Gnome-shell-extension-gsconnect: Logs getting hammered with old Mconnect extension

Created on 28 Nov 2018  ·  2Comments  ·  Source: GSConnect/gnome-shell-extension-gsconnect

Your work is astounding I loved Mconnect but love GSconnect so much more. I made the switch pretty easy between mconnect to gsconnect. I uninstalled Mconnect but now my logs are being flooded with dbus-daemon: RuntimeError: object at 0x7f5670502e60 of type MConnectShareExtension is not initialized
dbus-daemon: Failed to open file “/home/rzito/.local/share/gnome-shell/extensions/[email protected]/share.js”: No such file or directory

How can I correct this in Ubuntu 18.04

Thanks

solved elsewhere

Most helpful comment

Hi, thanks for kind words! Probably just the old Nautilus extension has been left over by accident. You should be able to fix this just removing that file and restarting Nautilus:

$ rm -f ~/.local/share/nautilus-python/extensions/nautilus-send-mconnect.py
$ nautilus -q

That will close any open Nautilus windows you have, so be prepared for that.

All 2 comments

Hi, thanks for kind words! Probably just the old Nautilus extension has been left over by accident. You should be able to fix this just removing that file and restarting Nautilus:

$ rm -f ~/.local/share/nautilus-python/extensions/nautilus-send-mconnect.py
$ nautilus -q

That will close any open Nautilus windows you have, so be prepared for that.

Thank you, logs cleared up, no more Mconnect messages

Was this page helpful?
0 / 5 - 0 ratings

Related issues

daleosm picture daleosm  ·  6Comments

amivaleo picture amivaleo  ·  3Comments

wada3n picture wada3n  ·  7Comments

nikolowry picture nikolowry  ·  4Comments

Noobsai picture Noobsai  ·  4Comments