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 1 e 2
Versione 1 del 26/04/2016 09.18.01
Dimensione: 4813
Commento:
Versione 2 del 26/04/2016 10.00.35
Dimensione: 2387
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 7: Linea 7:
[[ http://lxqt.org/ | LXQt ]] is the [[ http://www.qt.io/ | Qt ]] port and the upcoming version of [[ http://lxde.org/ | LXDE ]], the Lightweight Desktop Environment. It is the product of the merge between the LXDE-Qt and the Razor-qt projects: A lightweight, modular, blazing-fast and user-friendly desktop environment. This screenshot shows Lubuntu using LXQt desktop (in a very alpha stage): == Introduzione ==
Linea 9: Linea 9:
[[attachment:lubuntu_next.png|{{attachment:lubuntu_next_mini.png}}]] [[ http://lxqt.org/ | LXQt ]] è la versione in [[ http://www.qt.io/ | Qt ]] del ambiente desktop leggero [[LXDE]]. Nasce dalla fusione dei progetti LXDE-Qt e [[RAZOR-QT]]: un ambiente Desktop leggero, modulare, veloce, moderno.
Linea 11: Linea 11:
== Meetings ==
These are held on the #lxde freenode channel. Please ask on there when the next meeting will be, or better still - subscribe to the [[http://sourceforge.net/p/lxde/mailman/lxde-list/ | mailing list]]. Below are the logs from the meetings.
Linea 14: Linea 12:
[[http://lxqt.org/irc/lxqt-irc-meeting-2015-11-21.log | Meeting 21-11-2015]]
Linea 16: Linea 13:
== Get LXQt == == Installazione ==
Linea 18: Linea 15:
=== Lubuntu Next image ===
Linea 20: Linea 16:
There is a LiveCD image available at http://people.ubuntu.com/~gilir/ Dated 22nd August along with the md5 checksum. This is not regularly updated, but is a quick way to get a preview.
Linea 22: Linea 17:
=== Stable Packages === Per il momento non ci sono ancora pacchetti ufficiali disponibili.
 
Ci sono disponibili pacchetti in costante sviluppo dalla versione 13.10 in poi.
Linea 24: Linea 21:
As of December 2015, LXQt packages are now available in the regular Ubuntu repos for Xenial Xerus (16.04). However, unlike the PPAs below, there is no lxqt-metapackage yet (waiting to get merged into Debian at time of writing), so you have to install each package: ==== Aggiungere LXQt a una versione Ubuntu ====
Linea 26: Linea 23:
{{{
sudo apt-get install lximage-qt lxqt-about lxqt-admin lxqt-common lxqt-config lxqt-globalkeys lxqt-notificationd lxqt-openssh-askpass lxqt-panel lxqt-policykit lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-session lxqt-sudo pcmanfm-qt qterminal qupzilla
}}}

If you have a normal Lubuntu install, there will be some packages to get rid of:

{{{
sudo apt-get purge light-locker xfce4-power-manager
}}}

If you are using a netboot like below, then you'll need to make sure to add the window manager:

{{{
sudo apt-get install openbox obconf-qt
}}}

With this, you can just report bugs like normal.

Note this will not include the current artwork. If you'd like to add that, you can do the following:

{{{
sudo add-apt-repository -y ppa:lubuntu-art/daily
sudo apt-get update
sudo apt-get install lubuntu-artwork lubuntu-icon-theme
}}}

=== Daily Images ===

{{{#!html
    <div style="background-color:#FFCDCD;border-radius:6px;padding:16px;border:1px solid red;">
    <h3 style="color:red;">WARNING!!</h3>
    Daily images can break at a moment's notice. Continue at your own risk.
    </div>
    <br>
}}}

At time of writing, daily images are built for version as early as Saucy Salamander (13.10).

==== Adding LXQt to an existing lubuntu installation ====

At present two ppa's need to be added, one is lubuntu's head of dev and the other our head of artwork. Follow this by updating the list of available things to install and add the LXQt meta-package which has a list of the all the files it needs, followed by the lxqt artwork.
Aggiungere questi due REPOSITORY:
Linea 72: Linea 29:
sudo apt-get install -y lxqt-metapackage lubuntu-artwork lubuntu-icon-theme sudo apt-get install -y lxqt-metapackage lubuntu-artwork lubuntu-icon-theme openbox
Linea 74: Linea 31:
Then log out and upon the login screen you will the choice of using lubuntu (lxde) or (lxqt). Chiudere la sessione e scegliere LXQt al login.
Linea 76: Linea 33:
==== Installing LXQt on fresh system ==== ==== Installare LXQt solo ====

Da testare.

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 leggero, modulare, veloce, 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.