From motrilwireless@gmail.com  Mon May 24 20:11:07 2021
Received: (at submit) by bugs.x2go.org; 24 May 2021 18:11:11 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.7 required=3.0 tests=BAYES_50,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,SPF_HELO_NONE
	autolearn=ham autolearn_force=no version=3.4.2
Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 620AD5DA92
	for <submit@bugs.x2go.org>; Mon, 24 May 2021 20:11:07 +0200 (CEST)
Received: by mail-wr1-x431.google.com with SMTP id q5so29454301wrs.4
        for <submit@bugs.x2go.org>; Mon, 24 May 2021 11:11:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20161025;
        h=mime-version:from:date:message-id:subject:to;
        bh=0AmCBGuS8UQGI1XKP1EwHn+Q0JJ6QH1Bgq/5i2zhjLA=;
        b=frf4K827vf4pzeoAze7caV1iWQLFFU1vOu8BeaLUrHqSP+hLoMxPQoNQQNc1tnXtDI
         5o6GIc4npxhWcjtuteKDjT3gY3jyMEHq15J0HYczyPsITZQmleyKVLzs7jOh5ZjPEnt9
         4cvxOARbuo+CgmKYkTfVpHupW9hB1WajMx0bVl4Ry/7h8CTs7WY5FEgDBTgxrkvr+60a
         0FNJFAthno4impCLH7m86Si8t2gXkFgxlk70aYm0ZN0QU3U0Rj2MUug7F2PWhaFwQ8Da
         +4w9Wrjiq54xYkyoYLMHHW5teo1+urbYO2em5jMNyYkABKAxxFEkS4YbftL4sl11YmCJ
         xOAw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20161025;
        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
        bh=0AmCBGuS8UQGI1XKP1EwHn+Q0JJ6QH1Bgq/5i2zhjLA=;
        b=oTzdp7dnWprvkYFI5B9XBKwHadXXUb6ydjyMnAhVBFbFC/p1nvEMkKUhWuTgY9J0xo
         h4YfzD4uUkn1ZngjIOfXda75gne/+QOcJeWFtp+wo3faPHGJ1NwWGLb+l9TFWoXzDIMd
         hJOJl6IgpdIOcH8fWBrP+LZ6GeQfPbs55ROhJ052oAkAAhIBK38kOD5AMLEUnKkU3erA
         E4JAJTSYOeM/pu6Kejs0Sd/1hZKfaE5YTSCTAWUeO96TBjSV80yUfqEio/FOd5ZnSZUH
         I8f3GLQ8TvvAHglgrjz+J03/cKs7lpeY/i7HjA8+OGinhE9pN1Am71f2SCH99dvW0wpl
         TbAA==
X-Gm-Message-State: AOAM5300tdXj7YGXdb+maBo3rq5IYgjM8JQBN8eGxX6605AX1IW5zJBU
	XorEmZs6CYXMCihbccCZjVv9LGSvDfeGMzjHtoXSKxJlvkdSLw==
X-Google-Smtp-Source: ABdhPJzzL66ko85u+CwCt8BLMCkbZLFF0u/dfK2jaaO7vlUiNnNtiaYN/mO4ZQq5GZqo0PuvEDf/DTCTuZ8l6mr6kKQ=
X-Received: by 2002:a5d:498c:: with SMTP id r12mr23460045wrq.31.1621879866743;
 Mon, 24 May 2021 11:11:06 -0700 (PDT)
MIME-Version: 1.0
From: Miguel Quero <motrilwireless@gmail.com>
Date: Mon, 24 May 2021 20:10:56 +0200
Message-ID: <CAGsG08SrCmz+dBn1-F=kdOgWM+bYT6TMkJhNdTLcF67tD1OsjQ@mail.gmail.com>
Subject: Copy & Paste images with x2goserver and x2goserver-x2gokdrive
To: submit@bugs.x2go.org
Content-Type: multipart/alternative; boundary="000000000000535cb105c31755b1"

--000000000000535cb105c31755b1
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Package: x2goclient
Version: 4.1.2.3

Hi,
First of all congratulate you for your great work with x2go.
We have been using x2go for years in research and reporting environments.
The problem we have is that usually in these environments the copy and
paste of images is very common. Currently we overcome this problem
with the option to share folders but we would like to make the
environment more agile by allowing to copy and paste images from the
client to the server. After investigating the options we have found
the following:
1) If the connection is made through the new kdrive, the clipboard
shares images correctly. For example:
* Client side: xclip -selection clip -t image/jpg -i hades.jpeg
* X2go Kdrive Server side: a simple ctrl-v on a document opened on the
server and the image is copied perfectly.
* Problems: The problem is kdrive itself that for example for Spanish
language neither accents nor many symbols work: (=C3=A1 ^ =C3=A4 =C3=A7 =C3=
=A0 ...).

2) With normal x2go:
* Client side: xclip -selection clip -t image/jpg -i hades.jpeg
* SSH normal contextion: The clipboard is shared ok
 xclip -selection clipboard -t TARGETS -o
TARGETS
image/jpg
* X2go Server side: Nothing appear in clipboard :(

Any ideas?

--000000000000535cb105c31755b1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><pre>Package: x2goclient
Version: 4.1.2.3

Hi,
First of all congratulate you for your great work with x2go.
We have been using x2go for years in research and reporting environments.
The problem we have is that usually in these environments the copy and past=
e of images is very common. Currently we overcome this problem with the opt=
ion to share folders but we would like to make the environment more agile b=
y allowing to copy and paste images from the client to the server. After in=
vestigating the options we have found the following:
1) If the connection is made through the new kdrive, the clipboard shares i=
mages correctly. For example:
* Client side: xclip -selection clip -t image/jpg -i hades.jpeg
* X2go Kdrive Server side: a simple ctrl-v on a document opened on the serv=
er and the image is copied perfectly.
* Problems: The problem is kdrive itself that for example for Spanish langu=
age neither accents nor many symbols work: (=C3=A1 ^ =C3=A4 =C3=A7 =C3=A0 .=
..).

2) With normal x2go:
* Client side: xclip -selection clip -t image/jpg -i hades.jpeg
* SSH normal contextion: The clipboard is shared ok
 xclip -selection clipboard -t TARGETS -o
TARGETS
image/jpg
* X2go Server side: Nothing appear in clipboard :(

Any ideas?</pre></div>

--000000000000535cb105c31755b1--

