Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to create GBM buffer size on Wayland #128

Open
szymonj99 opened this issue Jan 3, 2025 · 0 comments
Open

Failed to create GBM buffer size on Wayland #128

szymonj99 opened this issue Jan 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@szymonj99
Copy link

Describe the bug
Trying to open neohtop from the terminal results in Gdk-Message: 15:13:09.507: Error 71 (Protocol error) dispatching to Wayland display. and the window closes.
Trying to run sudo neohtop results in Failed to create GBM buffer of size 1280x900: Invalid argument, and there is a blank see-through window.
Trying to run NeoHtop from the start menu results in the window closing.

journalctl has the following information:

Jan 03 15:19:18 arch systemd[2192]: Started NeoHtop.
Jan 03 15:19:18 arch rtkit-daemon[1775]: Supervising 7 threads of 4 processes of 1 users.
Jan 03 15:19:18 arch rtkit-daemon[1775]: Failed to look up client: No such file or directory
Jan 03 15:19:19 arch rtkit-daemon[1775]: Supervising 7 threads of 4 processes of 1 users.
Jan 03 15:19:19 arch rtkit-daemon[1775]: Successfully made thread 9339 of process 9320 owned by '1000' RT at priority 5.
Jan 03 15:19:19 arch rtkit-daemon[1775]: Supervising 8 threads of 5 processes of 1 users.
Jan 03 15:19:19 arch rtkit-daemon[1775]: Supervising 8 threads of 5 processes of 1 users.
Jan 03 15:19:19 arch rtkit-daemon[1775]: Successfully made thread 9349 of process 9320 owned by '1000' RT at priority 5.
Jan 03 15:19:19 arch rtkit-daemon[1775]: Supervising 9 threads of 5 processes of 1 users.
Jan 03 15:19:19 arch kwin_wayland_wrapper[2270]: error in client communication (pid 9285)
Jan 03 15:19:19 arch neohtop[9285]: Error 71 (Protocol error) dispatching to Wayland display.
Jan 03 15:19:19 arch systemd[2192]: app-neohtop@7a11953a20774d17b01ae9c6ad27c542.service: Main process exited, code=exited, status=1/FAILURE
Jan 03 15:19:19 arch systemd[2192]: app-neohtop@7a11953a20774d17b01ae9c6ad27c542.service: Failed with result 'exit-code'.
Jan 03 15:19:19 arch systemd[2192]: app-neohtop@7a11953a20774d17b01ae9c6ad27c542.service: Consumed 1.456s CPU time, 172.3M memory peak.

To Reproduce
Steps to reproduce the behavior: rustup default stable

  1. Install the needed Rust dependency for compiling NeoHtop
  2. Install the following neohtop using yay:
1 aur/neohtop 1.1.2-1 (+0 0.00) (Installed)
    💪🏻top on steroids
  1. Try to run the program
  2. See error

Expected behavior
Program works as expected

Desktop (please complete the following information):

  • OS: Arch Linux x86_64
  • Kernel: 6.12.7-arch1-1
  • DE: Plasma 6.2.5
  • WM: kwin
  • nVidia Proprietary Drivers (not open kernel module)
@szymonj99 szymonj99 added the bug Something isn't working label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant