Closed GorgiAstro closed 3 days ago
@woodj80 , any idea what might be happening here?
I updated our Linux build to Ubuntu 24.04.1 LTS and downloaded a fresh copy of Vizard 2.2.0 from our website. I did not change the GDK_BACKEND, but left it on Wayland. Vizard started up and when I clicked 'Select' the file browser did pop up. I was able to click a file and play it back successfully.
I'm sorry, I'm not sure what else to try on our end. I'm guessing you've already tried restarting your computer and I don't see how it could be a permissions issue if Vizard is starting up successfully. I'll update this if I have something for you to try.
I am so sorry, I rebooted my computer and now it works again.. Thanks for the hint.
Describe the bug In the vizard start screen, when clicking on "Select" to select a basilisk message file, nothing happens.
To reproduce
Vizard.x86_64
Expected behavior Nothing happens
Desktop (please complete the following information):
Additional context I tried with both the default Wayland and also with X11 by typing the following in the terminal:
GDK_BACKEND=x11 ./Vizard.x86_64