Package: nxagent
Severity: important
Version: 3.5.0.23
X-Debbugs-Cc: jean(a)gottschalk.us
Below there is a hint to why people complain about NX keystroke
configuration file failures.
Marking this issue as important as it has been bugging several people
in the near past.
Mike
----- Weitergeleitete Nachricht von Jean Gottschalk <jean(a)gottschalk.us> -----
Datum: Tue, 6 May 2014 22:44:01 -0700
Von: Jean Gottschalk <jean(a)gottschalk.us>
Betreff: Re: [X2Go-User] CTRL+ALT+T not working in MATE
An: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Cc: x2go-user(a)lists.berlios.de
After further investigation, I think there is another problem here: it
seems to me like the first shortcut in the keystrokes.cfg file is simply
being ignored.
If my file starts like this:
<!DOCTYPE NXKeystroke>
<keystrokes>
<keystroke action="close_session" Control="1" AltMeta= "1" key="c" />
<keystroke action="switch_all_screens" Control="1" AltMeta= "1" key="f" />
<keystroke action="minimize" Control="1" AltMeta= "1" key="m" />
The CTRL+ALT+C action doesn't work.
But like this:
<!DOCTYPE NXKeystroke>
<keystrokes>
<keystroke action="close_session" Control="1" AltMeta= "1" key="c" />
<keystroke action="close_session" Control="1" AltMeta= "1" key="c" />
<keystroke action="switch_all_screens" Control="1" AltMeta= "1" key="f" />
<keystroke action="minimize" Control="1" AltMeta= "1" key="m" />
it works just fine!
Could someone perhaps check the code and see if there is a bug in the
parser that ignores the first shortcut listed in the file?
PS: CTRL+ALT+T and CTRL+ALT+Z work just fine now, as long as I put them on
the second line of the file, and not the first!
Jean
On Tue, May 6, 2014 at 8:36 PM, Jean Gottschalk <jean(a)gottschalk.us> wrote:
> Hello,
>
> just wanted to inform the mailing list how I managed to resolve this issue:
>
> The key combinations CTRL+ALT+Z or CTRL+ALT+T had no effect in MATE, but
> CTRL+ALT+C worked.
>
> The correct location to put this into is /etc/x2go/keystrokes.cfg
> Note that this is keystrokes in plural, not singular as written in the
> wiki. Also the path is different from the one in the wiki (and I did not
> find a way to create a wiki account for myself, in order to correct this).
>
> Jean
>
>
> On Sat, Jan 11, 2014 at 9:35 AM, Jean Gottschalk <jean(a)gottschalk.us>wrote:
>
>> Mike,
>>
>> thank you for the quick reply, just to make sure that I understood
>> properly what you wanted me to do:
>> I went into /etc/x2go/keystrokes.cfg on the server, and changed:
>>
>> <keystroke action="close_session" Control="1" AltMeta= "1" key="t" />
>> to
>> <keystroke action="close_session" Control="1" AltMeta= "1" key="z" />
>>
>> Then, in doubt, I rebooted the entire server (and client), logged into a
>> new session, and neither CTRL+ALT+t nor CTRL+ALT+z will terminate my
>> session.
>>
>> What am I doing wrong?
>>
>> Jean
>>
>>
>> On Wed, Jan 8, 2014 at 1:58 AM, Mike Gabriel <
>> mike.gabriel(a)das-netzwerkteam.de> wrote:
>>
>>> Hi Jean
>>>
>>>
>>> On Mi 08 Jan 2014 06:15:58 CET, Jean Gottschalk wrote:
>>>
>>> Hello,
>>>>
>>>> I have recently upgraded my Ubuntu installation, which is running
>>>> x2goserver, to 13.10. I used to use GNOME as a window manager, but since
>>>> 13.10, gnome seems to require 3D acceleration and can no longer be used
>>>> with x2go, event in fallback mode (anyone, please tell me if you found a
>>>> way to make gnome work in 13.10).
>>>>
>>>> So I installed MATE and upgraded x2goserver to 4.0.1.11 (Unfortunately
>>>> both
>>>> at the same time).
>>>>
>>>> Since then, the keyboard shortcut CTRL + ALT + T (which is the only
>>>> shortcut I am using) is not longer working.
>>>> After x2goserver upgrade, I have files /etc/nxagent/keystrokes.cfg and
>>>> /etc/x2go/keystrokes.cfg (which were not there before) and they both
>>>> contain a definition for CTRL + ALT + T to terminate a session.
>>>>
>>>> Not sure what to do next. Is it perhaps a known issue that CTRL+ALT+T
>>>> does
>>>> not work in MATE, or perhaps a known issue in the current version of
>>>> x2goserver?
>>>>
>>>> Any advice is appreciated!
>>>>
>>>> Thank you!
>>>>
>>>> Jean
>>>>
>>>
>>> the described scenario is exactly the reason why one of the devs (arw
>>> from Uni Erlangen, Germany) provided the keystrokes.cfg patch.
>>>
>>> Put another hotkey combination into the keystrokes.cfg file for session
>>> termination (/etc/x2go/keystrokes.cfg) and then CTRL-ALT-T should work
>>> again in MATE.
>>>
>>> Mike
>>> --
>>>
>>> DAS-NETZWERKTEAM
>>> mike gabriel, herweg 7, 24357 fleckeby
>>> fon: +49 (1520) 1976 148
>>>
>>> GnuPG Key ID 0x25771B31
>>> mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
>>>
>>> freeBusy:
>>> https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-
>>> netzwerkteam.de.xfb
>>>
>>
>>
>
----- Ende der weitergeleiteten Nachricht -----
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
close #412
thanks
Hello,
we are very hopeful that X2Go issue #412 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=4f56401ad0df9cf638…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
close #423
thanks
Hello,
we are very hopeful that X2Go issue #423 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=4f56401ad0df9cf638…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
close #411
thanks
Hello,
we are very hopeful that X2Go issue #411 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=fdeaafb5e2f4520857…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
close #393
thanks
Hello,
we are very hopeful that X2Go issue #393 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=fdeaafb5e2f4520857…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
close #411
thanks
Hello,
we are very hopeful that X2Go issue #411 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=4f56401ad0df9cf638…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
close #412
thanks
Hello,
we are very hopeful that X2Go issue #412 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=fdeaafb5e2f4520857…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
close #423
thanks
Hello,
we are very hopeful that X2Go issue #423 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=fdeaafb5e2f4520857…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
close #393
thanks
Hello,
we are very hopeful that X2Go issue #393 reported by you
has been resolved in the new release (2:3.5.0.23) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.23)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=4f56401ad0df9cf638…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:nx-libs
Version: 2:3.5.0.23-0x2go1
Status: RELEASE
Date: Tue, 06 May 2014 18:05:47 +0200
Fixes: 393 411 412 423
Changes:
nx-libs (2:3.5.0.23-0x2go1) RELEASED; urgency=low
.
[ Orion Poplawski ]
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64
architecture. (Fixes: #411).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
-Werror=format-security errors that only show up on ARM builds. (Fixes:
#423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
.
[ Mike Gabriel ]
* debian/control:
+ Build our imake against x11proto-core-dev headers.
* nx-libs.spec:
+ Build our imake against xorg-x11-proto-devel.
.
[ Oleksandr Shneyder ]
* Add patch: 205_nxagent_refresh-adsl.full.patch. Fix refresh error on RDP
connections to Windows 2012 if speed=ADSL.
Control: tag -1 moreinfo
Hi Benedict,
thanks for reporting this bug.
> I used to be able to run the client fine. Now, whenever I try
> to connect to anything it says:
>
> Connection failed sh: 1: x2golistsessions: not found
>
> I'm running the X2GoClient_latest_mswin32-setup.exe client that
> I downloaded from http://wiki.x2go.org/doku.php/download:start#x2go_client
> this morning. It installed without any issues.
Are you sure that x2goserver is installed on the remote system??? The
error you observes 99% hints at the client connecting to a machine
that does not have X2Go Server installed.
Greets,
Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…