[MonoDevelop] Banshee: TypeLoadException due to mono 2.10 ?
Quandary
quandary82 at hailmail.net
Mon May 30 16:45:39 EDT 2011
This is definitely a bug that has to do with mono 2.10.
I installed Ubuntu 11.04, and let run banshee. It worked fine.
Then I installed mono 2.10.2 from the stable tarballs.
When I restarted banshee afterwards, I got:
Unhandled Exception: System.TypeLoadException: Could not load type
'Banshee.ServiceStack.DBusServiceManager' from assembly
'Banshee.Services, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
On 03/31/2011 09:52 PM, Quandary wrote:
> Question:
>
> Is the below courtesy of mono 2.10.x ?
> Or is it just DBus bitching about UID = 0 in secrecy ?
>
> First, banshee complained about missing Banshee.Services.dll.
> Then I added /usr/lib/banshee-1 into /etc/ld.so.conf.d/banshee.conf.
> and did /sbin/ldconfig
>
>
> Now I get this:
>
> Unhandled Exception: System.TypeLoadException: Could not load type
> 'Banshee.ServiceStack.DBusServiceManager' from assembly
> 'Banshee.Services, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
>
>
> And shouldn't PublicKeyToken be != NULL
>
>
> root at IS1300-1:~# uname -a
> Linux IS1300-1 2.6.35-28-generic #49-Ubuntu SMP Tue Mar 1 14:40:58 UTC
> 2011 i686 GNU/Linux
> (14:40 UTC at 21:41 CET ??? The system timer shows 21:41)
>
>
> root at IS1300-1:~# lsb_release -a
> LSB Version:
> core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch
> Distributor ID: Ubuntu
> Description: Ubuntu 10.10
> Release: 10.10
> Codename: maverick
>
>
>
> root at IS1300-1:~# mono --version
> Mono JIT compiler version 2.10.1 (tarball Sun Mar 6 21:19:00 CET 2011)
> Copyright (C) 2002-2011 Novell, Inc and Contributors. www.mono-project.com
> TLS: __thread
> SIGSEGV: altstack
> Notifications: epoll
> Architecture: x86
> Disabled: none
> Misc: softdebug
> LLVM: supported, not enabled.
> GC: Included Boehm (with typed GC and Parallel Mark)
>
>
> PS: Shouldn't there be a . after Novell, Inc, which should now actually
> be Attachmate Corp. ?
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
More information about the Monodevelop-list
mailing list