Skip to content
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

Closed
fenugrec opened this issue Mar 3, 2024 · 11 comments
Closed

frequent freeze / hang that blocks some X11 keyboard/mouse events #2035

fenugrec opened this issue Mar 3, 2024 · 11 comments

Comments

@fenugrec
Copy link

fenugrec commented Mar 3, 2024

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)
  1. use computer normally for a few hours...
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
Distribution & Version: Arch
Kernel: 6.7.6
Qt Version: 5.15.12
liblxqt Version: 1.4.0
Package version: lxqt-panel 1.4.0
openbox 3.6.1
@stefonarch
Copy link
Member

cannot move windows by dragging title bar (less common)

This smells like a WM issue? Which one do you use?

@fenugrec
Copy link
Author

fenugrec commented Mar 3, 2024

This smells like a WM issue? Which one do you use?

Forgot to mention - openbox 3.6.1 . Updated post

@tsujan
Copy link
Member

tsujan commented Mar 3, 2024

Forgot to mention - openbox 3.6.1

Please use another WM and report back.

@fenugrec
Copy link
Author

fenugrec commented Mar 3, 2024

Please use another WM and report back.

... sure, but is openbox "not recommended" ? What about sddm or lightdm ?

@tsujan
Copy link
Member

tsujan commented Mar 3, 2024

Openbox is definitely not recommended because it's dead.

sddm is OK. Don't know about lightdm (is it being developed?)

@fenugrec
Copy link
Author

fenugrec commented Mar 3, 2024

Sorry, I was confusing DM and WM. Neither sddm or lightdm is a WM, what WM do you suggest ?

@tsujan
Copy link
Member

tsujan commented Mar 3, 2024

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).

@stefonarch
Copy link
Member

For xfwm you may have a look at the wiki.

@fenugrec
Copy link
Author

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.

@stefonarch
Copy link
Member

stefonarch commented Mar 11, 2024

to be similar to my openbox setup

If things go well a wayland session using labwc should be really usable after the release of LXQt 2.0

@tsujan
Copy link
Member

tsujan commented Mar 11, 2024

so it definitely points to openbox

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants