Skip to content

Bug: Fails to load on latest Fedora, JSON parsing issues #515

Description

@TAOcroatia

Issue/Bug Description/Video Capture/Screenshots

I'm on Fedora 43, GNOME 49. I updated the os and extension stopped working. Reinstalling the extension didn't fix it.

The error is below:
The settings of extension forge@jmmaranan.com had an error:

SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data @ file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/shared/settings.js:140:26

Stack trace:
  get windowProps@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/shared/settings.js:140:26
  FloatingPage@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/prefs/floating.js:23:21
  fillPreferencesWindow@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/prefs.js:49:16
  _loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:43:24
  async*ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:28:14
  OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:138:33
  async*LaunchExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:125:14
  _handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:374:35
  _wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:409:34
  _init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34
  

Steps to reproduce

  1. Install
  2. Enable

Distribution and Linux version

NAME="Fedora Linux"
VERSION="43 (Workstation Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=43
VERSION_CODENAME=""
PRETTY_NAME="Fedora Linux 43 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:43"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f43/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=43
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=43
SUPPORT_END=2026-12-02
VARIANT="Workstation Edition"
VARIANT_ID=workstation
Linux fedora 6.19.11-200.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr  2 16:55:52 UTC 2026 x86_64 GNU/Linux

Journal Logs from the last hour

Apr 08 15:48:29 fedora gnome-shell[1594]: Running GNOME Shell (using mutter 49.5) as a Wayland display server
Apr 08 15:48:29 fedora gnome-shell[1594]: Enabling experimental feature 'scale-monitor-framebuffer'
Apr 08 15:48:29 fedora gnome-shell[1594]: Enabling experimental feature 'xwayland-native-scaling'
Apr 08 15:48:29 fedora gnome-shell[1594]: Thread 'KMS thread' will be using high priority scheduling
Apr 08 15:48:29 fedora gnome-shell[1594]: Device '/dev/dri/card0' prefers shadow buffer
Apr 08 15:48:29 fedora gnome-shell[1594]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
Apr 08 15:48:29 fedora gnome-shell[1594]: Device '/dev/dri/card1' prefers shadow buffer
Apr 08 15:48:29 fedora gnome-shell[1594]: Added device '/dev/dri/card1' (i915) using atomic mode setting.
Apr 08 15:48:29 fedora gnome-shell[1594]: Created gbm renderer for '/dev/dri/card0'
Apr 08 15:48:29 fedora gnome-shell[1594]: Created gbm renderer for '/dev/dri/card1'
Apr 08 15:48:29 fedora gnome-shell[1594]: Boot VGA GPU /dev/dri/card1 selected as primary
Apr 08 15:48:29 fedora gnome-shell[1594]: Obtained a high priority EGL context
Apr 08 15:48:30 fedora gnome-shell[1594]: Using public X11 display :1024, (using :1025 for managed services)
Apr 08 15:48:30 fedora gnome-shell[1594]: Using Wayland display name 'wayland-0'
Apr 08 15:48:30 fedora gnome-shell[1594]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Apr 08 15:48:30 fedora gnome-shell[1594]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Apr 08 15:48:30 fedora gnome-shell[1594]: Extension background-logo@fedorahosted.org already installed in /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org. /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org will not be loaded
Apr 08 15:48:30 fedora gnome-shell[1594]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Apr 08 15:48:30 fedora gnome-shell[1594]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Apr 08 15:48:30 fedora gnome-shell[1594]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Apr 08 15:48:30 fedora gnome-shell[1594]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
Apr 08 15:48:30 fedora gnome-shell[1594]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Apr 08 15:48:30 fedora gnome-shell[1594]: Will monitor session c1
Apr 08 15:48:31 fedora gnome-shell[1594]: Registering session with GDM
Apr 08 15:48:38 fedora gnome-shell[2977]: Running GNOME Shell (using mutter 49.5) as a Wayland display server
Apr 08 15:48:38 fedora gnome-shell[2977]: Enabling experimental feature 'scale-monitor-framebuffer'
Apr 08 15:48:38 fedora gnome-shell[2977]: Enabling experimental feature 'xwayland-native-scaling'
Apr 08 15:48:38 fedora gnome-shell[2977]: Thread 'KMS thread' will be using high priority scheduling
Apr 08 15:48:38 fedora gnome-shell[2977]: Device '/dev/dri/card0' prefers shadow buffer
Apr 08 15:48:38 fedora gnome-shell[2977]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
Apr 08 15:48:38 fedora gnome-shell[2977]: Device '/dev/dri/card1' prefers shadow buffer
Apr 08 15:48:38 fedora gnome-shell[2977]: Added device '/dev/dri/card1' (i915) using atomic mode setting.
Apr 08 15:48:38 fedora gnome-shell[2977]: Created gbm renderer for '/dev/dri/card0'
Apr 08 15:48:38 fedora gnome-shell[2977]: Created gbm renderer for '/dev/dri/card1'
Apr 08 15:48:38 fedora gnome-shell[2977]: Boot VGA GPU /dev/dri/card1 selected as primary
Apr 08 15:48:38 fedora gnome-shell[2977]: Obtained a high priority EGL context
Apr 08 15:48:38 fedora gnome-shell[2977]: Using public X11 display :0, (using :1 for managed services)
Apr 08 15:48:38 fedora gnome-shell[2977]: Using Wayland display name 'wayland-0'
Apr 08 15:48:39 fedora gnome-shell[2977]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Apr 08 15:48:39 fedora gnome-shell[2977]: Will monitor session 2
Apr 08 15:48:39 fedora gnome-shell[2977]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Apr 08 15:48:39 fedora gnome-shell[2977]: Extension forge@jmmaranan.com: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data @ file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/shared/settings.js:140:26
                                          
                                          Stack trace:
                                            get windowProps@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/shared/settings.js:140:26
                                            reloadWindowOverrides@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/extension/window.js:2787:24
                                            WindowManager@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/extension/window.js:70:10
                                            enable@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/extension.js:42:18
                                            _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:266:38
                                            loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:433:32
                                            async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:745:24
                                            async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:751:48
                                            _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:786:20
                                            async*init@resource:///org/gnome/shell/ui/extensionSystem.js:76:14
                                            _initializeUI@resource:///org/gnome/shell/ui/main.js:336:22
                                            start@resource:///org/gnome/shell/ui/main.js:184:11
                                            @resource:///org/gnome/shell/ui/init.js:12:47
                                            @resource:///org/gnome/shell/ui/init.js:21:20
                                            
