@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
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.
--
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
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_
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
@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
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
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