Open
Description
Relevant components
- Standalone tray application (based on Qt Widgets)
- Plasmoid/applet for Plasma desktop
- Dolphin integration
- Command line tool (
syncthingctl
) - Integrated Syncthing instance (
libsyncthing
) - Backend libraries
Environment and versions
- Versions of
syncthingtray
,qtutilities
andc++utilities
: 1.5.2, ?, ? - Qt version: 6.6.3
- C++ compiler (name and version): ?
- C++ standard library (name and version): ?
- Operating system (name and version): Windows 10 Pro 22H2
Bug description
The tray app disconnects from Syncthing when I change the theme and click on "Save" using the Web GUI. And although it connects back automatically after some time, this seems weird.
Steps to reproduce
- Make sure Syncthing Tray is connected and running
- Open the Web GUI > Actions > Settings > GUI > Change theme > Save
- Notice the tray app disconnecting with the error: "Unable to request disk events. Connection closed" or "Unable to request device statistics. Connection closed"
Expected behavior
No disconnection should happen