Insync worked for years. After latest update (apt upgrade) stopped working.
roman@rxps:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
roman@rxps:~$ insync start --no-daemon
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QSocketNotifier: Can only be used with threads started with QThread
Exception in thread Thread-1:
Traceback (most recent call last):
File “threading.py”, line 980, in _bootstrap_inner
File “threading.py”, line 917, in run
File “idesklinux/app.py”, line 58, in start_core
File “idesklinux/platapp_impl.py”, line 28, in init
File “idesklinux/application_manager.py”, line 26, in init
File “idesklinux/application_manager.py”, line 82, in __index_apps_for_mimetypes
File “idesklinux/application_manager.py”, line 179, in __record_desktop_files
File “idesklinux/application_manager.py”, line 134, in __canonicalize_mimetype
File “xdg/Mime.py”, line 58, in lookup
File “xdg/Mime.py”, line 72, in new
AttributeError: ‘NoneType’ object has no attribute ‘lower’
Terminated
roman@rxps:~$ insync version
3.9.1.60010
It was installed through apt.
I tried to unuinstall and install it again with removing ~/.config/Insync between that.
I am having the exact same problem (i.e., Exception being thrown in xdg/Mime.py). I have upgraded to insync_3.9.3.60019 and but this hasn’t solved the problem. Should I downgrade to 3.9.2.60014? If so, where can I find this version?
Thanks.
Hi @tonyfalc! My apologies for the trouble! I’ve reported this to our engineers as it seems like a couple of other users are experiencing the same issue still.
I’ll keep you posted here and in the email thread. Thank you!