mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #311] InputCapture portal interface not found – org.freedesktop.impl.portal.InputCapture #161
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#161
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 @Kasper24 on GitHub (Jul 14, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/311
Hi, thanks for your work on lan-mouse!
I'm trying to use it on Wayland with xdg-desktop-portal and a desktop (Gnome) that supports InputCapture However, I get this error in the journal when trying to use lan-mouse:
Checking the DBus interfaces, I have a org.freedesktop.porta.InputCapture interface at /org/freedesktop/portal/desktop rather than org.freedesktop.impl.portal.InputCapture.
Is there an issue in my portal configuration, or is it trying to call the wrong interface?
@Kasper24 commented on GitHub (Jul 14, 2025):
Yeah, the issue was in my configuration.
I had the GDK_BACKEND env var set to "wayland,x11"
Gnome portal seems to not like this, giving the following error: