GNU bug report logs - #78237
[PATCH] Partial revert "services: plasma: Fix kded not being started."

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Sun, 4 May 2025 11:31:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

To reply to this bug, email your comments to 78237 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, noelopez <at> free.fr, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org:
bug#78237; Package guix-patches. (Sun, 04 May 2025 11:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <sughosha <at> disroot.org>:
New bug report received and forwarded. Copy sent to liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, noelopez <at> free.fr, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org. (Sun, 04 May 2025 11:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sughosha <sughosha <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Z572 <z572 <at> z572.online>,
 Sergio Pastor Pérez <sergio.pastorperez <at> gmail.com>,
 Sughosha <sughosha <at> disroot.org>
Subject: [PATCH] Partial revert "services: plasma: Fix kded not being started."
Date: Sun,  4 May 2025 17:00:21 +0530
This partially reverts cea6eedfcea2defa526bc58d4fb2085cc8c0cb36.

* gnu/services/desktop.scm (plasma-dbus-service): Remove kded.

Change-Id: Iaf441f6c779170a24ab2bec8908da81b182e32b1
---
 gnu/services/desktop.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index fade9e0e143..2127c2d389c 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -2255,7 +2255,6 @@ (define (plasma-dbus-service config)
            "kwalletmanager"
            "powerdevil"
            "bluedevil"
-           "kded"
            "kwallet"
            "plasma-firewall"))))
 

base-commit: cea6eedfcea2defa526bc58d4fb2085cc8c0cb36
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#78237; Package guix-patches. (Sun, 04 May 2025 14:01:03 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Sughosha via Guix-patches via <guix-patches <at> gnu.org>
Cc: 78237-done <at> debbugs.gnu.org,
 Sergio Pastor Pérez <sergio.pastorperez <at> gmail.com>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Noé Lopez <noelopez <at> free.fr>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Sughosha <sughosha <at> disroot.org>, Vivien Kraus <vivien <at> planete-kraus.eu>
Subject: Re: [bug#78237] [PATCH] Partial revert "services: plasma: Fix kded
 not being started."
Date: Sun, 04 May 2025 22:00:16 +0800
[Message part 1 (text/plain, inline)]
Sughosha via Guix-patches via <guix-patches <at> gnu.org> writes:

> This partially reverts cea6eedfcea2defa526bc58d4fb2085cc8c0cb36.
>
> * gnu/services/desktop.scm (plasma-dbus-service): Remove kded.
>
> Change-Id: Iaf441f6c779170a24ab2bec8908da81b182e32b1
> ---
>  gnu/services/desktop.scm | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
> index fade9e0e143..2127c2d389c 100644
> --- a/gnu/services/desktop.scm
> +++ b/gnu/services/desktop.scm
> @@ -2255,7 +2255,6 @@ (define (plasma-dbus-service config)
>             "kwalletmanager"
>             "powerdevil"
>             "bluedevil"
> -           "kded"
>             "kwallet"
>             "plasma-firewall"))))
>  
>
> base-commit: cea6eedfcea2defa526bc58d4fb2085cc8c0cb36

Thanks, it has been applied.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Sun, 04 May 2025 14:01:07 GMT) Full text and rfc822 format available.

Notification sent to Sughosha <sughosha <at> disroot.org>:
bug acknowledged by developer. (Sun, 04 May 2025 14:01:08 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#78237; Package guix-patches. (Sun, 04 May 2025 18:50:07 GMT) Full text and rfc822 format available.

Message #16 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sergio Pastor Pérez <sergio.pastorperez <at> gmail.com>
To: Z572 <z572 <at> z572.online>, Sughosha via Guix-patches via
 <guix-patches <at> gnu.org>
Cc: Vivien Kraus <vivien <at> planete-kraus.eu>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Noé Lopez <noelopez <at> free.fr>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Sughosha <sughosha <at> disroot.org>, 78237-done <at> debbugs.gnu.org
Subject: Re: [bug#78237] [PATCH] Partial revert "services: plasma: Fix kded
 not being started."
Date: Sun, 04 May 2025 20:49:06 +0200
Z572 <z572 <at> z572.online> writes:
> Sughosha via Guix-patches via <guix-patches <at> gnu.org> writes:
>
>> This partially reverts cea6eedfcea2defa526bc58d4fb2085cc8c0cb36.
>>
>> * gnu/services/desktop.scm (plasma-dbus-service): Remove kded.
>>
>> Change-Id: Iaf441f6c779170a24ab2bec8908da81b182e32b1
>> ---
>>  gnu/services/desktop.scm | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
>> index fade9e0e143..2127c2d389c 100644
>> --- a/gnu/services/desktop.scm
>> +++ b/gnu/services/desktop.scm
>> @@ -2255,7 +2255,6 @@ (define (plasma-dbus-service config)
>>             "kwalletmanager"
>>             "powerdevil"
>>             "bluedevil"
>> -           "kded"
>>             "kwallet"
>>             "plasma-firewall"))))
>>  
>>
>> base-commit: cea6eedfcea2defa526bc58d4fb2085cc8c0cb36
>
> Thanks, it has been applied.

Thanks for the follow-up to both of you!




Information forwarded to guix-patches <at> gnu.org:
bug#78237; Package guix-patches. (Sun, 04 May 2025 18:50:12 GMT) Full text and rfc822 format available.

This bug report was last modified 10 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.