Skip to content

Nix: Fix file selection in the client under NixOS#276

Closed
marius851000 wants to merge 1 commit intospace-wizards:masterfrom
marius851000:nixos-file-picker-fix
Closed

Nix: Fix file selection in the client under NixOS#276
marius851000 wants to merge 1 commit intospace-wizards:masterfrom
marius851000:nixos-file-picker-fix

Conversation

@marius851000
Copy link

For some reason, the portal method does not work for me, to pick MIDI file to play. I hence opted to make use of zenity, which just mean that I needed to provide the good program in PATH, that SDL support.

I don’t really know why XDG portal does not work, thought. But this work just as good.

(ps: file picker in the launcher itself (for replay) already worked and still work)

I don’t know if this Nix file work on MacOS. But I have no MacOS machine to test it, so I made sure to only enable it on Linux.

@Coca162
Copy link
Contributor

Coca162 commented Mar 22, 2026

So I messed around with this a bit more (I knew it was a issue but didn't know why) and found it was from a missing dependency in sdl for dbus, should be more ideal to fix it that way then this way around.

@Coca162
Copy link
Contributor

Coca162 commented Mar 22, 2026

Fixed with dbus in #277

@marius851000
Copy link
Author

marius851000 commented Mar 23, 2026 via email

@marius851000
Copy link
Author

Closing in favor of #277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants