Re: [Banshee-List] Mirage - Automatic Playlist Generation Plugin



Hi,

you need to install fftw3 ("apt-get install fftw3"). fftw3 needs to have
the floating point version of the library installed. If you compiled it
yourself you need to do: "./configure --enable-float".

The debian/ubuntu packages have the float-versions in their packages.

hope that helps,
domi.

Brandon Perry wrote:
Hey, I am having some problems with Mirage. I get the following error:

Mirage: Processing track queue for pending queries
Processing: 1 - A Perfect Circle - Rose

Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for Mirage.Mir --->
System.DllNotFoundException: fftw3f
  at (wrapper managed-to-native) Mirage.Fft:fftwf_malloc (int)
at Mirage.Fft..ctor (Int32 winsize, IWindowFunction window) [0x00000] at Mirage.Stft..ctor (Int32 winsize, Int32 hopsize, IWindowFunction window) [0x00000] at Mirage.Mir..cctor () [0x00000] --- End of inner exception stack
trace ---

  at <0x00000> <unknown method>
  at Banshee.Plugins.Mirage.MiragePlugin.ProcessTrack
(Banshee.Base.LibraryTrackInfo track) [0x00000] at Banshee.Plugins.Mirage.MiragePlugin.ProcessQueue () [0x00000] at Banshee.Plugins.Mirage.MiragePlugin.ScanLibraryThread () [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

I made sure all the dependencies were correct. Any thoughts?

_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]