Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.8.0, 5.9.3, 5.14.1
-
None
-
Linux Mint 18.1 Cinnamon 64 bit, Qt 5.8.0 64 bits
Ubuntu 16.04, Qt is 5.9.3
Description
QFileDialog (getExistingDirectory, getOpenFileName, or getSaveFileName) freeze when I launch it 2 times.
At the first time, i have this message in console :
[17372:17372:0227/163239:ERROR:browser_main_loop.cc(261)] GLib-GObject: cannot register existing type 'GdkWindow'
[17372:17372:0227/163239:ERROR:browser_main_loop.cc(261)] GLib: g_once_init_leave: assertion 'result != 0' failed
But it's working.
At the second time, I have the same message, but the application gui "freeze" or the filedialog is opened but not visible. At this moment, I can just only kill my application.
Attachments
Issue Links
- relates to
-
QTBUG-64087 Dragging basic color on QColorDialog freezes cursor on Linux
- Closed