From unknown Fri Mar 29 13:19:19 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#384: Sound stopped working on Linux X2Goclient, or: Lookin' For Cookie In All The Wrong Places Reply-To: Stefan Baur , 384@bugs.x2go.org Resent-From: Stefan Baur Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Mon, 30 Dec 2013 00:15:01 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 384 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: Received: via spool by submit@bugs.x2go.org id=B.138836222217733 (code B); Mon, 30 Dec 2013 00:15:01 +0000 Received: (at submit) by bugs.x2go.org; 30 Dec 2013 00:10:22 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by ymir (Postfix) with ESMTP id 85CDA5DB1C for ; Mon, 30 Dec 2013 01:10:21 +0100 (CET) Received: from [192.168.0.3] (HSI-KBW-149-172-200-27.hsi13.kabel-badenwuerttemberg.de [149.172.200.27]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0MZysF-1Vk15818Xv-00KymX; Mon, 30 Dec 2013 01:10:21 +0100 Message-ID: <52C0BA00.3090208@stefanbaur.de> Date: Mon, 30 Dec 2013 01:10:40 +0100 From: Stefan Baur User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: submit@bugs.x2go.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:vXWLljF1KJs+ZdHLvEALcSnnn2wrGS5Sdy84o1ODoaC kU2/JTKxBBCORYaL3uexXa8Gm/qcj06drSeqdIBCBRopuQqx7S Qh1JP+WhXzh3QQ4UUeXWysaFd7uw3t7Lr3a/1TGo9dRIVJCCFU QcaeBR+3jNeWs4FMVeXuwzFmu5hzT9cgoqO6cylAWHpIuaw/mR mqwskYFEsZF/6tzTLz2fQ7d6VpC63759EJdo4a2f3J/2IRahtN HM9ePZSIXEmundrnQIJaKEjE5vHrPFxslr5yB30ilzE/bOW25O Y2Y46APKrGCoqQK8g31y6lUXDHrqacjf0jVIADPg9dnLT67RLW /CACunBWxRZ0wZx5x0amuJgo+GJTwTO8yE03qfBD5 package: x2goclient severity: important version:4.0.1.2 With X2Goclient 4.0.1.2, sound stopped working on Linux clients. Windows clients were unaffected. Manually copying over the .pulse-cookie file while the session was running fixed the issue. Thanks to sunweaver (Mike#1) and dowdle on IRC, enough info was gathered that I could put two and two together as to what went wrong. Initial theory was that a patch was added for pulseaudio 4 (which keeps the .pulse-cookie file in a different location), but said patch wouldn't check for the version of pulseaudio actually installed on the client. Debian Wheezy shipping with a 2.x release of pulseaudio, the location to copy the file from wouldn't exist, which would explain the behavior we'd seen. Close, but no cookie. (Pun intended.) stracing x2goclient shows this: username@mycutelittletestmachine:~/.config/pulse$ grep -i cookie stracelog read(7, "\0\0\0\4\300\250\0\264\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 4096) = 317 writev(6, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"=[\272)\364\376\331l\327\242\365\307\302\2\17J", 16}, {"", 0}], 6) = 48 stat64("/home/username.config/pulse/cookie", 0xbfacb180) = -1 ENOENT (No such file or directory) stat64("/home/username.pulse-cookie", 0xbfacb180) = -1 ENOENT (No such file or directory) So while it DOES attempt to check both possible locations, it actually checks in /home/username.config/pulse/cookie and /home/username.pulse-cookie while it should check in /home/username/.config/pulse/cookie and /home/username/.pulse-cookie - the slash between username and directory is missing. Please fix ASAP. -Stefan PS: If anyone actually remembers the game title the second part of the subject is referencing: Complimentary cookie for you! From unknown Fri Mar 29 13:19:19 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#384: X2Go issue (in src:x2goclient) has been marked as pending for release Reply-To: Mike Gabriel , 384@bugs.x2go.org Resent-From: Mike Gabriel Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Mon, 30 Dec 2013 00:20:01 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 384 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: Received: via spool by 384-submit@bugs.x2go.org id=B384.138836271411368 (code B ref 384); Mon, 30 Dec 2013 00:20:01 +0000 Received: (at 384) by bugs.x2go.org; 30 Dec 2013 00:18:34 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir (Postfix, from userid 1005) id C2D185DB22; Mon, 30 Dec 2013 01:18:17 +0100 (CET) From: Mike Gabriel To: 384-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 384@bugs.x2go.org Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20131230001817.C2D185DB22@ymir> Date: Mon, 30 Dec 2013 01:18:17 +0100 (CET) tag #384 pending fixed #384 4.0.1.3 thanks Hello, X2Go issue #384 (src:x2goclient) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=02d04cd The issue will most likely be fixed in src:x2goclient (4.0.1.3). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 02d04cd1091d8d6a70179aded3d06530b563806d Author: Mike Gabriel Date: Mon Dec 30 01:18:13 2013 +0100 Fix scan for pulseaudio cookie file. Issue got introduced in X2Go Client 4.0.1.2 and let pulseaudio sound setup fail completely in the Linux X2Go Client of that version. (Fixes: #384). diff --git a/debian/changelog b/debian/changelog index 6a3ef6b..7add7c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,12 @@ x2goclient (4.0.1.3-0x2go1) UNRELEASED; urgency=low * New upstream version (4.0.1.3): - Protect x2goplugin.html. Make it only available from the local host. + [ Mike Gabriel ] + * New upstream version (4.0.1.3): + - Fix scan for pulseaudio cookie file. Issue got introduced in X2Go Client + 4.0.1.2 and let pulseaudio sound setup fail completely in the Linux + X2Go Client of that version. (Fixes: #384). + -- Mike Gabriel Tue, 17 Dec 2013 15:34:49 +0100 x2goclient (4.0.1.2-0x2go2) unstable; urgency=low From unknown Fri Mar 29 13:19:19 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#384: [X2Go-Dev] Bug#384: X2Go issue (in src:x2goclient) has been marked as pending for release Reply-To: Stefan Baur , 384@bugs.x2go.org Resent-From: Stefan Baur Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Mon, 30 Dec 2013 05:30:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 384 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: pending Received: via spool by 384-submit@bugs.x2go.org id=B384.138838122714743 (code B ref 384); Mon, 30 Dec 2013 05:30:02 +0000 Received: (at 384) by bugs.x2go.org; 30 Dec 2013 05:27:07 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-Greylist: delayed 753 seconds by postgrey-1.34 at ymir; Mon, 30 Dec 2013 06:27:07 CET Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by ymir (Postfix) with ESMTP id 23D035DB1C for <384@bugs.x2go.org>; Mon, 30 Dec 2013 06:27:07 +0100 (CET) Received: from [192.168.0.3] (dslb-088-067-145-049.pools.arcor-ip.net [88.67.145.49]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0MKMnS-1Vz9sV2LeI-001jjW; Mon, 30 Dec 2013 06:14:33 +0100 Message-ID: <52C10151.9080304@stefanbaur.de> Date: Mon, 30 Dec 2013 06:14:57 +0100 From: Stefan Baur User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Mike Gabriel , 384@bugs.x2go.org, x2go-dev@lists.berlios.de References: <20131230001817.C2D185DB22@ymir> In-Reply-To: <20131230001817.C2D185DB22@ymir> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:Lo7CohE4JRDYBP/+nuPrFPOkedM0GBsRh712vQLQeM1 mG3h6IWXnVWxVU36tHBYZMbCWD4QPkQLBE2ghctarYOJTUX0Ew Few7Ef4JILqICML+jlXPWHuTQzq9Vus3uQhP+1vFsAx79G0q0K dnUMjo/2F4d00OnFYNHfUoeb7WUVV3w39asu3HF9guUxK5F8D9 pc4fSLw8gU6KJ15xABR+Q7JThtVvvKwuucPuG73DA59DBlB9bX eVcKP5pmx+MdZ96Q5o0LeITj6lGl+I3dUJlIUMdMZHeW1BjkZr Koy7FaQKKB1m6cx+MwEvpw1pUAf9jMVLXzHASRrPCiCnoZ6820 IF8H2Sz4K4f8IWZS8/6GtsMOa/NICsk7dpO2uKKhe Am 30.12.2013 01:18, schrieb Mike Gabriel: > tag #384 pending > fixed #384 4.0.1.3 > thanks > > Hello, > > X2Go issue #384 (src:x2goclient) reported by you has been > fixed in X2Go Git. Confirmed fixed (tested with X2Go-TCE). -Stefan From unknown Fri Mar 29 13:19:19 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#384: X2Go issue (in src:x2goclient) has been marked as closed Reply-To: Mike Gabriel , 384@bugs.x2go.org Resent-From: Mike Gabriel Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Wed, 22 Jan 2014 08:00:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 384 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: pending Received: via spool by 384-submit@bugs.x2go.org id=B384.13903774746556 (code B ref 384); Wed, 22 Jan 2014 08:00:02 +0000 Received: (at 384) by bugs.x2go.org; 22 Jan 2014 07:57:54 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.3.2 Received: by ymir (Postfix, from userid 1005) id A65CE5DB17; Wed, 22 Jan 2014 08:57:52 +0100 (CET) From: Mike Gabriel To: 384-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 384@bugs.x2go.org Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20140122075752.A65CE5DB17@ymir> Date: Wed, 22 Jan 2014 08:57:52 +0100 (CET) close #384 thanks Hello, we are very hopeful that X2Go issue #384 reported by you has been resolved in the new release (4.0.1.3) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.1.3) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=63d0bbb5faa8aac57d6c5e72ce1f67dc9254b6f3;hp=f7cdada8c57c45ee9ea3b6c42bd680fae26d728c If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.0.1.3-0x2go1 Status: RELEASE Date: Wed, 22 Jan 2014 08:56:30 +0100 Fixes: 384 Changes: x2goclient (4.0.1.3-0x2go1) RELEASED; urgency=low . [ Oleksandr Shneyder ] * New upstream version (4.0.1.3): - changed keyboard settings. Supported modes: auto, none and config with model/layout(variant) - Enables forwarding (delegation) of GSSAPI credentials to the server. - Make GSSAPI delegation configurable. - Update Russian translation file. . [ Orion Poplawski ] * New upstream version (4.0.1.3): - Protect x2goplugin.html. Make it only available from the local host. . [ Mike Gabriel ] * New upstream version (4.0.1.3): - Fix scan for pulseaudio cookie file. Issue got introduced in X2Go Client 4.0.1.2 and let pulseaudio sound setup fail completely in the Linux X2Go Client of that version. (Fixes: #384). - Minor update of the German translation file. . [ Klaus Ade Johnstad ] * New upstream version (4.0.1.3): - Update Bokmal translation file. . [ Ricardo Díaz Martín ] * New upstream version (4.0.1.3): - Update Spanish translation file. . [ Daniel Lindgren ] * New upstream version (4.0.1.3): - Update Swedish translation file. . [ Stefan Baur ] * New upstream version (4.0.1.3): - Update German translation file. . [ Martti Pitkanen ] * New upstream version (4.0.1.3): - New translation of X2Go Client to Finnish. From unknown Fri Mar 29 13:19:19 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.502 (Entity 5.502) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#384 closed by Mike Gabriel (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20140122075752.A65CE5DB17@ymir> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 384 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Wed, 22 Jan 2014 08:00:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1390377602-6796-0" This is a multi-part message in MIME format... ------------=_1390377602-6796-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This is an automatic notification regarding your Bug report which was filed against the x2goclient package: #384: Sound stopped working on Linux X2Goclient, or: Lookin' For Cookie In = All The Wrong Places It has been closed by Mike Gabriel . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Mike Gabriel by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1390377602-6796-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 22 Jan 2014 07:58:09 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=unavailable version=3.3.2 Received: by ymir (Postfix, from userid 1005) id A65CE5DB17; Wed, 22 Jan 2014 08:57:52 +0100 (CET) From: Mike Gabriel To: 384-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 384@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20140122075752.A65CE5DB17@ymir> Date: Wed, 22 Jan 2014 08:57:52 +0100 (CET) close #384 thanks Hello, we are very hopeful that X2Go issue #384 reported by you has been resolved in the new release (4.0.1.3) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.1.3) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=63d0bbb5faa8aac57d6c5e72ce1f67dc9254b6f3;hp=f7cdada8c57c45ee9ea3b6c42bd680fae26d728c If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.0.1.3-0x2go1 Status: RELEASE Date: Wed, 22 Jan 2014 08:56:30 +0100 Fixes: 384 Changes: x2goclient (4.0.1.3-0x2go1) RELEASED; urgency=low . [ Oleksandr Shneyder ] * New upstream version (4.0.1.3): - changed keyboard settings. Supported modes: auto, none and config with model/layout(variant) - Enables forwarding (delegation) of GSSAPI credentials to the server. - Make GSSAPI delegation configurable. - Update Russian translation file. . [ Orion Poplawski ] * New upstream version (4.0.1.3): - Protect x2goplugin.html. Make it only available from the local host. . [ Mike Gabriel ] * New upstream version (4.0.1.3): - Fix scan for pulseaudio cookie file. Issue got introduced in X2Go Client 4.0.1.2 and let pulseaudio sound setup fail completely in the Linux X2Go Client of that version. (Fixes: #384). - Minor update of the German translation file. . [ Klaus Ade Johnstad ] * New upstream version (4.0.1.3): - Update Bokmal translation file. . [ Ricardo Díaz Martín ] * New upstream version (4.0.1.3): - Update Spanish translation file. . [ Daniel Lindgren ] * New upstream version (4.0.1.3): - Update Swedish translation file. . [ Stefan Baur ] * New upstream version (4.0.1.3): - Update German translation file. . [ Martti Pitkanen ] * New upstream version (4.0.1.3): - New translation of X2Go Client to Finnish. ------------=_1390377602-6796-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 30 Dec 2013 00:10:22 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by ymir (Postfix) with ESMTP id 85CDA5DB1C for ; Mon, 30 Dec 2013 01:10:21 +0100 (CET) Received: from [192.168.0.3] (HSI-KBW-149-172-200-27.hsi13.kabel-badenwuerttemberg.de [149.172.200.27]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0MZysF-1Vk15818Xv-00KymX; Mon, 30 Dec 2013 01:10:21 +0100 Message-ID: <52C0BA00.3090208@stefanbaur.de> Date: Mon, 30 Dec 2013 01:10:40 +0100 From: Stefan Baur User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: submit@bugs.x2go.org Subject: Sound stopped working on Linux X2Goclient, or: Lookin' For Cookie In All The Wrong Places Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:vXWLljF1KJs+ZdHLvEALcSnnn2wrGS5Sdy84o1ODoaC kU2/JTKxBBCORYaL3uexXa8Gm/qcj06drSeqdIBCBRopuQqx7S Qh1JP+WhXzh3QQ4UUeXWysaFd7uw3t7Lr3a/1TGo9dRIVJCCFU QcaeBR+3jNeWs4FMVeXuwzFmu5hzT9cgoqO6cylAWHpIuaw/mR mqwskYFEsZF/6tzTLz2fQ7d6VpC63759EJdo4a2f3J/2IRahtN HM9ePZSIXEmundrnQIJaKEjE5vHrPFxslr5yB30ilzE/bOW25O Y2Y46APKrGCoqQK8g31y6lUXDHrqacjf0jVIADPg9dnLT67RLW /CACunBWxRZ0wZx5x0amuJgo+GJTwTO8yE03qfBD5 package: x2goclient severity: important version:4.0.1.2 With X2Goclient 4.0.1.2, sound stopped working on Linux clients. Windows clients were unaffected. Manually copying over the .pulse-cookie file while the session was running fixed the issue. Thanks to sunweaver (Mike#1) and dowdle on IRC, enough info was gathered that I could put two and two together as to what went wrong. Initial theory was that a patch was added for pulseaudio 4 (which keeps the .pulse-cookie file in a different location), but said patch wouldn't check for the version of pulseaudio actually installed on the client. Debian Wheezy shipping with a 2.x release of pulseaudio, the location to copy the file from wouldn't exist, which would explain the behavior we'd seen. Close, but no cookie. (Pun intended.) stracing x2goclient shows this: username@mycutelittletestmachine:~/.config/pulse$ grep -i cookie stracelog read(7, "\0\0\0\4\300\250\0\264\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 4096) = 317 writev(6, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"=[\272)\364\376\331l\327\242\365\307\302\2\17J", 16}, {"", 0}], 6) = 48 stat64("/home/username.config/pulse/cookie", 0xbfacb180) = -1 ENOENT (No such file or directory) stat64("/home/username.pulse-cookie", 0xbfacb180) = -1 ENOENT (No such file or directory) So while it DOES attempt to check both possible locations, it actually checks in /home/username.config/pulse/cookie and /home/username.pulse-cookie while it should check in /home/username/.config/pulse/cookie and /home/username/.pulse-cookie - the slash between username and directory is missing. Please fix ASAP. -Stefan PS: If anyone actually remembers the game title the second part of the subject is referencing: Complimentary cookie for you! ------------=_1390377602-6796-0--