Bug 419901 - Bluetooth backend fails on the android KDEconnect app
Summary: Bluetooth backend fails on the android KDEconnect app
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: unspecified
Platform: Android Other
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-10 06:08 UTC by liranpiade
Modified: 2024-10-03 20:35 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description liranpiade 2020-04-10 06:08:59 UTC
SUMMARY


STEPS TO REPRODUCE
1. Enable the bluetooth link in the compilation flags
2. Compile + Debug from Android studio
3. Watch the exception come up regarding the bluetooth backend

OBSERVED RESULT
E/BTLinkProvider/Server: Bluetooth error
    java.io.IOException: read failed, socket might closed or timeout, read ret: -1
        at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:772)
        at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:725)
        at android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:499)
        at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:171)
        at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:157)
        at org.kde.kdeconnect.Backends.BluetoothBackend.BluetoothLinkProvider$ServerRunnable.run(BluetoothLinkProvider.java:170)
        at java.lang.Thread.run(Thread.java:919)
W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback

EXPECTED RESULT
The KDEconnect bluetooth backend should connect

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro, Kernel 5.6
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: N/A
Qt Version: N/A

ADDITIONAL INFORMATION
Android version: 10 and 9
Android devices: GM1917, A0001, G8141