X2Go Bug report logs - #422
Windows PulseAudio 3.0 and later fail to start due to missing cookie

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Michael DePaulo <mikedep333@gmail.com>

Date: Thu, 30 Jan 2014 00:35:01 UTC

Severity: normal

Tags: build-win32, pending

Found in version 4.0.1.3

Fixed in version 4.0.2.0

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

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#422 closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 (X2Go issue (in src:x2goclient) has been marked as closed)
Message-ID: <handler.422.c.139713078230495.notifdone@bugs.x2go.org>
References: <20140410115213.D80BA3BC49@ymir.das-netzwerkteam.de>
X-X2go-PR-Keywords: build-win32 pending
X-X2go-PR-Message: they-closed 422
X-X2go-PR-Package: x2goclient
X-X2go-PR-Source: x2goclient
Date: Thu, 10 Apr 2014 11:55:11 +0000
Content-Type: multipart/mixed; boundary="----------=_1397130911-31539-0"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the x2goclient package:

#422: Windows PulseAudio 3.0 and later fail to start due to missing cookie

It has been closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.

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 <mike.gabriel@das-netzwerkteam.de> by
replying to this email.


-- 
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 422-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 422@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as closed
Date: Thu, 10 Apr 2014 13:52:13 +0200 (CEST)
close #422
thanks

Hello,

we are very hopeful that X2Go issue #422 reported by you
has been resolved in the new release (4.0.2.0) of the
X2Go source project »src:x2goclient«.

You can view the complete changelog entry of src:x2goclient (4.0.2.0)
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=cbe900f245206ad9bd62d0fbaf226da1b3ffc44e;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.2.0-0x2go1
Status: RELEASE
Date: Thu, 10 Apr 2014 13:47:56 +0200
Fixes: 138 349 422 440 446 448 453
Changes: 
 x2goclient (4.0.2.0-0x2go1) RELEASED; urgency=low
 .
   [ Oleksandr Shneyder ]
   * New upstream version (4.0.2.0):
     - Revrite SSH Classes to support libssh fix.
     - Add Class HelpDialog to show options in scroll area.
     - Fix authentication on SSH Broker with key + passphrase.
     - Set modmap timer timeout to 10 sec on Mac.
     - Fix running xmodmap if X2Go Client not started from terminal.
     - Setting keyboard modifiers with xmodmap.
     - Fix multimonitor support on Linux.
     - Display more version info. Parameters --version, --git, --changelog.
     - Don't show GUI dialog for --version, --help, etc, if started
       from terminal on linux and mac.
     - If no user in session config, display system username in pass form.
     - Check if txt/changelog and txt/git exist on config phase.
       Rename option "--git" to "--git-info".
     - Change x2goclient.nsi for nightly builds.
 .
   [ Josh Lukens ]
   * New upstream version (4.0.2.0):
     - Switch to QNetworkAccessManager. Appropriately set content type
       header to "application/x-www-form-urlencoded" for HTTP post
       requests. (Fixes: #440, #138).
     - Fix copy+paste errors in QNetworkAccessManager code.
     - Provide support for dynamic authentication IDs. This is
       a requirement for using the broker client against brokers
       that use some sort of OTP authentication mechanism.
       (Fixes: #446).
 .
   [ Mike Gabriel ]
   * New upstream version (4.0.2.0):
     - Drop create_text.sh again, implement changelog copying
       in distro build files. Implement Git history creation for
       nightly builds in build scripts.
     - Rename txt/git to txt/git-info (make it compliant with cmdline
       options).
     - Allow starting shadow sessions from the command line with
       option --hidden being enabled. (Fixes: #349).
   * debian/control:
     + Build-depend on libssh-dev (>= 0.5.4-2).
     + Bump Standards: to 3.9.5. No changes needed.
   * debian/rules:
     + Copy debian/changelog into txt/ subfolder during dh_auto_configure.
     + Create txt/git-info files for ChangeLog.git if it exists.
   * x2goclient.spec:
     + Copy ChangeLog (or debian/changelog) into txt/ subfolder during
       %setup.
     + Copy ChangeLog.gitlog (if present) into txt/ subfolder during %setup.
     + B-R (epel-7): man2html-core (same as for Fedora builds).
 .
   [ Mike DePaulo ]
   * New upstream version (4.0.2.0):
     - Decrease HelpDialog's tab width from 320 to 30
       (the width of 10 spaces.) (Fixes: #453)
     - Windows: Fix compatibility with PulseAudio 3.0 & later through
       new cookie handling. (Fixes: #422)
     - Windows: Upgrade included PulseAudio from 1.1 to 5.0.
       The 5.0 build is patched for X2Go bug #363. and available here:
         https://build.opensuse.org/project/show/home:mikedep333:branches:home:\
         mkbosmans:mingw32:pulseaudio
     - Windows: Reapply KDE on Windows's patch for Pageant support to
       libssh 0.5.5. (Fixes: #448)

[Message part 3 (message/rfc822, inline)]
From: Michael DePaulo <mikedep333@gmail.com>
To: submit@bugs.x2go.org
Subject: Windows PulseAudio 3.0 and later fail to start due to missing cookie
Date: Wed, 29 Jan 2014 19:32:51 -0500
Package: x2goclient
Version: 4.0.1.3

X2Go Client 4.0.1.3 for for Windows is bundled with PulseAudio 1.1. If
you replace 1.1 with 3.0 or later (2.0 was not tested), the
.pulse-cookie file is not created and therefore pulseaudio.exe either
fails to start or repeatedly restarts.

The bottom line is that sound will not work in Windows X2go Client
with these newer versions of PulseAudio.

The simple workaround is to run X2Go Client with PulseAudio 1.1 once
and then exit x2goclient. The cookie will be present even after
x2goclient is closed. Newer versions of PulseAudio can then use that
cookie.


These are my full test results for what files are generated with
different versions of PulseAudio. They were tested on windows 7 32-bit
SP1 Professional (with all important and recommended windows updates
installed.)  "mothership-7-32" is my test VM's hostname.

Note that I tested PulseAudio 1.1 (and 1 or 2 newer versions) under
Windows 8.1 64-bit Professional (with all important and recommended
windows updates installed) and the results were the same.

1.1:
Under C:\Users\mike\.x2go\pulse\ :
.pulse-cookie
.esd_auth
.pulse\
.pulse\mothership-7-32-runtime\
tmp.Hp2820\
tmp.Hp2820\config.pa

3.0
Under C:\Users\mike\.x2go\pulse\ :
.pulse\
.pulse\mothership-7-32-runtime\
tmp.Hp1572
tmp.Hp1572\config.pa
(Pulseaudio.exe does not appear to be running at all, but maybe what
happened under 4.99.2 is happening.)

4.0:
Under C:\Users\mike\.x2go\pulse\ :
.pulse\
.pulse\mothership-7-32-runtime\
.pulse\mothership-7-32-runtime\pid
tmp.Hp2656
tmp.Hp2656\config.pa
Also, windows complains that "pulseaudio.exe has stopped working". And
it does so repeatedly,.This suggests that x2goclient.exe keeps on
trying to restart pulseaudio.exe

4.99.2:
Under C:\Users\mike\.x2go\pulse\ :
.pulse\
.pulse\mothership-7-32-runtime\
.pulse\mothership-7-32-runtime\pid (keeps on being created and then
disappearing because pulseaudio.exe keeps stopping and starting)
tmp.Hp3716
tmp.Hp3716\config.pa

-Mike#2

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat Apr 27 22:19:24 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.