If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
Announcement
Collapse
No announcement yet.
Used Remove Orphaned Packages, lost all settings shortcuts in my k menu??
Re: Used Remove Orphaned Packages, lost all settings shortcuts in my k menu??
lost all settings shortcuts in my k menu
You could:
Rename/remove /home/user/.config/menus/applications-kmenuedit.menu
This should reset KDE menus to the default (this helps if applications-kmenuedit.menu is damaged).
or/and
run kbuildsycoca
NAME
kbuildsycoca — Rebuilds the system configuration cache
-f, --fix-broken
Fix; attempt to correct a system with broken dependencies in
place. This option, when used with install/remove, can omit any
packages to permit APT to deduce a likely solution.
Just checking:
Code:
sudo apt-get -s --fix-broken install
-s, --simulate, --just-print, --dry-run, --recon, --no-act
No action; perform a simulation of events that would occur but
do not actually change the system.
Comment