Björn Martensen wrote: > I have to correct myself: with gtk 2.8.20 now there are no crashes > related to the tree sidepane but everytime I try to open the context > menu on a file or a folder, thunar crashes. on free space it works. > This does happen with any view (icons, compact/detailed list) > > here is the bt: > > GLib-GObject-WARNING **: IA__g_object_new_valist: object class > `GtkAction' has no property named `icon-name' > aborting... > > Program received signal SIGABRT, Aborted. > [Switching to Thread -1220151632 (LWP 16489)] > 0xffffe410 in __kernel_vsyscall () > (gdb) bt > #0 0xffffe410 in __kernel_vsyscall () > #1 0xb78455a1 in raise () from /lib/libc.so.6 > #2 0xb7846c09 in abort () from /lib/libc.so.6 > #3 0xb79830ed in g_logv () from /usr/lib/libglib-2.0.so.0 > #4 0xb7983129 in g_log () from /usr/lib/libglib-2.0.so.0 > #5 0xb7a52206 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 > #6 0xb7a52330 in g_object_new () from /usr/lib/libgobject-2.0.so.0 > #7 0xb7268d85 in tap_provider_get_file_actions () from > /opt/xfce4/lib/thunarx-1/thunar-archive-plugin.so
thunar-archive-plugin was build with 2.10 and you cannot simply run it with 2.8 (same for several other parts of Thunar). You'll need to rebuild it with 2.8 headers. > Björn Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
