-
Notifications
You must be signed in to change notification settings - Fork 62
minimised to tray broken in Ubuntu #22
Comments
have the same issue here |
Hi, bug confirmed.
|
If I understand this correctly I'm seeing the same issue. You can click the TB notification icon to minimize the window and it can be restored correctly HOWEVER if you use the "-" on the TB window pane to minimize...I have to close TB all together because it can't ever be restored. Just curious as to why this was closed? Anyone else seeing this issue? Linux Mint 12 (updated) |
apt-get install gtk2-engines-pixbuf also does not help |
@ckesey there may also be conflicts with Ubtuntu extensions like Global Menu Bar and Messaging Menu and Unity Launcher: after disabling both, I could restore TB with 2 |
Yes I do get the TB logo the whole time and never goes away unless the TB is killed. I've noticed that it all depends on how it was hidden. If you click the "-" to hide....game over for me. I have to force close it and reopen. I've tried this in both Cinnamon and Gnome 3 with same results |
I've tried just about everything I know to bring it back and can't find a pattern that works to bring it back. Alt-Tab does not show it and changing from workspace to workspace does nothing either. When I double click on the icon in the tray I can often times see effects of a window being maximized (very quickly and then goes away) however never shows any of the TB windows. I'm assuming this is a Firetray issue rather than a linix distro/TB issue? |
Unity is actually acting weird:
|
foudfou: I'm not exactly sure what I'm suppose to do to build it but let me tell you what I've done thus far. I've noticed there are two files (on the link you sent) that have been modified in the last 24 hours. I copied the code from those and replaced it with what I had. After replacing these two files (and launch TB) it doesn't go to the tray at all. When I minimize the window it goes to the task bar but never goes to the tray. When I click the "x" in TB, which usually sends it to the tray, it closes the window. I had to reinstall the extension to get the TB icon to show in the tray again. If I've not done something correctly to test this please let me know. |
I created build instructions. Hope this helps. I also would like to make sure we understand the same thing by "minimizing windows": I click on the "" icon on the top left corner of the application window. "" is between "x" and the square icon (i.e. btw. close and maximize). |
Thanks for the help on building this extension and the easy to follow instructions. Yes I am using the "_" on the left side of the maximize. Even after building and installing this I still have the same issue. I know something is new because the TB icon has now changed to a envelope in the system tray. I've learned how to turn on debug and have some info. When I click the "_" button and can't bring it back from the system tray I get this on a single click to the firetray system tray icon (doesn't bring windows back until I close it): *** LOG firetray: showHideAllWindows: ctypes.voidptr_t(ctypes.UInt64("0x0")) This is what I get when I restore from minimize using the system tray icon (and works as expected): *** LOG firetray: showHideAllWindows: ctypes.voidptr_t(ctypes.UInt64("0x0")) |
foudfou: I wanted to make sure you knew this if you haven't read it above....I'm using Linux Mint 12 with Cinnamon and TB 11.0.1 |
@ckesey, thx. I managed to have it half-working (4174095): on my Ubuntu 12.04, I can minimize to tray, but on restoring, the TB window is not shown, although the menu is in the indicator (which means that the window has the focus). I think I'll leave that issue aside, at least for v0.4.2. And advise somehow that "minimize to tray" just doesn't work well under Unity. Unity/Compiz is definitely acting weird, and that needs to be sorted out with the Unity devs. |
Just found out that remember desktop does not work either in Compiz. Compiz has a concept of Viewport (as opposed to Desktops). See previous discussions about it. |
Activate restored windows doesn't work either under Compiz. |
I think the latest update has sadly broken Firetray - whenever I minimize Thunderbird to the tray I can't restore it to desktop by any means. I have to instead restart Thunderbird in safemode and disable the add-on to access the program. Ubuntu 11.10, Thunderbird 11.
The text was updated successfully, but these errors were encountered: