daitj / gnome-display-brightness-ddcutil

Display brightness slider for gnome shell using ddcutil backend
GNU General Public License v3.0
296 stars 36 forks source link

No monitors detected even though I can change brightness via ddcutil itself. #81

Closed artogahr closed 2 years ago

artogahr commented 2 years ago

Basically what the title says: image

I have two monitors on bus /dev/i2c-15 and 16. I can change their brightness using ddcutil itself, with normal user permissions, no problem:

➜ ~ ddcutil setvcp 10 20 --bus 15
Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory
Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory
/sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255
Driver i2c_dev must be loaded or builtin
See https://www.ddcutil.com/kernel_module
➜ ~ # Monitor brightness changed to 20
➜ ~ lsmod | grep i2c         
i2c_i801               45056  0
i2c_smbus              20480  1 i2c_i801
i2c_hid_acpi           16384  0
i2c_hid                40960  1 i2c_hid_acpi
i2c_dev                24576  0

I'm guessing the errors might be throwing off the parser based on other issues I read of this repo, but I don't know what to do about them, couldn'd find anything on google. I also tried putting an errors omitted version of ddcutil detect to .cache/ddcutil_detect as some issue suggested, but that didn't help either.

Extension Log from "Auto Display Brightness" extension, might help ``` ### initializing, version 21 ### getDisplays - Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module Invalid display I2C bus: /dev/i2c-12 DRM connector: card0-eDP-1 Monitor: SHP:: Phantom display I2C bus: /dev/i2c-13 DRM connector: card0-DP-1 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 ### getDisplays - ERR 255 does not exist. Error = ENOENT(2): No such file or directory, null, null ### getDisplays - ERR 15, null, null ### getDisplays - ERR 16, null, null ### ScreenBrightnessPanelMenu init finsihed. ```
ddcutil detect output ``` ➜ ~ ddcutil detect Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module Invalid display I2C bus: /dev/i2c-12 DRM connector: card0-eDP-1 EDID synopsis: Mfg id: SHP - Sharp Corporation Model: Product code: 5442 (0x1542) Serial number: Binary serial number: 0 (0x00000000) Manufacture year: 2021, Week: 10 DDC communication failed This is an eDP laptop display. Laptop displays do not support DDC/CI. Phantom display I2C bus: /dev/i2c-13 DRM connector: card0-DP-1 EDID synopsis: Mfg id: DEL - Dell Inc. Model: DELL P2419H Product code: 53465 (0xd0d9) Serial number: 5CQ5PM2 Binary serial number: 826421314 (0x31423042) Manufacture year: 2018, Week: 46 DDC communication failed Use non-phantom device bus /dev/i2c-15 Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 EDID synopsis: Mfg id: DEL - Dell Inc. Model: DELL P2419H Product code: 53465 (0xd0d9) Serial number: 5CQ5PM2 Binary serial number: 826421314 (0x31423042) Manufacture year: 2018, Week: 46 VCP version: 2.1 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 EDID synopsis: Mfg id: DEL - Dell Inc. Model: DELL P2419H Product code: 53465 (0xd0d9) Serial number: J0PDPD3 Binary serial number: 876034380 (0x3437394c) Manufacture year: 2021, Week: 23 VCP version: 2.1 ```

Some troubleshooting info:

artogahr commented 2 years ago

Just realized I opened the issue on the wrong extension github, sorry

artogahr commented 2 years ago

This problem also happens with this extension btw, so I'm editing and opening this one in hopes that someone here might be able to help me as well 😅

steffen-stell commented 2 years ago

I encountered the same problem on two Fedora 35 systems. It's been going on for a couple of weeks and may have come with the update to ddcutil 1.3.0. I downgraded to version 0.9.9, which resolved it

daitj commented 2 years ago

Could you both provide your gnome-shell logs?

Journal logs

journalctl --no-pager -b /usr/bin/gnome-shell
Run above command and paste the log here 
steffen-stell commented 2 years ago

Having already downgraded, I'm afraid my log is not helpful here, but I'll try to post the log from my other device tomorrow. The underlying problem in ddcutil seems to have been reported and fixed in the 1.4.0-dev branch.

artogahr commented 2 years ago
I still haven't downgraded, so here you go ``` ➜ ~ journalctl --no-pager -b /usr/bin/gnome-shell Aug 29 09:07:18 fortiowl gnome-shell[1561]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:07:18 fortiowl gnome-shell[1561]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:07:18 fortiowl gnome-shell[1561]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:07:19 fortiowl gnome-shell[1561]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:07:19 fortiowl gnome-shell[1561]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:07:19 fortiowl gnome-shell[1561]: Using public X11 display :1024, (using :1025 for managed services) Aug 29 09:07:19 fortiowl gnome-shell[1561]: Using Wayland display name 'wayland-0' Aug 29 09:07:19 fortiowl gnome-shell[1561]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:07:19 fortiowl gnome-shell[1561]: Will monitor session 1 Aug 29 09:07:19 fortiowl gnome-shell[1561]: 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 Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:19 fortiowl gnome-shell[1561]: 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 Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:19 fortiowl gnome-shell[1561]: 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 Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:19 fortiowl gnome-shell[1561]: 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 Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:19 fortiowl gnome-shell[1561]: Extension GPaste@gnome-shell-extensions.gnome.org already installed in /usr/share/gnome-shell/extensions/GPaste@gnome-shell-extensions.gnome.org. /usr/share/gnome-shell/extensions/GPaste@gnome-shell-extensions.gnome.org will not be loaded Aug 29 09:07:19 fortiowl org.gnome.Shell.desktop[1561]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10273d7c056757c8a166175683833198500000015530000.ms”: No such file or directory Aug 29 09:07:19 fortiowl gnome-shell[1561]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:07:19 fortiowl gnome-shell[1561]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:07:20 fortiowl gnome-shell[1561]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:07:20 fortiowl gnome-shell[1561]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:07:20 fortiowl gnome-shell[1561]: Registering session with GDM Aug 29 09:07:31 fortiowl gnome-shell[1561]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed Aug 29 09:07:31 fortiowl gnome-shell[1561]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed Aug 29 09:07:31 fortiowl gnome-shell[2137]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:07:31 fortiowl gnome-shell[2137]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:07:32 fortiowl gnome-shell[2137]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:07:32 fortiowl gnome-shell[2137]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:07:32 fortiowl gnome-shell[2137]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:07:32 fortiowl gnome-shell[2137]: Using public X11 display :0, (using :1 for managed services) Aug 29 09:07:32 fortiowl gnome-shell[2137]: Using Wayland display name 'wayland-0' Aug 29 09:07:32 fortiowl gnome-shell[2137]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:07:32 fortiowl gnome-shell[2137]: Will monitor session 3 Aug 29 09:07:33 fortiowl gnome-shell[2137]: Telepathy is not available, chat integration will be disabled. Aug 29 09:07:33 fortiowl gnome-shell[2137]: loading user theme: /usr/share/themes/Yaru-blue/gnome-shell/gnome-shell.css Aug 29 09:07:33 fortiowl gnome-shell[2137]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed Aug 29 09:07:33 fortiowl gnome-shell[2137]: Some code accessed the property 'SecondaryMonitorDisplay' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:07:33 fortiowl gnome-shell[2137]: Some code accessed the property 'ThumbnailsBox' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:07:33 fortiowl gnome-shell[2137]: JS ERROR: Could not load extension GPaste-42.1: Error: Missing metadata.json createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:298:19 _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:626:34 collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:28 _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:610:19 _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:637:18 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:657:14 init@resource:///org/gnome/shell/ui/extensionSystem.js:55:14 _initializeUI@resource:///org/gnome/shell/ui/main.js:289:22 start@resource:///org/gnome/shell/ui/main.js:166:5 @resource:///org/gnome/shell/ui/init.js:6:17 Aug 29 09:07:35 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:07:35 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:07:35 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:07:35 fortiowl gnome-shell[2137]: Disabling 'Window Is Ready' Notification Aug 29 09:07:35 fortiowl gnome-shell[2137]: ../glib/gobject/gsignal.c:1739: signal "hide" already exists in the 'ClutterActor' class ancestry Aug 29 09:07:35 fortiowl gnome-shell[2137]: [pano] [extension] extension is initialized Aug 29 09:07:35 fortiowl gnome-shell[2137]: [pano] [key-manager] Trying to listen for hot key [accelerator=v] Aug 29 09:07:35 fortiowl gnome-shell[2137]: [pano] [key-manager] Grabbed accelerator [action=116] Aug 29 09:07:35 fortiowl gnome-shell[2137]: [pano] [key-manager] Received binding name for action [name=external-grab-116, action=116] Aug 29 09:07:35 fortiowl gnome-shell[2137]: [pano] [extension] extension is enabled Aug 29 09:07:35 fortiowl gnome-shell[2137]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/agahramanli/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:35 fortiowl gnome-shell[2137]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/agahramanli/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:07:35 fortiowl gnome-shell[2137]: Could not issue 'GetUnit' systemd call Aug 29 09:07:35 fortiowl gnome-shell[2137]: st_widget_get_theme_node called on the widget [0x5590a37eb040 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:07:35 fortiowl gnome-shell[2137]: st_widget_get_theme_node called on the widget [0x5590a38b6840 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:07:35 fortiowl gnome-shell[2137]: st_widget_get_theme_node called on the widget [0x5590a385fca0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:07:35 fortiowl gnome-shell[2137]: st_widget_get_theme_node called on the widget [0x5590a38ae9f0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:07:35 fortiowl gnome-shell[2137]: st_widget_get_theme_node called on the widget [0x5590a3865980 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:07:35 fortiowl gnome-shell[2137]: st_widget_get_theme_node called on the widget [0x5590a38c8a50 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:07:36 fortiowl gnome-shell[2137]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:07:36 fortiowl gnome-shell[2137]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise: _loadFile@resource:///org/gnome/shell/ui/background.js:490:20 _load@resource:///org/gnome/shell/ui/background.js:520:14 _init@resource:///org/gnome/shell/ui/background.js:278:14 Background@resource:///org/gnome/shell/ui/background.js:234:4 getBackground@resource:///org/gnome/shell/ui/background.js:611:30 _createBackgroundActor@resource:///org/gnome/shell/ui/background.js:782:49 BackgroundManager@resource:///org/gnome/shell/ui/background.js:708:37 _createBackgroundManager@resource:///org/gnome/shell/ui/layout.js:469:27 _updateBackgrounds@resource:///org/gnome/shell/ui/layout.js:515:34 _monitorsChanged@resource:///org/gnome/shell/ui/layout.js:576:14 _init@resource:///org/gnome/shell/ui/layout.js:321:14 LayoutManager@resource:///org/gnome/shell/ui/layout.js:194:4 _initializeUI@resource:///org/gnome/shell/ui/main.js:201:21 start@resource:///org/gnome/shell/ui/main.js:166:5 @resource:///org/gnome/shell/ui/init.js:6:17 Aug 29 09:07:36 fortiowl gnome-shell[2137]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:07:36 fortiowl gnome-shell[2137]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:07:36 fortiowl gnome-shell[2137]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:07:36 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:07:36 fortiowl gnome-shell[2137]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:07:36 fortiowl gnome-shell[2137]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:07:36 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:36 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:36 fortiowl gnome-shell[2137]: DWifi Debug: Adding menu.. Aug 29 09:07:36 fortiowl gnome-shell[2137]: DWifi Debug: Device Current State: 30 Aug 29 09:07:36 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:36 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Could not issue 'GetUnit' systemd call Aug 29 09:07:37 fortiowl gnome-shell[2137]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: GNOME Shell started at Mon Aug 29 2022 09:07:33 GMT+0200 (Central European Summer Time) Aug 29 09:07:37 fortiowl gnome-shell[2137]: Registering session with GDM Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[1561]: Lost or failed to acquire name org.gnome.Mutter.ScreenCast Aug 29 09:07:37 fortiowl gnome-shell[1561]: Lost or failed to acquire name org.gnome.Mutter.RemoteDesktop Aug 29 09:07:37 fortiowl appindicatorsupport@rgcjonas.gmail.com[2137]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:07:37 fortiowl appindicatorsupport@rgcjonas.gmail.com[2137]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:07:37 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:07:42 fortiowl gnome-shell[2137]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:07:42 fortiowl gnome-shell[2137]: The offending callback was set_actor(), a vfunc. Aug 29 09:07:42 fortiowl gnome-shell[2137]: == Stack trace for context 0x7ff3a01234a0 == Aug 29 09:07:42 fortiowl gnome-shell[2137]: == Stack trace for context 0x7ff3a01234a0 == Aug 29 09:07:42 fortiowl gnome-shell[2137]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:07:42 fortiowl gnome-shell[2137]: The offending callback was set_actor(), a vfunc. Aug 29 09:07:44 fortiowl appindicatorsupport@rgcjonas.gmail.com[2137]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.LzQ3Ei Aug 29 09:07:44 fortiowl appindicatorsupport@rgcjonas.gmail.com[2137]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:07:44 fortiowl appindicatorsupport@rgcjonas.gmail.com[2137]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.LzQ3Ei Aug 29 09:07:44 fortiowl appindicatorsupport@rgcjonas.gmail.com[2137]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:07:48 fortiowl appindicatorsupport@rgcjonas.gmail.com[2137]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:07:58 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:07:58 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:07:59 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:07:59 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:08:02 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:08:02 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:08:04 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:08:04 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:11:05 fortiowl gnome-shell[2137]: libinput error: event4 - Logitech G603: client bug: event processing lagging behind by 32ms, your system is too slow Aug 29 09:12:36 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:17:36 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:19:13 fortiowl gnome-shell[2137]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:19:18 fortiowl gnome-shell[2137]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:19:23 fortiowl gnome-shell[2137]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:19:28 fortiowl gnome-shell[2137]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:19:33 fortiowl gnome-shell[2137]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:19:38 fortiowl gnome-shell[2137]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:22:36 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:26:57 fortiowl gnome-shell[2137]: libinput error: event4 - Logitech G603: client bug: event processing lagging behind by 26ms, your system is too slow Aug 29 09:27:36 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:28:36 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:28:36 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:28:37 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:28:37 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:28:41 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:28:41 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:28:42 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:28:42 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:29:57 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:29:57 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:29:58 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:29:58 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:32:36 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:36:13 fortiowl gnome-shell[2137]: libinput error: event4 - Logitech G603: client bug: event processing lagging behind by 23ms, your system is too slow Aug 29 09:36:44 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:36:44 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:36:45 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:36:45 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:37:21 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:37:21 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:37:25 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:37:28 fortiowl gnome-shell[2137]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x100000f Aug 29 09:37:36 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:39:10 fortiowl gnome-shell[2137]: libinput error: event4 - Logitech G603: client bug: event processing lagging behind by 28ms, your system is too slow Aug 29 09:39:15 fortiowl gnome-shell[2137]: libinput error: event4 - Logitech G603: client bug: event processing lagging behind by 22ms, your system is too slow Aug 29 09:39:15 fortiowl gnome-shell[2137]: libinput error: event4 - Logitech G603: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages. Aug 29 09:39:27 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:27 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:27 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:28 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:40 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:40 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:41 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:50 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:39:51 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:40:06 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:40:06 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:40:06 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23f8e90] is on because it needs an allocation. Aug 29 09:40:06 fortiowl gnome-shell[2137]: Can't update stage views actor [:0x5590a23fa650] is on because it needs an allocation. Aug 29 09:40:06 fortiowl gnome-shell[2137]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed Aug 29 09:40:06 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 09:40:06 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:40:06 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:40:06 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:40:06 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:40:07 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module No monitor detected on bus /dev/i2c-15 Aug 29 09:40:07 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module VCP D6 SNC x01 Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 09:40:24 fortiowl gnome-shell[2137]: [pano] [extension] extension is disabled Aug 29 09:40:24 fortiowl gnome-shell[2137]: Reenabling 'Window Is Ready' Notification Aug 29 09:40:24 fortiowl gnome-shell[2137]: Source ID 1308 was not found when attempting to remove it Aug 29 09:40:24 fortiowl gnome-shell[2137]: ../glib/gobject/gsignal.c:2731: instance '0x5590a2920fa0' has no handler with id '20018' Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:40:24 fortiowl gnome-shell[2137]: Disabling 'Window Is Ready' Notification Aug 29 09:40:24 fortiowl gnome-shell[2137]: [pano] [key-manager] Trying to listen for hot key [accelerator=v] Aug 29 09:40:24 fortiowl gnome-shell[2137]: [pano] [key-manager] Grabbed accelerator [action=191] Aug 29 09:40:24 fortiowl gnome-shell[2137]: [pano] [key-manager] Received binding name for action [name=external-grab-191, action=191] Aug 29 09:40:24 fortiowl gnome-shell[2137]: [pano] [extension] extension is enabled Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:40:24 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:40:24 fortiowl gnome-shell[2137]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:40:25 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module VCP D6 SNC x01 Aug 29 09:40:25 fortiowl gnome-shell[2137]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module VCP D6 SNC x01 Aug 29 09:41:01 fortiowl gnome-shell[2137]: ../glib/gobject/gsignal.c:2731: instance '0x5590a0370c50' has no handler with id '13275' Aug 29 09:41:01 fortiowl gnome-shell[2137]: ../glib/gobject/gsignal.c:2731: instance '0x5590a0370c50' has no handler with id '13325' Aug 29 09:41:01 fortiowl gnome-shell[2137]: ../glib/gobject/gsignal.c:2731: instance '0x5590a0370c50' has no handler with id '44728' Aug 29 09:41:01 fortiowl gnome-shell[2137]: ../glib/gobject/gsignal.c:2731: instance '0x5590a06e7680' has no handler with id '13323' Aug 29 09:41:01 fortiowl gnome-shell[2137]: ../glib/gobject/gsignal.c:2731: instance '0x5590a06e7680' has no handler with id '44726' Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_remove: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_remove: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: meta_later_add: assertion 'display' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: clutter_actor_iter_next: assertion 'ri->age == ri->root->priv->age' failed Aug 29 09:41:01 fortiowl gnome-shell[2137]: ** Aug 29 09:41:01 fortiowl gnome-shell[2137]: Clutter:ERROR:../mutter/clutter/clutter/clutter-main.c:490:_clutter_context_get_default: assertion failed: (ClutterCntx) Aug 29 09:41:01 fortiowl gnome-shell[2137]: Bail out! Clutter:ERROR:../mutter/clutter/clutter/clutter-main.c:490:_clutter_context_get_default: assertion failed: (ClutterCntx) Aug 29 09:41:01 fortiowl audit[2137]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=4 pid=2137 comm="gnome-shell" exe="/usr/bin/gnome-shell" sig=6 res=1 Aug 29 09:41:01 fortiowl gnome-shell[2137]: == Stack trace for context 0x7ff3a01234a0 == Aug 29 09:41:03 fortiowl gnome-shell[9100]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:41:03 fortiowl gnome-shell[9100]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:41:04 fortiowl gnome-shell[9100]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:41:04 fortiowl gnome-shell[9100]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:41:04 fortiowl gnome-shell[9100]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:41:04 fortiowl gnome-shell[9100]: Using public X11 display :1024, (using :1025 for managed services) Aug 29 09:41:04 fortiowl gnome-shell[9100]: Using Wayland display name 'wayland-0' Aug 29 09:41:04 fortiowl gnome-shell[9100]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:41:04 fortiowl gnome-shell[9100]: Will monitor session 5 Aug 29 09:41:04 fortiowl gnome-shell[9100]: 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 Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:04 fortiowl gnome-shell[9100]: 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 Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:04 fortiowl gnome-shell[9100]: 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 Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:04 fortiowl gnome-shell[9100]: 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 Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:04 fortiowl gnome-shell[9100]: Extension GPaste@gnome-shell-extensions.gnome.org already installed in /usr/share/gnome-shell/extensions/GPaste@gnome-shell-extensions.gnome.org. /usr/share/gnome-shell/extensions/GPaste@gnome-shell-extensions.gnome.org will not be loaded Aug 29 09:41:04 fortiowl org.gnome.Shell.desktop[9100]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/1061867cc31ccb3532166175886365855000000090920000.ms”: No such file or directory Aug 29 09:41:04 fortiowl gnome-shell[9100]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:41:04 fortiowl gnome-shell[9100]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:41:05 fortiowl gnome-shell[9100]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:41:05 fortiowl gnome-shell[9100]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:41:05 fortiowl gnome-shell[9100]: Registering session with GDM Aug 29 09:41:14 fortiowl gnome-shell[9100]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed Aug 29 09:41:14 fortiowl gnome-shell[9100]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed Aug 29 09:41:14 fortiowl gnome-shell[9620]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:41:14 fortiowl gnome-shell[9620]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:41:15 fortiowl gnome-shell[9620]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:41:15 fortiowl gnome-shell[9620]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:41:15 fortiowl gnome-shell[9620]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:41:15 fortiowl gnome-shell[9620]: Using public X11 display :0, (using :1 for managed services) Aug 29 09:41:15 fortiowl gnome-shell[9620]: Using Wayland display name 'wayland-0' Aug 29 09:41:15 fortiowl gnome-shell[9620]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:41:15 fortiowl gnome-shell[9620]: Will monitor session 7 Aug 29 09:41:16 fortiowl gnome-shell[9620]: Telepathy is not available, chat integration will be disabled. Aug 29 09:41:16 fortiowl gnome-shell[9620]: loading user theme: /usr/share/themes/Yaru-blue/gnome-shell/gnome-shell.css Aug 29 09:41:16 fortiowl gnome-shell[9620]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed Aug 29 09:41:16 fortiowl gnome-shell[9620]: Some code accessed the property 'SecondaryMonitorDisplay' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:41:16 fortiowl gnome-shell[9620]: Some code accessed the property 'ThumbnailsBox' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:41:16 fortiowl gnome-shell[9620]: JS ERROR: Could not load extension GPaste-42.1: Error: Missing metadata.json createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:298:19 _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:626:34 collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:28 _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:610:19 _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:637:18 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:657:14 init@resource:///org/gnome/shell/ui/extensionSystem.js:55:14 _initializeUI@resource:///org/gnome/shell/ui/main.js:289:22 start@resource:///org/gnome/shell/ui/main.js:166:5 @resource:///org/gnome/shell/ui/init.js:6:17 Aug 29 09:41:16 fortiowl gnome-shell[9620]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:41:16 fortiowl gnome-shell[9620]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:41:16 fortiowl gnome-shell[9620]: Disabling 'Window Is Ready' Notification Aug 29 09:41:16 fortiowl gnome-shell[9620]: ../glib/gobject/gsignal.c:1739: signal "hide" already exists in the 'ClutterActor' class ancestry Aug 29 09:41:16 fortiowl gnome-shell[9620]: [pano] [extension] extension is initialized Aug 29 09:41:16 fortiowl gnome-shell[9620]: [pano] [key-manager] Trying to listen for hot key [accelerator=v] Aug 29 09:41:16 fortiowl gnome-shell[9620]: [pano] [key-manager] Grabbed accelerator [action=116] Aug 29 09:41:16 fortiowl gnome-shell[9620]: [pano] [key-manager] Received binding name for action [name=external-grab-116, action=116] Aug 29 09:41:16 fortiowl gnome-shell[9620]: [pano] [extension] extension is enabled Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:41:16 fortiowl gnome-shell[9620]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/agahramanli/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:16 fortiowl gnome-shell[9620]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/agahramanli/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:41:16 fortiowl org.gnome.Shell.desktop[9620]: Window manager warning: Failed to parse saved session file: Failed to open file “/home/agahramanli/.config/mutter/sessions/105657ef1e3404e425166175887483712000000095430000.ms”: No such file or directory Aug 29 09:41:16 fortiowl gnome-shell[9620]: st_widget_get_theme_node called on the widget [0x55ef04fec470 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:41:16 fortiowl gnome-shell[9620]: st_widget_get_theme_node called on the widget [0x55ef050580e0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:41:16 fortiowl gnome-shell[9620]: st_widget_get_theme_node called on the widget [0x55ef050abed0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:41:16 fortiowl gnome-shell[9620]: st_widget_get_theme_node called on the widget [0x55ef050b5730 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:41:16 fortiowl gnome-shell[9620]: st_widget_get_theme_node called on the widget [0x55ef050bba70 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:41:16 fortiowl gnome-shell[9620]: st_widget_get_theme_node called on the widget [0x55ef050c31f0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:41:16 fortiowl gnome-shell[9620]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:41:16 fortiowl gnome-shell[9620]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:41:16 fortiowl gnome-shell[9620]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:41:16 fortiowl gnome-shell[9620]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: Monitor change detected, reloading extension in 5 seconds. Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:41:16 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:41:16 fortiowl gnome-shell[9620]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:41:16 fortiowl gnome-shell[9620]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:41:16 fortiowl gnome-shell[9620]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:41:17 fortiowl gnome-shell[9620]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:41:17 fortiowl gnome-shell[9620]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:41:17 fortiowl gnome-shell[9620]: DWifi Debug: Adding menu.. Aug 29 09:41:17 fortiowl gnome-shell[9620]: DWifi Debug: Device Current State: 30 Aug 29 09:41:17 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module No monitor detected on bus /dev/i2c-15 Aug 29 09:41:17 fortiowl gnome-shell[9620]: GNOME Shell started at Mon Aug 29 2022 09:41:16 GMT+0200 (Central European Summer Time) Aug 29 09:41:17 fortiowl gnome-shell[9620]: Registering session with GDM Aug 29 09:41:17 fortiowl gnome-shell[9100]: Connection to xwayland lost Aug 29 09:41:17 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module VCP D6 SNC x01 Aug 29 09:41:17 fortiowl appindicatorsupport@rgcjonas.gmail.com[9620]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:41:17 fortiowl appindicatorsupport@rgcjonas.gmail.com[9620]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:41:20 fortiowl appindicatorsupport@rgcjonas.gmail.com[9620]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.WVZMu9 Aug 29 09:41:20 fortiowl appindicatorsupport@rgcjonas.gmail.com[9620]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:41:21 fortiowl gnome-shell[9620]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: Reload extension Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:41:22 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:41:22 fortiowl appindicatorsupport@rgcjonas.gmail.com[9620]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:41:23 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module VCP D6 SNC x01 Aug 29 09:41:23 fortiowl gnome-shell[9620]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error = ENOENT(2): No such file or directory /sys/bus/i2c buses without /dev/i2c-N devices: /sys/bus/i2c/devices/i2c-255 Driver i2c_dev must be loaded or builtin See https://www.ddcutil.com/kernel_module VCP D6 SNC x01 Aug 29 09:41:25 fortiowl gnome-shell[9620]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:41:25 fortiowl gnome-shell[9620]: The offending callback was set_actor(), a vfunc. Aug 29 09:41:25 fortiowl org.gnome.Shell.desktop[9620]: == Stack trace for context 0x7fd9541264b0 == Aug 29 09:41:25 fortiowl org.gnome.Shell.desktop[9620]: == Stack trace for context 0x7fd9541264b0 == Aug 29 09:41:25 fortiowl gnome-shell[9620]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:41:25 fortiowl gnome-shell[9620]: The offending callback was set_actor(), a vfunc. Aug 29 09:41:26 fortiowl gnome-shell[9620]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus Aug 29 09:41:29 fortiowl org.gnome.Shell.desktop[9620]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x100000f Aug 29 09:41:31 fortiowl gnome-shell[9620]: Ignored "Microsoft Teams - Preview"s Request to Steal Focus ➜ ~ ```
artogahr commented 2 years ago

