mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 09:15:22 +01:00
[GH-ISSUE #1401] [REGRESSION] ironbar reload #4639
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#4639
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ildar on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1401
Describe the bug
Ironbar stops (or quits) on
ironbar reloadcommand. It did not in GTK3-based version.To reproduce
Steps to reproduce the behavior:
ironbar reloadExpected behavior
keep running
System information:
Configuration
No configuration files (default)
Additional context
log:
log
```2026-02-25T10:04:09.899601Z ERROR ironbar::config: styles at '/home/ildar/.config/ironbar/style.css' not found, falling back to minimal theme
2026-02-25T10:04:09.899718Z ERROR ironbar::config: Error loading config: configuration file "/home/ildar/.config/ironbar/config" not found
2026-02-25T10:04:09.941219Z WARN GTK: [Gtk] Unknown key gtk-fallback-icon-theme in /home/ildar/.config/gtk-4.0/settings.ini
2026-02-25T10:04:10.237928Z ERROR ironbar::bar: failed to create module Workspaces:
0: workspaces is unsupported by compositor. The following are supported: ["sway", "hyprland", "niri"]
Location:
src/clients/mod.rs:115
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
2026-02-25T10:04:10.438714Z ERROR ironbar::bar: failed to create module Workspaces:
0: workspaces is unsupported by compositor. The following are supported: ["sway", "hyprland", "niri"]
Location:
src/clients/mod.rs:115
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
2026-02-25T10:04:20.133066Z ERROR ironbar::config: styles at '/home/ildar/.config/ironbar/style.css' not found, falling back to minimal theme
2026-02-25T10:04:20.133133Z ERROR ironbar::config: Error loading config: configuration file "/home/ildar/.config/ironbar/config" not found
2026-02-25T10:04:20.133948Z ERROR ironbar::bar: failed to create module Workspaces:
0: workspaces is unsupported by compositor. The following are supported: ["sway", "hyprland", "niri"]
Location:
src/clients/mod.rs:115
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
2026-02-25T10:04:20.150196Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.150266Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.150856Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceCapabilitiesKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.157088Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.157124Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.157683Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceCapabilitiesKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.159732Z ERROR ironbar::bar: failed to create module Workspaces:
0: workspaces is unsupported by compositor. The following are supported: ["sway", "hyprland", "niri"]
Location:
src/clients/mod.rs:115
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
2026-02-25T10:04:20.169890Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.169929Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.170546Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceCapabilitiesKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.170621Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.170649Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
2026-02-25T10:04:20.170914Z WARN GTK: [Gdk] vkGetPhysicalDeviceSurfaceCapabilitiesKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)