<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.terminal-server.x2go.devel">
    <title>gmane.linux.terminal-server.x2go.devel</title>
    <link>http://blog.gmane.org/gmane.linux.terminal-server.x2go.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3841"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3840"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3838"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3837"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3836"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3835"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3834"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3833"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3832"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3831"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3830"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3829"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3819"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3815"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3813"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3805"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3801"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3799"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3798"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3796"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3841">
    <title>Mac OS X 10.4 Tiger</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3841</link>
    <description>&lt;pre&gt;Hi,

with the latest changes, x2goclient will also run on Mac OS X 10.4. However, it
will not be officially supported.

While x2go is generally "use at own risk", this one is "use at own risk and
don't expect it to work properly."

Mac OS 10.4 is really old and unsupported even by Apple Inc. - not even with
security updates.

The X11 server version bundled with 10.4 is also old and known to cause color
problems. The X11 server is not meant to be updated by users in an easy and
convenient way, or at all. X11 server releases for 10.5 can't be installed on 10.4.

Generally, starting an X11 application on 10.5 and higher will automatically
launch the X11 server, if installed. This is due to structural changes in X11
integration implemented by Apple. On user login, an environmental variable
called "$DISPLAY" is set and points to a UNIX socket monitored by the system
daemon launchd. Whenever something tries to connect to this socket, the X11
binary is started.

This is not true for 10.4. On those systems, $DISPLAY&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T04:55:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3840">
    <title>[PATCHv2] [NX] Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, change nxauth search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3840</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 debian/changelog                                   |    3 ++
 ..._nxcomp_macos10-nxauth-location.full+lite.patch |   38 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 3 files changed, 42 insertions(+)
 create mode 100644
debian/patches/052_nxcomp_macos10-nxauth-location.full+lite.patch


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T04:09:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3838">
    <title>[PATCH] Change the Makefile to not delete more temporary files than necessary.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3838</link>
    <description>&lt;pre&gt;
A maxdepth of two will crush all temp files in the build directories.
Do not mess with other stuff, especially if users are building bundled
software inside a contrib/dist directory under the main tree.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 Makefile |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:55:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3837">
    <title>[PATCH 7/7] Add support for Mac OS X 10.4 Tiger. It won't be officially supported though.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3837</link>
    <description>&lt;pre&gt;
This patch enables a compatibility mode for Mac OS X 10.4.
Using this, interaction with the local X11 server and a remote server
works fine.

Note however, that there is one limitation: x2goclient will start one
X11 server per connection. For security reasons, this is necessary.
It will *not* clean up X11 server processes. This is left to the user.

More information about 10.4 support will be posted on the x2go-dev
mailing list (shortly).

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 onmainwindow.cpp |  132 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 124 insertions(+), 8 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3836">
    <title>[PATCH 6/7] Add easy to turn on/off SSH packet loggingto sshmasterconnection.cpp.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3836</link>
    <description>&lt;pre&gt;
From now on, simply use the defines at the beginning of the file.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 sshmasterconnection.cpp |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3835">
    <title>[PATCH 5/7] Fix a potential bug in the handling of ssh hosts given to libssh.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3835</link>
    <description>&lt;pre&gt;
Do the conversion as suggested by the Qt FAQ at
http://qt-project.org/faq/answer/how_can_i_convert_a_qstring_to_char_and_vice_versa

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 sshmasterconnection.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3834">
    <title>[PATCH 4/7] Fix copyright header onsshmasterconnection.cpp</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3834</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 sshmasterconnection.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3833">
    <title>[PATCH 3/7] Add support for PowerPC on Mac OS X. Add the Info.plist file to x2goclient.pro</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3833</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 x2goclient.pro |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:53:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3832">
    <title>[PATCH 2/7] Minor style/whitespace fixes forx2goclient.pro.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3832</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 x2goclient.pro |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3831">
    <title>[PATCH 1/7] [RESEND] Add translation file processing tox2goclient.pro.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3831</link>
    <description>&lt;pre&gt;
Automatically build the required x2goclient_*.qm files based on the
x2goclient_*.ts translation files.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 x2goclient.pro |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3830">
    <title>[PATCH 0/7] Accumulated changes</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3830</link>
    <description>&lt;pre&gt;Hi all,

I hereby present you a patch set of accumulated changes.

Each patch should be applied in order.

The first patch adds automatic translation processing to the x2goclient.pro file.
Developers will have to update the translation templates by hand though, as usual.
Template to Qt locales conversion is then handled by x2goclient.pro.

Patch two just includes some minor whitespace/style fixes for x2goclient.pro.

Patch three adds support for PPC compilation and adds the oddly forgotten
Info.plist directive to x2goclient.pro.

Patch four is another style fix for the copyright notice on sshmasterconnection.cpp.

