-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frequent freeze / hang that blocks some X11 keyboard/mouse events #2035
Comments
This smells like a WM issue? Which one do you use? |
Forgot to mention - openbox 3.6.1 . Updated post |
Please use another WM and report back. |
... sure, but is openbox "not recommended" ? What about sddm or lightdm ? |
Openbox is definitely not recommended because it's dead. sddm is OK. Don't know about lightdm (is it being developed?) |
Sorry, I was confusing DM and WM. Neither sddm or lightdm is a WM, what WM do you suggest ? |
xfwm4 or kwin. I use KWin, but most LXQt users prefer to stay away from it because of its many KDE dependencies. I've tried xfwm4 and found it to be a good WM. There are others too, but since I haven't used them, I can't recommend them. Don't forget to disable the compositor you use (if any) before using a WM that comes with a compositor of its own (xfwm4 and kwin both do). |
For xfwm you may have a look at the wiki. |
I didn't get around to installing + configuring xfwm, but for the past few days on icewm this hasn't happened again, so it definitely points to openbox doing something wrong. Too bad, it'll take some effort to configure either icewm or xfwm to be similar to my openbox setup. Thanks for the support. |
If things go well a wayland session using labwc should be really usable after the release of LXQt 2.0 |
Openbox's problems started to happen years ago; I encountered them when testing multi-screen settings. In those days, they were limited to multiple monitors, but apparently they've got worse now. |
Expected Behavior
Normal behaviour
Current Behavior
I have lxqt-panel configured to stay at the top of the screen, with
auto-hide
enabled (not sure if this changes anything). A few times every day, it stops responding, does not display anymore when hovering the mouse over the border, and various combinations of other problems appear :Possible Solution
killall lxqt-panel
causes it to be automatically respawned in a functional state. Sometimes it's necessary to do this from outside X11, in a text TTY.Steps to Reproduce (for bugs)
Context
I'm not aware if lxqt-panel can be configured to produce logs / debug output ?
Anything to look for if I install a debug build and attach with gdb ?
System Information
The text was updated successfully, but these errors were encountered: