| Summary: | Remote input doesn't work with auto-started kdeconnectd | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Plata <plata.hill> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | andrew.g.r.holmes, marioedwards45, Sy-Klone, vyamak |
| Priority: | NOR | ||
| Version First Reported In: | 24.05.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Plata
2024-06-23 16:28:33 UTC
Starting only kdeconnectd manually, does not work: It shows the dialog for the remote input permissions but does not persist the setting. My current workaround is this login script: --- #!/bin/bash sleep 10 killall kdeconnectd sleep 5 /usr/bin/kdeconnect-app & --- *** Bug 471258 has been marked as a duplicate of this bug. *** *** Bug 477245 has been marked as a duplicate of this bug. *** *** Bug 470839 has been marked as a duplicate of this bug. *** |