Apr 08 15:48:39 fedora gnome-shell[2977]: Overwriting existing binding of keysym 1008ff03 with keysym 1008ff03 (keycode e8).
Apr 08 15:48:39 fedora gnome-shell[2977]: Overwriting existing binding of keysym 1008ff02 with keysym 1008ff02 (keycode e9).
Apr 08 15:48:40 fedora gnome-shell[2977]: Type GITypeInfo of property Geoclue.Simple::location does not match return type GITypeInfo of getter get_location. Falling back to slow path
Apr 08 15:48:41 fedora gnome-shell[2977]: GNOME Shell started at Wed Apr 08 2026 15:48:39 GMT+0200 (Central European Summer Time)
Apr 08 15:48:41 fedora gnome-shell[2977]: Registering session with GDM
Apr 08 15:48:41 fedora gnome-shell[2977]: Launching DING process
Apr 08 15:48:41 fedora gnome-shell[1594]: Shutting down GNOME Shell
Apr 08 15:48:41 fedora gnome-shell[1594]: Connection to xwayland lost
Apr 08 15:48:41 fedora gnome-shell[1594]: Using public X11 display :1024, (using :1025 for managed services)
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: Detected async api for thumbnails
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: ** Message: 15:48:41.589: Connecting to org.freedesktop.Tracker3.Miner.Files
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: GNOME nautilus 49.5
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: (gjs:4104): Gjs-WARNING **: 15:48:41.603: Gio.DesktopAppInfo has been moved to a separate platform-specific library. Please update your code to use GioUnix.DesktopAppInfo instead.
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: 0 get() ["resource:///org/gnome/gjs/modules/core/overrides/Gio.js":524:46]
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: 1 _updateMetadataFromFileInfo() ["/home/tao_croatia/.local/share/gnome-shell/extensions/ding@rastersoft.com/app/fileItem.js":334:17]
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: 2 FileItem() ["/home/tao_croatia/.local/share/gnome-shell/extensions/ding@rastersoft.com/app/fileItem.js":55:14]
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: 3 _doReadAsync/</<() ["/home/tao_croatia/.local/share/gnome-shell/extensions/ding@rastersoft.com/app/desktopManager.js":1501:44]
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: 4 <TOP LEVEL> ["/home/tao_croatia/.local/share/gnome-shell/extensions/ding@rastersoft.com/app/ding.js":206:13]
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: DBus interface for Gvfs daemon (org.gtk.vfs.Metadata) is now available.
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: DBus interface for Nautilus (org.gnome.Nautilus.FileOperations2) is now available.
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: DBus interface for Nautilus (org.freedesktop.FileManager1) is now available.
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: DBus interface for Switcheroo control (net.hadess.SwitcherooControl) is now available.
Apr 08 15:48:41 fedora gnome-shell[2977]: Received notification for window. 1 notifications remaining.
Apr 08 15:48:41 fedora gnome-shell[2977]: Received notification for window. 0 notifications remaining.
Apr 08 15:48:41 fedora gnome-shell[2977]: DING: DBus interface for Nautilus-Sushi (org.gnome.NautilusPreviewer) is now available.
Apr 08 15:49:42 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:42 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:43 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:44 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:44 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:46 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:47 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:47 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:48 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:50 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:53 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:53 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:54 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:49:54 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:15 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:15 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:15 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:26 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:26 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:28 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:28 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:29 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:29 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:29 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:30 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:31 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:31 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:31 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:32 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:33 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:33 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:33 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:34 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:34 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:34 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:50:35 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:51:16 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:51:16 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:53:41 fedora gnome-shell[2977]: Extension forge@jmmaranan.com: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data @ file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/shared/settings.js:140:26
                                          
                                          Stack trace:
                                            get windowProps@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/shared/settings.js:140:26
                                            reloadWindowOverrides@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/extension/window.js:2787:24
                                            WindowManager@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/lib/extension/window.js:70:10
                                            enable@file:///home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com/extension.js:42:18
                                            _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:266:38
                                            loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:433:32
                                            async*_onInstallButtonPressed@resource:///org/gnome/shell/ui/extensionDownloader.js:324:35
                                            async*addButton/<@resource:///org/gnome/shell/ui/dialog.js:136:41
                                            @resource:///org/gnome/shell/ui/init.js:21:20
                                            
