LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My Menu has changed?
#1
Overnight, my menu has changed:

[Image: image-A273_5439D34E.jpg]

[Image: image-511E_5439D34E.jpg]

[Image: image-9F83_5439D34E.jpg]

Install LL updates is gone; install/remove software is gone and the LL manual has also disappeared...what have i done now??

Sad
Reply
#2
Don't know what or how you broke the menu.

But I got a suspicion it may be from https://www.linuxliteos.com/forums/index...en#msg6130

But to fix. You can re-add via Settings>Main Menu. This editing Has to be done by hand. For finding the launcher. I use the which command in terminal. which <name of app goes here>

Code:
harry@biker1:~$ which firefox
/usr/bin/firefox
harry@biker1:~$ which gimp
/usr/bin/gimp
harry@biker1:~$ which urbanlightscape
/usr/local/bin/urbanlightscape


For finding my Icon. I use the locate command
locate <name of app goes here>

Quote:harry@biker1:~$ locate urbanlightscape
/home/harry/.urbanlightscape
/home/harry/icons/urbanlightscape.png
/usr/local/bin/urbanlightscape
/usr/local/share/urbanlightscape
/usr/local/share/urbanlightscape/urbanlightscape.htb
/var/lib/dpkg/info/urbanlightscape.conffiles
/var/lib/dpkg/info/urbanlightscape.list
/var/lib/dpkg/info/urbanlightscape.md5sums

Anyways. That is how I add new applications to XFCE Menu myself like so

[Image: 2a4cbc357203176.jpg]





LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Reply
#3
Install LL updates; install/remove software and the LL manual are not in the Main Menu anylonger. Is there anyway I can get to 'Install updates' through a web site? If I could run that it might fix it?



Reply
#4
Hello Alex,

you can do updates using the CLI
Source

Code:
sudo apt-get update    # Fetches the list of available updates
sudo apt-get upgrade    # Strictly upgrades the current packages
sudo apt-get dist-upgrade    # Installs updates (new ones)

You can view the LL manual online https://www.linuxliteos.com/manual/
Reply
#5
Refer to my previous post.
I gave pretty step by step there.
In the Launcher properties inside of main menu editor for install Updates.
Hit New Item.
Empty box for name type in: Install Updates
Empty box for Command type in:
Code:
x-terminal-emulator --geometry=95x25 -t "Linux Lite Updates" -e /usr/scripts/updates
Empty Box for Comment type in: Get the latest updates for your computer

Hit OK and save it.

Hit New Item again.
Name= Help Manual
Command =
Code:
xdg-open /usr/share/doc/litemanual/index.html
Comment = The Linux Lite Help & Support Manual

Hit Ok to save it.

Hit New Item again
Name= Install/Remove Software
Command =
Code:
synaptic-pkexec
Comment = Install, remove and upgrade software packages

Click OK to save it.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Reply
#6
Hi Alex,

Here are screenshots to go with Bitsnpc's & Rokytnji's excellent instructions.

Install Updates
[Image: 7Nwfabk.png]
Install/Remove Software
[Image: E15DoZl.png]
Help Manual
[Image: 7muwKBJ.png]
[Image: q7j1yAl.png]
Reply
#7

Problem solved, thank you all especially  Bitsnpc's, Rokytnji's and Scott.

Smile
Reply
#8
Quote:Sorry I probably was not really clear: none of those are in the main menu any longer:

The instructions in the previous posts explain how to recreate them again.

Specifically, the instructions are in reply #4 by Rokytnji and pictures are in reply #5 by Scott(0).

Does that make sense?
[Image: q7j1yAl.png]
Reply
#9
Happy to hear you got it fixed!
[Image: q7j1yAl.png]
Reply
#10
(10-12-2014, 11:57 PM)Scott(0) link Wrote:
Quote:Sorry I probably was not really clear: none of those are in the main menu any longer:

The instructions in the previous posts explain how to recreate them again.

Specifically, the instructions are in reply #4 by Rokytnji and pictures are in reply #5 by Scott(0).

Does that make sense?

lol eventually it did (Especially after the pics)...I know that I am struggling  with Linux (much too long on stupid windows I reckon) and I was a bit better 30 years ago lol.

But I am going to keep at it : sudo alex get it done!

Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)