Re: [X2Go-User] [EXT] Re: Sticky (repeated) arrows using x

2020-08-13 Thread Stefan Baur
Am 13.08.20 um 12:08 schrieb Heinz Wrobel:

> Just fyi, I can confirm the sticky repeat behavior on Win client 4.1.2.0 and 
> prior versions using XFCE with geany on Ubuntu 18.04 but also on prior 
> versions and CentOS versions and also on vim or mc.
[...]
> I have recently switched to Win client 4.1.2.2 and have not had the problem 
> since. It may just be statistics and not a fix to any keyboard event queues 
> though. This is not a scientific analysis.

So Tamir should probably investigate why 4.1.2.2 doesn't work for him.

It might be worth trying the latest nightly build (4.1.2.3) instead of
the stable version:


-Stefan

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] copy/paste issues

2020-08-13 Thread Neal Becker
I killed all clipboard managers on client and server.  After unsuspending
my session, a first test of bi-directional clipboard is working.  Local
copy/paste on client is also working.  I will continue testing.

On Tue, Aug 11, 2020 at 5:31 PM Ulrich Sibiller  wrote:

> On Tue, Aug 11, 2020 at 8:14 PM Neal Becker  wrote:
> >
> > /- Clipboard internal status -
> >   current time(Time) [3736281024]
> >   agentClipboardInitialized   (Bool) [True]
> >   clientAccum  (int) [0]
> >   nxagentMaxSelections (int) [2]
> >   NumCurrentSelections (int) [8]
> >   serverWindow  (Window) [0x780062d]
> >   nxagentLastClipboardClient   (int) [0]
> >   Clipboard mode [Both]
> > lastServer
> >   lastServerRequestor   (Window) [0x0]
> >   lastServerProperty  (Atom) [ 362][_QT_SELECTION]
> >   lastServerTarget(Atom) [ 423][UTF8_STRING]
> >   lastServerTime  (Time) [888492462]
> > lastClient
> >   lastClientWindowPtr(WindowPtr) [0x5651cb5142c0] ([0xc0002a])
> >   lastClientClientPtr(ClientPtr) [6] (addr [0x5651cb42d940] PID
> [389124] Cmd [clipit])
>
> Clipit is a clipboard manager. For me on Debian it is deprecated and
> non-functional. Can you please disable clipit on the server side and
> watch for a while?
>
> >   lastClientRequestor   (Window) [0xc0002a]
> >   lastClientProperty  (Atom) [ 294][GDK_SELECTION]
> >   lastClientSelection (Atom) [   1][PRIMARY]
> >   lastClientTarget(Atom) [  81][UTF8_STRING]
> >   lastClientTime  (Time) [3736280915] ([119]ms ago)
> >   lastClientReqTime   (Time) [3736280915] ([119]ms ago)
> >   lastClientPropertySize (unsigned long) [262144]
> >   lastClientStage (ClientSelectionStage) [4][WaitData]
>
> This looks like _internal_ the communication in nxcomp/nxagent has not
> been completed and nxagent is waiting for some answer. If the problem
> re-appears please generate this log mulitple times (e.g. every 5s) for
> about half a minute.
>
> > PRIMARY
> >   owner is inside nxagent?   no
> >   lastSelectionOwner[].client(null)
> >   lastSelectionOwner[].window[0x0]
> >   lastSelectionOwner[].windowPtr -
> >   lastSelectionOwner[].lastTimeChanged   [3736280701]
> >   lastSelectionOwner[].selection [   1][PRIMARY] (remote X
> server)
> >   CurrentSelections[].client [(nil)] index [-1] PID [-1] Cmd
> [(null)]
> >   CurrentSelections[].window [0x139]
> > CLIPBOARD
> >   owner is inside nxagent?   yes
> >   lastSelectionOwner[].client[6] (addr [0x5651cb42d940] PID
> [389124] Cmd [clipit])
> >   lastSelectionOwner[].window[0xc0002a]
> >   lastSelectionOwner[].windowPtr [0x5651cb5142c0] ([0xc0002a]
> >   lastSelectionOwner[].lastTimeChanged   [3736280477]
> >   lastSelectionOwner[].selection [ 355][CLIPBOARD] (inside
> nxagent)
> >   CurrentSelections[].client [0x5651cb42d940] index [6] PID
> [389124] Cmd [clipit]
> >   CurrentSelections[].window [0xc0002a]
> > Atoms (remote X server)
> >   serverTARGETS  [ 357][TARGETS]
> >   serverTIMESTAMP[ 359][TIMESTAMP]
> >   serverTEXT [ 422][TEXT]
> >   serverCOMPOUND_TEXT[ 636][COMPOUND_TEXT]
> >   serverUTF8_STRING  [ 423][UTF8_STRING]
> >   serverTransToAgentProperty [ 704][NX_CUT_BUFFER_SERVER]
> >   serverTransFromAgentProperty   [ 701][NX_SELTRANS_FROM_AGENT]
> >   serverLastRequestedSelection   [ 355][CLIPBOARD]
> > Atoms (inside nxagent)
> >   clientTARGETS  [  75][TARGETS]
> >   clientTIMESTAMP[  80][TIMESTAMP]
> >   clientTEXT [  76][TEXT]
> >   clientCOMPOUND_TEXT[  85][COMPOUND_TEXT]
> >   clientUTF8_STRING  [  81][UTF8_STRING]
> >   clientCLIPBOARD[  79][CLIPBOARD]
> >   clientCutProperty  [ 252][NX_CUT_BUFFER_CLIENT]
> >
> \--
> >
> > On Tue, Aug 11, 2020 at 1:42 PM Norm Green <
> norm.gr...@gemtalksystems.com> wrote:
> >>
> >> copy and paste issues hit me almost every day.
> >>
> >> I don't have /etc/x2go/keystrokes.  I do have /etc/x2go/keystrokes.cfg.
> >> Is that what you mean?
>
> yes, sorry.
>
> Uli
>


-- 
*Those who don't understand recursion are doomed to repeat it*
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] [EXT] Re: Sticky (repeated) arrows using x

2020-08-13 Thread Heinz Wrobel
Hi Stefan,

Just fyi, I can confirm the sticky repeat behavior on Win client 4.1.2.0 and 
prior versions using XFCE with geany on Ubuntu 18.04 but also on prior versions 
and CentOS versions and also on vim or mc.

Per my experience repeat works fine unless you also hold the SHIFT key while 
doing cursor movement to mark text for a longer time.
Doing a SHIFT based mark with just a very brief repeat does not trigger the 
problem.
Holding, e.g., SHIFT+ in a longer text for more than a few 100ms 
tends to trigger the issue.
Killing the client and reconnecting to the session again "fixes" things. Given 
that is does not seem to be OS or application dependent for me, I am suspecting 
a client topic of some sort with respect to qualifiers and event queues.

I have recently switched to Win client 4.1.2.2 and have not had the problem 
since. It may just be statistics and not a fix to any keyboard event queues 
though. This is not a scientific analysis.

Best regards,

Heinz

-Original Message-
From: x2go-user  On Behalf Of Stefan Baur
Sent: Wednesday, August 12, 2020 16:19
To: x2go-user@lists.x2go.org
Subject: [EXT] Re: [X2Go-User] Sticky (repeated) arrows using x

Caution: EXT Email

Hi Tamir,

Am 12.08.20 um 10:46 schrieb Tamir Einy:
> Hi,  I have a sticky keys problem, when I connect from windows 10 pc 
> to a linux server using x2Go version (4.1.2.0), connection type: XFCE. 
> Then when I click shift + arrow right in order to mark a specific text 
> and then release the keyboard the text is still being marked until the 
> end of it. Also I cannot stop the operation, I need to restart the 
> session. It happens using all editors, and using all arrows. 
> Unfortunately, the latest version doesn't work, as it fails to connect to the 
> server. Any suggestions?

Looks like you have several issues.

1) Regarding the sticky keys:
What happens when you use a different desktop environment instead of XFCE, say, 
LXDE or MATE?  If you don't have them installed and are unable to install them, 
you could also use "Published Applications"
instead of a Desktop Environment for a test.
Also, even though you say it happens using all editors, could you name one 
specifically that we can use to reproduce the issue?


2) Regarding the latest version of X2GoClient not working for you:
Please try to install it again, and check the "debug" checkbox during 
installation. This will install x2goclient.debug.exe alongside x2goclient.exe.

After that, open a cmd.exe on your machine, cd to the installation directory, 
and run:

x2goclient.debug.exe --debug 2>&1 >%TEMP%\x2godebug.log

Then try to establish a connection.  Close X2GoClient when the connection fails.

