Bug 157092 - [PATCH] audio/thunar-media-tags-plugin, broken with libexo >= 0.6.0
Summary: [PATCH] audio/thunar-media-tags-plugin, broken with libexo >= 0.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-16 20:30 UTC by Olivier Duchateau
Modified: 2011-08-22 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (10.23 KB, patch)
2011-05-16 20:30 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2011-05-16 20:30:10 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-16 20:30:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Olivier Duchateau 2011-05-28 13:44:15 UTC
Tested successfully with Thunar v1.2.2.

http://www.freebsd.org/cgi/query-pr.cgi?pr=157380

-- 
olivier
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 05:41:30 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to pool at maintainer request for the moment.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2011-08-22 13:03:28 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-08-22 14:09:54 UTC
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"