From unknown Wed May 06 02:32:33 2026
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#138 closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 (X2Go issue (in src:x2goclient) has been marked as closed)
Message-ID: <handler.138.c.139713073429958.notifdone@bugs.x2go.org>
References: <20140410115213.C24833BC47@ymir.das-netzwerkteam.de>
X-X2go-PR-Keywords: pending patch
X-X2go-PR-Message: they-closed 138
X-X2go-PR-Package: x2goclient
X-X2go-PR-Source: x2goclient
Date: Thu, 10 Apr 2014 11:55:08 +0000
Content-Type: multipart/mixed; boundary="----------=_1397130908-31272-0"

This is a multi-part message in MIME format...

------------=_1397130908-31272-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:

#138: httpbroker client in X2Go Client does not set content type "applicati=
on/x-www-form-urlencoded"

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.gab=
riel@das-netzwerkteam.de> by
replying to this email.


--=20
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems

------------=_1397130908-31272-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at control) by bugs.x2go.org; 10 Apr 2014 11:52:14 +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=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id C24833BC47; Thu, 10 Apr 2014 13:52:13 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 138-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 138@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: <20140410115213.C24833BC47@ymir.das-netzwerkteam.de>
Date: Thu, 10 Apr 2014 13:52:13 +0200 (CEST)

close #138
thanks

Hello,

we are very hopeful that X2Go issue #138 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)


------------=_1397130908-31272-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.x2go.org; 6 Mar 2013 00:30:57 +0000
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 37F615DB0A
	for <submit@bugs.x2go.org>; Wed,  6 Mar 2013 01:30:57 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id EA36AD84
	for <submit@bugs.x2go.org>; Wed,  6 Mar 2013 01:30:56 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 6AD6A3BA08
	for <submit@bugs.x2go.org>; Wed,  6 Mar 2013 01:30:56 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id OdSRSpkFwuu2 for <submit@bugs.x2go.org>;
	Wed,  6 Mar 2013 01:30:56 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 3B19E3BAC8
	for <submit@bugs.x2go.org>; Wed,  6 Mar 2013 01:30:56 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 167143BA08
	for <submit@bugs.x2go.org>; Wed,  6 Mar 2013 01:30:56 +0100 (CET)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	grimnir.das-netzwerkteam.de
X-Spam-Flag: NO
X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,
	URIBL_BLOCKED autolearn=ham version=3.3.1 running as userid=
X-Spam-Level: 
X-Spam-Bayes-Score: 0.0000
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id ADF6C3BAC8; Wed,  6 Mar 2013 01:30:55 +0100 (CET)
Received: from 180-54-142-46.pool.kielnet.net
 (180-54-142-46.pool.kielnet.net [46.142.54.180]) by
 mail.das-netzwerkteam.de (Horde Framework) with HTTP; Wed, 06 Mar 2013
 01:30:55 +0100
Message-ID: <20130306013055.13984oy6uuxd3l1b@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Wed, 06 Mar 2013 01:30:55 +0100
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: submit@bugs.x2go.org
Subject: httpbroker client in X2Go Client does not set content type
 "application/x-www-form-urlencoded"
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_47cq03xtkpbz";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)

This message is in MIME format and has been PGP signed.

--=_47cq03xtkpbz
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Package: x2goclient
Severity: important
Version: HEAD

Hi Alex,

After having some troubles with the web.py framework I have switched  
over to the more mature (but younger) tornado WSGI framework for the  
public X2Go Session Broker. However, with tornado, I encouter the  
below issue in X2Go Client' httpbrokerclient:

http://qt-project.org/faq/answer/when_qhttppost_is_called_it_doesnt_seem_to_post_a_request_what_is_going_wro

Could you take a look at that? Otherwise, I can try to fix that,  
however, you would probably be much quicker.

Thanks+Greets,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

--=_47cq03xtkpbz
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Unterschrift
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJRNo4/AAoJEJr0azAldxsxm08QAKVJPuvq1Ufi0VbfMUu3jAle
CrtuSyRvacrp8u/hc4K0vsFGFAcpseq9SUviLRr0i3oPRb26iEc62FiE/LKaCkKw
ToGWslOYWtb9YsGkYPGXUm0kmyRfOksRGmk7oijiXazeUpqtnrTPcWaR1ziccxZM
rvy+F1yDkaeW+VjDuTQq5ISl119K0wovVsL51jY9zKSpnyX39Yxm5i36QEnIolXD
+p7BbPyQmbcM2LGurDa4sv1hgV5NDYIMC9orr47aLUCCdzdFExD7+vh5TS7/AqVx
22rF7EJgXUiMiqqNsWmPEwvJrz3LTv2VBAduVLvviPjI8PSutMDK75Cs070GwTQ6
GTWiMwbwkfbjRt4aCd/67dvY48Z9wXDfH0iaV1N8TpkcxZWiiGdz34HUBjvbwPIM
jLoIniLT/fT1JdyxYfimlRG+x0cZvWKbp//VUQveEEpSRuq1+fnDINjFGgWzbP3Y
Pbqvxk16803GMGpN3lvmgC9mm2FzByVBEHdqQLlgJOh9Q7gEMMOgu3VsDJwm3JOf
ETonenV3lw8dr/3ttQTVwN1bhlrhDolrKHhy1rzt53N0FBU/rZugJ4vtc1yEP0Qg
y+grdhSWRf5glvOXkmmvS3m2ljznzS/DrgUofWMmxRsSijRgIEzrOhkt8pSGS5p6
5R4mQk2NXzgXX/9YYMQd
=LlU8
-----END PGP SIGNATURE-----

--=_47cq03xtkpbz--

------------=_1397130908-31272-0--
