Skip to content

UI Crashes After Updating to v0.24.2 on Ubuntu 24.04 #705

@Mohabdo21

Description

@Mohabdo21

Describe the bug
After updating to lazydocker v0.24.2, the UI renders the initial layout in the terminal but immediately crashes, making the interface completely unusable. This also affects the terminal itself - the blinking cursor disappears, and the prompt remains broken until the terminal window is closed and a new one is opened. The issue occurs consistently on both Gnome Terminal and Kitty Terminal.

To Reproduce
Steps to reproduce the behavior:

  1. Install or upgrade lazydocker to v0.24.2 (e.g., via Go: go install github.com/jesseduffield/lazydocker@latest).
  2. Open a terminal (Gnome Terminal or Kitty).
  3. Run lazydocker.
  4. Observe the layout drawing briefly, followed by a crash and the terminal prompt becoming unresponsive (no blinking cursor).

Expected behaviour
The lazydocker UI should fully render and remain interactive without crashing. The terminal prompt should not be affected after exiting or during use.

Screenshots
If applicable, add screenshots to help explain your problem.
[I can provide screenshots of the broken UI and affected terminal if requested.]

Desktop (please complete the following information):

  • OS: Ubuntu 24.04.3 LTS (Kernel: 6.14.0-35-generic)
  • Lazydocker Version: v0.24.2

Additional context

  • Docker setup:
    • Docker version: 29.0.0
    • Docker Compose version: v2.40.3
    • Docker Buildx version: v0.30.0
    • Containerd version: v2.1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions