Page 1 of 1

vlc.playlist.items is null in ActiveX 2.0.6

Posted: 16 Apr 2013 17:17
by da2424
Hello,

In the Version 2.0.6 of the ActiveX-Plugin is apparently a Bug. The Object vlc.playlist.items is null. So I can't clear the Playlist. This Problem is only in ActiveX, it works fine in the Mozilla-Plugin.

I have Win7 x64.

Is this bug already known and will be fixed?

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 16 Apr 2013 23:02
by Jean-Baptiste Kempf
No, it is not known.

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 17 Apr 2013 16:45
by da2424
Can you fix the Bug, or need you more Infos to locate the cause?

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 17 Apr 2013 19:05
by Jean-Baptiste Kempf
Create a bugreport.

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 23 Apr 2013 15:09
by Ridders
I have had the same issue when trying to use VLC.playlist.items.count and have recieved an exception

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 23 Apr 2013 17:14
by da2424
I have created a bugreport some days ago. (#8454)
How long does it take on average until a ticket is processed?

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 24 Apr 2013 02:03
by Jean-Baptiste Kempf
Depends :) From hours to years...

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 30 Apr 2013 17:01
by da2424
I have tried now the deprecated function "vlc.playlist.clear()" to clear the playlist. This function does not work.
The Bug occurs in exact the same versions as the other bug.

Should I create a additional bugreport?

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 05 May 2013 00:24
by jeiceei
Hello,

In the Version 2.0.6 of the ActiveX-Plugin is apparently a Bug. The Object vlc.playlist.items is null. So I can't clear the Playlist. This Problem is only in ActiveX, it works fine in the Mozilla-Plugin.

I have Win7 x64.

Is this bug already known and will be fixed?
i just saw your message and i have the same problem exactly as yours, i need to work with it but i can't because of this playlist.clear() issue

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 08 May 2013 19:54
by da2424
The ticket has now created 3 weeks ago.
Unfortunately, the ticket has not been processed.

Has anyone looked into the source code, what it could be?

PS: I have added the other bug in the ticket.

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 09 May 2013 17:37
by da2424
I now wanted to go the detour via vlc.playlist.removeItem() to clear the playlist.
Unfortunately, this function does not work anymore, too.

Tthis problem appears in the same versions as the other bugs, too.

Apparently does nothing work, which is somehow related to the object vlc.playlist.items.
Only vlc.playlist.itemCount works correct.

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 10 May 2013 20:13
by da2424
I'm sorry that I must report errors again, but many more functions in the playlist-object does not work:

vlc.playlist.pause() -> an error occurs (does not work in older activex versions, too)
vlc.playlist.togglePause() -> stops the playback only
vlc.playlist.next() -> does not work and stops the playback
vlc.playlist.prev() -> does not work and stops the playback
vlc.playlist.clear() -> does not work
vlc.playlist.removeItem() -> an error occurs

vlc.playlist.items -> not available (object is null)
vlc.playlist.items.count -> not available
vlc.playlist.items.clear() -> not available
vlc.playlist.items.remove() -> not available

All this occurs the first time in this build: http://nightlies.videolan.org/build/win ... 0107-0204/
The mozilla-plugin works fine in all versions.

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 07 Jun 2013 12:46
by Ridders
Do you think this issue will be resolved in 2.1.0?

2.0.6 fixed a couple of issues with the activex plug in that would benefit me but the issues outlined in this thread previously have prevented me from upgrading.

Re: vlc.playlist.items is null in ActiveX 2.0.6

Posted: 07 Jun 2013 23:38
by Jean-Baptiste Kempf
We hope to fix in 2.0.7.