View Full Version : Mplayer ed errore di GUI.
Ciao a tutti.
Ho installato mplayer e funziona, ma facendo l'installazione con ./configure --enable-gui per attivare l'interfaccia grafica, all'inizio ricevevo degli errori per mancanza di librerie. Ho installato tutto quello che potevo....e adesso dice tutto ok.
Faccio il make && make install
ma quando vado a lanciare il gmplayer
ricevo queste scritte:
[cnc@xp-1800 cnc]$ gmplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale
MPlayer 0.90pre9-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS)
CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP Multiprocessor/Athlon XP eXtreme Performance (Family: 6, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
[cfg] read config file: /home/cnc/.mplayer/gui.conf
vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
Reading /home/cnc/.mplayer/codecs.conf: can't open '/home/cnc/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 38 audio & 110 video codecs
font: can't open file: /home/cnc/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Failed to open /dev/rtc: Permission denied (mplayer should be setuid root or /dev/rtc should be readable by the user.)
Using usleep() timing
Can't open input config file /home/cnc/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
SKIN dir 1: '/home/cnc/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'
[skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not found.
Skin not found ( default ).
[cnc@xp-1800 cnc]$
Mi potete aiutare?
bye by CNC.
qweasdzxc
22-11-2002, 19:32
ma scusa hai provato a installare una skin?
io, comunque, lo installerei da root; inoltre se separi il passo di compilazione (make) da quello di installazione (make install) ti rendi le cose piu' semplici; ultima cosa potresti scaricarti un po' di skin e seguire il consiglio di qweasdzxc; cosi' se funziona avrai anche di che divertirti a provarle ;)
Allora.....
ho scaricato delle skin, ma non so come fare per installarle.
L'installazione l'ho fatta anche da root.
Ed ho provato anche a lanciarlo da root, ma è come sempre.
Mancano le skin....ma non so come fargliele vedere.
Grazie.
bye by CNC.
qweasdzxc
22-11-2002, 22:36
Originariamente inviato da cnc76
[B]Allora.....
ho scaricato delle skin, ma non so come fare per installarle.
L'installazione l'ho fatta anche da root.
Ed ho provato anche a lanciarlo da root, ma è come sempre.
Mancano le skin....ma non so come fargliele vedere.
Grazie.
bye by CNC.
1.3 What about the GUI?
The GUI needs GTK (it isn't GTK, but the panels are). The skins are stored in PNG format, so gtk, libpng (and their devel stuff) has to be installed. You can build it by specifying --enable-gui during ./configure. Then, to turn on GUI mode, you either
* specify gui=yes in your config file
* ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer , and call gmplayer instead.
Currently you can't use the -gui option on the command line, due to technical reasons.
As MPlayer doesn't have a skin included, you have to download them if you want to use the GUI. See the download page. They should be extracted to the usual system-wide directory ($PREFIX/share/mplayer/Skin), or to $HOME/.mplayer/Skin. MPlayer by default looks in these directories for a directory named default, but you can use the -skin newskin option, or the skin=newskin config file directive to use the skin in */Skin/newskin directory.
Originariamente inviato da qweasdzxc
[B]
1.3 What about the GUI?
The GUI needs GTK (it isn't GTK, but the panels are). The skins are stored in PNG format, so gtk, libpng (and their devel stuff) has to be installed. You can build it by specifying --enable-gui during ./configure. Then, to turn on GUI mode, you either
* specify gui=yes in your config file
* ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer , and call gmplayer instead.
Currently you can't use the -gui option on the command line, due to technical reasons.
As MPlayer doesn't have a skin included, you have to download them if you want to use the GUI. See the download page. They should be extracted to the usual system-wide directory ($PREFIX/share/mplayer/Skin), or to $HOME/.mplayer/Skin. MPlayer by default looks in these directories for a directory named default, but you can use the -skin newskin option, or the skin=newskin config file directive to use the skin in */Skin/newskin directory.
Complimenti per la risposta. Mi hai massacrato per bene.
Pensavo di aver letto tutti i readme e tutti i file di testo possibile..... evidentemente mi sbagliavo.
Cmq, non so cosa avessi sbagliato ma avevo messo una cartella con dentro la skin proprio dove dice questo file. In
$PREFIX/share/mplayer/Skin
L'avevo chiamata default...e quando sono andato a lanciare gmplayer avevo avuto il solito messaggio di errore. Non avevo mai letto quella spiegazione....eppure si vede che da qualche parte avevo sbagliato. Riproverò. Grazie.
bye by CNC.
qweasdzxc
22-11-2002, 23:14
Originariamente inviato da cnc76
[B]
Complimenti per la risposta. Mi hai massacrato per bene.
Pensavo di aver letto tutti i readme e tutti i file di testo possibile..... evidentemente mi sbagliavo.
Cmq, non so cosa avessi sbagliato ma avevo messo una cartella con dentro la skin proprio dove dice questo file. In
$PREFIX/share/mplayer/Skin
L'avevo chiamata default...e quando sono andato a lanciare gmplayer avevo avuto il solito messaggio di errore. Non avevo mai letto quella spiegazione....eppure si vede che da qualche parte avevo sbagliato. Riproverò. Grazie.
bye by CNC.
attento a non mettere i files dentro Skin direttamente o a rinominare Skin, devono stare dentro Skin/default (lo so che sembra banale ma lo ho visto sbagliare)
io l'unica skin che ho l'ho messa dentro ~/.mplayer/Skin/default e funziona.
Ciao qweasdzxc,
ho provato come mi hai detto.....
alla fine della configurazione mi dice proprio di fare il download della skin ed installarla dove mi hai detto. Io l'ho fatto.....ho controllato per evitare ogni tipodi errore.....ma come puoi vedere dal mess sottostante, non mi trova nemmeno alcuni file di FONT. Non mi apre un file di conf e non trova la Skin.
L'ho messa sia in /home/cnc/.mplayer/Skin/default
che in:
/usr/local/share/mplayer/Skin/default
Non so cosa altro fare. Se puoi continuare a darmi qualche altro consiglio.
Grazie.
[root@xp-1800 cnc]# gmplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale
MPlayer 0.90pre9-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS)
CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP Multiprocessor/Athlon XP eXtreme Performance (Family: 6, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
[cfg] read config file: /root/.mplayer/gui.conf
vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 38 audio & 110 video codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Linux hardware RTC timing (1024Hz)
Can't open input config file /root/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'
[skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not found.
Skin not found ( default ).
[root@xp-1800 cnc]#
qweasdzxc
23-11-2002, 12:04
vedere un
ls -la ~/.mplayer/Skin/default/
potrebbe aiutare... ma l'hai decompressa vero?
Kernel Panic!!
23-11-2002, 12:18
Originariamente inviato da qweasdzxc
[B]vedere un
ls -la ~/.mplayer/Skin/default/
potrebbe aiutare... ma l'hai decompressa vero?
hai icq ko (come al solito?)
qweasdzxc
23-11-2002, 12:31
Originariamente inviato da Kernel Panic!!
[B]
hai icq ko (come al solito?)
no, ho icq spento, non pretenderai mica che stia ad ascoltare le tue boiate 24 ore al giorno spero...
Kernel Panic!!
23-11-2002, 12:33
Originariamente inviato da qweasdzxc
[B]
no, ho icq spento, non pretenderai mica che stia ad ascoltare le tue boiate 24 ore al giorno spero...
ma guarda che un 8-9 ore al giorno di sonno me le faccio...
Originariamente inviato da qweasdzxc
[B]vedere un
ls -la ~/.mplayer/Skin/default/
potrebbe aiutare... ma l'hai decompressa vero?
si, le ho decompresse.....
appena torno in Linux ti faccio vedere il risultato dal comando che mi hai detto di usare.
Domanda stupida:
Come si fa ad aprire una console grafica (quella che gestisce i file e le directory tipo win) in modalità root? (superutente)
Grazie.
bye by CNC.
qweasdzxc
23-11-2002, 13:26
console grafica? forse intendi file manager... beh, quale vuoi usare? apri un terminale, diventi root, e lo fai partire, nautilus, konqueror, rox, quello che vuoi usare...
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.