View previous topic :: View next topic |
Author |
Message |
KAMIKAZE_ Guru

Joined: 09 Oct 2003 Posts: 309 Location: Riga, Latvia
|
Posted: Thu Nov 17, 2016 2:03 am Post subject: empty app menu in Plasma |
|
|
After updating plasma desktop I have empty application menu. Is there a way to re-generate it? _________________ -=[powered by Gentoo]=- |
|
Back to top |
|
 |
darkphader Veteran


Joined: 09 May 2002 Posts: 1211 Location: Motown
|
Posted: Thu Nov 17, 2016 3:00 am Post subject: |
|
|
same issue here _________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
 |
darkphader Veteran


Joined: 09 May 2002 Posts: 1211 Location: Motown
|
Posted: Thu Nov 17, 2016 3:24 am Post subject: |
|
|
Looks like adding a new app launcher widget worked (removed the empty one after). It didn't have all my favorites but the installed applications were there. _________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
 |
kensington Developer

Joined: 02 Jan 2013 Posts: 177 Location: Australia
|
Posted: Thu Nov 17, 2016 6:27 am Post subject: |
|
|
This appears to be fallout from fixing bug #596316.
Workarounds appear to be:
- Downgrade kservice to 5.27.0
- Build kservice-5.28.0 with -DAPPLICATIONS_MENU_NAME=applications.menu
- Perform the upgrade while Plasma is not running
- Running kbuildsycoca5 --noincremental (which restores applications but not favourites)
I've pushed kservice-5.28.0-r1 which should prevent this happening for anyone else. |
|
Back to top |
|
 |
yzg Guru

Joined: 18 Jun 2005 Posts: 485
|
Posted: Thu Nov 17, 2016 9:16 am Post subject: |
|
|
I had the same issue i.e empty Application Menu, after upgrading to kde-frameworks/kservice-5.28.0 and removing kde-apps/kuser as per the emerge message.
On top of the empty Application Menu, KDE lost all the file associations. Double-clicking any known file types opens a dialog asking for an application.
I re-merged kde-apps/kuser and the two problems were fixed. I still have kde-frameworks/kservice-5.28.0
Code: |
# emerge -pv kde-frameworks/kservice
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] kde-frameworks/kservice-5.28.0:5/5.28::gentoo USE="man -debug {-test}" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
|
So, it has something to do kuser. Does this make sense? |
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8827 Location: Austria
|
Posted: Thu Nov 17, 2016 9:18 am Post subject: |
|
|
No. re-sync and upgrade kservice to 5.28.0-r1. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
firephoto Veteran


Joined: 29 Oct 2003 Posts: 1612 Location: +48° 5' 23.40", -119° 48' 30.00"
|
Posted: Thu Nov 17, 2016 7:04 pm Post subject: |
|
|
As mentioned above, the:
kbuildsycoca5 --noincremental
..restores the menu.
Switching the menu to an alternative in the right click menu and switching it back restores the favorites.
The '.config/plasma-org.kde.plasma.desktop-appletsrc' is where the changes happen but I'm not sure where the lost favorites come from because they weren't in that file when they were missing from the menu and so far can't seem to find any reference to them anywhere else. Oh well, it works. _________________ #gentoo-kde on freenode |
|
Back to top |
|
 |
|