Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world

KDE connect stops working after suspension

Hi guys! Seems my KDE connect will stop being able to connect with my phone after my computer goes to sleep. After it wakes, it dectects no devices anymore. It seems to work again after a reboot. Any idea why might this happen?

I think this has started happening since KDE connect was decoupled from the Settings panel into its own app.

KDE Neon, based off of Ubuntu 24.04, kernel 7.0.0-28-generic.

Thanks!

View original on lemmy.world
33

10 replies

I don't know why it does this, but I have similar troubles. I use

kdeconnect-cli --refresh

instead of rebooting though.

8
Skullgridreply
lemmy.world

great another one to add to my alias pile, thank you

EDIT : this does not fix my issues

1
Skullgridreply
lemmy.world

I put it as something in .bash_aliases as

alias something='this command'
1

Had similar issues, disconnecting wifi and reconnecting it on the computer usually fixes it.

6

It's been happening on the latest macOS as well. I just quit and relaunch the app to fix it; but yeah, it's annoying.

3

I managed to fix the same problem by installing avahi and nss-mdns.

sudo apt install -y avahi-daemon avahi-utils libnss-mdns

Should do the trick on Ubuntu.

2

You reached the end

KDE connect stops working after suspension | Spyke