<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>For people you need an LXQt environment to develop, test or report bugs, you can now use an Ubuntu system to make it by following the instructions below :<br><br>
Install a command line lubuntu system using alternate (but you can also use any method to install a Ubuntu or derivated system)<br>sudo apt-get install software-properties-common (to add add-apt-repository)<br>sudo add-apt-repository ppa:lubuntu-dev/lubuntu-daily (Adding daily build of LXDE component)<br>
sudo add-apt-repository ppa:gilir/q-project (temporary PPA for Qt components)<br>sudo apt-get update<br>sudo apt-get upgrade<br>sudo apt-get install lxqt-metapackage<br>Reboot<br>Log-in to LXDE-QT Session (A Lubuntu Qt session will be available soon)<br>
<br></div>There is still many issues, but that should give you a working environment to start to fix them ;-) All the packages and code inside will be unstable for a while, so don't try it on a production system (using a VM is probably a good idea). <br>
</div><div><br>Know issues :<br></div><div>- I'm using lightdm-gtk-greeter, because I don't know any functional Qt display manager available on Ubuntu which doesn't bring half of KDE components<br></div><div>- If the theme is horrible, try to switch it using qtconfig-qt4<br>
</div><div><br></div>All packages are build daily, so any updates made on git repo will be includes in those packages.<br><br></div>For people using Debian, you can use the debian directories if you want to build quick packages. There are located on launchpad : <a href="https://code.launchpad.net/~lubuntu-dev">https://code.launchpad.net/~lubuntu-dev</a> (look at *-debian branches). Please note that it's temporary debian directories, proper ones should be done when lxqt will be suitable for inclusion in Debian.<br>
<br></div>Let me know if you have any problems with them. Upstream bugs should be reported on github instead.<br><br></div>Regards,<br>Julien Lavergne<br></div>