Ubuntu dekstop:effeti 3d compiz fussion temi icone ecc!!!!!!!!!!!

Personalizzazione grafica del sistema: icone, temi, sfondi, suoni, eccetera.
Avatar utente
Maththias
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1781
Iscrizione: martedì 22 maggio 2007, 10:21
Località: TN
Contatti:

Re: Come far diventare ubuntu bellissimo???

Messaggio da Maththias »

Hai fatto gli aggiornamenti di recente?

E la sources.list, è abilitata per ricevere tutti gli aggiornamenti di ubuntu?

Prova a dare questo comando e posta il risultato

Codice: Seleziona tutto

cat /etc/apt/sources.list
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Come far diventare ubuntu bellissimo???

Messaggio da federico1992 »

ecco:

federico@federico-desktop:~$ cat /etc/apt/sources.list
deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://it.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## 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.
# Line commented out by installer because it failed to verify:
# deb http://it.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://it.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## 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/ gutsy-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe main multiverse restricted #Added by software-properties
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb http://ppa.launchpad.net/gilir/ubuntu gutsy main universe
deb http://repository.cairo-dock.org/ubuntu gutsy cairo-dock
deb http://ppa.launchpad.net/reacocard-awn/ubuntu gutsy main
deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu gutsy main
Avatar utente
Maththias
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1781
Iscrizione: martedì 22 maggio 2007, 10:21
Località: TN
Contatti:

Re: Come far diventare ubuntu bellissimo???

Messaggio da Maththias »

Come pensavo: allora dai questo comando per aprire il file da editare

Codice: Seleziona tutto

sudo gedit /etc/apt/sources.list
cancella TUTTO il contenuto del file e incollaci questo (uguale a quello di prima ma con i repository di ubuntu abilitati)

Codice: Seleziona tutto

# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://it.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## 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/ gutsy universe
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## 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 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## 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/ gutsy-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner

deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse

deb http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe main multiverse restricted #Added by software-properties
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb http://ppa.launchpad.net/gilir/ubuntu gutsy main universe
deb http://repository.cairo-dock.org/ubuntu gutsy cairo-dock
deb http://ppa.launchpad.net/reacocard-awn/ubuntu gutsy main
deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu gutsy main

Poi dai un update alla lista con

Codice: Seleziona tutto

sudo apt-get update
e aggiorna con

Codice: Seleziona tutto

sudo apt-get upgrade
Fatto l'aggiornamento del sistema (sarà un bel po di roba) rilancia i comandi per installare awn e vedrai che lo farà...
Ultima modifica di Maththias il venerdì 18 aprile 2008, 22:37, modificato 1 volta in totale.
Avatar utente
SAKO
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: sabato 20 ottobre 2007, 0:11
Contatti:

Re: Come far diventare ubuntu bellissimo???

Messaggio da SAKO »

nella guida c'èra scritto che dovevi abilitare tutti i repo e c'èra anche come fare!!! >:(
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Come far diventare ubuntu bellissimo???

Messaggio da federico1992 »

OK funziona ma e normale che le icone appaiono solo quando apro l'applicazione che voglio un altra cosa ma berly o altri si istallano su ubuntu 7.10????
Avatar utente
Maththias
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1781
Iscrizione: martedì 22 maggio 2007, 10:21
Località: TN
Contatti:

Re: Come far diventare ubuntu bellissimo???

Messaggio da Maththias »

AWN comincia come taskbar e non come launcher: ovvero vedi le applicazioni aperte ma non le puoi lanciare da lì...

Per avere icone che fanno partire le applicazioni prendile dal menu Accessori e trascinale sulla barra...

Invece, che te ne fai di beryl se hai compiz?
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Come far diventare ubuntu bellissimo???

Messaggio da federico1992 »

compiz e gia istallato con ubuntu 7.10 ????
Avatar utente
Maththias
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1781
Iscrizione: martedì 22 maggio 2007, 10:21
Località: TN
Contatti:

Re: Come far diventare ubuntu bellissimo???

Messaggio da Maththias »

Lo stai usando già, se vedi bene AWN (e comunque dalla 7.10 è installato di default, tranne il manager che si installa col pacchetto compizconfigsettings-manager o giù di lì)...

Il manager degli effetti lo trovi in Sistema > Preferenze > Advanced desktop effects setting e da lì puoi sbizzarrirti nelle molteplici possibilità che ti offre...
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Come far diventare ubuntu bellissimo???

Messaggio da federico1992 »

a ok ma ES. se scarico un tema da gnome look nella sezione compiz come faccio a impostarlo poi????
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Come far diventare ubuntu bellissimo???

Messaggio da federico1992 »

ho un problema!!!!! dopo un po che faccio qualcosa con ubuntu aplicazzioni ecc.. si blocca  tutto e devo perforza riavviare ???? perche????' ho disabilitato le finestre tremanti e gli effetti finestre!!!! cosa devo fare
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Come far diventare ubuntu bellissimo???

Messaggio da federico1992 »

perche nessuno mi aiuta?!?
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Ubuntu dekstop:effeti 3d compiz fussion temi icone ecc!!!!!!!!!!!

Messaggio da federico1992 »

come devo fare per istallare su ubuntu 8.04 la barra in basso dove posso mettere le icone non mi ricordo il nome??!!!!
DragonJoker
Prode Principiante
Messaggi: 73
Iscrizione: giovedì 24 aprile 2008, 14:36

Re: Ubuntu dekstop:effeti 3d compiz fussion temi icone ecc!!!!!!!!!!!

Messaggio da DragonJoker »

ciao gente...qualocuno di voi potrebbe darmi un giudizio su enlightenment(e16 o 17, anche se non ho capito le differenze)?
ho sentito grandi cose...ma l'ultima volta che l'ho provato era ancora un po' acerbo...qualche news?
ciaociao
Avatar utente
anes
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 549
Iscrizione: lunedì 9 luglio 2007, 12:19
Località: milano

Re: Ubuntu dekstop:effeti 3d compiz fussion temi icone ecc!!!!!!!!!!!

Messaggio da anes »

@ federico la barra e' awn o cairodock
@ dragon e17 e' stupendo io lo uso e mi ci trovo da dio
linux counter user #418433
DragonJoker
Prode Principiante
Messaggi: 73
Iscrizione: giovedì 24 aprile 2008, 14:36

Re: Ubuntu dekstop:effeti 3d compiz fussion temi icone ecc!!!!!!!!!!!

Messaggio da DragonJoker »

che bella notizia...quindi e17 allora eh?lo prendo dal sito di enlightenment (dr17) o da terminale??
grazie mille
Avatar utente
anes
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 549
Iscrizione: lunedì 9 luglio 2007, 12:19
Località: milano

Re: Ubuntu dekstop:effeti 3d compiz fussion temi icone ecc!!!!!!!!!!!

Messaggio da anes »

come ti trovi comodo ...
io farei da terminale ma devi prima abilitarti il repo
non crredo che ubunutu lo abbia in quelli ufficiali!!
linux counter user #418433
federico1992
Prode Principiante
Messaggi: 54
Iscrizione: sabato 12 aprile 2008, 21:22

Re: Ubuntu dekstop:effeti 3d compiz fussion temi icone ecc!!!!!!!!!!!

Messaggio da federico1992 »

mi aiutate a mettere la barra circolare su avant winodwnavigation??? per favore!
Scrivi risposta

Ritorna a “Personalizzazione dell'ambiente desktop”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 3 ospiti