After that, open the file %TEMP%\x2godebug.log with an editor and paste its 
contents here.

Kind Regards,
Stefan Baur

--
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 
34 66-36/-35 | USt-IdNr.: DE268653243 
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.x2go.org%2Flistinfo%2Fx2go-user&data=02%7C01%7CHeinz.Wrobel%40nxp.com%7C85588c3c0c434d6049c508d83ecad21c%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637328388109594286&sdata=M3ebIM%2FtZHMS%2F353eI7v69fpglvi3Nv%2F5Gzxfi4QyxQ%3D&reserved=0
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2go does not connect from Raspberri pi to x2go server

2020-08-13 Thread Jeroen Baten
Hi,

Yes, the default Raspberry Pi OS, 32 bit. (Waiting on the 64 bit version
which is supposed to be in beta)

greets, Jeroen

Op 12-08-2020 om 17:53 schreef P.A.M. van Dam (Pascal):
> Good afternoon Jeroen,
>
> Mmmm... let me try to replay that on my RPi 4/8Gb.
>
> What OS do you use on the RPi? Raspbian?
>
> I see you use the 32bit version (armhf).
>
>
> Kind regards,
>
>
>    Pascal van Dam
>
>
> On 8/12/20 4:15 PM, Jeroen Baten wrote:
>> Hi,
>>
>> I work with x2go on a daily bases for my usual desktop. Made an Intel
>> NUC into a thin client and connect to my main server. I love this
>> program. Even audio and video streaming work.
>>
>> (well, not Zoom or Teamviewer, but that's a story for another day)
>>
>> Now I am trying to do the same from a Raspberry Pi model 4 with 8 Gb
>> and Rapsbian OS,
>> version 10.4.
>>
>> I use 4.1.2.2-0x2go1+git20200213.1926+10.main.1 armhf on the client and
>> x2goserver 4.1.0.3-5 on Ubuntu 20.04
>>
>> When I start the client and make a connection the same as from my other
>> client it just hangs. No session will open on the client and the gui
>> stays grayed-out/disabled/no-focus like.
>>
>> I increased the logging in the server side but that made no difference.
>>
>> I started x2goclient with the --debug flag but I can't seem to find the
>> source of the error message. But I do see an error message. I just don't
>> know what to do with it.
>>
>> x2go-DEBUG-../src/sshmasterconnection.cpp:687> User authentication OK.
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1708> LOGIN CHECK:"LOGIN OK
>> "
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1711> don't have interaction
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1744> LOOP FINISHED
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1748> No interaction
>> needed, continue session
>> x2go-DEBUG-../src/sshmasterconnection.cpp:702> Login Check - OK
>> x2go-DEBUG-../src/onmainwindow.cpp:2947> SSH connection established.
>> x2go-DEBUG-../src/onmainwindow.cpp:3374> Continue normal X2Go session
>> x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via
>> SshProcess object 0: "x2golistsessions"
>> x2go-DEBUG-../src/sshprocess.cpp:213> this=SshProcess(0xd40950) 
>> Running masterCon->addChannelConnection(this, '
>> "02310883-db4c-4f5f-9dbb-f1566c1c888c" ', ' "bash -l -c 'echo
>> "X2GODATABEGIN:02310883-db4c-4f5f-9dbb-f1566c1c888c"; export
>> PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb";
>> x2golistsessions; echo "X2GODATAEND:02310883-db4c-4f5f-9dbb-f1566c" ');
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1810> Locking SSH channel
>> connection MUTEX.
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1812> Passing new channel
>> connection object to channelConnections.
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1814> Unlocking SSH channel
>> connection MUTEX.
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1977> Creating new channel.
>>
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1990> New channel:0xb1513ce8
>>
>> x2go-DEBUG-../src/sshmasterconnection.cpp:2065> Executing remote:
>> "bash -l -c 'echo
>> "X2GODATABEGIN:02310883-db4c-4f5f-9dbb-f1566c1c888c"; export
>> PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb";
>> x2golistsessions; echo
>> "X2GODATAEND:02310883-db4c-4f5f-9dbb-f1566c1c888c";'"
>>
>> x2go-DEBUG-../src/sshmasterconnection.cpp:2071>
>> "ssh_channel_open_session failed": "Socket error: No such file or
>> directory"
>>
>> x2go-DEBUG-../src/sshprocess.cpp:478> I/O error:
>> "ssh_channel_open_session failed."" - Socket error: No such file or
>> directory" (0).
>> x2go-DEBUG-../src/onmainwindow.cpp:1527> Close event received.
>>
>> x2go-DEBUG-../src/onmainwindow.cpp:1551> Quitting from tray icon and
>> closing application.
>>
>> x2go-INFO-6> "Closing X2Go Client ..."
>> x2go-DEBUG-../src/onmainwindow.cpp:1370> Saving settings ...
>> x2go-DEBUG-../src/onmainwindow.cpp:1379> Saved settings.
>> x2go-DEBUG-../src/onmainwindow.cpp:1401> Waiting for the SSH
>> connection to finish ...
>> x2go-DEBUG-../src/sshmasterconnection.cpp:764> SshMasterConnection,
>> instance SshMasterConnection(0xdf5958)  waiting for thread to finish.
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1908> Disconnecting ...
>>
>> x2go-DEBUG-../src/sshmasterconnection.cpp:1917> Deleting channel
>> connections.
>>
>> x2go-DEBUG-../src/sshmasterconnection.cpp:> EOF sent.
>>
>> Hope somebody can make some sense of this.
>>
>> Kind regards,
>>
>> Jeroen Baten
>> ___
>> x2go-user mailing list
>> x2go-user@lists.x2go.org
>> https://lists.x2go.org/listinfo/x2go-user

-- 
Jeroen Baten  | EMAIL :  jba...@i2rs.nl
   _  __  | web   :  www.i2rs.nl
  |  )|_)(_   | tel   :  +31 (0)648519096
 _|_/_| \__)  | Frisolaan 16, 4101 JK, Culemborg, the Netherlands


