emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39055: closed ([PATCH 3/3] services: Add pulseaudio to %desktop-serv


From: GNU bug Tracking System
Subject: bug#39055: closed ([PATCH 3/3] services: Add pulseaudio to %desktop-services.)
Date: Sat, 11 Jan 2020 17:24:03 +0000

Your message dated Sat, 11 Jan 2020 18:23:26 +0100
with message-id <address@hidden>
and subject line Re: [bug#39053] [PATCH] Add pulseaudio configuration and fix 
volume bugs
has caused the debbugs.gnu.org bug report #39053,
regarding [PATCH 3/3] services: Add pulseaudio to %desktop-services.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39053: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39053
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 3/3] services: Add pulseaudio to %desktop-services. Date: Thu, 9 Jan 2020 14:57:46 +0100
* gnu/services/desktop.scm (%desktop-services): Add pulseaudio service.
---
 gnu/services/desktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index b40622a637..1be05fda4e 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -1183,6 +1183,7 @@ or setting its password with passwd.")))
 
          x11-socket-directory-service
 
+         (service pulseaudio-service-type)
          (service alsa-service-type)
 
          %base-services))
-- 
2.24.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39053] [PATCH] Add pulseaudio configuration and fix volume bugs Date: Sat, 11 Jan 2020 18:23:26 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Leo Prikler <address@hidden> writes:

> This series of patches adds a configuration type for pulseaudio and also fixes
> a bug, where various applications would inadvertently max out the system 
> volume
> (see e.g. #38172).

Thanks!  I've pushed the patches with mentioned tweaks in
2c7511fb6..71e33e32f.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]