SynthV can't open file select on Fedora

Hi, I’m using SynthV 1 Pro on Fedora 42 KDE, and I can’t seem to be able to open any kind of file select window. The program doesn’t really hang as I can close it normally without having to kill it, but the file selection just doesn’t show. When I run it in terminal it doesn’t really show anything aside from a few GTK warnings.


I’ve used the program on other distros before (including ones with KDE) and I’ve never had this issue.

Hi

I had exactly the same issue on my Manjaro box recently. I installed the zenity-gtk3 package which fixed the problem.

I don’t use Fedora but I’m sure there is a package available.

Hope that helps.
Cheers Mark (a happy V1 Linux user)

There doesn’t seem to be a gtk3 specific version in the repos, I can only find rpms from third party sites. I’ll try looking more into it tomorrow tho

Might also be worth checking you have libcurl installed

dnf install libcurl

Mark