<div class="gmail_quote">On Wed, Mar 3, 2010 at 12:51 AM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

 - please check that playlist works fine: #3344 and such (jleben?)<br></blockquote><div><br> This is a LibVLC issue, not playlist issue. I don't have the knowledge to mess around with that code, but I can at least give a summary of problems, as I see it:<br>
<br>- The Win version of handling --one-instance: message loop should be created after the playlist. (#3344)<br><br>- The DBus version: should be made atomic: the 2 steps (1. checking for another instance on DBus, 2. registering current instance on DBus) should not interleave with the same actions from another instance. (#3369)<br>
</div></div>