[GH-ISSUE #360] Missing half of terminal output #192

Closed
opened 2026-03-02 23:45:20 +03:00 by kerem · 2 comments
Owner

Originally created by @LucasFA on GitHub (Feb 6, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/360

Describe the bug
Occassionally half the terminal is empty after moving the window between workspaces . This happens rarely, though.

To Reproduce
[Work in progress]
Move the terminal window quickly between workspaces in GNOME, for starters.

Log and backtrace
The log is not really relevant. The backtrace is empty.

Screenshots
image

Environment

  • OS: Linux Pop!_OS 22.04 LTS (Ubuntu based distro)
  • Terminal: Happens both on Wezterm and Alacritty
  • Application version and features. v0.16.3. features: to be honest, I am not entirely sure. I chose them a while back, but IIRC: alsa-backend, streaming, lyrics, media-control, Sixel and Image. I guess clipboard too.
    I have also tested this to happen in master with both cargo run and after updating the dependencies with cargo update && cargo run. All default features.

Additional context
I suspect this is an upstream issue from either a TUI crate or even something else.

Originally created by @LucasFA on GitHub (Feb 6, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/360 **Describe the bug** Occassionally half the terminal is empty after moving the window between workspaces . This happens rarely, though. **To Reproduce** [Work in progress] Move the terminal window quickly between workspaces in GNOME, for starters. **Log and backtrace** The log is not really relevant. The backtrace is empty. **Screenshots** ![image](https://github.com/aome510/spotify-player/assets/23667494/60f16afa-106a-4482-a199-978eda95c2c3) **Environment** - OS: Linux Pop!_OS 22.04 LTS (Ubuntu based distro) - Terminal: Happens both on Wezterm and Alacritty - Application version and features. v0.16.3. features: to be honest, I am not entirely sure. I chose them a while back, but IIRC: alsa-backend, streaming, lyrics, media-control, Sixel and Image. I guess clipboard too. I have also tested this to happen in master with both `cargo run` and after updating the dependencies with `cargo update && cargo run`. All default features. **Additional context** I suspect this is an upstream issue from either a TUI crate or even something else.
kerem 2026-03-02 23:45:20 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Feb 11, 2024):

I suspect this is an upstream issue from either a TUI crate or even something else.

I have the same thought. You can try to reproduce using one of their examples in https://github.com/ratatui-org/ratatui/tree/main/examples and submit an upstream issue.

<!-- gh-comment-id:1937917734 --> @aome510 commented on GitHub (Feb 11, 2024): > I suspect this is an upstream issue from either a TUI crate or even something else. I have the same thought. You can try to reproduce using one of their examples in https://github.com/ratatui-org/ratatui/tree/main/examples and submit an upstream issue.
Author
Owner

@LucasFA commented on GitHub (Feb 12, 2024):

Mmm. I haven't managed to inmediately reproduce it with the examples - which btw are stellar. My first thought was "Needs more text", but the block example already has a good amount.

<!-- gh-comment-id:1939709645 --> @LucasFA commented on GitHub (Feb 12, 2024): Mmm. I haven't managed to inmediately reproduce it with the examples - which btw are stellar. My first thought was "Needs more text", but the block example already has a good amount.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#192
No description provided.