Linux distribution
Bazzite 43
Desktop Environment
KDE Plasma
Version of the Save Desktop app
4.0
Package type
Flatpak from Flathub
Bug description
The KDE Plasma save path (cp -R ~/.config/[k]*) picks up ~/.config/kdeconnect/, which contains per-machine TLS certificates and private keys. When two machines sync, they end up with the same device identity — causing Avahi collisions, broken phone pairing, and kdeconnect-app crashes. kdeconnect/ should be excluded since it's machine-specific crypto identity, not desktop configuration.
Steps to reproduce
- Set up bidirectional sync between two KDE Plasma machines
- Let a periodic save+sync cycle run
- Try to connect to either machine from a previously paired phone
Output from the Terminal
(savedesktop:2): Adwaita-WARNING **: 21:53:51.460: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
(savedesktop:2): Gdk-WARNING **: 21:53:52.686: vkAcquireNextImageKHR(): A swapchain no longer matches the surface properties exactly, but can still be used to present to the surface successfully. (VK_SUBOPTIMAL_KHR) (1000001003)
(savedesktop:2): Gdk-WARNING **: 21:53:52.753: vkAcquireNextImageKHR(): A swapchain no longer matches the surface properties exactly, but can still be used to present to the surface successfully. (VK_SUBOPTIMAL_KHR) (1000001003)
Linux distribution
Bazzite 43
Desktop Environment
KDE Plasma
Version of the Save Desktop app
4.0
Package type
Flatpak from Flathub
Bug description
The KDE Plasma save path (cp -R ~/.config/[k]*) picks up ~/.config/kdeconnect/, which contains per-machine TLS certificates and private keys. When two machines sync, they end up with the same device identity — causing Avahi collisions, broken phone pairing, and kdeconnect-app crashes. kdeconnect/ should be excluded since it's machine-specific crypto identity, not desktop configuration.
Steps to reproduce
Output from the Terminal
(savedesktop:2): Adwaita-WARNING **: 21:53:51.460: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
(savedesktop:2): Gdk-WARNING **: 21:53:52.686: vkAcquireNextImageKHR(): A swapchain no longer matches the surface properties exactly, but can still be used to present to the surface successfully. (VK_SUBOPTIMAL_KHR) (1000001003)
(savedesktop:2): Gdk-WARNING **: 21:53:52.753: vkAcquireNextImageKHR(): A swapchain no longer matches the surface properties exactly, but can still be used to present to the surface successfully. (VK_SUBOPTIMAL_KHR) (1000001003)