[Bug]: qt5 xdgdesktopportal platform theme not working #22971
Labels
bug report
Something is not working properly
x11
Issue is related to stuff requiring X11 environment or x11-packages
Problem description
when the xdg-desktop-portal platform theme (provided by
qt5-qtbase
) is chosen in qt5, the file picker dialog is not showingscreen-20250118-221108.mp4
What steps will reproduce the bug?
Step 1
install any qt app
run any qt app with
QT_QPA_PLATFORMTHEME=xdgdesktopportal <app>
or
install
qt5ct
in
qt5ct
set "Standard dialogs" to "XDG Desktop Portal"run any qt app with
QT_QPA_PLATFORMTHEME=qt5ct <app>
Step 2
use any functions involves the file dialog in the qt app
What is the expected behavior?
the file picker dialog shows up instead of nothing
System information
The text was updated successfully, but these errors were encountered: