Skip to content

"dms run" crashes #824

@fjmarcelo

Description

@fjmarcelo

What caused the crash

When dms launches, it fails and shows this message

❯ dms run
dms v1.4.6
  INFO  go: Spawning quickshell with -p /usr/share/quickshell/dms
                                  
██████╗  █████╗ ███╗   ██╗██╗  ██╗
██╔══██╗██╔══██╗████╗  ██║██║ ██╔╝
██║  ██║███████║██╔██╗ ██║█████╔╝ 
██║  ██║██╔══██║██║╚██╗██║██╔═██╗ 
██████╔╝██║  ██║██║ ╚████║██║  ██╗
╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝
  INFO  go: DMS API Server listening on: /run/user/1000/danklinux-23540.sock
  INFO  go: API Version: 24
  INFO  go: Protocol: JSON over Unix socket
  INFO  go: Request format: {"id": <any>, "method": "...", "params": {...}}
  INFO  go: Response format: {"id": <any>, "result": {...}} or {"id": <any>, "error": "..."}
  INFO  go:
  INFO  go: Initializing managers...
  INFO  go:
  INFO  go: Attempting to initialize Wayland gamma control...
loginctl: using XDG_SESSION_ID=c1
  INFO  go: Network backend detection: NetworkManager present. Using NM API.
  INFO  go: Wayland gamma control initialized successfully
  INFO  go: AppPicker manager initialized
  INFO  go: Attempting to initialize DWL IPC...
  INFO  go: DWL: starting registry setup
  INFO  go: DWL: Bound wl_output id=9 registry_name=69
  INFO  go: DWL: manager not found in registry
  INFO  go: ExtWorkspace capability detected and will be available on subscription
  INFO  go: Attempting to initialize WlrOutput management...
  INFO  go: WlrOutput: starting registry setup
  INFO  go: WlrOutput: registry setup complete (events will be processed async)
  INFO  go: WlrOutput management initialized successfully
  INFO  go: Theme mode automation manager initialized
  INFO  go:
  INFO  go: Ready! Capabilities: [plugins gamma browser extworkspace wlroutput theme.auto]
  INFO  go: Brightness manager initialized
  INFO  go: Attempting to initialize clipboard manager...
  INFO  go: WlrOutput: found zwlr_output_manager_v1
  INFO  go: Sysfs backend initialized with 2 devices
  INFO  go: WlrOutput: manager bound successfully
  INFO  go: Udev monitor started for backlight/drm/i2c events
  INFO  go: Bound wl_seat
  INFO  go: Logind backend initialized - will use for brightness control
  INFO  go: Bound ext_data_control_manager_v1
  INFO  go: DBus manager initialized
  INFO  go: [BluezManager] found adapter: /org/bluez/hci0
  INFO  go: Data device setup complete
  INFO  go: Clipboard manager initialized successfully
  INFO  go: Wayland event dispatcher started
  INFO  go: [BluezAgent] registered at /com/danklinux/bluez/agent with capability KeyboardDisplay
  INFO  go: Loginctl manager initialized
  INFO  go: Bluez manager initialized
  WARN: Quickshell was built against Qt 6.11.0 but the system has updated to Qt 6.11.1 without rebuilding the package. This is likely to cause crashes, so the quickshell package must be rebuilt.

  INFO: Launching config: "/usr/share/quickshell/dms/shell.qml"
  INFO: Shell ID: "85ecfc916fcda75f6106502e8dabb0ab" Path ID "85ecfc916fcda75f6106502e8dabb0ab"
  INFO: Saving logs to "/run/user/1000/quickshell/by-id/86igtzmft/log.qslog"
  INFO  go: Screensaver name org.freedesktop.ScreenSaver already owned by another process (e.g. hypridle/swayidle)
  INFO  go: Claimed org.gnome.ScreenSaver on session bus
  INFO  go: Screensaver listener initialized
  INFO  go: Freedesktop manager initialized
  INFO  go: [SecretAgent] Registered with NetworkManager (id=com.danklinux.NMAgent, unique name=:1.88, fixed path=/org/freedesktop/NetworkManager/SecretAgent)
  INFO  go: Network manager initialized
  INFO  go: Evdev manager initialized
  INFO  go: DDC backend initialized
  INFO qml: BlurService: Quickshell blur support available
  INFO qml: CompositorService: Detected Hyprland
  WARN: QEventLoop: Cannot be used without QCoreApplication
 ERROR: Quickshell has crashed under pid 23647 (Coredumps will be available under that pid.)
 ERROR: Further crash information is stored under "/home/felix/.cache/quickshell/crashes/86igtzmft"
 ERROR: Quickshell crashed within 10 seconds of launching. Not restarting to avoid a crash loop.
 ERROR  go: quickshell exited: exit status 255

Report file

report.txt

Log file

log.qslog.log

Configuration

No response

Backtrace

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcrash

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions