Page 1 of 1
skins causes vlc to crash
Posted: 27 Jan 2009 22:30
by Ariell
Hi,
Iam having problems using skins with vlc. Without skinable Interface activated the players works perfectly. As soon as I enable it the first video only show a black window with sound and the second video crashes vlc. Doesnt work with 5-6 skins I have downloaded, also the default skin.
- deleted cache
- tested 0.92, 0.94, 0.98a
system:
-phenom 9850
-2 gb ram
- win xp sp2
Anyone an idea?
Ariell
Re: skins causes vlc to crash
Posted: 28 Jan 2009 13:51
by VLC_help
At least in my test default skin works OK with 0.9.8a. Does it matter if you change video output module to something else?
Re: skins causes vlc to crash
Posted: 28 Jan 2009 21:49
by Ariell
thank you for your answer.
tried all modules and disabled hardware acceleration without success
Re: skins causes vlc to crash
Posted: 29 Jan 2009 17:46
by VLC_help
Your video window is embbed inside the skin or separate window?
Re: skins causes vlc to crash
Posted: 29 Jan 2009 17:58
by Ariell
both doesnt work
Re: skins causes vlc to crash
Posted: 30 Jan 2009 18:00
by VLC_help
When you say you deleted cache, do you mean that you removed %appdata%\vlc completely?
Re: skins causes vlc to crash
Posted: 03 Feb 2009 21:12
by Ariell
thats correct. any other ideas ?
Re: skins causes vlc to crash
Posted: 04 Feb 2009 14:18
by VLC_help
My last suggestion is to remove %appdata%\vlc and then start VLC directly to skins using
Code: Select all
vlc -I skins2 --verbose 2 --extraintf=logger
and paste logger messages here when error arrives.
Re: skins causes vlc to crash
Posted: 06 Feb 2009 22:55
by Ariell
When I use "vlc -I skins2 --verbose 2 --extraintf=logger" the error doesnt occur. I tried to save the preferences and restarted vlc but the window was black again.
Re: skins causes vlc to crash
Posted: 07 Feb 2009 18:31
by VLC_help
Does it occur if you start with vlc -I skins2 ?
Re: skins causes vlc to crash
Posted: 08 Feb 2009 12:50
by Ariell
yes it does
Re: skins causes vlc to crash
Posted: 08 Feb 2009 17:26
by VLC_help
vlc -I skins2 --extraintf=logger it occurs also?
Re: skins causes vlc to crash
Posted: 08 Feb 2009 18:54
by Ariell
ah sorry I missunderstood. The error doesnt occur when using vlc -I skins2
Re: skins causes vlc to crash
Posted: 09 Feb 2009 17:09
by VLC_help
If you start VLC with logger
vlc --verbose 2 --extraintf=logger
and do the routine that causes issues, what messages you get to logger window?
Re: skins causes vlc to crash
Posted: 09 Feb 2009 22:47
by Ariell
when I start the player with "vlc --verbose 2 --extraintf=logger" all skin options are disabled so I cant reproduce the error (when I start the player normal the skin is enabled)
Re: skins causes vlc to crash
Posted: 10 Feb 2009 15:49
by VLC_help
Disabled?
Re: skins causes vlc to crash
Posted: 10 Feb 2009 21:07
by Ariell
with vlc --verbose 2 --extraintf=logger I dont have a skin even though I have it when I start it the normal way.
Re: skins causes vlc to crash
Posted: 10 Feb 2009 21:21
by Ariell
maybe there is a shortcut to solve my problem. is there a way to have playlist and player as one like the wmp? then i wouldnt need the wmp skin for vlc.
Re: skins causes vlc to crash
Posted: 11 Feb 2009 16:39
by VLC_help
AFAIK only skins has that option.
With vlc --verbose 2 --extraintf=logger you get QT4 GUI?
Re: skins causes vlc to crash
Posted: 15 Feb 2009 20:42
by Ariell
yes
Re: skins causes vlc to crash
Posted: 16 Feb 2009 11:29
by VLC_help
But when you type vlc you get skins2 interface?
Re: skins causes vlc to crash
Posted: 16 Feb 2009 21:42
by Ariell
yes, but its not working then
Re: skins causes vlc to crash
Posted: 17 Feb 2009 15:22
by VLC_help
If you have set skins2 as your default interface, the vlc --verbose 2 --extraintf=logger should also start VLC with skins2 interface. Not with QT4 interface. So there is something wrong.