Schneegans / Fly-Pie

:pie: Fly-Pie is an innovative marking menu written as a GNOME Shell extension.
http://schneegans.github.io/news/2021/12/02/flypie10
MIT License
1.2k stars 27 forks source link

Can't start extension: Gio.IOErrorEnum #285

Closed blipk closed 1 year ago

blipk commented 1 year ago

Describe the Bug

I get the following error in the Gnome Extensions app after installing the extension from extensions.gnome.org

Gio.IOErrorEnum: An object is already exported for the interface org.gnome.Shell.Extensions.flypie at /org/gnome/shell/extensions/flypie

The settings menu opens fine and the example menu works fine. There is also this error in gnome-logs

12:00:03 gjs: JS ERROR: TypeError: utils.getRoot(...) is null
_initInfoLabel/this._infoLabelTimeoutA<@/home/user/.local/share/gnome-shell/extensions/flypie@schneegans.github.com/src/prefs/MenuEditorPage.js:452:30
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:186:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:22:13
run@resource:///org/gnome/gjs/modules/script/package.js:206:19
start@resource:///org/gnome/gjs/modules/script/package.js:190:8
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

System

blipk commented 1 year ago

Nevermind, works after a reboot. I think because the extension failed to install the first time I tried something may have glitched out.