Description of problem: [ro@localhost ~]$ mageiawelcome QML debugging is enabled. Only use this in a safe environment. Traceback (most recent call last): File "/usr/share/mageiawelcome/mageiawelcome.py", line 189, in <module> cl = ConfList() File "/usr/share/mageiawelcome/mageiawelcome.py", line 52, in __init__ self.screen_factor = Gdk.Screen.get_default().get_monitor_scale_factor(0) NameError: name 'Gdk' is not defined Version-Release number of selected component (if applicable): 1.98mga6
mageiawelcome-2.00-1.mga6 is now in updates-testing To reproduce the error, you should launch a Gnome Wayland session
Assignee: yves.brungard_mageia => qa-bugs
Selecting "GNOME (Wayland)" from the login menu results in an immediate return to login. "GNOME" by itself launches fine and I assume that this is a Wayland session. mageiawelcome fails to launch from the Activities menu and from the cli gives this: $ mageiawelcome QML debugging is enabled. Only use this in a safe environment. Traceback (most recent call last): File "/usr/share/mageiawelcome/mageiawelcome.py", line 189, in <module> cl = ConfList() File "/usr/share/mageiawelcome/mageiawelcome.py", line 52, in __init__ self.screen_factor = Gdk.Screen.get_default().get_monitor_scale_factor(0) NameError: name 'Gdk' is not defined Installed the update and now mageiawelcome launches from the cli or Activities menu. Fine for 64bits.
CC: (none) => tarazed25Whiteboard: (none) => MGA6-64-OK
CC: (none) => tmbKeywords: (none) => advisory, validated_update
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2019-0104.html
Resolution: (none) => FIXEDStatus: NEW => RESOLVED