[Bug 202128] gtk-based file chooser freezes after update of x11-toolkits/gtk30 to 3.16

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 6 14:12:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202128

shen.elf at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shen.elf at gmail.com

--- Comment #3 from shen.elf at gmail.com ---
Looks like I've found the right place to discuss this issue.

Actually, the program hangs at g_volume_monitor_get() =>
populate_union_monitor() => g_object_new().
therefore it is caused by glib-2.44.1, and there is no bug report for glib yet
on this site.

Some pure Qt based applications also have this issue,
due to QFileDialog::getOpenFileNames() some how calls in to glib's
g_volume_monitor_get().

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list