mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #413] proto error: Label contains invalid characters #214
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#214
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 @clankill3r on GitHub (Apr 8, 2026).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/413
I don't know if underscores are not allowed?
Also none of the images load on windows.
@feschber commented on GitHub (Apr 8, 2026):
Host names are not allowed to contain underscores, thus the error.
The images loading are a separate issue, did you use the zipped release?
@clankill3r commented on GitHub (Apr 8, 2026):
This is such a annoyance. E.g. mac give the name
Doekes-MacBook-Air.localfor me.For me it makes zero sense to not allow those characters apart from over engineering for the reason of over engineering.
So I hope I'm wrong and that there is some technical reason.
And yeah it was a zipped release.
@feschber commented on GitHub (Apr 8, 2026):
those are not underscores though. So this should work.
.local domain resolving is a separate issue: #261