SwayNotificationCenter icon indicating copy to clipboard operation
SwayNotificationCenter copied to clipboard

[Packaging] Update Fedora gtk4-layer-shell dep to use upstream instead of own COPR package

Open ashley-paul-12345 opened this issue 5 months ago • 20 comments

Describe the bug SwayNC doesn't work on fedora and exits with a Gdk-Message: Error 22 (Invalid argument) dispatching to Wayland display. error

I encountered this problem before with a package that depends on gtk4-layer-shell, hyprshell, and came to a conclusion that gtk4-layer-shell-1.0.3-1.fc42.x86_64, the version on fedora, was the problem as you can see here: https://github.com/wmww/gtk4-layer-shell/issues/50, and when using a >1.0.3, the problem was solved

In fact, I opened a bug report in bugzilla, https://bugzilla.redhat.com/show_bug.cgi?id=2361269, but no response since then

it's advised not to push a copr build for fedora until this package is updated or, if possible, make a custom gtk4-layer-shell build in the copr

To Reproduce Steps to reproduce the behavior:

  1. Go to waybar
  2. Click on the swaync icon in waybar, see waybar module in the end
  3. See error

Expected behavior SwayNC shows panel

Please provide logs if you're experiencing notification errors / bugs swaync.log

Desktop (please complete the following information):

  • OS: Fedora 42
  • Version 0.12.0

Additional context The problem is mainly because of gtk4-layer-shell-1.0.3-1.fc42.x86_64 in fedora 42

and this is the waybar module if it's needed

"custom/swaync": {
    "tooltip": true,
    "tooltip-format": "Left Click: Launch Notification Center\nRight Click: Do not Disturb",
    "format": "{icon} {0}",
    "format-icons": {
        "notification": "<U+F0F3><span foreground='red'><sup><U+F444></sup></span>",
        "none": "<U+F0F3>",
        "dnd-notification": "<U+F1F7><span foreground='red'><sup><U+F444></sup></span>",
        "dnd-none": "<U+F1F7>",
        "inhibited-notification": "<U+F0A2><span foreground='red'><sup><U+F444></sup></span>",
        "inhibited-none": "<U+F0A2>",
        "dnd-inhibited-notification": "<U+F1F7><span foreground='red'><sup><U+F444></sup></span>",
        "dnd-inhibited-none": "<U+F1F7>"
    },
    "return-type": "json",
    "exec-if": "which swaync-client",
    "exec": "swaync-client -swb",
    "on-click": "swaync-client -t -sw",
    "on-click-right": "swaync-client -d -sw",
    "escape": true,
},

ashley-paul-12345 avatar Jul 11 '25 14:07 ashley-paul-12345

Yeah, I even opened a merge request for updating the package

https://src.fedoraproject.org/rpms/gtk4-layer-shell/pull-request/2

Might have to include that package in the COPR repo

ErikReider avatar Jul 11 '25 14:07 ErikReider

I just realized that you might be aware of this: https://src.fedoraproject.org/fork/erikreider/rpms/gtk4-layer-shell

ashley-paul-12345 avatar Jul 11 '25 14:07 ashley-paul-12345

should i close this issue or keep it open?

ashley-paul-12345 avatar Jul 11 '25 14:07 ashley-paul-12345

Nah, I'll leave it open until the package gets updated upstream. I've added a temporary gtk4-layer-shell package to the COPR page which is a good stopgap until it's fixed

ErikReider avatar Jul 11 '25 20:07 ErikReider

How to get it working. I am having same issue.

NischalDawadi avatar Jul 24 '25 14:07 NischalDawadi

How to get it working. I am having same issue.

what is the version of both gtk4-layer-shell and swaync?

ashley-paul-12345 avatar Jul 24 '25 19:07 ashley-paul-12345

Image Image

NischalDawadi avatar Jul 25 '25 12:07 NischalDawadi

what is the output of dnf list --installed gtk4-layer-shell?

ashley-paul-12345 avatar Jul 25 '25 15:07 ashley-paul-12345

gtk4-layer-shell.x86_64 1.1.1-1.fc42 copr:copr.fedorainfracloud.org:erikreider:SwayNotificationCenter

NischalDawadi avatar Jul 25 '25 15:07 NischalDawadi

gtk4-layer-shell.x86_64 1.1.1-1.fc42 copr:copr.fedorainfracloud.org:erikreider:SwayNotificationCenter

that's weird, it should work fine, try running swaync command in terminal and see what's its output

ashley-paul-12345 avatar Jul 25 '25 19:07 ashley-paul-12345

Image Is it beacuse i use matugen to change the gtk4 colors.

NischalDawadi avatar Jul 26 '25 04:07 NischalDawadi

swaync is already running from the last time you ran it, try pkill swaync and run it again in terminal

ashley-paul-12345 avatar Jul 26 '25 04:07 ashley-paul-12345

Also close any other notification daemons if you have any running

ashley-paul-12345 avatar Jul 26 '25 04:07 ashley-paul-12345

It worked. ags was culprit. But previously it worked with ags as well. Also is styling is quite different then before. Can't i make it so that it doesn't inherit css property from gtk.css.

NischalDawadi avatar Jul 26 '25 06:07 NischalDawadi

add "ignore-gtk-theme": true, to your config as shown in here https://github.com/ErikReider/SwayNotificationCenter/blob/main/src/config.json.in#L3

ashley-paul-12345 avatar Jul 26 '25 18:07 ashley-paul-12345

still having the issue here

Image

defaltastra avatar Jul 27 '25 19:07 defaltastra

still having the issue here

Image

Could you provide the output of swaync with the G_MESSAGES_DEBUG=all environment variable?

ErikReider avatar Jul 30 '25 13:07 ErikReider

still having the issue here Image

Could you provide the output of swaync with the G_MESSAGES_DEBUG=all environment variable?

Gdk-INFO: 20:46:13.136: Vulkan: Loader Message:      Original order:
Gdk-INFO: 20:46:13.136: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)
Gdk-INFO: 20:46:13.136: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)
Gdk-INFO: 20:46:13.136: Vulkan: Loader Message:      Sorted order:
Gdk-INFO: 20:46:13.136: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)  
Gdk-INFO: 20:46:13.136: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)  
(swaync:11069): Gdk-DEBUG: 20:46:13.136: Vulkan: Loader Message: Copying old device 0 into new device 0
(swaync:11069): Gdk-DEBUG: 20:46:13.136: Vulkan: Loader Message: Copying old device 1 into new device 1
Gdk-INFO: 20:46:13.137: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_virtio.so due to not having any physical devices
Gdk-INFO: 20:46:13.137: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_powervr_mesa.so due to not having any physical devices
Gdk-INFO: 20:46:13.138: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_panfrost.so due to not having any physical devices
Gdk-INFO: 20:46:13.138: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_nouveau.so due to not having any physical devices
Gdk-INFO: 20:46:13.138: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_intel.so due to not having any physical devices
Gdk-INFO: 20:46:13.138: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_intel_hasvk.so due to not having any physical devices
Gdk-INFO: 20:46:13.138: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_freedreno.so due to not having any physical devices
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_broadcom.so due to not having any physical devices
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message: Failed to find vkGetDeviceProcAddr in layer "libVkLayer_MESA_device_select.so"
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message: vkCreateDevice layer callstack setup to:
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message:    <Application>
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message:      ||
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message:    <Loader>
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message:      ||
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message:    <Device>
Gdk-INFO: 20:46:13.139: Vulkan: Loader Message:        Using "AMD Radeon Vega 8 Graphics (RADV RAVEN)" with driver: "/usr/lib64/libvulkan_radeon.so"
** (swaync:11069): DEBUG: 20:46:13.180: pulseDaemon.vala:63: Pulse Status: PA_CONTEXT_CONNECTING


** (swaync:11069): CRITICAL **: 20:46:13.180: backlightUtil.vala:62: Could not find device /sys/class/backlight/intel_backlight/brightness

** (swaync:11069): DEBUG: 20:46:13.182: pulseDaemon.vala:63: Pulse Status: PA_CONTEXT_AUTHORIZING

** (swaync:11069): DEBUG: 20:46:13.182: pulseDaemon.vala:63: Pulse Status: PA_CONTEXT_SETTING_NAME

(swaync:11069): Gdk-DEBUG: 20:46:13.184: wl_display#1: error 1: invalid arguments for xdg_wm_dialog_v1#20.get_xdg_dialog

