I made today a new install with net-install. At first a minimal install, than urpmi --no-recommends task-lxqt-minimal The installation is correctly made. I install then xdm (sddm cannot be installed for the moment). I add a small file named 13LXQT in /etx/X11/wmsession.d/ After the restart, LXQt is correctly launched. But many entries are missing in mainmenu : In 'Preferences', there is only 'Bureau' and 'Locale' Leave is totally missing. Thus impossible to stop or restart (except with the rough way).
CC: (none) => marja11Assignee: bugsquad => doktor5000Source RPM: (none) => task-lxqt
Status: NEW => ASSIGNEDCC: (none) => doktor5000
CC: (none) => zen25000Severity: normal => major
Can reproduce, and also some icon theme seems missing as Requires (and it looks really ugly with no icons and ugly fonts). Will also need to go through the Recommends and check if some of them may actually be required. But this should not affect the menu structure as the packages are all present, seems it doesn't use the lxqt .menu hierarchy or menu-cache generator has some issues.
Also the system tray icons that should be displayed as transparent are displayed with a black background. (It's happening to some tray icons in LXDE as well, but not all as in LXQt)
(In reply to Barry Jackson from comment #2) > Also the system tray icons that should be displayed as transparent are > displayed with a black background. > (It's happening to some tray icons in LXDE as well, but not all as in LXQt) Well that might be the case but not related to this bug. Please check if that's known already upstream at https://github.com/lxde/lxqt/issues and open a new bug here and assign it to me, and provide some example applications where this happens, and the theme that you use. FWIW I've not seen that until now but I don't have that much in systray apart from qlipper, mgaapplet, net_applet or vlc sometimes.
Think I found the cause. Just took a look at desktop-file-validate /usr/share/applications/*lxqt*.desktop and it became obvious that nearly all of those .desktop files are broken, it's a wonder any of them show up in the menu. This is caused by a recent change of the grep command, and fixed in various places upstream in latest git already. See upstream report https://github.com/lxde/lxqt/issues/957 Will need to add a routine to check all the desktop files and fix the broken ones by backporting fixes. Might take some time ...
Keywords: (none) => UPSTREAMURL: (none) => https://github.com/lxde/lxqt/issues/957
Maybe best to apply the patch first and then see what's still broken.
(In reply to Barry Jackson from comment #5) > Maybe best to apply the patch first and then see what's still broken. Yep, added at least https://github.com/lxde/liblxqt/commit/082321a1a513b5fb694ca60e368eddd57b58f433 for liblxqt, liblxqt-0.10.0-5.mga6 should hit your mirrors soon. For pcmanfm-qt it was already fixed by David Walser. Will see later about the remaining lxqt desktop files, if they are fixed by a simple rebuild ...
Pushed rebuilds for all lxqt packages apart from lximage-qt, have to take a look at the later upstream fixes as the patch didn't apply cleanly. All .desktop files are fixed now and menu should appear complete. Please reopen and mention which entries are still missing.
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED