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.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
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