Comment 12 for bug 530409

Revision history for this message
rbertran (rbertran) wrote :

Lattest natty update, same problem:

Banshee running.

.tangerine config is:

[Tangerine]
name = rbertran's Music
password_file = /home/rbertran/.tangerine-passwd
debug = False
max_users = 0
log_file = /home/rbertran/.tangerine-log
port = 3689
publish = True
plugins = banshee,session
[FilePlugin]
directories = /home/rbertran/Music

I execute tangerine or tangerine-properties and I get the following error:

2011-04-06 14:20:30,397 INFO Tangerine started
2011-04-06 14:20:30,413 INFO Server name: rbertran's Music

** (/usr/lib/tangerine/tangerine-daemon.exe:7499): WARNING **: The following assembly referenced from /usr/lib/tangerine/plugins/Banshee.dll could not be loaded:
     Assembly: Banshee.CollectionIndexer (assemblyref_index=1)
     Version: 1.8.0.0
     Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/tangerine/plugins/).

** (/usr/lib/tangerine/tangerine-daemon.exe:7499): WARNING **: Could not load file or assembly 'Banshee.CollectionIndexer, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

** (/usr/lib/tangerine/tangerine-daemon.exe:7499): WARNING **: Cannot load type 'Tangerine.Plugins.BansheePlugin'
2011-04-06 14:20:30,416 ERROR Failed to load plugin assembly '/usr/lib/tangerine/plugins/Banshee.dll': Could not load file or assembly 'Banshee.CollectionIndexer, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
2011-04-06 14:20:30,417 WARN No plugin named 'banshee' was found

Hope this helps.