I can confirm switching to ddcutil-git from AUR fixed the issue, but weirdly enough it's only detecting one of my monitors right now. For context, both monitors are the same model and are connected to the dock using same type of DP cables.

Here are the logs for that ``` ➜ ~ journalctl --no-pager -b /usr/bin/gnome-shell Aug 29 09:51:13 fortiowl gnome-shell[1472]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:51:13 fortiowl gnome-shell[1472]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:51:14 fortiowl gnome-shell[1472]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:51:14 fortiowl gnome-shell[1472]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:51:14 fortiowl gnome-shell[1472]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:51:15 fortiowl gnome-shell[1472]: Using public X11 display :1024, (using :1025 for managed services) Aug 29 09:51:15 fortiowl gnome-shell[1472]: Using Wayland display name 'wayland-0' Aug 29 09:51:15 fortiowl gnome-shell[1472]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:51:15 fortiowl gnome-shell[1472]: Will monitor session 1 Aug 29 09:51:15 fortiowl gnome-shell[1472]: 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 Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: 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 Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: 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 Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: 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 Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension GPaste@gnome-shell-extensions.gnome.org already installed in /usr/share/gnome-shell/extensions/GPaste@gnome-shell-extensions.gnome.org. /usr/share/gnome-shell/extensions/GPaste@gnome-shell-extensions.gnome.org will not be loaded Aug 29 09:51:16 fortiowl org.gnome.Shell.desktop[1472]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/102a93a1ac10b9927b166175947366545700000014640000.ms”: No such file or directory Aug 29 09:51:16 fortiowl gnome-shell[1472]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:16 fortiowl gnome-shell[1472]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:51:16 fortiowl gnome-shell[1472]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:51:17 fortiowl gnome-shell[1472]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:17 fortiowl gnome-shell[1472]: Registering session with GDM Aug 29 09:51:40 fortiowl gnome-shell[2127]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:51:40 fortiowl gnome-shell[2127]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:51:40 fortiowl gnome-shell[2127]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:51:40 fortiowl gnome-shell[2127]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:51:40 fortiowl gnome-shell[2127]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:51:41 fortiowl gnome-shell[2127]: Using public X11 display :0, (using :1 for managed services) Aug 29 09:51:41 fortiowl gnome-shell[2127]: Using Wayland display name 'wayland-0' Aug 29 09:51:41 fortiowl gnome-shell[2127]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:51:41 fortiowl gnome-shell[2127]: Will monitor session 3 Aug 29 09:51:41 fortiowl gnome-shell[2127]: Telepathy is not available, chat integration will be disabled. Aug 29 09:51:41 fortiowl gnome-shell[2127]: loading user theme: /usr/share/themes/Yaru-blue/gnome-shell/gnome-shell.css Aug 29 09:51:41 fortiowl gnome-shell[2127]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: Some code accessed the property 'SecondaryMonitorDisplay' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:51:41 fortiowl gnome-shell[2127]: Some code accessed the property 'ThumbnailsBox' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:51:41 fortiowl gnome-shell[2127]: JS ERROR: Could not load extension GPaste-42.1: Error: Missing metadata.json createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:298:19 _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:626:34 collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:28 _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:610:19 _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:637:18 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:657:14 init@resource:///org/gnome/shell/ui/extensionSystem.js:55:14 _initializeUI@resource:///org/gnome/shell/ui/main.js:289:22 start@resource:///org/gnome/shell/ui/main.js:166:5 @resource:///org/gnome/shell/ui/init.js:6:17 Aug 29 09:51:41 fortiowl gnome-shell[2127]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: Disabling 'Window Is Ready' Notification Aug 29 09:51:41 fortiowl gnome-shell[2127]: ../glib/gobject/gsignal.c:1739: signal "hide" already exists in the 'ClutterActor' class ancestry Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [extension] extension is initialized Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [key-manager] Trying to listen for hot key [accelerator=v] Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [key-manager] Grabbed accelerator [action=116] Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [key-manager] Received binding name for action [name=external-grab-116, action=116] Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [extension] extension is enabled Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:51:41 fortiowl gnome-shell[2127]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/agahramanli/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:41 fortiowl gnome-shell[2127]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/agahramanli/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded Aug 29 09:51:41 fortiowl gnome-shell[2127]: Could not issue 'GetUnit' systemd call Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x563586e44c40 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x56358743eb50 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x56358744c220 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x563587443500 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x5635862510a0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x56358745e7e0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:41 fortiowl gnome-shell[2127]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:51:41 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Monitor change detected, reloading extension in 5 seconds. Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:51:41 fortiowl gnome-shell[2127]: Usage of object.actor is deprecated for Indicator get@resource:///org/gnome/shell/ui/environment.js:411:29 _refresh@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:116:13 _runLoop@/home/agahramanli/.local/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/extension.js:48:14 Aug 29 09:51:42 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:42 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:42 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 09:51:42 fortiowl gnome-shell[2127]: DWifi Debug: Adding menu.. Aug 29 09:51:42 fortiowl gnome-shell[2127]: DWifi Debug: Device Current State: 30 Aug 29 09:51:42 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 09:51:43 fortiowl gnome-shell[2127]: Could not issue 'GetUnit' systemd call Aug 29 09:51:43 fortiowl gnome-shell[2127]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:43 fortiowl gnome-shell[2127]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:51:43 fortiowl gnome-shell[2127]: GNOME Shell started at Mon Aug 29 2022 09:51:41 GMT+0200 (Central European Summer Time) Aug 29 09:51:43 fortiowl gnome-shell[2127]: Registering session with GDM Aug 29 09:51:43 fortiowl gnome-shell[1472]: Connection to xwayland lost Aug 29 09:51:44 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reloading widgets Aug 29 09:51:45 fortiowl appindicatorsupport@rgcjonas.gmail.com[2127]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.MeBkGe Aug 29 09:51:45 fortiowl appindicatorsupport@rgcjonas.gmail.com[2127]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:51:45 fortiowl appindicatorsupport@rgcjonas.gmail.com[2127]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.MeBkGe Aug 29 09:51:45 fortiowl appindicatorsupport@rgcjonas.gmail.com[2127]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reload extension Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:51:47 fortiowl appindicatorsupport@rgcjonas.gmail.com[2127]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:51:48 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 09:51:48 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 09:51:50 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reloading widgets Aug 29 09:51:50 fortiowl gnome-shell[2127]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:51:50 fortiowl gnome-shell[2127]: The offending callback was set_actor(), a vfunc. Aug 29 09:51:50 fortiowl gnome-shell[2127]: == Stack trace for context 0x7f7c2412b4b0 == Aug 29 09:51:50 fortiowl gnome-shell[2127]: == Stack trace for context 0x7f7c2412b4b0 == Aug 29 09:51:50 fortiowl gnome-shell[2127]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:51:50 fortiowl gnome-shell[2127]: The offending callback was set_actor(), a vfunc. Aug 29 09:52:11 fortiowl gnome-shell[2127]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed Aug 29 09:52:11 fortiowl gnome-shell[2127]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed Aug 29 09:53:14 fortiowl gnome-shell[2127]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x100000f ```

Both monitors have the 0x10 capability, and in fact their capabilities are the same:

➜ ~ ddcutil capabilities --bus 16 > 16
➜ ~ ddcutil capabilities --bus 15 > 15
➜ ~ diff 15 16                        
➜ ~   
daitj commented 2 years ago

The main issue like you both figured out is upstream bug, but for the second issue you have @artogahr, disable display state check from the settings, this is a known issue in some monitors.

On August 29, 2022 10:58:10 AM GMT+03:00, Artoghrul Gahramanli @.***> wrote:

I can confirm switching to ddcutil-git from AUR fixed the issue, but weirdly enough it's only detecting one of my monitors right now. For context, both monitors are the same model and are connected to the dock using same type of DP cables.

Here are the logs for that ``` ➜ ~ journalctl --no-pager -b /usr/bin/gnome-shell Aug 29 09:51:13 fortiowl gnome-shell[1472]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:51:13 fortiowl gnome-shell[1472]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:51:14 fortiowl gnome-shell[1472]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:51:14 fortiowl gnome-shell[1472]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:51:14 fortiowl gnome-shell[1472]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:51:15 fortiowl gnome-shell[1472]: Using public X11 display :1024, (using :1025 for managed services) Aug 29 09:51:15 fortiowl gnome-shell[1472]: Using Wayland display name 'wayland-0' Aug 29 09:51:15 fortiowl gnome-shell[1472]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:51:15 fortiowl gnome-shell[1472]: Will monitor session 1 Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:15 fortiowl gnome-shell[1472]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:16 fortiowl org.gnome.Shell.desktop[1472]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/102a93a1ac10b9927b166175947366545700000014640000.ms”: No such file or directory Aug 29 09:51:16 fortiowl gnome-shell[1472]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:16 fortiowl gnome-shell[1472]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:51:16 fortiowl gnome-shell[1472]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:51:17 fortiowl gnome-shell[1472]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:17 fortiowl gnome-shell[1472]: Registering session with GDM Aug 29 09:51:40 fortiowl gnome-shell[2127]: Running GNOME Shell (using mutter 42.4) as a Wayland display server Aug 29 09:51:40 fortiowl gnome-shell[2127]: Device '/dev/dri/card0' prefers shadow buffer Aug 29 09:51:40 fortiowl gnome-shell[2127]: Added device '/dev/dri/card0' (i915) using atomic mode setting. Aug 29 09:51:40 fortiowl gnome-shell[2127]: Created gbm renderer for '/dev/dri/card0' Aug 29 09:51:40 fortiowl gnome-shell[2127]: Boot VGA GPU /dev/dri/card0 selected as primary Aug 29 09:51:41 fortiowl gnome-shell[2127]: Using public X11 display :0, (using :1 for managed services) Aug 29 09:51:41 fortiowl gnome-shell[2127]: Using Wayland display name 'wayland-0' Aug 29 09:51:41 fortiowl gnome-shell[2127]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Aug 29 09:51:41 fortiowl gnome-shell[2127]: Will monitor session 3 Aug 29 09:51:41 fortiowl gnome-shell[2127]: Telepathy is not available, chat integration will be disabled. Aug 29 09:51:41 fortiowl gnome-shell[2127]: loading user theme: /usr/share/themes/Yaru-blue/gnome-shell/gnome-shell.css Aug 29 09:51:41 fortiowl gnome-shell[2127]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: Some code accessed the property 'SecondaryMonitorDisplay' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:51:41 fortiowl gnome-shell[2127]: Some code accessed the property 'ThumbnailsBox' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Aug 29 09:51:41 fortiowl gnome-shell[2127]: JS ERROR: Could not load extension GPaste-42.1: Error: Missing metadata.json ***@***.***:///org/gnome/shell/ui/extensionSystem.js:298:19 ***@***.***:///org/gnome/shell/ui/extensionSystem.js:626:34 ***@***.***:///org/gnome/shell/misc/fileUtils.js:27:28 ***@***.***:///org/gnome/shell/ui/extensionSystem.js:610:19 ***@***.***:///org/gnome/shell/ui/extensionSystem.js:637:18 ***@***.***:///org/gnome/shell/ui/extensionSystem.js:657:14 ***@***.***:///org/gnome/shell/ui/extensionSystem.js:55:14 ***@***.***:///org/gnome/shell/ui/main.js:289:22 ***@***.***:///org/gnome/shell/ui/main.js:166:5 @resource:///org/gnome/shell/ui/init.js:6:17 Aug 29 09:51:41 fortiowl gnome-shell[2127]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: Disabling 'Window Is Ready' Notification Aug 29 09:51:41 fortiowl gnome-shell[2127]: ../glib/gobject/gsignal.c:1739: signal "hide" already exists in the 'ClutterActor' class ancestry Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [extension] extension is initialized Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [key-manager] Trying to listen for hot key [accelerator=v] Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [key-manager] Grabbed accelerator [action=116] Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [key-manager] Received binding name for action [name=external-grab-116, action=116] Aug 29 09:51:41 fortiowl gnome-shell[2127]: [pano] [extension] extension is enabled Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:51:41 fortiowl gnome-shell[2127]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:41 fortiowl gnome-shell[2127]: Extension ***@***.*** already installed in ***@***.*** ***@***.*** will not be loaded Aug 29 09:51:41 fortiowl gnome-shell[2127]: Could not issue 'GetUnit' systemd call Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x563586e44c40 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x56358743eb50 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x56358744c220 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x563587443500 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x5635862510a0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: st_widget_get_theme_node called on the widget [0x56358745e7e0 StLabel.monospace:insensitive ("100%")] which is not in the stage. Aug 29 09:51:41 fortiowl gnome-shell[2127]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:41 fortiowl gnome-shell[2127]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Aug 29 09:51:41 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Monitor change detected, reloading extension in 5 seconds. Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 > Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 > Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:51:41 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:51:41 fortiowl gnome-shell[2127]: Usage of object.actor is deprecated for Indicator ***@***.***:///org/gnome/shell/ui/environment.js:411:29 _refresh@***@***.***/extension.js:116:13 _runLoop@***@***.***/extension.js:48:14 Aug 29 09:51:42 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:42 fortiowl gnome-shell[2127]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed Aug 29 09:51:42 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 09:51:42 fortiowl gnome-shell[2127]: DWifi Debug: Adding menu.. Aug 29 09:51:42 fortiowl gnome-shell[2127]: DWifi Debug: Device Current State: 30 Aug 29 09:51:42 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 09:51:43 fortiowl gnome-shell[2127]: Could not issue 'GetUnit' systemd call Aug 29 09:51:43 fortiowl gnome-shell[2127]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Aug 29 09:51:43 fortiowl gnome-shell[2127]: ATK Bridge is disabled but a11y has already been enabled. Aug 29 09:51:43 fortiowl gnome-shell[2127]: GNOME Shell started at Mon Aug 29 2022 09:51:41 GMT+0200 (Central European Summer Time) Aug 29 09:51:43 fortiowl gnome-shell[2127]: Registering session with GDM Aug 29 09:51:43 fortiowl gnome-shell[1472]: Connection to xwayland lost Aug 29 09:51:44 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reloading widgets Aug 29 09:51:45 fortiowl ***@***.***[2127]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.MeBkGe Aug 29 09:51:45 fortiowl ***@***.***[2127]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:51:45 fortiowl ***@***.***[2127]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.MeBkGe Aug 29 09:51:45 fortiowl ***@***.***[2127]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reload extension Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Adding to panel Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 09:51:47 fortiowl ***@***.***[2127]: unable to update icon for Microsoft Teams - Preview1 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 > Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 > Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 09:51:47 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 09:51:48 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 09:51:48 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 09:51:50 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reloading widgets Aug 29 09:51:50 fortiowl gnome-shell[2127]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:51:50 fortiowl gnome-shell[2127]: The offending callback was set_actor(), a vfunc. Aug 29 09:51:50 fortiowl gnome-shell[2127]: == Stack trace for context 0x7f7c2412b4b0 == Aug 29 09:51:50 fortiowl gnome-shell[2127]: == Stack trace for context 0x7f7c2412b4b0 == Aug 29 09:51:50 fortiowl gnome-shell[2127]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 09:51:50 fortiowl gnome-shell[2127]: The offending callback was set_actor(), a vfunc. Aug 29 09:52:11 fortiowl gnome-shell[2127]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed Aug 29 09:52:11 fortiowl gnome-shell[2127]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed Aug 29 09:53:14 fortiowl gnome-shell[2127]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x100000f ```

