Error: 'exceptions.IOError' object has no attribute 'strerr'

Bug #1877832 reported by Thorsten
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdeconnect (Ubuntu)
New
Undecided
Unassigned

Bug Description

The version of kdeconnect in ubuntu 20.04 has a bug which cause the following error:

Mai 10 08:59:05 x1 dbus-daemon[2457]: [session uid=1000 pid=2457] Successfully activated service 'org.gnome.Nautilus'
Mai 10 08:59:05 x1 org.gnome.Nautilus[9845]: Traceback (most recent call last):
Mai 10 08:59:05 x1 org.gnome.Nautilus[9845]: File "/usr/share/nautilus-python/extensions/kdeconnect-share.py", line 40, in <module>
Mai 10 08:59:05 x1 org.gnome.Nautilus[9845]: print('kdeconnect-nautilus: {0}'.format(e.strerr))
Mai 10 08:59:05 x1 org.gnome.Nautilus[9845]: AttributeError: 'exceptions.IOError' object has no attribute 'strerr'

Thus, the 'ubuntu has detected a crash' popup is spammed on each reboot.

The crash is caused by a wrong print statement which was fixed upstream by

https://github.com/KDE/kdeconnect-kde/commit/14cdd8e2b5ffc65707f445ae818160a99273f3b7#diff-a2f4ab79cc1da25b01102744d0ed6db9

would it be possible to backport this fix? It just affects a print statement -> this shouldn't cause any regressions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.