Hi Mads,
Mads Villadsen a écrit :
> On Thu, 2009-09-24 at 15:24 +0200, Florian Boucault wrote:
>> Hi Mads,
>>
>> Given the log you posted in the first place it seems that the wrong version
>> of the elisa-plugin-gstreamer is loaded. Instead of loading the one in
>> ~/.moovida/plugins/elisa_plugin_gstreamer-0.10.egg it's loading the
>> system-wide one:
>>
>> /usr/lib/python2.6/site-packages/elisa/plugins/gstreamer/
>>
>> Question is: why? :)
>
> Just for kicks I tried remove the system-wide version of
> elisa-plugins-gstreamer but as could be expected it didn't work out very
> well. Moovida simply complained about being unable to find the plugin,
> but did not load the one in the .moovida directory.
>
> So any ideas? I guess could try and unpack the version from .moovida
> into the system-wide directory and see if that works...
That shouldn't be necessary.
Can you run moovida with the following command and attach the log file
generated?
ELISA_DEBUG=plugin_registry:5 moovida &> moovida.log
That will give us information on what plugins are loaded at startup, and
if there are problems, why.
Thanks,
Olivier