I noticed with Thunar (v1.3.0), and surely with Thunar 1.2.0, this plugin crashes files manager. When I use this plugin, in ~/.xsession-errors, I get this error: /libexec/ld-elf.so.1: /usr/local/lib/thunarx-2/thunar-media-tags-plugin.so: Unde fined symbol "exo_gtk_object_ref_sink" /libexec/ld-elf.so.1: /usr/local/lib/thunarx-2/thunar-media-tags-plugin.so: Unde fined symbol "exo_gtk_object_ref_sink" It's known bug, https://bugzilla.xfce.org/show_bug.cgi?id=6295 Patch fix this problem. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi Over to maintainer (via the GNATS Auto Assign Tool)
Tested successfully with Thunar v1.2.2. http://www.freebsd.org/cgi/query-pr.cgi?pr=157380 -- olivier
Responsible Changed From-To: miwi->freebsd-ports-bugs Back to pool at maintainer request for the moment.
State Changed From-To: open->closed Committed, thanks!
pav 2011-08-22 13:09:40 UTC FreeBSD ports repository Modified files: audio/thunar-media-tags-plugin Makefile pkg-plist Added files: audio/thunar-media-tags-plugin/files patch-thunar-plugin_Makefile.am patch-thunar-plugin_audio-tags-page.c patch-thunar-plugin_tag-renamer.c Log: - Unbreak runtime with new libexo PR: ports/157092 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Revision Changes Path 1.24 +4 -3 ports/audio/thunar-media-tags-plugin/Makefile 1.1 +10 -0 ports/audio/thunar-media-tags-plugin/files/patch-thunar-plugin_Makefile.am (new) 1.1 +95 -0 ports/audio/thunar-media-tags-plugin/files/patch-thunar-plugin_audio-tags-page.c (new) 1.1 +51 -0 ports/audio/thunar-media-tags-plugin/files/patch-thunar-plugin_tag-renamer.c (new) 1.3 +4 -4 ports/audio/thunar-media-tags-plugin/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"