Description of problem: Started Gnome session on Wayland with NVIDIA drivers Version-Release number of selected component: solaar-1.1.2-1.fc36 Additional info: reporter: libreport-2.17.1 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-solaar-43249.scope cmdline: /usr/bin/python3 -s /usr/bin/solaar --window=hide crash_function: x11_focus_prog exception_type: AttributeError executable: /usr/bin/solaar interpreter: python3-3.10.4-1.fc36.x86_64 kernel: 5.17.1-300.fc36.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: diversion.py:403:x11_focus_prog:AttributeError: 'int' object has no attribute 'get_full_property' Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/logitech_receiver/diversion.py", line 317, in evaluate result = component.evaluate(feature, notification, device, status, result) File "/usr/lib/python3.10/site-packages/logitech_receiver/diversion.py", line 317, in evaluate result = component.evaluate(feature, notification, device, status, result) File "/usr/lib/python3.10/site-packages/logitech_receiver/diversion.py", line 317, in evaluate result = component.evaluate(feature, notification, device, status, result) File "/usr/lib/python3.10/site-packages/logitech_receiver/diversion.py", line 443, in evaluate focus = x11_focus_prog() if x11 else None File "/usr/lib/python3.10/site-packages/logitech_receiver/diversion.py", line 403, in x11_focus_prog pid = window.get_full_property(NET_WM_PID, 0) AttributeError: 'int' object has no attribute 'get_full_property' Local variables in innermost frame: pid: None wm_class: None window: 1 Potential duplicate: bug 2070753
Created attachment 1870139 [details] File: backtrace
Created attachment 1870140 [details] File: cpuinfo
Created attachment 1870141 [details] File: environ
Created attachment 1870142 [details] File: mountinfo
Created attachment 1870143 [details] File: namespaces
Created attachment 1870144 [details] File: open_fds
Thanks for the report! Please provide the output of `solaar -d show`. Are you running GNOME on Wayland?
Oh, and can we make this bug report public so that upstream developers can see it, too?
Created attachment 1873124 [details] solaar -d show
Yes, it is running GNOME on Wayland (with Nvidia) Also under Fedora 36 with Nvidia drivers. Attached the log. Note I had to remove solaar because it seems to intefer with suspend although it is probably the nvidia drivers. Feel free to make it public, I can't seem to be able to do it myself.
This will be fixed in the next version (1.1.3). Thanks again for the report.
*** Bug 2075999 has been marked as a duplicate of this bug. ***
FEDORA-2022-aa813cde04 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-aa813cde04
Similar problem has been detected: Occurs every time on login after system boot reporter: libreport-2.17.1 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-solaar-3639.scope cmdline: /usr/bin/python3 -s /usr/bin/solaar --window=hide crash_function: x11_focus_prog exception_type: AttributeError executable: /usr/bin/solaar interpreter: python3-3.10.4-1.fc36.x86_64 kernel: 5.17.3-302.fc36.x86_64 package: solaar-1.1.2-1.fc36 reason: diversion.py:403:x11_focus_prog:AttributeError: 'int' object has no attribute 'get_full_property' runlevel: N 5 type: Python3 uid: 1000
FEDORA-2022-aa813cde04 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.