https://bugs.kde.org/show_bug.cgi?id=360176
--- Comment #22 from Aleksei ---
(In reply to muddlehead from comment #21)
> Thanks, Aleksei!
>
> That point me in the right direction. In my case I had to add an additional
> rule (see below). I assume that both might be needed, the first one in case
https://bugs.kde.org/show_bug.cgi?id=360176
--- Comment #19 from Aleksei ---
Spent a few minutes to get logs. So the following rule activates polkit
logging:
// Let users in plugdev group control NetworkManager
polkit.addRule(function(action, subject) {
if (subject.isInGroup("plugdev")) {
https://bugs.kde.org/show_bug.cgi?id=360176
--- Comment #18 from Aleksei ---
sorry, my bad
the correct contents follow:
cat
/usr/share/polkit-1/rules.d/01-org.freedesktop.NetworkManager.network-control.rules
// Let users in plugdev group control NetworkManager
polkit.addRule(function(action,
https://bugs.kde.org/show_bug.cgi?id=360176
Aleksei changed:
What|Removed |Added
CC||alexo@gmail.com
--- Comment #17 from Aleksei ---
https://bugs.kde.org/show_bug.cgi?id=363376
--- Comment #2 from Aleksei ---
(In reply to Kevin Funk from comment #1)
> Could you install debug symbols for the KDevelop valgrind plugin? (the
> backtrace is missing file / line number information)
Ok, will post an update after rebuild.
--
You are
https://bugs.kde.org/show_bug.cgi?id=363376
Bug ID: 363376
Summary: KDevelop crashes on valgrind debug launch
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=363291
Aleksei changed:
What|Removed |Added
Platform|unspecified |Gentoo Packages
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=363291
Bug ID: 363291
Summary: Plasma crashed after audio device shutdown in
pulseaudio
Product: kde
Version: unspecified
Platform: unspecified
OS: Linux
Stat