Bug 166319 - media-gfx/gthumb-2.8.1 fails to import photos when compiled with LDFLAGS="-Wl,--as-needed"
Bug#: 166319 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: eva@gentoo.org
Component: Ebuilds
URL: 
Summary: media-gfx/gthumb-2.8.1 fails to import photos when compiled with LDFLAGS="-Wl,--as-needed"
Keywords:  
Status Whiteboard: 
Opened: 2007-02-11 11:13 0000
Description:   Opened: 2007-02-11 11:13 0000
Compiling gthumb with LDFLAGS="-Wl,--as-needed" currently results on
libphotoimporter crashing gthumb. 

A similar bug is described at :
http://lists.pld-linux.org/mailman/pipermail/pld-users-pl/2006-November/063429.html

Can't read the language but at least the error and the fix are similar although
the fix is not quite right.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Gilles Dartiguelongue 2007-02-11 11:16:47 0000 -------
Created an attachment (id=109834) [details]
gthumb-2.8.1-as-needed.patch.patch

Patch against the current patch

I've reported this upstream so they can integrate the fix at:
http://bugzilla.gnome.org/show_bug.cgi?id=406653

with this little fix, autoimport finaly works again

------- Comment #2 From Daniel Gryniewicz 2007-02-12 01:05:42 0000 -------
Applied.  Thanks for the patch.