Bug 474717 - windows休眠后需要重启android端和windows端才能连接
Summary: windows休眠后需要重启android端和windows端才能连接
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: windows-application (show other bugs)
Version: 23.08.1
Platform: Microsoft Windows Android 8.x
: NOR major
Target Milestone: ---
Assignee: brute4s99
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-20 04:20 UTC by 3520799315
Modified: 2023-09-21 05:20 UTC (History)
0 users

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 3520799315 2023-09-20 04:20:28 UTC
windows在休眠后会不能连接android设备需要通过
taskkill /f /im kdeconnectd.exe
taskkill /f /im kdeconnect-indicator.exe
taskkill /f /im dbus-daemon.exe
adb  shell am force-stop org.kde.kdeconnect_tp
来结束设备上的进程才能连接设备