mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #21] Crash on Hyprland #4
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Niahex on GitHub (Sep 17, 2023).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/21
Hey,
I have build lan-mouse on my 2 pc on archlinux, wayland, hyprland.
On the server Hyprland crash directly when i moving the cursor to the left pc.
And on client pc always fine. The output detect 1 entry of the cursor.
Crash Report
Server Config
Client Config
Thanks !
@feschber commented on GitHub (Sep 17, 2023):
One thing I'm noticing with your config is that you have the same ip assigned to both clients.
The entries you have in the config files under the
[left]and[right]sections should refer to the target IP of the respective devices.@feschber commented on GitHub (Sep 17, 2023):
Could you also provide a log file with WAYLAND_DEBUG=1?
@feschber commented on GitHub (Sep 17, 2023):
Okay I can reproduce this issue. There seem to have been changes in Hyprland.
@Niahex commented on GitHub (Sep 17, 2023):
Oh sorry is a mistake, in my copy paste.
@Niahex commented on GitHub (Sep 17, 2023):
I will do it when i can
@feschber commented on GitHub (Sep 17, 2023):
Seems to be an issue with Hyprland introduced in
28a90d6055I will see what I can do.
No need for the log anymore ;)
@feschber commented on GitHub (Sep 17, 2023):
Should be fixed for now, I will report this back to the Hyprland devs!
@feschber commented on GitHub (Sep 17, 2023):
https://github.com/hyprwm/Hyprland/issues/3341