Bug 474084 - KDE Connect doesn't correct work on MacOS
Summary: KDE Connect doesn't correct work on MacOS
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: macos-application (show other bugs)
Version: unspecified
Platform: macOS (DMG) macOS
: NOR crash
Target Milestone: ---
Assignee: Weixuan XIAO
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-03 10:02 UTC by srysis1249
Modified: 2023-10-30 14:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Log crash (80.38 KB, text/plain)
2023-09-03 10:02 UTC, srysis1249
Details
screenshot 1 (158.43 KB, image/png)
2023-09-03 10:20 UTC, srysis1249
Details
screenshot 2 (115.83 KB, image/png)
2023-09-03 10:20 UTC, srysis1249
Details
screenshot 3 (122.08 KB, image/png)
2023-09-03 10:21 UTC, srysis1249
Details
screenshot 4 (67.73 KB, image/png)
2023-09-03 10:21 UTC, srysis1249
Details

Note You need to log in before you can comment on or make changes to this bug.
Description srysis1249 2023-09-03 10:02:56 UTC
Created attachment 161359 [details]
Log crash

SUMMARY
Yesterday I installed the latest version of KDE connect on MacOS and Android, but these apps didn't work with together. 

STEPS TO REPRODUCE
1. Connect Android to MacOS via KDE Connect
2. Configure permissions on Android and MacOS
3. Send clipboard from Android to MacOS

OBSERVED RESULT
I can connect Android to MacOS, but I cannot do anything. All functions doesn't work. Devices doesn't send even statistic about battery. 

EXPECTED RESULT
All works as it should.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 13.5.1 (22G90)
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
I have attached file with log crash.
Comment 1 srysis1249 2023-09-03 10:20:18 UTC
Created attachment 161360 [details]
screenshot 1
Comment 2 srysis1249 2023-09-03 10:20:51 UTC
Created attachment 161361 [details]
screenshot 2
Comment 3 srysis1249 2023-09-03 10:21:27 UTC
Created attachment 161362 [details]
screenshot 3
Comment 4 srysis1249 2023-09-03 10:21:47 UTC
Created attachment 161363 [details]
screenshot 4
Comment 5 srysis1249 2023-09-03 10:24:56 UTC
Screenshots 1 and 2 is before bag happaned
Comment 6 srysis1249 2023-09-03 10:25:57 UTC
Ups, screenshots 1 and 3 instead 2
Comment 7 Andy Pan 2023-10-30 14:10:38 UTC
Not sure if it is related. I also ran into this problem despite a clean setup with manually started `dbus-launch` and `kdeconnectd` and I can provide some log trace of `kdeconnectd`:

```
Error sending UDP packet: QAbstractSocket::DatagramTooLargeError
Identity packet to QHostAddress("255.255.255.255") got rejected because it was too large. Retrying without including the capabilities
kdeconnect.core: Could not query capabilities from notifications server
new capabilities for  "Pixel 3"
kdeconnect.plugin.systemvolume: Unknown data source id of device 82
new capabilities for  "Pixel 8"
kdeconnect.plugin.systemvolume: Unknown data source id of device 82
kdeconnect.plugin.clipboard: Ignoring clipboard without timestamp
discarding unsupported packet "kdeconnect.runcommand.request" for "Pixel 8"
```

Although the last line looks suspicious that KDE Connect cannot detect the capabilities correctly, randomly everything works smoothly even if the line appears.