Both monitors have the 0x10 capability, and in fact their capabilities are the same:


➜ ~ ddcutil capabilities --bus 16 > 16

➜ ~ ddcutil capabilities --bus 15 > 15

➜ ~ diff 15 16                        >
➜ ~   >

-- > Reply to this email directly or view it on GitHub:

https://github.com/daitj/gnome-display-brightness-ddcutil/issues/81#issuecomment-1229916656

You are receiving this because you commented.

Message ID: @.***>

artogahr commented 2 years ago

Thanks for the response, unfortunately that didn't fix the issue

``` Aug 29 10:17:26 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Settings change detected, reloading widgets Aug 29 10:17:26 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 10:17:26 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Skipping reloadMenuWidgets because extensions is reloading Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reload extension Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Adding to panel Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 10:17:27 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 10:17:28 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 10:17:30 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reloading widgets Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reload extension Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Adding to panel Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info: Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 10:17:40 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 10:17:40 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 10:17:42 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension: Reloading widgets Aug 29 10:17:48 fortiowl gnome-shell[2127]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise: _promisify/proto[asyncFunc]@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:420:16 openExtensionPrefs@resource:///org/gnome/shell/ui/extensionSystem.js:240:26 openPrefs@resource:///org/gnome/shell/misc/extensionUtils.js:227:26 addSettingsItem/<@/home/agahramanli/.local/share/gnome-shell/extensions/display-brightness-ddcutil@themightydeity.github.com/extension.js:168:24 activate@resource:///org/gnome/shell/ui/popupMenu.js:197:14 vfunc_button_release_event@resource:///org/gnome/shell/ui/popupMenu.js:141:14 Aug 29 10:17:59 fortiowl gnome-shell[2127]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x140000f ```
daitj commented 2 years ago

