Skip to content

Hyprland not successfully launching tui #109

@simfliXD

Description

@simfliXD

Describe the bug
A clear and concise description of what the bug is.
When launching Spotatui through hyprland on startup using "exec = spotatui" it doesn't seem to launch the terminal defined by xdg nor any other terminal.

To Reproduce
Steps to reproduce the behavior:

  1. Go to hyprland configuration file
  2. Add "exec = spotatui"
  3. Reload hyprland config
  4. See spotatui_panic.log
    panicked at /home/simfli/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ratatui-0.30.0/src/init.rs:299:16:
    failed to initialize terminal: Os { code: 5, kind: Uncategorized, message: "Input/output error" }
    0:
    1:
    2:
    3:
    4:
    5:
    6:
    7:
    8:
    9:
    10:
    11:
    12:
    13:
    14:
    15:
    16: __libc_start_main
    17:

Expected behavior
That a terminal is launched with spotatui.

Desktop

  • OS: Arch Linux rolling
  • Terminal: Ghostty
  • Version: 0.36.2

Additional context
Same error when manualy launching using "hyperland-run"

Global song counter is disabled

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions