if you install it with
- Code: Select all
--no-install-recommends
--no-install-recommends


gene@lmde-xfce:~$ apt install --no-install-recommends alacarte
[sudo] password for gene:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Recommended packages:
gnome-panel
The following NEW packages will be installed:
alacarte
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 105 kB of archives.
After this operation, 293 kB of additional disk space will be used.





GeneC wrote:That is better...



zerozero wrote:but the question isdoes it worky?
...
It seems that Alacarte is looking for gnome-applications-menu hard-coded
As symlink fixes the problem:
- Code: Select all
cd $HOME/.config/menus
ln -s xfce-applications.menu gnome-applications.menu
Fix Alacarte:
- Code: Select all
sed -i -e '/gnome-desktop-item-edit/ s/gnome/exo/' /usr/share/alacarte/Alacarte/MainWindow.py
sed -i -e '/gnome-/ s/gnome/xfce/' /usr/share/alacarte/Alacarte/MenuEditor.py


GeneC wrote:Heck, you want it to WORK too?![]()
)










GeneC wrote:LIFE is sucking the life out of ME..


GeneC wrote:LIFE is sucking the life out of ME..





apt-get install --no-install-recommends alacarte
sed -i -e '/gnome-desktop-item-edit/ s/gnome/exo/' /usr/share/alacarte/Alacarte/MainWindow.py
sed -i -e '/gnome-/ s/gnome/xfce/' /usr/share/alacarte/Alacarte/MenuEditor.py



zerozero wrote::lol: Gene that is a big N![]()
if you install it withwill it be functional (well, as much as alacarte can be nowadays
- Code: Select all
--no-install-recommends![]()
)


Schoelje wrote:Install Alacarte:
- Code: Select all
apt-get install --no-install-recommends alacarte
sed -i -e '/gnome-desktop-item-edit/ s/gnome/exo/' /usr/share/alacarte/Alacarte/MainWindow.py
sed -i -e '/gnome-/ s/gnome/xfce/' /usr/share/alacarte/Alacarte/MenuEditor.py



zerozero wrote:just to be sure: in my install (beta1) alacarte is pre-installed (can give the logs later but as far as i can remember is an installation from dec 4th)





Users browsing this forum: No registered users and 6 guests