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!

  • skeesx@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    13 hours ago

    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.