lxqt / lxqt-session

The LXQt session manager
https://lxqt.github.io
GNU Lesser General Public License v2.1
57 stars 51 forks source link

Modules state not displayed after resume under wayland #455

Closed stefonarch closed 1 year ago

stefonarch commented 1 year ago

It's some time now that module state after suspend isn't displayed anymore under wayland. At login it works as usual.

screen_window_dom_10:02:53_


$ lxqt-config-session 
QObject::connect: 
No such signal QDBusAbstractInterface::moduleStateChanged(QString,bool) 
in /home/stef/git/lxqt/lxqt-session/lxqt-config-session/modulemodel.cpp:39
Steps to Reproduce (for bugs)
  1. Start lxqt-session under wayland
  2. Suspend
  3. After resume open lxqt-config-session
System Information
tsujan commented 1 year ago

Are you sure it happens only under Wayland?

stefonarch commented 1 year ago

Just tested, it doesn't happen under X11.

stefonarch commented 1 year ago

Duplicate of https://github.com/lxqt/lxqt-session/issues/457