Bug 116228

Summary: No symbols exported in libbanshee.so
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Aaron Bockover <abockover>
Component: MonoAssignee: Gary Ekker <gekker>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Aaron Bockover 2005-09-09 18:53:59 UTC
I completely wiped banshee from my desktop SL10 B2, including all gconf setting,
music locations, etc. Clean wipe. I then installed the packages jpr has (0.9.7)
and tried to run Banshee. I got a DllNotFoundException for
/usr/lib/banshee/libbanshee.so. 

Running nm against that shared library reports no symbols found, so Mono
couldn't dlopen and p/invoke into the library. I copied
/usr/lib/banshee/libbanshee.* from my devel box to the desktop and everything
runs fine... my compiled libbanshee.so exports symbols, the packaged one doesn't
seem to.
Comment 1 JP Rosevear 2005-09-12 19:44:56 UTC
Temporary build issue, this was never submitted.