Gdk-Message: 20:46:13.184: Error 22 (Invalid argument) dispatching to Wayland display.```

defaltastra avatar Jul 30 '25 19:07 defaltastra

Could you provide the whole log?

ErikReider avatar Jul 30 '25 21:07 ErikReider


(process:3678): GLib-GIO-DEBUG: 08:25:10.551: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
(process:3678): dconf-DEBUG: 08:25:10.551: watch_fast: "/org/gnome/desktop/interface/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.551: watch_fast: "/org/gnome/desktop/peripherals/mouse/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.551: watch_fast: "/org/gnome/desktop/sound/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.551: watch_fast: "/org/gnome/desktop/privacy/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.552: watch_fast: "/org/gnome/desktop/wm/preferences/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.552: watch_fast: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.552: watch_fast: "/org/gnome/desktop/a11y/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.552: watch_fast: "/org/gnome/desktop/a11y/interface/" (establishing: 0, active: 0)
(process:3678): GLib-GIO-DEBUG: 08:25:10.552: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(process:3678): GLib-GIO-DEBUG: 08:25:10.553: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(process:3678): dconf-DEBUG: 08:25:10.556: watch_established: "/org/gnome/desktop/interface/" (establishing: 1)
(process:3678): dconf-DEBUG: 08:25:10.556: watch_established: "/org/gnome/desktop/peripherals/mouse/" (establishing: 1)
(process:3678): dconf-DEBUG: 08:25:10.556: watch_established: "/org/gnome/desktop/sound/" (establishing: 1)
(process:3678): dconf-DEBUG: 08:25:10.556: watch_established: "/org/gnome/desktop/privacy/" (establishing: 1)
(process:3678): dconf-DEBUG: 08:25:10.556: watch_established: "/org/gnome/desktop/wm/preferences/" (establishing: 1)
(process:3678): dconf-DEBUG: 08:25:10.556: watch_established: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 1)
(process:3678): dconf-DEBUG: 08:25:10.557: watch_established: "/org/gnome/desktop/a11y/" (establishing: 1)
(process:3678): dconf-DEBUG: 08:25:10.557: watch_established: "/org/gnome/desktop/a11y/interface/" (establishing: 1)
(process:3678): GLib-GIO-DEBUG: 08:25:10.564: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
(process:3678): Adwaita-DEBUG: 08:25:10.595: Setting org.freedesktop.appearance.contrast of type u not found
(process:3678): Adwaita-DEBUG: 08:25:10.597: Setting org.freedesktop.appearance.accent-color of type (ddd) not found

(process:3678): Adwaita-WARNING **: 08:25:10.597: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
(process:3678): dconf-DEBUG: 08:25:10.972: watch_fast: "/org/erikreider/swaync/" (establishing: 0, active: 0)
(process:3678): dconf-DEBUG: 08:25:10.973: watch_established: "/org/erikreider/swaync/" (establishing: 1)
(process:3678): Gtk-DEBUG: 08:25:10.973: Connecting to session manager
(process:3678): Gtk-DEBUG: 08:25:10.974: Failed to get the GNOME session proxy: The name org.gnome.SessionManager is not owned
(process:3678): Gtk-DEBUG: 08:25:10.974: Failed to get the Xfce session proxy: The name org.xfce.SessionManager is not owned
** INFO: 08:25:11.341: functions.vala:172: Looking for config file in these directories:
	- /home/astra/.config/swaync/config.json
	- /etc/xdg/swaync/config.json
	- /usr/local/etc/xdg/swaync/config.json
** INFO: 08:25:11.342: functions.vala:172: Looking for config file in these directories:
	- /home/astra/.config/swaync/config.json
	- /home/astra/.config/swaync/config.json
	- /etc/xdg/swaync/config.json
	- /usr/local/etc/xdg/swaync/config.json
** Message: 08:25:11.342: configModel.vala:331: Loading Config: "/home/astra/.config/swaync/config.json"
** (swaync:3678): DEBUG: 08:25:11.342: configModel.vala:359: {
  "positionX" : "right",
  "positionY" : "top",
  "layer" : "overlay",
  "layer-shell" : true,
  "layer-shell-cover-screen" : true,
  "cssPriority" : "user",
  "timeout" : 6,
  "timeout-low" : 3,
  "timeout-critical" : 0,
  "transition-time" : 200,
  "keyboard-shortcuts" : true,
  "notification-grouping" : true,
  "image-visibility" : "when-available",
  "notification-window-width" : 300,
  "notification-window-height" : -1,
  "notification-window-preferred-output" : "",
  "hide-on-clear" : false,
  "hide-on-action" : true,
  "text-empty" : "No Notifications",
  "control-center-positionX" : "none",
  "control-center-positionY" : "none",
  "control-center-margin-top" : 13,
  "control-center-margin-bottom" : 0,
  "control-center-margin-left" : 0,
  "control-center-margin-right" : 14,
  "control-center-layer" : "top",
  "control-center-exclusive-zone" : true,
  "categories-settings" : {  },
  "notification-visibility" : {  },
  "scripts" : {  },
  "script-fail-notify" : true,
  "fit-to-screen" : false,
  "relative-timestamps" : true,
  "control-center-height" : 720,
  "control-center-width" : 400,
  "control-center-preferred-output" : "",
  "notification-2fa-action" : true,
  "notification-inline-replies" : false,
  "notification-icon-size" : 24,
  "notification-body-image-height" : 100,
  "notification-body-image-width" : 200,
  "widgets" : [
    "dnd",
    "buttons-grid",
    "mpris",
    "volume",
    "backlight",
    "title",
    "notifications"
  ],
  "widget-config" : {
    "title" : {
      "text" : "Notifications",
      "clear-all-button" : true,
      "button-text" : "Clear"
    },
    "dnd" : {
      "text" : "Do Not Disturb"
    },
    "label" : {
      "max-lines" : 1,
      "text" : "Notification"
    },
    "mpris" : {
      "image-size" : 50,
      "image-radius" : 0
    },
    "volume" : {
      "label" : "󰕾"
    },
    "backlight" : {
      "label" : "󰃟"
    },
    "buttons-grid" : {
      "actions" : [
        {
          "label" : "",
          "command" : "hyprlock"
        },
        {
          "label" : "󰝟",
          "command" : "pactl set-sink-mute @DEFAULT_SINK@ toggle"
        },
        {
          "label" : "󰂯",
          "command" : "blueman-manager"
        },
        {
          "label" : "",
          "command" : "bash -c $HOME/.config/ml4w/scripts/wlogout.sh"
        }
      ]
    }
  }
}
** INFO: 08:25:11.343: functions.vala:130: Looking for CSS file in these directories:
	- /etc/xdg/swaync/style.css
	- /usr/local/etc/xdg/swaync/style.css
** Message: 08:25:11.343: functions.vala:84: Loading CSS: "/etc/xdg/swaync/style.css"
** INFO: 08:25:11.344: functions.vala:130: Looking for CSS file in these directories:
	- /home/astra/.config/swaync/style.css
	- /etc/xdg/swaync/style.css
	- /usr/local/etc/xdg/swaync/style.css
** Message: 08:25:11.344: functions.vala:97: Loading CSS: "/home/astra/.config/swaync/style.css"
** Message: 08:25:11.354: factory.vala:47: Loading widget: dnd
** (swaync:3678): DEBUG: 08:25:11.354: baseWidget.vala:59: buttons-grid: Config doesn't have key: buttons-per-row!

** Message: 08:25:11.355: factory.vala:47: Loading widget: buttons-grid
** (swaync:3678): DEBUG: 08:25:11.355: baseWidget.vala:59: mpris: Config doesn't have key: show-album-art!

** (swaync:3678): DEBUG: 08:25:11.355: baseWidget.vala:93: mpris: Config doesn't have key: blacklist!

** (swaync:3678): DEBUG: 08:25:11.355: baseWidget.vala:59: mpris: Config doesn't have key: autohide!

** (swaync:3678): DEBUG: 08:25:11.355: baseWidget.vala:59: mpris: Config doesn't have key: loop-carousel!

** Message: 08:25:11.357: factory.vala:47: Loading widget: mpris
** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: show-per-app!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: show-per-app-icon!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: show-per-app-label!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: empty-list-label!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: expand-button-label!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: collapse-button-label!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: icon-size!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: animation-duration!

** (swaync:3678): DEBUG: 08:25:11.357: baseWidget.vala:59: volume: Config doesn't have key: animation-type!

** Message: 08:25:11.358: factory.vala:47: Loading widget: volume
** (swaync:3678): DEBUG: 08:25:11.358: baseWidget.vala:59: backlight: Config doesn't have key: device!

** (swaync:3678): DEBUG: 08:25:11.358: baseWidget.vala:59: backlight: Config doesn't have key: subsystem!

** (swaync:3678): DEBUG: 08:25:11.358: baseWidget.vala:59: backlight: Config doesn't have key: min!


** (swaync:3678): WARNING **: 08:25:11.358: backlightUtil.vala:41: Could not find device /sys/class/backlight/intel_backlight/brightness

** Message: 08:25:11.360: factory.vala:47: Loading widget: backlight
** Message: 08:25:11.360: factory.vala:47: Loading widget: title
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message: linux_read_sorted_physical_devices:
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:      Original order:
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:      Sorted order:
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)  
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)  
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message: linux_read_sorted_physical_devices:
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:      Original order:
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:      Sorted order:
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)  
Gdk-INFO: 08:25:14.520: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)  
(swaync:3678): Gdk-DEBUG: 08:25:14.520: Vulkan: Loader Message: Copying old device 0 into new device 0
(swaync:3678): Gdk-DEBUG: 08:25:14.520: Vulkan: Loader Message: Copying old device 1 into new device 1
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message: linux_read_sorted_physical_devices:
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:      Original order:
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:      Sorted order:
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)  
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)  
(swaync:3678): Gdk-DEBUG: 08:25:14.521: Vulkan: Loader Message: Copying old device 0 into new device 0
(swaync:3678): Gdk-DEBUG: 08:25:14.521: Vulkan: Loader Message: Copying old device 1 into new device 1
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message: linux_read_sorted_physical_devices:
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:      Original order:
Gdk-INFO: 08:25:14.521: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)
Gdk-INFO: 08:25:14.522: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)
Gdk-INFO: 08:25:14.522: Vulkan: Loader Message:      Sorted order:
Gdk-INFO: 08:25:14.522: Vulkan: Loader Message:            [0] AMD Radeon Vega 8 Graphics (RADV RAVEN)  
Gdk-INFO: 08:25:14.522: Vulkan: Loader Message:            [1] llvmpipe (LLVM 19.1.7, 256 bits)  
(swaync:3678): Gdk-DEBUG: 08:25:14.522: Vulkan: Loader Message: Copying old device 0 into new device 0
(swaync:3678): Gdk-DEBUG: 08:25:14.522: Vulkan: Loader Message: Copying old device 1 into new device 1
Gdk-INFO: 08:25:14.523: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_virtio.so due to not having any physical devices
Gdk-INFO: 08:25:14.523: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_powervr_mesa.so due to not having any physical devices
Gdk-INFO: 08:25:14.524: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_panfrost.so due to not having any physical devices
Gdk-INFO: 08:25:14.524: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_nouveau.so due to not having any physical devices
Gdk-INFO: 08:25:14.524: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_intel.so due to not having any physical devices
Gdk-INFO: 08:25:14.525: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_intel_hasvk.so due to not having any physical devices
Gdk-INFO: 08:25:14.525: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_freedreno.so due to not having any physical devices
Gdk-INFO: 08:25:14.525: Vulkan: Loader Message: Removing driver /usr/lib64/libvulkan_broadcom.so due to not having any physical devices
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message: Failed to find vkGetDeviceProcAddr in layer "libVkLayer_MESA_device_select.so"
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message: vkCreateDevice layer callstack setup to:
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message:    <Application>
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message:      ||
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message:    <Loader>
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message:      ||
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message:    <Device>
Gdk-INFO: 08:25:14.526: Vulkan: Loader Message:        Using "AMD Radeon Vega 8 Graphics (RADV RAVEN)" with driver: "/usr/lib64/libvulkan_radeon.so"
** (swaync:3678): DEBUG: 08:25:14.573: pulseDaemon.vala:63: Pulse Status: PA_CONTEXT_CONNECTING


** (swaync:3678): CRITICAL **: 08:25:14.573: backlightUtil.vala:62: Could not find device /sys/class/backlight/intel_backlight/brightness

** (swaync:3678): DEBUG: 08:25:14.575: pulseDaemon.vala:63: Pulse Status: PA_CONTEXT_AUTHORIZING

** (swaync:3678): DEBUG: 08:25:14.575: pulseDaemon.vala:63: Pulse Status: PA_CONTEXT_SETTING_NAME

(swaync:3678): Gdk-DEBUG: 08:25:14.577: wl_display#1: error 1: invalid arguments for xdg_wm_dialog_v1#20.get_xdg_dialog

Gdk-Message: 08:25:14.577: Error 22 (Invalid argument) dispatching to Wayland display.```

defaltastra avatar Jul 31 '25 07:07 defaltastra