Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "AmbienteGrafico/Lxqt"
Differenze tra le versioni 4 e 5
Versione 4 del 26/04/2016 10.02.05
Dimensione: 2388
Commento:
Versione 5 del 26/04/2016 10.05.20
Dimensione: 2437
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 10: Linea 10:
 Nasce dalla fusione dei progetti LXDE-Qt e [[RAZOR-QT]]: un ambiente Desktop leggero, modulare, veloce e moderno.  Nasce dalla fusione dei progetti LXDE-Qt e [[http://wiki.ubuntu-it.org/RazorQt|Razor-Qt]]: un ambiente Desktop di uso facile, leggero, modulare, veloce e moderno.

LXQt

Introduzione

LXQt è la versione in Qt del ambiente desktop leggero LXDE.

  • Nasce dalla fusione dei progetti LXDE-Qt e Razor-Qt: un ambiente Desktop di uso facile, leggero, modulare, veloce e moderno.

Installazione

Per il momento non ci sono ancora pacchetti ufficiali disponibili.

Ci sono disponibili pacchetti in costante sviluppo dalla versione 13.10 in poi.

Aggiungere LXQt a una versione Ubuntu

Aggiungere questi due REPOSITORY:

sudo add-apt-repository -y ppa:lubuntu-dev/lubuntu-daily
sudo add-apt-repository -y ppa:lubuntu-art/daily
sudo apt-get update
sudo apt-get install -y lxqt-metapackage lubuntu-artwork lubuntu-icon-theme openbox

Chiudere la sessione e scegliere LXQt al login.

Installare LXQt solo

Da testare.

You are strongly advised to use a virtual machine for this, let us be honest... it WILL break at some point!

sudo -i
apt-get install -y software-properties-common
add-apt-repository -y ppa:lubuntu-dev/lubuntu-daily
add-apt-repository -y ppa:lubuntu-art/daily
apt-get update
apt-get install -y lxqt-metapackage openbox qupzilla obconf-qt lubuntu-artwork lubuntu-icon-theme
reboot

It will take a couple of moments for the graphical login prompt to appear.

Now, this is a very basic install but do go and have an explore.

Reporting Bugs

If you want to report a bug on the Lubuntu Next ISO, or when using the daily PPA with Qt packages, please report any bugs on https://bugs.launchpad.net/lubuntu-next. The bugs should be triaged there. It has not been triaged recently, but is on the list of things to do for the dev team.

For packages in the repos already, bugs can be reported like normal, against the appropriate Ubuntu package.

Upstream issues can be filed on https://github.com/lxde/lxqt/issues. You can chat with LXQt people on IRC (#lxde on freenode) to check first.

It is advised that you first report to Launchpad if you are unsure.