[RISOLTO] Ubuntu Software Center lista vuota
[RISOLTO] Ubuntu Software Center lista vuota
Ciao a tutti..premetto che sono un niubbo con linux..xD :-[
comunque..
Ho un problema:
Quando avvio USC il programma si apre ma non mi fa visualizzare nessun programma da installare o scaricare..
se clicco ad esempio su "Fornito da Ubuntu", in basso mi dice 2336 elementi disponibili..ma io al centro non visualizzo nulla!!
Vi chiedo aiuto!!!!
comunque..
Ho un problema:
Quando avvio USC il programma si apre ma non mi fa visualizzare nessun programma da installare o scaricare..
se clicco ad esempio su "Fornito da Ubuntu", in basso mi dice 2336 elementi disponibili..ma io al centro non visualizzo nulla!!
Vi chiedo aiuto!!!!
Ultima modifica di CyBeR_DJ il venerdì 25 febbraio 2011, 18:13, modificato 1 volta in totale.
- vaillant
- Rampante Reduce

- Messaggi: 8319
- Iscrizione: domenica 15 marzo 2009, 9:54
- Distribuzione: Ubuntu Server 20.04 LTS
- Sesso: Maschile
- Località: Modica
Re: [Problema] Ubuntu Software Center lista vuota
Ciao. Che versione di ubuntu stai utilizzando? Apri un terminale (applicazioni -> accessori -> terminale) e digita
e poi riprova ad avviare USC
Codice: Seleziona tutto
sudo apt-get updateRe: [Problema] Ubuntu Software Center lista vuota
Innanzitutto grazie per la risposta...comunque sto usando Ubuntu 10.10...
ho provato a digitare il comando su terminale e poi avviare il software center ma niente..
ho provato a digitare il comando su terminale e poi avviare il software center ma niente..
- Lo Zio
- Entusiasta Emergente

- Messaggi: 1819
- Iscrizione: mercoledì 16 settembre 2009, 23:51
- Desktop: xfce / kde-plasma
- Distribuzione: Debian 12 (bookworm) x86_64
- Sesso: Maschile
- Località: Torino
- Contatti:
Re: [Problema] Ubuntu Software Center lista vuota
Quoto il messaggio di vaillant inoltre ti consiglio di controllare da USC i Sorgenti Softwere (li vedi da Modifica su USC),vedi cosa c'e' nelle schede come sorgenti e se sono selezionati.vaillant ha scritto: Ciao. Che versione di ubuntu stai utilizzando? la trovi da Sistema Informazioni su Ubuntu
Apri un terminale (applicazioni -> accessori -> terminale) e digitae poi riprova ad avviare USCCodice: Seleziona tutto
sudo apt-get update
Controlla anche se gli aggiornamenti sono attivati sempre da Sorgenti Softwere/Aggiornamenti
--> * Indice Wiki * Photoshop su Wine * Cerca su Ubuntu.it *
......ti accorgi che fa caldo quando dai come input "sudo" e il terminale ti da come output "Anche io"
......ti accorgi che fa caldo quando dai come input "sudo" e il terminale ti da come output "Anche io"
Re: [Problema] Ubuntu Software Center lista vuota
Allora, gli aggiornamenti sono attivati..
mentre in sorgenti software è selezionato tutto...
>:(
[EDIT]
Ho anche provato a disinstallarlo e installarlo nuovamente con il gestore pacchetti...
mentre in sorgenti software è selezionato tutto...
>:(
[EDIT]
Ho anche provato a disinstallarlo e installarlo nuovamente con il gestore pacchetti...
- vaillant
- Rampante Reduce

- Messaggi: 8319
- Iscrizione: domenica 15 marzo 2009, 9:54
- Distribuzione: Ubuntu Server 20.04 LTS
- Sesso: Maschile
- Località: Modica
Re: [Problema] Ubuntu Software Center lista vuota
Dammi
Codice: Seleziona tutto
cat /etc/apt/sources.list
dpkg -l software-centerRe: [Problema] Ubuntu Software Center lista vuota
allora.. per il comando cat /etc/apt/sources.list
Mentre per il comando dpkg -l software-center
Codice: Seleziona tutto
# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu maverick main restricted
deb-src http://archive.ubuntu.com/ubuntu maverick main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu maverick-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu maverick-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu maverick universe
deb-src http://archive.ubuntu.com/ubuntu maverick universe
deb http://archive.ubuntu.com/ubuntu maverick-updates universe
deb-src http://archive.ubuntu.com/ubuntu maverick-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://archive.ubuntu.com/ubuntu maverick multiverse
deb-src http://archive.ubuntu.com/ubuntu maverick multiverse
deb http://archive.ubuntu.com/ubuntu maverick-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu maverick-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://archive.ubuntu.com/ubuntu maverick-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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 maverick partner
deb-src http://archive.canonical.com/ubuntu maverick partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu maverick main
deb-src http://extras.ubuntu.com/ubuntu maverick main
deb http://archive.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://archive.ubuntu.com/ubuntu maverick-security main restricted
deb http://archive.ubuntu.com/ubuntu maverick-security universe
deb-src http://archive.ubuntu.com/ubuntu maverick-security universe
deb http://archive.ubuntu.com/ubuntu maverick-security multiverse
deb http://archive.ubuntu.com/ubuntu maverick-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu maverick-security multiverse
Codice: Seleziona tutto
gianluca@gianluca-F5VL:~$ dpkg -l software-center
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Nome Versione Descrizione
+++-==============-==============-============================================
ii software-cente 3.0.8 Utility for browsing, installing, and removi
- Lo Zio
- Entusiasta Emergente

- Messaggi: 1819
- Iscrizione: mercoledì 16 settembre 2009, 23:51
- Desktop: xfce / kde-plasma
- Distribuzione: Debian 12 (bookworm) x86_64
- Sesso: Maschile
- Località: Torino
- Contatti:
Re: [Problema] Ubuntu Software Center lista vuota
Hai installato x caso Ubuntu Tweak?vaillant ha scritto: DammiCodice: Seleziona tutto
cat /etc/apt/sources.list dpkg -l software-center
se e'installato prova a vedere e postare Editor di sorgenti e controllare Gestore Aggiornamenti
Posta possibili errori
--> * Indice Wiki * Photoshop su Wine * Cerca su Ubuntu.it *
......ti accorgi che fa caldo quando dai come input "sudo" e il terminale ti da come output "Anche io"
......ti accorgi che fa caldo quando dai come input "sudo" e il terminale ti da come output "Anche io"
Re: [Problema] Ubuntu Software Center lista vuota
ODDIO mi vergogno....avevo semplicemente minimizzato la sheda di destra nell'USC...per quello che non mi compariva niente..
ho cliccato su ingrandisci e PUF! ecco i programmi sulla destra..
Grazie della pazienza... (rotfl) (rotfl)
ho cliccato su ingrandisci e PUF! ecco i programmi sulla destra..
Grazie della pazienza... (rotfl) (rotfl)
- vaillant
- Rampante Reduce

- Messaggi: 8319
- Iscrizione: domenica 15 marzo 2009, 9:54
- Distribuzione: Ubuntu Server 20.04 LTS
- Sesso: Maschile
- Località: Modica
Re: [Problema] Ubuntu Software Center lista vuota
(rotfl) (rotfl)
beh meglio così, metti [RISOLTO] accanto al titolo del primo post.
Ciao
beh meglio così, metti [RISOLTO] accanto al titolo del primo post.
Ciao
Chi c’è in linea
Visualizzano questa sezione: Bing [Bot] e 8 ospiti