Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334 - Evolution's EAddress gnome-pilot conduit fails
Summary: Evolution's EAddress gnome-pilot conduit fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Grant Goodyear (RETIRED)
URL:
Whiteboard:
Keywords:
: 1513 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-25 15:14 UTC by Martin Aspeli
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aspeli 2002-01-25 15:14:22 UTC
When trying to enable/change settings for/use Evolution's EAddress gnome-pilot
conduit, the following error appears:

libgpilotdcm-WARNING **: unable to g_module_open
(/usr/lib/gnome-pilot/conduits/libeaddress_conduit.so), reason
/usr/lib/gnome-pilot/conduits/libeaddress_conduit.so: undefined symbol:
g_unichar_isalpha

I suspect this might be a problem with unicode and glib, but this is only a guess.
Comment 1 Martin Aspeli 2002-01-26 09:55:42 UTC
The above error was encountered with evolution 1.0.1-r1. I downgraded to
evolution-1.0-r5, which seems to work better. I'm not sure about the differences
between Evolution 1.0 and Evolution 1.0.1.
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2002-01-30 13:18:35 UTC
I have the same problem.  I'm running an emerge --world update, and then I'll
rebuild evo and see if that fixes the problem.
Comment 3 Grant Goodyear (RETIRED) gentoo-dev 2002-01-31 08:18:03 UTC
I finished emerge --world update && emerge net-mail/evolution; the problem has
not been resolved.
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2002-02-01 16:13:35 UTC
Grant: can you test this with evo 1.0.2?
Comment 5 Grant Goodyear (RETIRED) gentoo-dev 2002-02-01 16:20:09 UTC
Still a problem w/ 1.0.2.  There's an entry on Ximian's bugzilla, 
but neither a work-around nor a solution.
Comment 6 Grant Goodyear (RETIRED) gentoo-dev 2002-02-04 08:25:59 UTC
I've restored the 1.0-r5 ebuild, which does have a working conduit.
The current work-around is to downgrade to 1.0-r5.
Comment 7 Grant Goodyear (RETIRED) gentoo-dev 2002-02-06 10:07:29 UTC
The evo folks don't seem to be in any hurry to close this bug.  I'm moving it to
"later", since it's not our fault.
Comment 8 Grant Goodyear (RETIRED) gentoo-dev 2002-04-04 13:30:52 UTC
*** Bug 1513 has been marked as a duplicate of this bug. ***
Comment 9 Leif Brown 2002-04-22 11:17:03 UTC
I've fixed this by removing the line "libtoolize --copy --force" from the
appropriate .ebuild. (using gentoo 1.1).

I've seen suggestions that this is an issue with libtool rather than Evolution.
 That might explain why Ximian hasn't responded.

Also, since it's working for me, I wonder under what circumstances the libtools
invocation is necessary, and if those could be tested for in the .ebuild.

Comment 10 Evan DiBiase 2002-04-22 21:24:21 UTC
Even with 1.0.3-r5, I'm still getting the conduit error.
Comment 11 Leif Brown 2002-04-23 09:14:21 UTC
I also get the bug if I compile with the 1.0.3-r5 ebuild.

And again, removing the call to libtoolize seems to fix the problem.
Comment 12 Grant Goodyear (RETIRED) gentoo-dev 2002-05-14 14:45:11 UTC
I'm pretty sure we finally have this problem fixed.