tag #827 pending fixed #827 4.0.4.0 thanks Hello, X2Go issue #827 (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=3d57875 The issue will most likely be fixed in src:x2goclient (4.0.4.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 3d578752ed4de8f03673d22181952e798f4484ba Author: Jason Alavaliant <alavaliant@ra09.com> Date: Fri Mar 20 05:37:38 2015 +0100 onmainwindow.cpp: handle %i and %c format flags in desktop files correctly: remove the %i flag and replace %c with the application name. Fixes: #827. diff --git a/debian/changelog b/debian/changelog index db1aefd..f14053e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -254,6 +254,12 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low * New upstream release (4.0.4.0): - onmainwindow.cpp: fix desktop sharing via session broker. Fixes: #584. + [ Jason Alavaliant ] + * New upstream release (4.0.4.0): + - onmainwindow.cpp: handle %i and %c format flags in desktop files + correctly: remove the %i flag and replace %c with the application name. + Fixes: #827. + -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Feb 2015 13:25:28 +0100 x2goclient (4.0.3.2-0x2go1) unstable; urgency=medium