forked from geany/geany
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The xdg-desktop-portal file chooser implementation (that can be forced with `GTK_USE_PORTAL=1`) doesn't allow those and fails to create the dialog if there are any such filter. This seems like a potential xdg-desktop-portal bug, but it's easy enough to workaround, and there's no guarantee yet it will change. It's also unlikely to actually happen that we create such an empty filter, but it is possible if a filetype doesn't have a corresponding filetype_extensions.conf entry.
- Loading branch information
Showing
2 changed files
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters