[Mono-bugs] [Bug 423450] New: Mono does not find library causing banshee to crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 4 18:57:13 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=423450


           Summary: Mono does not find library causing banshee to crash
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:

Mono-2.0rc1 does not load dependent assemblies which are in the same dir as the
original assembly.  It did in p2 (the release just before RC1).  This was done
on opensuse 11.0 with mono-2.0rc1.

This shows up when running banshee-1.  It fails while trying to load
ipod-sharp:

#
[Warn  16:47:05.288] Service `Nereid.PlayerInterface' not started: Could not
load file or assembly 'ipod-sharp, Version=0.0.1.0, Culture=neutral,
PublicKeyToken=536f152cecbf758a' or one of its dependencies. The system cannot
find the file specified.
#
[Warn  16:47:05.294] Caught an exception - Could not load file or assembly
'ipod-sharp, Version=0.0.1.0, Culture=neutral, PublicKeyToken=536f152cecbf758a'
or one of its dependencies. The system cannot find the file specified. (in
`mscorlib')

Steps to reproduce the problem:
1. run banshee-1
2. stacktrace


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list