Color Scheme issue for SyncThingy on Silverblue F41

See the below after a new install of Fedora 41 Silverblue on a Framework. Since the application wasn’t launching I ran from the terminal and the application seems to be unable to find a color scheme. I have not yet seen this in other applications, but since the information about this seemed somewhat limited and it may impact other things I thought I’d create a post here to see if others find anything else.

Additionally, if anyone has any ideas for fixes if I’m wholly missing something it would be appreciated.

In any case, congrats on the release!

kyconway@fedora:~$ flatpak run com.github.zocker_160.SyncThingy 
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.qgnomeplatform: Could not find color scheme  ""
this instance is secondary, exiting with 4

1 Like

Further research suggests this may have something to do with libcanberra-gtk-module – so I’ve opted to try running syncthing from a toolbx container image where I just dnf install syncthing – which seems to be working fine. I’ll have to find a way to get it to autostart.

1 Like