[X2Go-Dev] Bug#827: hosted application doesn't support %i and %c in application exec param

Jason Alavaliant alavaliant at ra09.com
Thu Mar 19 08:57:11 CET 2015


Package: x2goclient
Version: 4.0.3.2
Tags: patch

kde based apps on my machines have Exec lines in their desktop files 
along the line of

Exec=okular %U %i -caption %c

when launched via the hosted applications mode applications menu of 
x2goclient the "%i -caption %c" get passed as arguments to the command 
directly.     That results in the program trying to load the file '%i' 
(and naturally failing) and setting the window caption to '%c'

The attached patch updates the x2go client to removes the %i param and 
replaces %c with the application name so the program is titled correctly.

Thanks
Jason
-------------- next part --------------
A non-text attachment was scrubbed...
Name: onmainwin-icon-and-caption-exec.patch
Type: text/x-patch
Size: 630 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20150319/13a75c44/attachment.bin>


More information about the x2go-dev mailing list