You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Install the needed Rust dependency for compiling NeoHtop
Install the following neohtop using yay:
1 aur/neohtop 1.1.2-1 (+0 0.00) (Installed)
💪🏻top on steroids
Try to run the program
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)
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to open
neohtop
from the terminal results inGdk-Message: 15:13:09.507: Error 71 (Protocol error) dispatching to Wayland display.
and the window closes.Trying to run
sudo neohtop
results inFailed 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:To Reproduce
Steps to reproduce the behavior:
rustup default stable
yay
:Expected behavior
Program works as expected
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: