I just upgraded to debian 12 (and updated insync to v3.8.6.50504) and noticed that insync is diaplying a red exclamation mark next to the icon in the tray. I thought it wasn’t working at all but it does seems to be syncing. However I’m not actually able to open the GUI, and the background process seems to exit shortly after it starts. For example, I run insync start
, and it appears to start up and the icon appears in the tray, but shortly after if I try an insync command it says it doesn’t seem to be running.
I tried the suggestions here, but they do not work.
I assume this is an issue since the upgrade but I can’t be sure. Any ideas?
Here is the output of insync start --no-daemon
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
libGL error: MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: swrast
WARNING:root:While reading /usr/share/applications/defaults.list
Traceback (most recent call last):
File "idesklinux/application_manager.py", line 53, in __index_default_apps
File "configparser.py", line 696, in read
File "configparser.py", line 1091, in _read
configparser.DuplicateOptionError: While reading from '/usr/share/applications/defaults.list' [line 33]: option 'application/rdf+xml' in section 'Default Applications' already exists
WARNING:root:While reading /usr/share/applications/defaults.list
Traceback (most recent call last):
File "idesklinux/application_manager.py", line 70, in __index_apps_for_mimetypes
File "configparser.py", line 696, in read
File "configparser.py", line 1091, in _read
configparser.DuplicateOptionError: While reading from '/usr/share/applications/defaults.list' [line 33]: option 'application/rdf+xml' in section 'Default Applications' already exists
** (insync:142443): WARNING **: 16:24:00.658: Failed to load shared library 'libnotify.so.4' referenced by the typelib: /lib/x86_64-linux-gnu/libnotify.so.4: undefined symbol: g_memdup2
INFO 2023-06-17 16:24:00,724 [mainlogs:_log_run:138] Core(app_version=3.8.6.50504, platform=Linux-x86_64-debian/12) initialized
INFO 2023-06-17 16:24:00,752 [mainsettings:_load_settings:236] Loaded settings, machine fingerprint = xxx
INFO 2023-06-17 16:24:00,849 [inotify_manager:__init__:132] INotifyManager FS_ENCODING: utf-8
INFO 2023-06-17 16:24:00,849 [fswatcher:_start:57] LinuxFSWatcher._start
INFO 2023-06-17 16:24:00,849 [inotify_manager:_pull_loop:315] Inotify loop enter
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
INFO 2023-06-17 16:24:00,996 [fswatcher:watch:77] watch origin: /home/me/Google Drive
INFO 2023-06-17 16:24:01,001 [app:start_core:65] core started
INFO 2023-06-17 16:24:01,003 [unix_socket_server:start:106] unix socket server thread start
INFO 2023-06-17 16:24:05,909 [syncwork:_conflict_resolution:4939] There is a pending local edit of workspace.json that is causing a conflict. {'synced_item': xxx, 'file_info': xxx}
INFO 2023-06-17 16:24:06,196 [syncwork:_conflict_resolution:4084] There is a later local edit of workspace.json that is causing a conflict. {'synced_file': xxx, 'cl_res': xxx, 'file_info': xxx}
INFO 2023-06-17 16:24:06,198 [syncwork:add_prompt:449] Prompt added: ModifyConflictPrompt(node_id=644, name='workspace.json', cause='local')
ERROR 2023-06-17 16:24:06,204 [platui_impl:display_notification:82] Cannot initialize notifications.