Try these commands and see what happens.

For state (skipable by settings)

ddcutil getvcp --brief D6 --bus 15

For brightness info (needed to read monitor's current brightness, possible max and min brightness value)

ddcutil getvcp --brief 10 --bus 15

For setting brightness

ddcutil setvcp 10 30 --bus 15
artogahr commented 2 years ago

Adjusting brightness through cli still works, no problem

➜ ~ ddcutil getvcp --brief D6 --bus 15
VCP D6 SNC x01
➜ ~ ddcutil getvcp --brief D6 --bus 16
VCP D6 SNC x01
➜ ~ ddcutil getvcp --brief 10 --bus 15
VCP 10 C 30 100
➜ ~ ddcutil getvcp --brief 10 --bus 16
VCP 10 C 20 100
➜ ~ 

Any other logs you think I might check? I can also try downgrading to ddcutil 0.99 or build the latest ddcutil from source, instead of using the aur version

daitj commented 2 years ago

From the previous log I cannot see anything suspicious.

What exactly doesn't work at the moment?

Do you have both display in the menu? Brightness slider(s) not doing anything?

daitj commented 2 years ago

Also do you have something in $XDG_CACHE_HOME/ddcutil_detect?

artogahr commented 2 years ago

I have only one display in the menu, specifically bus 16. For the bus 15 there's this log:

ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15

However:


Aug 29 10:17:39 fortiowl gnome-shell[2127]: display-brightness-ddcutil extension:
                                            ddcutil brief info:
                                            Display 1
                                               I2C bus:          /dev/i2c-15
                                               DRM connector:    card0-DP-3
                                               Monitor:          DEL:DELL P2419H:5CQ5PM2

                                            Display 2
                                               I2C bus:          /dev/i2c-16
                                               DRM connector:    card0-DP-4
                                               Monitor:          DEL:DELL P2419H:J0PDPD3
artogahr commented 2 years ago

Also do you have something in $XDG_CACHE_HOME/ddcutil_detect?

I used to, but I deleted it for testing, didn't fix it

daitj commented 2 years ago

Well according to the extension, this command is returning No monitor detected or DDC communication failed

ddcutil getvcp --brief D6 --bus 15

Could you check this again, also remember to not use sudo or root shell, these commands should work with current user without root access.

daitj commented 2 years ago

Just a note, this extension explicitly uses /usr/bin/ddcutil in case you have multiple version installed in different places.

artogahr commented 2 years ago

This is done through normal shell with correct ddcutil permission stuff applied, with normal user:

➜ ~ which ddcutil
/usr/bin/ddcutil
➜ ~ /usr/bin/ddcutil getvcp --brief D6 --bus 15
VCP D6 SNC x01
daitj commented 2 years ago

Need latest gnome logs one more time?

Also which version of the extension are you using, you can see this in extension manager.

May be the age old method of restarting everything will fix the issue

artogahr commented 2 years ago
Logs ``` Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info: Invalid display I2C bus: /dev/i2c-12 DRM connector: card0-eDP-1 Monitor: SHP:: Phantom display I2C bus: /dev/i2c-13 DRM connector: card0-DP-1 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-12 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 12 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-13 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 13 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 12 is: DDC communication failed for monitor on bus /dev/i2c-12 Aug 29 11:06:56 fortiowl appindicatorsupport@rgcjonas.gmail.com[74836]: unable to update icon for Microsoft Teams - Preview1 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 13 is: DDC communication failed for monitor on bus /dev/i2c-13 Aug 29 11:06:56 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 11:06:57 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 11:06:58 fortiowl appindicatorsupport@rgcjonas.gmail.com[74836]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.yB6ETA Aug 29 11:06:58 fortiowl appindicatorsupport@rgcjonas.gmail.com[74836]: unable to update icon for Microsoft Teams - Preview1 Aug 29 11:06:58 fortiowl appindicatorsupport@rgcjonas.gmail.com[74836]: Microsoft Teams - Preview1, Impossible to lookup icon for 'Microsoft Teams - Preview1_2-panel' in path /tmp/.org.chromium.Chromium.yB6ETA Aug 29 11:06:58 fortiowl appindicatorsupport@rgcjonas.gmail.com[74836]: unable to update icon for Microsoft Teams - Preview1 Aug 29 11:06:59 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: Skipping reloadMenuWidgets because extensions is reloading Aug 29 11:07:00 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: Reload extension Aug 29 11:07:00 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: Remove keyboard shortcuts Aug 29 11:07:00 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: Adding to panel Aug 29 11:07:00 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: Add keyboard shortcuts Aug 29 11:07:01 fortiowl appindicatorsupport@rgcjonas.gmail.com[74836]: unable to update icon for Microsoft Teams - Preview1 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info: Invalid display I2C bus: /dev/i2c-12 DRM connector: card0-eDP-1 Monitor: SHP:: Phantom display I2C bus: /dev/i2c-13 DRM connector: card0-DP-1 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 1 I2C bus: /dev/i2c-15 DRM connector: card0-DP-3 Monitor: DEL:DELL P2419H:5CQ5PM2 Display 2 I2C bus: /dev/i2c-16 DRM connector: card0-DP-4 Monitor: DEL:DELL P2419H:J0PDPD3 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-12 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 12 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-13 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 13 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-15 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 15 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil brief info found bus line: I2C bus: /dev/i2c-16 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display state for bus: 16 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 12 is: DDC communication failed for monitor on bus /dev/i2c-12 Aug 29 11:07:02 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 13 is: DDC communication failed for monitor on bus /dev/i2c-13 Aug 29 11:07:03 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 15 is: No monitor detected on bus /dev/i2c-15 Aug 29 11:07:03 fortiowl gnome-shell[74836]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 11:07:03 fortiowl gnome-shell[74836]: The offending callback was set_actor(), a vfunc. Aug 29 11:07:03 fortiowl gnome-shell[74836]: == Stack trace for context 0x7f05101244b0 == Aug 29 11:07:03 fortiowl gnome-shell[74836]: == Stack trace for context 0x7f05101244b0 == Aug 29 11:07:03 fortiowl gnome-shell[74836]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked. Aug 29 11:07:03 fortiowl gnome-shell[74836]: The offending callback was set_actor(), a vfunc. Aug 29 11:07:03 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: ddcutil reading display status for bus: 16 is: VCP D6 SNC x01 Aug 29 11:07:05 fortiowl gnome-shell[74836]: display-brightness-ddcutil extension: Reloading widgets Aug 29 11:07:10 fortiowl gnome-shell[74836]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x100000f Aug 29 11:07:31 fortiowl gnome-shell[74836]: libinput error: event4 - Logitech G603: client bug: event processing lagging behind by 24ms, your system is too slow Aug 29 11:07:45 fortiowl gnome-shell[74836]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x100000f Aug 29 11:08:13 fortiowl gnome-shell[74836]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x100000f ```

Extenstion version is 31, installed from extension.gnome.org

Tried restarting multiple times with no avail I'm afraid :/

artogahr commented 2 years ago

@steffen-stell can I ask how you downgraded? I built the 1.0.0 tarball from source and that one didn't work for me at all. Also are you using multiple monitors or just a single one?

daitj commented 2 years ago

@artogahr

I suggest you to install the current version manually, README

Then in your system, you will find the installed extension.js here: ~/.local/share/gnome-shell/extensions/display-brightness-ddcuti@themightydeity.github.com/extension.js which should be edited.

Hopefully you are able to do this, try to remove the condition with "No monitor detected" from this line

Logout and login (for wayland) restart gnome-shell (for x11)

artogahr commented 2 years ago

That did in fact fix the issue!

For reference:

//if (vcpPowerInfos.indexOf("DDC communication failed") === -1 && vcpPowerInfos.indexOf("No monitor detected") === -1) {    
// Edited as below
  if (vcpPowerInfos.indexOf("DDC communication failed") === -1) {    

Both monitors are shown and are adjustable:

image

Thanks.

artogahr commented 2 years ago

One thing: The "All monitors" slider only seems to be affecting the second monitor (bus 16). The UI show the change in bus 15 as well but the acutal brightness only changes at 16. Manually changing both works, so I disabled the all monitors slider for now, just wanted to let you know.

artogahr commented 2 years ago

One thing: The "All monitors" slider only seems to be affecting the second monitor (bus 16). The UI show the change in bus 15 as well but the acutal brightness only changes at 16. Manually changing both works, so I disabled the all monitors slider for now, just wanted to let you know.

Update on that: Sometime it works for both monitors, sometimes it doesn't, it's weird, but discussion for another issue I guess, so disregard

daitj commented 2 years ago

@artogahr May be there is some disturbance in DDC communication with your monitor on bus 15.

Three reasons:

artogahr commented 2 years ago

I'll test, shall we close this issue?

daitj commented 2 years ago

It seems like you have same model monitors, I would check by swapping the cables and also swapping the port they are connected to as well. If you get some errors in ddcutil, you should follow up with ddcutil's developer to get it sorted.