Patch five changes the way the host is given to libssh based on official Qt
documents.

Patch six facilitates turning SSH packet logging on or off.

Patch seven, eventually, introduces support for Mac OS X 10.4 Tiger.
Together with the NX library patch, it also adds support for using nxauth, which
is mandatory on all versions of OS X.
I wonder how this stuff worked in the first place before, we sho&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3829">
    <title>[PATCH] [NX] Add patch: 052_nxcomp_macos10-nxauth-location.full+lite, change nxauth search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3829</link>
    <description>&lt;pre&gt;Change the nxauth location from $NX_SYSTEM/bin/nxauth to $NX_SYSTEM/nxauth on
Mac OS X. This way, nxauth can be shipped in the same directory, as, i.e.,
nxproxy in an application bundle.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 debian/changelog                                   |    3 ++
 .../052_nxcomp_macos10-nxauth-location.full+lite   |   38 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 3 files changed, 42 insertions(+)
 create mode 100644 debian/patches/052_nxcomp_macos10-nxauth-location.full+lite


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3819">
    <title>Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3819</link>
    <description>&lt;pre&gt;Hi all,

NoMachine seems to have fixed the libcairo issue we discussed lately.

I will take a look at their changes tomorrow.

Mike

----- Weitergeleitete Nachricht von sender-nxannounce&amp;lt; at &amp;gt;nomachine.com -----
      Datum: Mon, 21 May 2012 22:52:10 +0200
        Von: sender-nxannounce&amp;lt; at &amp;gt;nomachine.com
    Betreff: Fourth Maintenance Release of the NX 3.5.0 Node and  
Server packages
         An: mike.gabriel&amp;lt; at &amp;gt;das-netzwerkteam.de


Rome, Italy, May 21, 2012 - NoMachine makes available updates to NX
Node and Server software. This new maintenance release is mainly aimed
at solving some issues preventing applications using Cairo libraries
to work with NX, and includes:

- NX sessions may crash with applications such as Firefox or
   Thunderbird using Cairo library version 1.12.0.

- A degrade in performance may be noticed when running applications
   using Cairo library version 1.10.

- Changes to mouse sensitivity made in the tool gnome-mouse-properties
   may be ignored in an NX session.

- Reconnecting 3.5.0 session&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-05-21T22:26:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3815">
    <title>Windows X2Go client and Windows 8</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3815</link>
    <description>&lt;pre&gt;Hi Devs,

just FYI: I tried to run 3.99.2.1-rc3 on Windows 8 (32-Bit) and it gets 
to the point where the connection is established and it tries to start 
the X server on the client, then it completely crashes Windows 8 (forced 
reboot).

Attempting to run vcxsrv.exe on its own doesn't seem to do anything: 
There's no black X desktop showing up, but Win8 doesn't crash either.

With Windows 8 schedluled for release in October 2012, I guess *someone* 
should take a look at this soon.

-Stefan
&lt;/pre&gt;</description>
    <dc:creator>Stefan Baur</dc:creator>
    <dc:date>2012-05-21T12:47:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3813">
    <title>Clipboard feature?</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3813</link>
    <description>&lt;pre&gt;Hi Devs,

not long ago, someone (Alex?) posted a message that X2Go doesn't strive 
to be NoMachine NX and prefers to work as a glue between several freely 
available and already existing components (like, using ssh tunneling and 
FUSE for file sharing between server and client).

One feature that NoMachine NX (and FreeNX) has is to limit the use of 
the clipboard:
You can set it to work both ways, server -&amp;gt; client, client -&amp;gt; server, or 
not at all.

How could that be mimicked if such a feature is not part of X2Go?

-Stefan
&lt;/pre&gt;</description>
    <dc:creator>Stefan Baur</dc:creator>
    <dc:date>2012-05-21T11:59:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3805">
    <title>X2Go-Future</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3805</link>
    <description>&lt;pre&gt;Hi all,

I am having some doubts about the future of X2Go and seeking for answers.
I saw mails mentioning nx3.6 which seems a bit strange to me given that the 
next version of nomachine's nx is 4.0. And that is what makes me wonder about 
the future of x2go: The main parts of x2go (nx-agent and assorted low-level 
libraries) seem to go closed-source, at least as far as I can tell from their 
licensing documents. So what happens to X2Go?

I love the work you guys did and do. Resuming sessions while changing desktop-
geometry is real fun. Having responsive desktops over WAN where vnc just 
doesn't work, is real fun. Using locally attached usb-stick on the remote 
server is real fun. Which made me "force" my colleages switch from our old 
VNC-based setup to X2Go. Sadly the expirience suffered when we updated the nx-
libs from 3.4 to 3.5: On WAN-connections its still usable but on LAN X2Go 
looses in speed and latency and responsiveness against VNC. Which my co-
workers really hate.
My hope was that next nx-libs&lt;/pre&gt;</description>
    <dc:creator>Arnold Krille</dc:creator>
    <dc:date>2012-05-19T19:55:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3801">
    <title>[nx-libs] Reason for using quilt</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3801</link>
    <description>&lt;pre&gt;Hi,

