stakira / OpenUtau

Open singing synthesis platform / Open source UTAU successor
http://www.openutau.com
MIT License
2.06k stars 285 forks source link

OpenUtau file dialogs use a preferred GTK filepicker rather than portals #548

Closed orowith2os closed 1 year ago

orowith2os commented 1 year ago

Acknowledgement

🐛 Describe the bug

When doing an action that requires file dialogs, OpenUtau opens up a GTK file dialog, not using a portal. This can break the experience inside of Flatpak, and other sandboxed environments.

Explains how to reproduce the bug

Run OpenUtau inside of a flatpak or any other environment and open a file dialog with it.

OS & Version

Linux

Logs

N/A

stakira commented 1 year ago

File dialog is provided by Avalonia, OpenUtau has no direct control of what is used.