Rodrigo Coacci wrote: > Well here is my bt. Just to remember, Thunar crashes upon clicking in > "properties" from Trash context menu. > > #0 0xb78a90c3 in strlen () from /lib/libc.so.6 > #1 0xb5b6f9f3 in TagLib::String::String () from /usr/lib/libtag.so.1 > #2 0xb5b4c35c in TagLib::FileRef::create () from /usr/lib/libtag.so.1 > #3 0xb6db938f in taglib_file_new () from /usr/lib/libtag_c.so.0 > #4 0xb5bed9b9 in media_tags_get_audio_file_supported (info=0x81633c8) > at media-tags-provider.c:158
thunar-media-tags-plugin doesn't handle the NULL return from g_filename_from_uri() properly. I fixed that in SVN some time ago already. Jannis, can you do a new release with the fix? Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
