Pages:
Author

Topic: 0.6.2 and Ubuntu 12.04 not playing nice - page 2. (Read 8455 times)

legendary
Activity: 1358
Merit: 1002
There are no menus(Bitcoin menus) and no tray Icon. The tray icon appears when you launch a second instance and it crashes because bitcoin is already running.

FWIW, no such problem here with ubuntu 12.04 and bitcoin-qt 0.6.2 from the stable channel. Menu's work, tray icon works.

Strange. Doesn't work here. Same problem as OP, since day 1. Stable channel also. Only beta stuff I have here is Armory and Firefox. And now that I talk about it Armory tray icon also not there anymore, but at least has the menus lol
hero member
Activity: 518
Merit: 500
There are no menus(Bitcoin menus) and no tray Icon. The tray icon appears when you launch a second instance and it crashes because bitcoin is already running.

FWIW, no such problem here with ubuntu 12.04 and bitcoin-qt 0.6.2 from the stable channel. Menu's work, tray icon works.
legendary
Activity: 1358
Merit: 1002
... why is any of that necessary?
If you just install the bitcoin-qt client from the stable channel, it works fine, with launcher and everything. No problems with unity either on my laptop.

Code:
sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt
(or use ubuntu software center to do the same through a GUI)

The problem is not the launcher... There are no menus(Bitcoin menus) and no tray Icon. The tray icon appears when you launch a second instance and it crashes because bitcoin is already running.

I have the same problem. To make it worse I had the minimize to tray on close, so if by accident I minimize it, I can't get the bitcoin window back. I also can't access the options to change that behaviour. Also, if I want to really close Bitcoin-qt I have to use htop and terminate the process.

To OP: Don't you get mad when you say one thing and everybody else responds about some other thing? Wink
I told Gavin about this problem on the 0.6.2 thread.
hero member
Activity: 518
Merit: 500
... why is any of that necessary?
If you just install the bitcoin-qt client from the stable channel, it works fine, with launcher and everything. No problems with unity either on my laptop.

Code:
sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt
(or use ubuntu software center to do the same through a GUI)
sr. member
Activity: 453
Merit: 250
OK; if you downloaded the program from sourceforge or somewhere we are going to have to get our hands a little dirty. Let's begin.

Put the following lines in a new text file on your desktop and name it Bitcoin.desktop (only the .desktop part of the file is important).

Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name[en_GB]=Bitcoin
Exec=/usr/local/bin/bitcoin-qt
Comment[en_GB]=lauch bitcoin gui application
Name=Bitcoin
Comment=lauch bitcoin gui application

Note the line Exec=... This should be the full path to wherever you downloaded the package. (Pro-tip if you move it to /usr/local/bin then you can run it from any terminal)

Make the file executable by right-click -> properties (or use
Code:
chmod u+x Desktop/Bitcoin.desktop
from the command line)

This should give you an old fashioned desktop shortcut to the bitcoin client. When the client is running you can right click the icon on the launcher menu and select 'Lock to Launcher'. This will mean it is a permanent button on the menu.

Hope that works for you.

Edit: One more finishing touch...
Right click the desktop shortcut.
Click the icon button on the left of the basic tab, navigate to the downloaded package and choose /bitcoin-0.6.2-linux/src/share/pixmaps/bitcoin80.xpm.
Now you have a shiny logo for the program, but you might need to unlock and relock it to the launcher to make the logo show up there too.
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
More good info!  Unfortunately that doesn't give me access to bitcoin though.  Sad
sr. member
Activity: 453
Merit: 250
I believe they are two separate menu systems. Press the super/windows key to launch apps or bring them to the forefront. When using an app, press alt to get the HUD menu that replaces traditional point and click menu for things like file->save etc.

The HUD menu is very new and may not work with all programs.
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
Hey Kiko that is a valuable bit of information; thank you!  Now can you tell me what I would type in the HUD to get the bitcoin client to appear?
sr. member
Activity: 453
Merit: 250
I thought this was a bug and had similar symptoms. Then I remembered the new HUD menu in Ubuntu! Press Alt and then type file or whatever menu you would be looking for.
Hope that helps. It's all very futuristic; they kind of sprung it on us, I agree.
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
The menu was available (at the top of the screen) when I was using the old version of bitcoin with 11.10, and the old version of bitcoin with 12.04, but the new version of bitcoin with 12.04 will not show a menu there at all.  It pretty much makes bitcoin useless.  I guess I either have to revert to the last bitcoin version to change my Ubuntu back to 11.10. 

Any chance there will be a fix for this soon?  Or is Ubuntu compatibility pretty low on the priority list?
hero member
Activity: 518
Merit: 500
I can't access the menu, so changing options is out.  Sad

Unity uses a global menu, much like OS-X. So your menu is (usually) not in the application window, its in the taskbar. When bitcoin has focus, Move your mouse to the upper edge of the screen, thats where it should appear. Sorry if you know all that already, but its a common cause for confusion.

Edit: just tried 0.6.2 on ubuntu 12.04 using unity (yuck), it seems to work fine
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
I can't access the menu, so changing options is out.  Sad
legendary
Activity: 2506
Merit: 1010
Just upgraded the client to 0.6.2 and the icon is no longer in the system tray (notification area?) when bitcoin is running.  It is also absent from the menu bar.  Hmmmm.  I guess I could choose to never minimize it but that doesn't seem practical.

Anyone?

The interaction with the menu bar is different in 0.6 (never shows as a running app), but the icon in the notification area (tray) works fine on my 11.04 so maybe there is something different with 12.04.

I did change the option "Minimize on close" (enabled it) so that I am not accidentally shutting down the program.  Does that cause the notification icon to appear perhaps?

hero member
Activity: 518
Merit: 500
Code:
sudo apt-get install gnome-shell
Log out, select "gnome" as your DE, log in.

Well, TBH, i havent tried 6.2 on gnome shell yet, but even if it doesnt work, its a whole lot better than unity Smiley
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
Just upgraded the client to 0.6.2 and the icon is no longer in the system tray (notification area?) when bitcoin is running.  It is also absent from the menu bar.  Hmmmm.  I guess I could choose to never minimize it but that doesn't seem practical.

Anyone?
Pages:
Jump to: