! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[thunarx-2 branch] Implicit dependency on exo
Status:
RESOLVED: INVALID
Product:
Thunar-media-tags-plugin
Component:
General

Comments

Description Lionel Le Folgoc 2010-03-07 17:36:52 CET
Created attachment 2877 
proposed patch

Hi,

The current version of the plugin in the thunarx-2 branch fails to run with the following error:
thunar: symbol lookup error: /usr/lib/thunarx-2/thunar-media-tags-plugin.so: undefined symbol: exo_gtk_object_ref_sink

Apparently, it uses some exo functions, but doesn't link against exo (this was probably pulled previously thanks to thunar-vfs, but I'm not sure).

The attached patch fixes this isse.
Comment 1 Lionel Le Folgoc 2010-03-07 17:48:19 CET
mmh, I'm not sure this is needed after all. The switch to exo-1 (http://bugzilla.xfce.org/show_bug.cgi?id=6295) fixes this issue as well. Thunar is linked to exo too, so it's probably not needed to link explicitely on it. The issue was that the plugin was using some exo-0.3 functions that were removed in exo-1, which thunar is linked with...
Comment 2 Lionel Le Folgoc 2010-03-08 20:33:32 CET
Yep, don't think this is needed.

Bug #6294

Reported by:
Lionel Le Folgoc
Reported on: 2010-03-07
Last modified on: 2010-03-08

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

proposed patch (834 bytes, patch)
2010-03-07 17:36 CET , Lionel Le Folgoc
no flags

Additional information