I'm wondering why you guys are using quilt for managing patches to the nx-libs
repository.

I see that the general purpose is to have the original nomachine source base
intact/unchanged to track changes easily.

However, quilt is a pain to use (i.e., omitting a patch in the series or
changing it), especially taking into consideration that git _already is_ a SCM.

Wouldn't it be easier to actually use multiple branches for that purpose?

[nomachine]--{3.5.0}------------{3.6.0 (future)}----...
                                \--&amp;gt;[x2go]-------\--&amp;gt;------------...

where [name] is a branch named "name", {name} is a tag named "name" and the
arrows denote merges.

Note that we don't want to merge x2go project changes back into the original
nomachine source, thus not merging the x2go branch into the nomachine branch.
However, we _want_ to merge new versions of nomachine's source into the x2go
branch at some point.

Also, this setup is very flexible. If, for instance, you decide to still support
the x2go nx 3.5.&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-19T17:51:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3799">
    <title>x2goclient 3.99.2.0 introduces excessive client logging</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3799</link>
    <description>&lt;pre&gt;Hello,

since updating to 3.99.2.0 on OSX the log database is flooded with
x2go.client debug log messages while having a session connected.

As a side effect specific operations like opening a new terminal
window are slowed down and .asl log files have to be cleared out
manually from /private/var/log/asl on a very regular basis.

3.99.1.0-rc2 did not show this behaviour and I cannot find any client
side setting to lower the log level. Is it possible to change the
client log level?

Thank you,
Marco
&lt;/pre&gt;</description>
    <dc:creator>masc</dc:creator>
    <dc:date>2012-05-19T14:10:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3798">
    <title>Build Server (Debian packages) available again</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3798</link>
    <description>&lt;pre&gt;Hi Alex,

the Debian packaging environment on japsand.x2go.org is available again.

Greets,
Mike

&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-05-19T13:17:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3796">
    <title>X2Go client (VcXsrv) crashes when running Google Chrome</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3796</link>
    <description>&lt;pre&gt;Hi,

I'm trying to configure Google Chrome (google-chrome-stable 
19.0.1084.46-r135956) on Debian Squeeze, from the Windows X2GoClient 
(RC3) - whenever I try to access the settings to configure my proxy, 
VcXsrv dies:
Problemsignatur:
   Problemereignisname:    APPCRASH
   Anwendungsname:    vcxsrv.exe
   Anwendungsversion:    0.0.0.0
   Anwendungszeitstempel:    4f852997
   Fehlermodulname:    vcxsrv.exe
   Fehlermodulversion:    0.0.0.0
   Fehlermodulzeitstempel:    4f852997
   Ausnahmecode:    c0000005
   Ausnahmeoffset:    00160860
   Betriebsystemversion:    6.1.7601.2.1.0.768.3
   Gebietsschema-ID:    1031
   Zusatzinformation 1:    0a9e
   Zusatzinformation 2:    0a9e372d3b4ad19135b953a78882e789
   Zusatzinformation 3:    0a9e
   Zusatzinformation 4:    0a9e372d3b4ad19135b953a78882e789


Please let me know if you need further information to debug the issue, 
I'll be happy to provide it.

-Stefan
&lt;/pre&gt;</description>
    <dc:creator>Stefan Baur</dc:creator>
    <dc:date>2012-05-16T19:02:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3793">
    <title>Support for PuTTY private key files / built-in ssh-agent?</title>
    <link>http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/3793</link>
    <description>&lt;pre&gt;Hi Devs,

would it be possible to integrate support (1) for PuTTY-style ssh 
private key files (*.ppk) into the X2Go client, or (2) to run a 
ssh-agent (maybe from cygwin, or copied from PuTTY's "pageant.exe") 
*within* the X2Go client, so other applications can authenticate with 
the same key?

PuTTY's license does allow copying their code into GPLed code, as it seems.

The idea behind (2) this is that the X2Go client on Windows would be 
able to provide authentication information to WinSCP and similar tools.
(1) would simply make life easier for users that already have a private 
key stored in PuTTY's format.
At present they either have to run PuTTYgen to convert it into the 
format X2Go client understands, or run pageant.exe, PuTTY's ssh agent.

-Stefan
&lt;/pre&gt;</description>
    <dc:creator>Stefan Baur</dc:creator>
    <dc:date>2012-05-16T11:33:05</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.terminal-server.x2go.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.terminal-server.x2go.devel</link>
  </textinput>
</rdf:RDF>

