jrmuizel / banshee-unofficial-plugins

Automatically exported from code.google.com/p/banshee-unofficial-plugins
0 stars 1 forks source link

Problem with mirage on opensuse 11.2 #54

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile svn version (and do "make install"
2. select mirage in banshee

What actually happens when you follow these steps?
The mirage extension didn't work on banshee 1.5.3

What would you expect to happen when you follow them?
Having the extension working

What version of the product are you using? On what operating system?
mirage svn
opensuse 11.2
Banshee 1.5.4

Please provide any additional information below.

The console output:
[Warn  00:56:02.008] Extension `/Banshee/ServiceManager/Service/__nid_37'
not started: Could not load type 'Banshee.Mirage.MiragePlugin' from
assembly 'Banshee.Mirage, Version=0.6.0.0, Culture=neutral,
PublicKeyToken=null'.

Original issue reported on code.google.com by Monsieur...@gmail.com on 5 Feb 2010 at 11:59

GoogleCodeExporter commented 9 years ago
Nevermind: it works.
The problem is that, even with --prefix=/usr, the addon go to
/usr/lib/banshee-1/Extensions. The right path is /usr/lib64/banshee-1/Extensions

Original comment by Monsieur...@gmail.com on 7 Feb 2010 at 12:18

GoogleCodeExporter commented 9 years ago
This is a probably problem with the Mirage build system on 64 bit : Mirage 
should be
installed in the same folder as Banshee

Original comment by bertrand.lorentz@gmail.com on 9 Feb 2010 at 9:19