[Bug 1242801]

2013-11-09 Thread Yyc1992
@Hugo You are right. The crash is gone when setting gtkComboMenu to True in QtCurve. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu. https://bugs.launchpad.net/bugs/1242801 Title: meld assertion while selecti

[Bug 1242801]

2013-11-09 Thread Yyc1992
Not sure if this is still helpful now, but it seems that this crash doesn't happen in the print to pdf directory selector. The difference seems to be there is a default selected value in the printer dialog. Adding `btn.set_current_folder('/home')` in the pygtk version works around the problem. --

[Bug 1242801]

2013-11-09 Thread Yyc1992
Created attachment 83393 Minimum program to trigger the bug, pygtk version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242801 Title: meld assertion while selecting directory To manage notificati

[Bug 1242801]

2013-11-09 Thread Yyc1992
With further debugging, the direct reason seems to be a "notify::popup- shown" signal being emit and changes the stamp in GtkTreeModelFilter in the path: combo_box_notify_popup_shown_cb -> gtk_tree_model_filter_refilter -> gtk_tree_model_foreach -> gtk_tree_model_filter_refilter_helper -> gtk_tree_

[Bug 1242801]

2013-11-09 Thread Yyc1992
Screenshot for that option: http://susepaste.org/21884365 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242801 Title: meld assertion while selecting directory To manage notifications about this

[Bug 1242801]

2013-11-09 Thread Yyc1992
@mcgyver For a workaround in QtCurve-Gtk, the option (in the config file) is called `gtkComboMenu`(set it to true) and if you are using the kcm setting module, it's the 'Gtk-style' option under 'Non-editable style:' in the 'Combos' tab (select it). Maybe I will also add a work around in QtCurve

[Bug 1242801]

2013-11-09 Thread Yyc1992
Created attachment 83394 Minimum program to trigger the bug, c version Reproducable with both Gtk2 (2.24.12) and Gtk3 (3.10.0). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242801 Title: meld ass

[Bug 1242801]

2013-11-09 Thread Yyc1992
Confirmed with gtk-2.24.21, meld-1.8.2, pygtk 2.24.0 on ArchLinux. Backtrace #0 0x741853d5 in gtk_tree_model_get_valist ( tree_model=tree_model@entry=0x1502640, iter=iter@entry=0x7fffcb50, var_args=var_args@entry=0x7fffc9f8) at gtktreemodel.c:1470 #1 0x741856ec in