[RISOLTO] Ubuntu Software Center lista vuota

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
Avatar utente
CyBeR_DJ
Prode Principiante
Messaggi: 5
Iscrizione: giovedì 24 febbraio 2011, 23:50

[RISOLTO] Ubuntu Software Center lista vuota

Messaggio da CyBeR_DJ »

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!!!!
Ultima modifica di CyBeR_DJ il venerdì 25 febbraio 2011, 18:13, modificato 1 volta in totale.
Avatar utente
vaillant
Rampante Reduce
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

Messaggio da vaillant »

Ciao. Che versione di ubuntu stai utilizzando? Apri un terminale (applicazioni -> accessori -> terminale) e digita

Codice: Seleziona tutto

sudo apt-get update
e poi riprova ad avviare USC
Avatar utente
CyBeR_DJ
Prode Principiante
Messaggi: 5
Iscrizione: giovedì 24 febbraio 2011, 23:50

Re: [Problema] Ubuntu Software Center lista vuota

Messaggio da CyBeR_DJ »

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..
Avatar utente
Lo Zio
Entusiasta Emergente
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

Messaggio da Lo Zio »

vaillant ha scritto: Ciao. Che versione di ubuntu stai utilizzando? la trovi da Sistema Informazioni su Ubuntu
Apri un terminale (applicazioni -> accessori -> terminale) e digita

Codice: Seleziona tutto

sudo apt-get update
e poi riprova ad avviare USC
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.
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"
Avatar utente
CyBeR_DJ
Prode Principiante
Messaggi: 5
Iscrizione: giovedì 24 febbraio 2011, 23:50

Re: [Problema] Ubuntu Software Center lista vuota

Messaggio da CyBeR_DJ »

Allora, gli aggiornamenti sono attivati..
mentre in sorgenti software è selezionato tutto...
>:(
[EDIT]
Ho anche provato a disinstallarlo e installarlo nuovamente con il gestore pacchetti...
Avatar utente
vaillant
Rampante Reduce
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

Messaggio da vaillant »

Dammi

Codice: Seleziona tutto

cat /etc/apt/sources.list
dpkg -l software-center
Avatar utente
CyBeR_DJ
Prode Principiante
Messaggi: 5
Iscrizione: giovedì 24 febbraio 2011, 23:50

Re: [Problema] Ubuntu Software Center lista vuota

Messaggio da CyBeR_DJ »

allora.. per il comando cat /etc/apt/sources.list

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
Mentre per il comando dpkg -l software-center

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
Avatar utente
Lo Zio
Entusiasta Emergente
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

Messaggio da Lo Zio »

vaillant ha scritto: Dammi

Codice: Seleziona tutto

cat /etc/apt/sources.list
dpkg -l software-center
Hai installato x caso Ubuntu Tweak?
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"
Avatar utente
CyBeR_DJ
Prode Principiante
Messaggi: 5
Iscrizione: giovedì 24 febbraio 2011, 23:50

Re: [Problema] Ubuntu Software Center lista vuota

Messaggio da CyBeR_DJ »

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)
Avatar utente
vaillant
Rampante Reduce
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

Messaggio da vaillant »

(rotfl) (rotfl)

beh meglio così, metti [RISOLTO] accanto al titolo del primo post.

Ciao
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 12 ospiti