Summary: | When two pc have the same user name kdeconnet doesn't find any device to pair | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Valerio De Angelis <valeriodean> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Valerio De Angelis
2016-01-09 23:58:55 UTC
The user name is only used to show it to the user and never to identify a device, so it can't be the cause of the issue. Each device has a unique id, randomly generated on first run, that identifies it. This problem could happen if you copied your config files from one system to the other: then the unique identifier would be the same. |