From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 01 06:58:01 2020 Received: (at 42118) by debbugs.gnu.org; 1 Jul 2020 10:58:01 +0000 Received: from localhost ([127.0.0.1]:52362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqaRF-0003uF-Jy for submit@debbugs.gnu.org; Wed, 01 Jul 2020 06:58:01 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:21631) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqaRD-0003u6-DO for 42118@debbugs.gnu.org; Wed, 01 Jul 2020 06:58:00 -0400 Received: from nijino.local (193-81-159-42.hdsl.highway.telekom.at [193.81.159.42]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 49xdVW3pD2z1LX54; Wed, 1 Jul 2020 12:57:55 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 49xdVW3pD2z1LX54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1593601075; bh=twGgRn+pyKZbfrtJr6HQi2fZT6sxFSyneDYBKxKU4qA=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=DU7Vl7lpKyCUUrAy3mbtWxqJOGO0R8+DdYdJ6K96zP7ATGXFZvGsf+QxD7sfpeuK/ TK+lB23/cl3Jf8nV3gldZFD+ife5fQcx95ITUsR7Q6IwTL4KeaMEsFrxZvHDKpLub7 nr7RDEdKDaZZRja+RIUZBpGJ9adHzBCZ0/voC0dk= Message-ID: <639906b4e6788d7cf645ccd5635132a19ef2e757.camel@student.tugraz.at> Subject: Re: bug#42118: Editing pulseaudio config file fails with "No such file or directory" From: Leo Prikler To: Nathan Dehnel Date: Wed, 01 Jul 2020 12:57:54 +0200 In-Reply-To: References: <8bba5017b0c04cb4c92d25a855bf4d70986aa8bd.camel@student.tugraz.at> <8104d8d87ddfcd1572dd6e0dd553a2fcaa7483f0.camel@student.tugraz.at> <346a83e1452455cbcf58c97cd260f571cd4af278.camel@student.tugraz.at> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 42118 Cc: 42118@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Am Mittwoch, den 01.07.2020, 04:33 -0500 schrieb Nathan Dehnel: > > Due to a bug with webkit sandboxing, we no longer put daemon.conf > > into > /etc/pulse (my bad), but rather set PULSE_CONFIG to directly point to > it. > I meant to say /gnu/store//etc/pulse/daemon.conf. > > > I am currently unsure, at which point this variable > gets updated (I still think you need to reboot) > > I rebooted and everything seems the same. > > Maybe the problem is pulse uses Jack1 as a dependency and I'm trying > to use Jack2. That might be an issue, but your $PULSE_CONFIG should at least point to the right default.pa. It should especially not be the daemon.conf shipped with pulseaudio, because we override flat-volumes (which most distros agree has an insane default). Btw. please keep the bug in your reply, so that others can follow. The easiest way of doing so is to use "reply to all" in your mail client. Regards, Leo