Programs disappearing after being minimized
Emily Wong
I installed Ubuntu 11.04 yesterday using the Wubi installer and I've noticed that a few of my programs will disappear when I minimize them. For example, I can't minimize Eclipse because it will disappear and I won't be able the load a 2nd one because the 1st is using my workspace (if you're familiar with Eclipse you know that you can't use the same workplace twice as the same time). I also just noticed that if I minimize a terminal then it will disappear as well.
Does anyone have any idea why this is happening and what, if anything, I can do to prevent it?
310 Answers
I had this same issue as well, but for me it was solved by taking AllTray out of the equation. You didn't happen to have the programs set to automatically minimize to the system tray, did you? If you did, the tray requires the applications to be white-listed now.
Instead of just denying it, it seems to just hide the program completely. Almost as if alltray was doing it's job, but being denied an icon spot in the tray.
For me this worked: pressing Cmd+W (or Win+W) pops up the running programs, including the minimized ones that I can't access with Alt+Tab.
0I fixed my 64-bit Ubuntu system by adding an applet for Avant Windows Navigator called Launcher/taskmanager. Now every time I shrink a window it appears on the AWN bar.
I found a solution...it only works in the Ubuntu Unity interface and NOT Classic...I used the first solution listed:
In Eclipse, I went to Windows --> Preferences. In the General tab I selected Always run background. It would not surprise me if something similar worked in other programs.
you can try following these steps:
- right click on panel
- add to panel
- task bar (windows list)
for permanent view of all the open windows in the active taskbar/workspace..
1There is no need for any of that - simple ALT-TAB and when you get to your App you'll see all the open screens - just tab to the one you want. Ok, it could be easier...
I used to have a similar problem in 12.04, with workspaces - windows would (seemingly randomly) disappear, and it would turn out that they were in a different workspace. The standard Alt+Tab combination is designed to only take windows from the currently active workspace.
There are a couple of ways you can see if this is the case:
- Open up the workspace switcher, and see if the missing windows are there. From the switcher (in 12.04; I don't know whether the behaviour is the same in 11.04) you can drag any open windows into the desired workspace.
- Use
Ctrl+Alt+Tabinstead of justAlt+Tab. This will switch between windows in all workspaces, not just the active one.
If you want a more permanent solution (indeed, if this is what's happening) and don't use multiple workspaces, you can disable the extras using e.g. Ubuntu Tweak (sudo apt-get install ubuntu-tweak) - under Tweaks->Workspace, set the "Horizontal workspace" and "Vertical workspace" settings to 1 each.
Just change the login screen to Ubuntu Classic, after you login there is a small icon in the left bottom (bottom panel), right click near the icon go to preferences, select show windows from all work spaces.
That's it, you will be able to view the minimized windows :)
Right click on panel - select add to panel - scroll down and chose windows list all file minimize - will show on panel.
1