When I right click I get a menu called shortcuts. But when I select an option like I get a error stating failed to execute child process. No file or directory.
Hmm⌠Which version of Lubuntu are you using? If you donât know, then you can run lsb_release -a
in the terminal and post the output as a reply.
I am using 20.04.4 The lsb_release reports no LSB modules are available. though lab-release and lsb-base are installed
Did you fresh install Lubuntu 20.04? or release-upgrade from 18.04?
In the release notes it was stated rather clearly
Note, due to the extensive changes required for the shift in desktop environments, the Lubuntu team does not support upgrading from 18.04 or below to any greater release. Doing so will result in a broken system. If you are on 18.04 or below and would like to upgrade, please do a fresh install.
as what youâre describing here is that sort of breakage that is unsupported and was to be expected as per the release notes. Your configs arenât that from a supported system as date from an LXDE release.
Iâd suggest you fresh install your Lubuntu 20.04.4 system, after you backup your data of course; as release-upgraded systems are unsupported; having many manual configs like youâve just discovered needing to be manually fixed.
It was a fresh install of Lubuntu
lxsession-defaults
can be found in /usr/share/lubuntu/openbox/
files (menu.xml
& rc.xml
) from package lubuntu-default-settings
as the openbox
config text wasnât changedâŚ
Can you provide a link as to what menu item youâre actually using⌠I had a quick look around, and I canât find where you meant by
as itâs not something Iâd obviously use.
Apologies for accusation of unsupported upgrade
This is what pops up with a right click on the desktop.
That picture shows a LXDE menu. Lubuntu doesnât use LXDE, and we donât support it.
Lubuntu has used LXQt since 18.10, and weâve not supported LXDE since Lubuntu 18.04 LTS reached EOL back in April 2021, and we only supported LXDE on Lubuntu releases which were up to Lubuntu 18.04 LTS.
LXDE is now pure-upstream Debian packages, using deprecated GTK2 code. Do note Debian doesnât use openbox
by default; with openbox
config changes by Lubuntu now being made to match LXQt which we now use. I did confirm LXDE still works in focal or 20.04, but that was some time ago and my exploration wasnât extensive (as we donât support it).
For LXDE Iâll suggest generic Ubuntu support options; though youâre welcome to use the off-topic section of this web site, but youâre seeking help from a smaller audience (most of whom donât use LXDE & havenât for years).
I gotta, I did a fresh install since all this is my fault for playing package install. There are a few LXDE packages I assume LXQT does not have these packages. Lubuntu uses theses instead which are LXDE based.
xl-menu-date
libmenu-cache-bin
libmenu-cache3
Is there a menu editor that will not harm LXQT? I was shocked to see discover installed though. Works well but I never though it would be installed on a LXQT system. it seems so buggy on KDE.
Night
Dave
LXQt is Qt5 based; just as KDE is (though KDE uses features from KF5 which LXQt doesnât).
Plasma discover, even with itâs requirements of KF5 is still far lighter and more efficient on a LXQt system when compared with any GTK3 package tool.
In my own usage of Plasma discover, itâs about equal to others in my opinion and Iâve had few issues and seen no more bugs filed against that apps when contrasted with other alternatives. Iâm not a big user of them though, as I tend to search & install packages via commands, or if I need a package manager to be used interactively I tend to use âaptitudeâ.
The packages you mention though including libmenu-cache-bin
libmenu-cache3
however are not Lubuntu packages, eg. look at libmenu-cache-bin
and youâll see itâs maintained are Debian LXDE, yet contrast that with say lubuntu-default-settings
where youâll that is maintained by the Lubuntu Developers.
I donât see a xl-menu-date
package; but did you mean lxmenu-data
?
Two of your listed packages will be found on our/Lubuntu ISOs & thus in our manifest as they are depends requirements of openbox-menu
and lxqt-panel
where youâll note here they are optional with LXQt, but do help speed up the menu of LXQt, and Lubuntu has opted to use them (as have Debian).
yes it was lxdata. I discovered where the LXDE menu is from. by right clicking on the desktop and selecting Desktop Preferences than click the advanced tab below the visible short cuts for there is a window manager. If a user clicks that box and apply than the that s when the LXDE menu is active. maybe this is a throw back from LXDE days?
I can confirm dave67âs exact results. (was a 20.04 fresh install. lsb_release -a gives 20.04.02. )
either
$ pcmanfm-qt --desktop-pref=anything
or
Preferences > LXQt settings > Desktop > Advanced
Show menus provided by window managers when desktop is clicked
When enabled, pcmanfm-qt defaults to the openbox menu in
usr/share/lubuntu/openbox/menu.xml
dave67 is right, it is a âthrow backâ to the âgood ol daysâ.
So should Lubuntu hide this option ?
Or make use of it by replacing the menu entries ?
e.g
I replaced lxsession-default calculator with kcalc and it works.
(btw = somebody was asking in another topic about putting in user entries for right-click menu, I actually think he meant this menu, and not the file-manager menu). So this is a solution, if he meant that.)
I use this computer that has Lubuntu installed to evaluate Linux distributions. There were many on this PC. Most reviews center on whatâs new not what functions on a distribution. My main Linux OS is Linux Mint but I regularly test lightweight distributions. My friends tend to have older systems.
main@linux:~$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
For those who have the shortcuts menu when right clicking. go to configuration center click on desktop than in the pop up window click advanced tab than Desktop Preferences there is a window manager heading below that Uncheck the
âShow menus provided by window managers when desktop is clickedâ till lubuntu removes this option.
This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.