___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Sticky (repeated) arrows using x

2020-08-13 Thread Tamir Einy
Hi Stefan,

I was able to understand how to use the publush application mode,
So I opened "Pycharm" using the application finder. And the problem exists
there too.
By the way the problem I am facing seems to me similar to that reported
here:
https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1369
When I reducing the connection to ISDN helped, but the rendering of the
desktop became very slow and not usable.

About the log, this is the text that was printed into the command promt:
x2go-INFO-1> "Starting X2Go Client 4.1.2.2..."
x2go-WARNING-1> English language requested, not loading translator.
x2go-WARNING-1> English language requested, not loading translator.
x2go-DEBUG-../src/onmainwindow.cpp:10779> Getting X.Org Server settings.
x2go-INFO-3> "Started X2Go Client."
x2go-DEBUG-../src/onmainwindow.cpp:575> "$HOME=C:/Users/teiny171950"
x2go-DEBUG-../src/onmainwindow.cpp:2266> Reading 1 sessions from config
file.
x2go-DEBUG-../src/sessionbutton.cpp:361> Creating QPixmap with session
icon: ":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/onmainwindow.cpp:13290> libssh not initialized yet.
Initializing.
x2go-DEBUG-../src/pulsemanager.cpp:369> pulseaudio --version
returned:"pulseaudio 13.0
"

x2go-DEBUG-../src/onmainwindow.cpp:10682> Starting helper servers for
Windows ...
x2go-DEBUG-../src/onmainwindow.cpp:10849>
"/cygdrive/C/Users/teiny171950/.x2go/var" cygwin var path
x2go-DEBUG-../src/onmainwindow.cpp:10937>
"C:/Users/teiny171950/.x2go/etc/sshd_config created."
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10366> Port is free: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11288> Logging cygwin sshd to:
"C:/Users/teiny171950/.x2go/sshLogs/p26656.log"
x2go-DEBUG-../src/onmainwindow.cpp:11302> Creating desktop: x2go_TEiny171950
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11399> User mode OpenSSH server started
successfully.
x2go-DEBUG-../src/pulsemanager.cpp:227> pulse started with arguments
("--exit-idle-time=-1", "-n", "-F", "C:\Users\teiny171950\.x2go\pulse\
config.pa", "-p", "C:\Program Files
(x86)\x2goclient\pulse\lib\pulse-13.0\modules", "--log-level=debug",
"--verbose",
"--log-target=file:C:\Users\teiny171950\.x2go\pulse\pulse.log") - waiting
for it to finish...
x2go-DEBUG-../src/onmainwindow.cpp:2752> Creating QPixmap with session
icon: '":/img/icons/128x128/x2gosession.png"'.
x2go-INFO-8> "Starting connection to server: dcilda927:22"
x2go-DEBUG-../src/onmainwindow.cpp:2853> Starting new ssh connection to
server:"dcilda927":"22" krbLogin: false
x2go-DEBUG-../src/sshmasterconnection.cpp:168> SshMasterConnection, host
"dcilda927"; port 22; user "e171950"; useproxy false; proxyserver "";
proxyport 22
x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection
without Kerberos authentication.
x2go-DEBUG-../src/sshmasterconnection.cpp:250> SshMasterConnection,
instance SshMasterConnection(0x3d18258)  created.
x2go-DEBUG-../src/sshmasterconnection.cpp:495> SshMasterConnection,
instance SshMasterConnection(0x3d18258)  entering thread.
x2go-DEBUG-../src/sshmasterconnection.cpp:575> Setting SSH directory to
C:/Users/teiny171950/ssh
x2go-DEBUG-../src/sshmasterconnection.cpp:797> Session port before config
file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:807> Session port after config
file parse: 22

