[Xfce-bugs] [Bug 16654] Replace deprecated GtkActionEntry with XfceGtkActionEntry

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Apr 24 15:25:59 CEST 2020


https://bugzilla.xfce.org/show_bug.cgi?id=16654

--- Comment #9 from Reuben Green <reubengreen73 at gmail.com> ---
Hi Alex. So here is a bug that I've found on ReplaceGtkAction42.

To reproduce: change the view type via the radio buttons then press Ctrl-A to
select all

Then the following warnings happen

(thunar:17200): GLib-GObject-WARNING **: 14:13:52.340: invalid unclassed
pointer in cast to 'ThunarStandardView'

(thunar:17200): thunar-CRITICAL **: 14:16:33.376:
thunar_standard_view_select_all_files: assertion '(((__extension__ ({
GTypeInstance *__inst = (GTypeInstance*) ((standard_view)); GType __t =
((thunar_standard_view_get_type ())); gboolean __r; if (!__inst) __r = (0);
else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else
__r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed

I think on some systems this causes a segfault, see comment 66 in bug #3521
(although that was with a patch of mine applied, but it seems to be the same
bug).

I have taken backtraces of these warnings (via G_DEBUG=fatal-warnings) and I
will attach them here.

Thanks!

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


More information about the Xfce-bugs mailing list