Linux 5.2 window manager - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=17) +--- Thread: Linux 5.2 window manager (/showthread.php?tid=7626) |
Linux 5.2 window manager - jim - 02-13-2021 Installed this version about 2 month. The problem is this, the window manager will only allow one window at a time. If I open a spreadsheet and select File/Open. The Open File dialog opens and the Main Window closes, when the Open File dialog closes the main window opens. Any help would be appreciated. Re: Linux 5.2 window manager - Moltke - 02-14-2021 (02-13-2021, 11:03 PM)jim link Wrote:Installed this version about 2 month. The problem is this, the window manager will only allow one window at a time. If I open a spreadsheet and select File/Open. The Open File dialog opens and the Main Window closes, when the Open File dialog closes the main window opens. What do you mean "window manager"? Linux Lite doesn't have a "window manager", it's DE, XFCE4 does though, it's xfwm4 https://docs.xfce.org/xfce/xfwm4/introduction How do you open the spreadsheet? LibreOffice Calc? Is it a LibreOffice Calc issue? Or a file manager, Thunar, issue? Re: Linux 5.2 window manager - jim - 02-14-2021 All Gui's have a window manager. It is the thing that creates and destroys windows. It also enables windows to overlap and minimize. Some thing is causing windows to close without user input. I start programs from the main menu, from the Task Bar and the File Manager. This is system wide and universal. It appears that they end up in the task bar. They can be manipulated from the task bar so the windows are not closed just HIDDEN from the view main port. Re: Linux 5.2 window manager - Moltke - 02-14-2021 (02-14-2021, 02:36 AM)jim link Wrote:All Gui's have a window manager. It is the thing that creates and destroys windows. It also enables windows to overlap and minimize. Some thing is causing windows to close without user input. A window manager is the thing responsible to draw GUIs, GUIs don't have window managers, desktop environments do; KDE, XFCE, LXQT, Cinnamon, Budgie, LXDE... and there are stand-alone window managers too; awesome, openbox, enlightenment, i3, icewm... Quote:I start programs from the main menu, from the Task Bar and the File Manager. So it is a file manager issue. Quote:This is system wide and universal. It appears that they end up in the task bar. They can be manipulated from the task bar so the windows are not closed just HIDDEN from the view main port. I'm not sure whether I understand what you're trying to say here. Can you post a screenshot? |