Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open and Save As dialogs don't work #570

Closed
fuck-shithub opened this issue Jun 29, 2022 · 4 comments
Closed

Open and Save As dialogs don't work #570

fuck-shithub opened this issue Jun 29, 2022 · 4 comments
Assignees
Labels
bug Something isn't working done issue resolved

Comments

@fuck-shithub
Copy link

fuck-shithub commented Jun 29, 2022

Pressing Ctrl+O or opening the Open or Save As dialogs makes the screen blink black for one frame and then nothing happens.

I built furnace with cmake .. -DCMAKE_BUILD_TYPE=Release -DSYSTEM_SDL2=ON -DSYSTEM_ZLIB=ON -DSYSTEM_RTMIDI=ON -DSYSTEM_LIBSNDFILE=ON -DSYSTEM_FMT=ON -DSYSTEM_FFTW=ON

I'm using Gentoo with JACK. I use i3 as window manager.

On v0.5.8 it still works but it broke with the v0.6pre1

Update: still doesn't work with regular cmake ..

@fuck-shithub
Copy link
Author

Okay I think 3be56d5 is the last commit where it still worked

@fuck-shithub
Copy link
Author

Yep. 5e77b47 does not compile, and in bfc4432 I cannot open or save as anymore.

@tildearrow tildearrow added the bug Something isn't working label Jun 30, 2022
@JeffAlyanak
Copy link

It seems that this has been broken since before the addition of vrc6.

Since the addition of vrc6 is important to me, I'll need to see if there's an easy way to produce a patch that includes vrc6 but can also load and save.

@tildearrow
Copy link
Owner

Zenity/KDialog must be installed on Linux for the system file picker to work.

I have added an error dialog in case the file picker fails to initialize.

@tildearrow tildearrow self-assigned this Jul 14, 2022
@tildearrow tildearrow added the done issue resolved label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done issue resolved
Projects
None yet
Development

No branches or pull requests

3 participants