Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "Application Menu" missing on Desktop after KDE/Plasma update from 5.16.5 to 5.17.4
Date: Sun, 29 Dec 2019 00:25:34
Message-Id: 20191229002524.GB4627@ca.inter.net
In Reply to: Re: [gentoo-user] "Application Menu" missing on Desktop after KDE/Plasma update from 5.16.5 to 5.17.4 by Dan Johansson
1 191228 Dan Johansson wrote:
2 > After some fiddling around, sorry research,
3 > I narrowed down the issue to one single file :
4 > ~/.config/plasma-org.kde.plasma.desktop-appletsrc
5
6 When I updated, Portage (or whatever) kindly created a back-up '...~',
7 so I have diff'ed the 2 versions as below :
8
9 2d1
10 < LeftButton;NoModifier=org.kde.applauncher
11 7,24d5
12 < [ActionPlugins][0][RightButton;NoModifier]
13 < _add panel=true
14 < _context=true
15 < _lock_screen=true
16 < _logout=true
17 < _run_command=true
18 < _sep1=true
19 < _sep2=true
20 < _sep3=true
21 < _wallpaper=true
22 < add widgets=true
23 < configure=true
24 < configure shortcuts=false
25 < lock widgets=true
26 < manage activities=true
27 < remove=true
28 < run associated application=true
29 <
30 48,54d28
31 < [Containments][16][Applets][17][Configuration]
32 < PreloadWeight=0
33 <
34 < [Containments][16][Applets][17][Configuration][ConfigDialog]
35 < DialogHeight=600
36 < DialogWidth=800
37 <
38 57,58d30
39 < favoritesPortedToKAstats=true
40 < systemApplications=systemsettings.desktop,org.kde.kinfocenter.desktop
41 70,72d41
42 < [Containments][16][Applets][18][Configuration]
43 < PreloadWeight=0
44 <
45 77,79d45
46 < [Containments][16][Applets][19][Configuration]
47 < PreloadWeight=0
48 <
49 93,96d58
50 < [Containments][16][Applets][20][Configuration]
51 < PreloadWeight=92
52 < SystrayContainmentId=21
53 <
54 109,111d70
55 < [Containments][16][Applets][21][Configuration]
56 < PreloadWeight=0
57 <
58 114d72
59 < fontFamily=Luxi Mono
60 128,130d85
61 < [Containments][16][Applets][27][Configuration]
62 < PreloadWeight=0
63 <
64 135,137d89
65 < [Containments][16][Applets][37][Configuration]
66 < PreloadWeight=0
67 <
68 142c94
69 < DialogHeight=76
70 ---
71 > DialogHeight=85
72 145,147d96
73 < [Containments][16][Configuration]
74 < PreloadWeight=0
75 <
76 151,208d99
77 < [Containments][21]
78 < activityId=
79 < formfactor=2
80 < immutability=1
81 < lastScreen=0
82 < location=4
83 < plugin=org.kde.plasma.private.systemtray
84 < wallpaperplugin=org.kde.image
85 <
86 < [Containments][21][Applets][38]
87 < immutability=1
88 < plugin=org.kde.plasma.clipboard
89 <
90 < [Containments][21][Applets][38][Configuration]
91 < PreloadWeight=0
92 <
93 < [Containments][21][Applets][39]
94 < immutability=1
95 < plugin=org.kde.plasma.devicenotifier
96 <
97 < [Containments][21][Applets][39][Configuration]
98 < PreloadWeight=92
99 <
100 < [Containments][21][Applets][40]
101 < immutability=1
102 < plugin=org.kde.plasma.keyboardindicator
103 <
104 < [Containments][21][Applets][40][Configuration]
105 < PreloadWeight=0
106 <
107 < [Containments][21][Applets][41]
108 < immutability=1
109 < plugin=org.kde.plasma.notifications
110 <
111 < [Containments][21][Applets][41][Configuration]
112 < PreloadWeight=0
113 <
114 < [Containments][21][Applets][42]
115 < immutability=1
116 < plugin=org.kde.plasma.vault
117 <
118 < [Containments][21][Applets][42][Configuration]
119 < PreloadWeight=0
120 <
121 < [Containments][21][Applets][43]
122 < immutability=1
123 < plugin=org.kde.plasma.battery
124 <
125 < [Containments][21][Applets][43][Configuration]
126 < PreloadWeight=0
127 <
128 < [Containments][21][Configuration]
129 < PreloadWeight=0
130 <
131 < [Containments][21][General]
132 < extraItems=org.kde.plasma.notifications,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.clipboard,org.kde.plasma.mediacontroller,org.kde.plasma.vault,org.kde.plasma.keyboardindicator
133 < knownItems=org.kde.plasma.notifications,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.clipboard,org.kde.plasma.mediacontroller,org.kde.plasma.vault,org.kde.plasma.keyboardindicator
134 <
135 210d100
136 < ItemGeometriesHorizontal=
137 219,220c109,111
138 < [Containments][7][Applets][42][Configuration][General]
139 < url=file:///home/purslow/.local/share/applications/_usr_games_bin_lightup-sgt-puzzles.desktop
140 ---
141 > [Containments][7][Applets][32]
142 > immutability=1
143 > plugin=org.kde.plasma.notes
144 222c113
145 < [Containments][7][ConfigDialog]
146 ---
147 > [Containments][7][Applets][32][Configuration][ConfigDialog]
148 226,227c117,122
149 < [Containments][7][Configuration]
150 < PreloadWeight=0
151 ---
152 > [Containments][7][Applets][32][Configuration][General]
153 > noteId=5be6cd77-115f-43e3-860b-15972fbea2
154 >
155 > [Containments][7][ConfigDialog]
156 > DialogHeight=600
157 > DialogWidth=800
158 230,231c125
159 < ToolBoxButtonState=top
160 < ToolBoxButtonX=1658
161 ---
162 > ItemsGeometries=Applet-32:688,592,288,288,0;
163
164 -- end of diff --
165
166 HTH someone pin down the crucial change(s).
167 If anyone does, please let the rest of us know.
168
169 --
170 ========================,,============================================
171 SUPPORT ___________//___, Philip Webb
172 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
173 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies