Re : Problems reading skins
You need to make sure all the skin files are in the skins folder, so you need to move everything out of the Blue folder into the directory before it.
Thanks Jeremy. I followed your suggestion but to no avail :-( The problem persists. Following is the messege this time for the command "gmplayer" : MPlayer dev-CVS-060426-11:43-3.4.5 (C) 2000-2006 MPlayer Team CPU: Intel Pentium 4/Celeron D Prescott; Pentium D/XE Smithfield; Xeon Nocona,Irwindale (Family:15, Stepping: 9) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. [skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not readable. Skin not found (default). Regards, - Atish .
Atish Vyas wrote:
You need to make sure all the skin files are in the skins folder, so you need to move everything out of the Blue folder into the directory before it.
Thanks Jeremy.
I followed your suggestion but to no avail :-( The problem persists.
Following is the messege this time for the command "gmplayer" :
MPlayer dev-CVS-060426-11:43-3.4.5 (C) 2000-2006 MPlayer Team
This version of MPlayer is ancient. You should upgrade to at least 1.0rc1 (and preferably the SVN version) if you expect any support on these mailing lists. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny.
MPlayer dev-CVS-060426-11:43-3.4.5 (C) 2000-2006 MPlayer Team
I agree with The Wanderer... mplayer stopped using CVS quite a while ago. They have also released RC1 or you can try the latest svn with a lot of bugfixes.
[skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not readable. Skin not found (default).
Make sure all the files are readable by everyone. Here is my ls -la of my directory... (note all the files are in the /usr/local/share/mplayer/skins/default directory) jbhansen@therapist:/usr/local/share/mplayer/skins/default$ ls -la total 512 drwxr-xr-x 2 root root 4096 2006-10-10 04:10 ./ drwxr-xr-x 3 root root 4096 2006-10-10 04:09 ../ -rw-r--r-- 1 root root 457 2006-10-10 04:10 README -rw-r--r-- 1 root root 4 2006-10-10 04:10 VERSION -rw-r--r-- 1 root root 882 2006-10-10 04:10 about.png -rw-r--r-- 1 root root 520 2006-10-10 04:10 audiofile.png -rw-r--r-- 1 root root 1011 2006-10-10 04:10 close.png -rw-r--r-- 1 root root 712 2006-10-10 04:10 dvd.png -rw-r--r-- 1 root root 760 2006-10-10 04:10 eject.png -rw-r--r-- 1 root root 291 2006-10-10 04:10 equalizer.png -rw-r--r-- 1 root root 792 2006-10-10 04:10 extra.png -rw-r--r-- 1 root root 1720 2006-10-10 04:10 font.fnt -rw-r--r-- 1 root root 3360 2006-10-10 04:10 font.png -rw-r--r-- 1 root root 451 2006-10-10 04:10 fullscreen.png -rw-r--r-- 1 root root 392 2006-10-10 04:10 load.png -rw-r--r-- 1 root root 2812 2006-10-10 04:10 loadplay.png -rw-r--r-- 1 root root 46442 2006-10-10 04:10 main.png -rw-r--r-- 1 root root 11122 2006-10-10 04:10 menu.png -rw-r--r-- 1 root root 4416 2006-10-10 04:10 menus.png -rw-r--r-- 1 root root 443 2006-10-10 04:10 minimize.png -rw-r--r-- 1 root root 1069 2006-10-10 04:10 mute.png -rw-r--r-- 1 root root 1107 2006-10-10 04:10 next.png -rw-r--r-- 1 root root 3959 2006-10-10 04:10 pause.png -rw-r--r-- 1 root root 1888 2006-10-10 04:10 play.png -rw-r--r-- 1 root root 4107 2006-10-10 04:10 pref.png -rw-r--r-- 1 root root 445 2006-10-10 04:10 preference.png -rw-r--r-- 1 root root 4161 2006-10-10 04:10 seekb.png -rw-r--r-- 1 root root 1391 2006-10-10 04:10 seekf.png -rw-r--r-- 1 root root 2863 2006-10-10 04:10 skin -rw-r--r-- 1 root root 1002 2006-10-10 04:10 skiner.png -rw-r--r-- 1 root root 5905 2006-10-10 04:10 slider.png -rw-r--r-- 1 root root 1341 2006-10-10 04:10 stop.png -rw-r--r-- 1 root root 260542 2006-10-10 04:10 sub.png -rw-r--r-- 1 root root 377 2006-10-10 04:10 subtitle.png -rw-r--r-- 1 root root 132 2006-10-10 04:10 sym-media.fnt -rw-r--r-- 1 root root 3950 2006-10-10 04:10 sym-media.png -rw-r--r-- 1 root root 537 2006-10-10 04:10 symbols.fnt -rw-r--r-- 1 root root 5462 2006-10-10 04:10 symbols.png -rw-r--r-- 1 root root 2809 2006-10-10 04:10 trans.png -rw-r--r-- 1 root root 595 2006-10-10 04:10 url.png -rw-r--r-- 1 root root 740 2006-10-10 04:10 vcd.png -rw-r--r-- 1 root root 1072 2006-10-10 04:10 vol+.png -rw-r--r-- 1 root root 1013 2006-10-10 04:10 vol-.png -rw-r--r-- 1 root root 9584 2006-10-10 04:10 volume.png
participants (3)
-
Atish Vyas -
Jeremy Hansen -
The Wanderer