[QT-BUG FOUND] KDE QFileDialog under Gnome
General and Desktop
9
Posts
3
Posters
2.7k
Views
1
Watching
-
Whenever I open a QFileDialog, a KDE file dialog pops up even though I'm running Gnome.
Is there anyway I can force Qt to use the Gnome dialog when running Gnome and only show the KDE one if I'm actually running KDE?I changed QFileDialog::DontUseNativeDialog, but it stays at KDE.
-
Even with your code (and not using QFileDialog::DontUseNativeDialog) I still get the KDE dialog.
-
No, I'm not using any styles.
I'm currently linking against Qt 5. -
Ohh yes. It works on Qt4, so it's probably just a bug in 5.
-
tucnak: Just ask them to file a bug report and tag this post with the idea and please don't send people of on fools errands like "prepend to your thread's title - [QT-BUG-FOUND]". That is no help to anybody.