Open GoogleCodeExporter opened 9 years ago
Currently I lack the time to work on this. I'll catch this issue when possible,
but this may be not until .. sorry, I cannot say it right now.
Original comment by obensonne@googlemail.com
on 1 Jul 2011 at 9:09
Same problem is in Rhythmbox plugin.
Original comment by Accurse...@gmail.com
on 8 Jan 2012 at 10:51
Hi, I've been working on fixing the issue with Totem new Api, but I get a
"Segment Violation" error.
I'm trying to start a new totem adapter, but it still sends me a Segment
Violation using when calling the function "remuco.PlayerAdapter.start(self)" as
in the Fooplayer example.
It hasn't got anything else than logs to see if it start.
If someone can tell me how to debug this, or can solve it, please send me an
e-Mail and I'm going to take care of making a new adapter.
Original comment by JCA...@gmail.com
on 14 Jan 2012 at 9:57
Attachments:
You might solve this problem by explicitly dereferencing the TotemAdapter
instance when deactivating the plugin (i.e. setting it to None). I remember
there were similar problems in context of the Rhythmbox plugin .. see
http://code.google.com/p/remuco/source/browse/adapter/rhythmbox/remythm.py for
example code - try to make it similar in the plugin for Totem.
By the way .. thanks for your work on this!
Original comment by obensonne@googlemail.com
on 21 Jan 2012 at 7:45
It didn't solved the trouble, I still have the Segment Violation error...
Original comment by JCA...@gmail.com
on 23 Jan 2012 at 7:06
Original issue reported on code.google.com by
pikachu....@gmail.com
on 17 Jun 2011 at 11:22