the folder ~/.local/share/vlc/skins2 should already exist, enable "show hidden files" in your file browser.
Thanks but: I had that done.
The folder "~/.local/share/vlc/skins2" did already exist. But I couldn't find any way to d/l the vlc-skins.zip file
to it. I first tried to do it directly as the instructions stipulated.
http://www.videolan.org/vlc/skins.php
Put the downloaded VLT files in the following folder:
<snip>
On Linux/Unix: ~/.local/share/vlc/skins2
As su/root, I tried to do that from Xterm and by Konqueror (as root). No matter what code I tried, all I got were error messages indicating the destination folder was not recognized.
Code: Select all
checkdir: cannot create extraction directory: /root/.local/share/vlc/skins2
When I performed ls -a on the "~/.local/share" folder, I could see the the "/vlc/skins" file, that I assume was created when I installed vlc, but it was designated “/vlc%2fskins2” with the hex delimeter. I have no idea what this was supposed to signify. But the upshot was, neither KDE/Konqueror nor Xterm would recognize the “/vlc/skins2” folder. Period. I could have gone the “mkdir” route, but that seemed to defeat the purpose... or so I thought.
I resolved the problem eventually by drag/drop the “vlc-skin2.zip” file from my Desktop
to the “~/.local/share” folder, then 'moving' it into the existing (as you knew it was) “vlc/skins2” folder, and using the KDE “Extract here” GUI to unzip it
in situ. Note: I could not unzip it using:
Code: Select all
# unzip ~/.local/share/vlc/skins2/vlc-skins2.zip
... even though the query still put out:
Code: Select all
~/.local/share# ls -a
. .. Trash vlc%2fskins2
Even so, I still can't access the unzipped file as per <
http://www.techzilo.com/vlc-skins/>
Once the skin is installed, open VLC settings and change interface from native to skins. Then, right click anywhere and go to Interface>Choose Skin to select your skin. VLC needs to be restarted to change to skins mode.
That looked straightforward. But it weren't. When I went to vlc “Settings” > change interface to “Skins2” I got the standard dialoq window titled “Open a Skins File” ... It went thusly:
Settings > Change Interface > skins2 > File System > root > “chaos.vlt” [Open]
vlc “closed”/exited by itself.
I did a restart, opened vlc
No change (no new skin)
Back to:
Settings > Change Interface > skins2 > File System > root, R clicked on/highlighted “chaos.vlt” from the list of skins.
New dialog box promting: “Open Location”.
Screenshot (forum attachment utility doesn't like 110.0 KB PNG Image from Ksnapshot)
[img=
http://img33.imageshack.us/img33/7327/17971598.th.png]
Right!!! I knew where that was going!
Suffice it to say, I've tried entering every combination of uri </root/.local/share/vlc/skins2> in that dialog box and they all produce error messages.
I feel sooo stupid!