amarok [ Risolto ]
- Darkshines
- Scoppiettante Seguace

- Messaggi: 350
- Iscrizione: martedì 18 aprile 2006, 22:38
- Località: Palermo
amarok [ Risolto ]
scusate non riesco ad ascoltare i file mp3
ho dato queste righe di comando che ho letto sparse qual e la nei forum di questo sito...
sudo apt-get install libmad0 libxine-extracodecs
sudo apt-get install gstreamer0.10-plugins-ugly
se sono sbagliate come si cancella quello che ho fatto? se e' giusto cosa devo aggiungere?
ho dato queste righe di comando che ho letto sparse qual e la nei forum di questo sito...
sudo apt-get install libmad0 libxine-extracodecs
sudo apt-get install gstreamer0.10-plugins-ugly
se sono sbagliate come si cancella quello che ho fatto? se e' giusto cosa devo aggiungere?
Ultima modifica di Darkshines il mercoledì 28 giugno 2006, 10:20, modificato 1 volta in totale.
ubuntu Samsung N130
Re: amarok
invece io volevo sapere dove trovo amarok ......
- Darkshines
- Scoppiettante Seguace

- Messaggi: 350
- Iscrizione: martedì 18 aprile 2006, 22:38
- Località: Palermo
Re: amarok
ubuntu_gnome
-
DarkSun
Re: amarok
Dark_Edo ha scritto: invece io volevo sapere dove trovo amarok ......
Codice: Seleziona tutto
sudo apt-get install amarokciao
Re: amarok
installato ma mi da errore all'avvio ....
Codice: Seleziona tutto
there was an error setting up inter-process communications for KDE. The message returned by the system was:
could not read network connection list.
/home/darkedo/.DCOPserver_THEMATRIX__0
please check that the "dcopserver" program is running!Re: amarok
per medioman:
innanzitutto controlla di avere aggiunto i repository (se non lo hai già fatto vedere http://wiki.ubuntu-it.org/AddingReposit ... 8reposi%29)
per leggere gli mp3 con amarok servono:
libxine-extracodecs
w32codecs (che non si installano con apt-get, vedi http://wiki.ubuntu-it.org/FormatiPropri ... formati%29)
invece libmad0 e gstreamer0.10-plugins-ugly credo non siano necessari, se li vuoi togliere basta che dai il comando:
sudo apt-get remove libmad0 gstreamer0.10-plugins-ugly
oppure utilizza il gestore di pacchetti (synaptic su ubuntu e adept su kubuntu)
innanzitutto controlla di avere aggiunto i repository (se non lo hai già fatto vedere http://wiki.ubuntu-it.org/AddingReposit ... 8reposi%29)
per leggere gli mp3 con amarok servono:
libxine-extracodecs
w32codecs (che non si installano con apt-get, vedi http://wiki.ubuntu-it.org/FormatiPropri ... formati%29)
invece libmad0 e gstreamer0.10-plugins-ugly credo non siano necessari, se li vuoi togliere basta che dai il comando:
sudo apt-get remove libmad0 gstreamer0.10-plugins-ugly
oppure utilizza il gestore di pacchetti (synaptic su ubuntu e adept su kubuntu)
Ultima modifica di farno il mercoledì 28 giugno 2006, 0:23, modificato 1 volta in totale.
"Ci sono tre modi di fare le cose: quello giusto, quello sbagliato e quello di Max Power."
"Ma non è sbagliato anche quello?"
"Sì, ma più svelto!" - Multimedia per pigri
"Ma non è sbagliato anche quello?"
"Sì, ma più svelto!" - Multimedia per pigri
- Darkshines
- Scoppiettante Seguace

- Messaggi: 350
- Iscrizione: martedì 18 aprile 2006, 22:38
- Località: Palermo
Re: amarok
anche se il mio non era kubuntu 5.10 ho cercato di arrangiarmi...
questo e' il file sources.list
# deb cdrom:[Kubuntu 6.06 _Dapper Drake_ - Release i386 (20060531)]/ dapper main restricted
deb cdrom:[Kubuntu 6.06 _Dapper Drake_ - Release i386 (20060531)]/ dapper main restricted
deb http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://it.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://it.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ dapper-security multiverse
questo per i reposity
poi ho fatto:
max@PcKubuntu:~$ sudo apt-get update
max@PcKubuntu:~$ sudo apt-get install gstreamer0.10-fluendo-mp3
max@PcKubuntu:~$ sudo apt-get install libxine-extracodecs
questo e' il file sources.list
# deb cdrom:[Kubuntu 6.06 _Dapper Drake_ - Release i386 (20060531)]/ dapper main restricted
deb cdrom:[Kubuntu 6.06 _Dapper Drake_ - Release i386 (20060531)]/ dapper main restricted
deb http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://it.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://it.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ dapper-security multiverse
questo per i reposity
poi ho fatto:
max@PcKubuntu:~$ sudo apt-get update
max@PcKubuntu:~$ sudo apt-get install gstreamer0.10-fluendo-mp3
max@PcKubuntu:~$ sudo apt-get install libxine-extracodecs
ubuntu Samsung N130
- Darkshines
- Scoppiettante Seguace

- Messaggi: 350
- Iscrizione: martedì 18 aprile 2006, 22:38
- Località: Palermo
Re: amarok
ora e' questo il file!
deb http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse
ubuntu Samsung N130
- Darkshines
- Scoppiettante Seguace

- Messaggi: 350
- Iscrizione: martedì 18 aprile 2006, 22:38
- Località: Palermo
-
DarkSun
- Darkshines
- Scoppiettante Seguace

- Messaggi: 350
- Iscrizione: martedì 18 aprile 2006, 22:38
- Località: Palermo
Re: amarok[risolto]
ho fatto esattamente le stesse cose di ieri sera^^
ma c sono riuscito!
grazie anche per la celerita'
ma c sono riuscito!
grazie anche per la celerita'
ubuntu Samsung N130
- pak
- Scoppiettante Seguace

- Messaggi: 487
- Iscrizione: venerdì 8 luglio 2005, 13:01
- Località: Verona
- Contatti:
Re: amarok
ciaoDark_Edo ha scritto: installato ma mi da errore all'avvio ....
Codice: Seleziona tutto
there was an error setting up inter-process communications for KDE. The message returned by the system was: could not read network connection list. /home/darkedo/.DCOPserver_THEMATRIX__0 please check that the "dcopserver" program is running!
prova questo
http://dot.kde.org/1017860068/1017912506/
Negli anni '60 due Commodor 64 spinsero il primo satellite in orbita.
Nel 2004 un P4 a 2.8 Ghz viene utilizzato per spingere MS WinXP...
Nel progresso, qualcosa deve essere andato veramente storto...
Nel 2004 un P4 a 2.8 Ghz viene utilizzato per spingere MS WinXP...
Nel progresso, qualcosa deve essere andato veramente storto...
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 2 ospiti