About the file x2godebug.log, it is empty (0kb)

Thanks a lot,
Tamir

On Thu, Aug 13, 2020 at 11:03 AM Stefan Baur  wrote:

> Am 13.08.20 um 09:51 schrieb Tamir Einy:
> > Hi Stefan,
> >
> > I could not create a LXDE session, I get the message: "Unable to execute
> > startlxde",
> > When I try to create a MATE session I get the message: "Unable to
> execuate
> > mate-session".
> > I created "Publish Applications" session, but I didn't know what to
> expect
> > since I didn't see any Desktop.
> >
> > Regarding the editors, I was using Pycharm.
>
> In Published Applications mode, you either get a pop-up with an
> application list (from which you could start Pycharm or a console
> window, for example), or, if you set X2GoClient to minimize to the task
> bar/notification area, you need to right-click the X2Go icon there and
> you will see a context menu. Select the entry matching your session
> name, and you will see the list of applications available to you.
>
>
> > Here is the output of the debug, when I try to establish connection to
> the
> > server using the latest version.
>
> [snip]
>
> And that's all? You did close X2GoClient before accessing that log? Very
> strange.
>
>
> > So it seems that non have the suggestion solved my problem yet, any other
> > ideas?
>
> Well, these weren't suggestions to solve your problem, these were steps
> to narrow down the cause of your two issues.
>
> -Stefan
>
> --
> 

Re: [X2Go-User] Sticky (repeated) arrows using x

2020-08-13 Thread Stefan Baur
Am 13.08.20 um 09:51 schrieb Tamir Einy:
> Hi Stefan,
> 
> I could not create a LXDE session, I get the message: "Unable to execute
> startlxde",
> When I try to create a MATE session I get the message: "Unable to execuate
> mate-session".
> I created "Publish Applications" session, but I didn't know what to expect
> since I didn't see any Desktop.
> 
> Regarding the editors, I was using Pycharm.

In Published Applications mode, you either get a pop-up with an
application list (from which you could start Pycharm or a console
window, for example), or, if you set X2GoClient to minimize to the task
bar/notification area, you need to right-click the X2Go icon there and
you will see a context menu. Select the entry matching your session
name, and you will see the list of applications available to you.


> Here is the output of the debug, when I try to establish connection to the
> server using the latest version.

[snip]

And that's all? You did close X2GoClient before accessing that log? Very
strange.


> So it seems that non have the suggestion solved my problem yet, any other
> ideas?

Well, these weren't suggestions to solve your problem, these were steps
to narrow down the cause of your two issues.

-Stefan

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Sticky (repeated) arrows using x

2020-08-13 Thread Tamir Einy
Hi Stefan,

I could not create a LXDE session, I get the message: "Unable to execute
startlxde",
When I try to create a MATE session I get the message: "Unable to execuate
mate-session".
I created "Publish Applications" session, but I didn't know what to expect
since I didn't see any Desktop.

Regarding the editors, I was using Pycharm.

Here is the output of the debug, when I try to establish connection to the
server using the latest version.
x2go-INFO-1> "Starting X2Go Client 4.1.2.2..."
x2go-WARNING-1> English language requested, not loading translator.
x2go-WARNING-1> English language requested, not loading translator.
x2go-DEBUG-../src/onmainwindow.cpp:10779> Getting X.Org Server settings.
x2go-INFO-3> "Started X2Go Client."
x2go-DEBUG-../src/onmainwindow.cpp:575> "$HOME=C:/Users/teiny171950"
x2go-DEBUG-../src/onmainwindow.cpp:2266> Reading 1 sessions from config
file.
x2go-DEBUG-../src/sessionbutton.cpp:361> Creating QPixmap with session
icon: ":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/onmainwindow.cpp:13290> libssh not initialized yet.
Initializing.
x2go-DEBUG-../src/pulsemanager.cpp:369> pulseaudio --version
returned:"pulseaudio 13.0
"

x2go-DEBUG-../src/onmainwindow.cpp:10682> Starting helper servers for
Windows ...
x2go-DEBUG-../src/onmainwindow.cpp:10849>
"/cygdrive/C/Users/teiny171950/.x2go/var" cygwin var path
x2go-DEBUG-../src/onmainwindow.cpp:10937>
"C:/Users/teiny171950/.x2go/etc/sshd_config created."
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10366> Port is free: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11288> Logging cygwin sshd to:
"C:/Users/teiny171950/.x2go/sshLogs/p25548.log"
x2go-DEBUG-../src/onmainwindow.cpp:11302> Creating desktop: x2go_TEiny171950
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11399> User mode OpenSSH server started
successfully.
x2go-DEBUG-../src/pulsemanager.cpp:227> pulse started with arguments
("--exit-idle-time=-1", "-n", "-F", "C:\Users\teiny171950\.x2go\pulse\
config.pa", "-p", "C:\Program Files
(x86)\x2goclient\pulse\lib\pulse-13.0\modules", "--log-level=debug",
"--verbose",
"--log-target=file:C:\Users\teiny171950\.x2go\pulse\pulse.log") - waiting
for it to finish...
x2go-DEBUG-../src/onmainwindow.cpp:2752> Creating QPixmap with session
icon: '":/img/icons/128x128/x2gosession.png"'.
x2go-INFO-8> "Starting connection to server: dcilda927:22"
x2go-DEBUG-../src/onmainwindow.cpp:2853> Starting new ssh connection to
server:"dcilda927":"22" krbLogin: false
x2go-DEBUG-../src/sshmasterconnection.cpp:168> SshMasterConnection, host
"dcilda927"; port 22; user "e171950"; useproxy false; proxyserver "";
proxyport 22
x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection
without Kerberos authentication.
x2go-DEBUG-../src/sshmasterconnection.cpp:250> SshMasterConnection,
instance SshMasterConnection(0x3b9af80)  created.
x2go-DEBUG-../src/sshmasterconnection.cpp:495> SshMasterConnection,
instance SshMasterConnection(0x3b9af80)  entering thread.
x2go-DEBUG-../src/sshmasterconnection.cpp:575> Setting SSH directory to
C:/Users/teiny171950/ssh
x2go-DEBUG-../src/sshmasterconnection.cpp:797> Session port before config
file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:807> Session port after config
file parse: 22

So it seems that non have the suggestion solved my problem yet, any other
ideas?

Thanks a lot,
Tamir

On Wed, Aug 12, 2020 at 5:20 PM Stefan Baur  wrote:

> Hi Tamir,
>
> Am 12.08.20 um 10:46 schrieb Tamir Einy:
> > Hi,  I have a sticky keys problem, when I connect from windows 10 pc to a
> > linux server using x2Go version (4.1.2.0), connection type: XFCE. Then
> when
> > I click shift + arrow right in order to mark a specific text and then
> > release the keyboard the text is still being marked until the end of it.
> Also
> > I cannot stop the operation, I need to restart the session. It happens
> > using all editors, and using all arrows. Unfortunately, the latest
> version
> > doesn't work, as it fails to connect to the server. Any suggestions?
>
> Looks like you have several issues.
>
> 1) Regarding the sticky keys:
> What happens when you use a different desktop environment instead of
> XFCE, say, LXDE or MATE?  If you don't have them installed and are
> unable to install them, you could also use "Published Applications"
> instead of a Desktop Environment for a test.
> Also, even though you say it happens using all editors, could you name
> one specifically that we can use to reproduce the issue?
>
>
> 2) Regarding the latest version of X2GoClient not working for you:
> Please try to install it again, and check the "debug" checkbox during
> installation. This will install x2goclient.debug.exe alongside
> x2goclient.exe.
>
> After