Apr 08 15:56:21 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Apr 08 15:56:22 fedora gnome-shell[2977]: Received error from D-Bus search provider org.gnome.Boxes.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Boxes.SearchProvider without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag

GNOME Shell version

GNOME Shell 49.5

Forge version

89

Other installed/enabled extensions

ding@rastersoft.com
  Name: Desktop Icons NG (DING)
  Description: Adds icons to the desktop. Fork of the original Desktop Icons extension, with several enhancements .
  Path: /home/tao_croatia/.local/share/gnome-shell/extensions/ding@rastersoft.com
  URL: https://gitlab.com/rastersoft/desktop-icons-ng
  Version: 83
  Enabled: Yes
  State: ACTIVE

display-brightness-ddcutil@themightydeity.github.com
  Name: Brightness control using ddcutil
  Description: Brightness control for all the monitors detected by ddcutil
This tool uses ddcutil as backend for communication with your display.

Read setup instructions from: https://github.com/daitj/gnome-display-brightness-ddcutil/blob/master/README.md
  Path: /home/tao_croatia/.local/share/gnome-shell/extensions/display-brightness-ddcutil@themightydeity.github.com
  URL: https://github.com/daitj/gnome-display-brightness-ddcutil
  Version: 58
  Enabled: Yes
  State: ACTIVE

forge@jmmaranan.com
  Name: Forge
  Description: Tiling and window manager for GNOME
- Please report bugs/issues on https://github.com/forge-ext/forge/issues
- Needs a new maintainer.
  Path: /home/tao_croatia/.local/share/gnome-shell/extensions/forge@jmmaranan.com
  URL: https://github.com/forge-ext/forge
  Version: 89
  Enabled: Yes
  State: ERROR

Monitor Setup

2 x 1440p, 16:9, configured side by side

Other Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions