GNOME Bugzilla – Bug 621755
Double click in a file causes critical warning
Last modified: 2011-01-21 19:01:02 UTC
When I double click a file in the open or save dialog I get the following critical warning: Gtk-CRITICAL **: gtk_real_button_activate: assertion `device && device->source == GDK_SOURCE_KEYBOARD' failed
I'm not able to reproduce this so far. Can you either file a sample program that exploits the problem, or describe an application which does this and give steps to reproduce?
I am using gedit master and for me I can reproduce it 100% of the time and so can another. Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007ffff2d65566 in IA__g_logv (log_domain=0x7ffff59b9393 "Gtk", log_level=G_LOG_LEVEL_CRITICAL, format=0x7ffff2dda3cd "%s: assertion `%s' failed", args1=0x7fffffffbaf0) at gmessages.c:545 545 G_BREAKPOINT (); (gdb) backtrace full
+ Trace 222452
it's also 100% reproducible when empathy master, when receiving a file transfer and clicking on accept on the file chooser dialog. I'm using gtk+ 2.91.4 Bug 632178 looks like a dup, btw
*** This bug has been marked as a duplicate of bug 626336 ***