close #301
thanks
Hello,
we are very hopeful that X2Go issue #301 reported by you
has been resolved in the new release (1.1.0.1) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.1)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=9aebcecfe34…
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:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.1
Status: RELEASE
Date: Fri, 22 Nov 2013 23:51:33 +0100
Fixes: 300 301
Changes:
x2gothinclient (1.1.0.1) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.1):
- Switch to VT-7 on TC shutdown.
- Syntax fix in x2gousbmount script.
- Make ~x2gothinclient rw-able on TCE machines. Thanks to Peter
Schneider for pointing at this.
- Remove chroot bootstrap cruft when finished with creating the
TCE chroot.
- Deactivate serial line terminals on X2Go thinclients.
- Install TCE dependencies via meta-package x2gothinclient-chroot.
- Move init scripts from debian/ folder into upstream folders.
- Provide x2gothinclient-chroot.init script that tweaks the chroot
during thin client startup.
- Patch /etc/init.d/checkroot-bootclean.sh during TCE creation to
avoid failures when clean tmp files on the read-only NFS root-fs.
- Work around Debian bug #729373 during TCE creation. Replace alsa-utils
init script and ALSA's utils.sh (for Debian wheezy+jessie chroots).
- Refrain from using "~<user>" when launching X2Go Client as it cannot
handle it, yet. Use "~" instead (handable by X2Go Client >= 4.0.1.2).
- Tweak the /etc/os-release more comprehensively.
- Update initramfs at the very end of the TCE creation.
- Do not over-mount /run as tmpfs. This is already done by the Debian
boot process.
- Monitor mounted USB devices via ~x2gothinclient/mounts (and not via
deprecated location /var/run).
- Add TC_NONINTERACTIVE (commented out) to x2gothinclient_settings config
file.
- Add syslog support to x2gousbmount.
- Install radeon and i915 kms/drm module into initrd image for Debian
(>= 7).
* debian/control:
+ New bin:package x2gothinclient-chroot.
+ Make sure x2gothinclient-chroot pulls in editing tools like
mc, vim, less via Recommends: field.
+ Depend on x2goclient (>= 4.0.1.2-0~).
+ Suggest some helpful firmware packages (also from non-free) in bin:package
x2gothinclient-chroot.
.
[ Arnold Krille ]
* New upstream version (1.1.0.1):
- Extend x2gothinclient_shell to run anything given as arguments and
fall back to $TC_SHELL when nothing is given. (Fixes: #301).
- Allow non-interactive execution of x2gothinclient_create. (Fixes:
#300).
close #300
thanks
Hello,
we are very hopeful that X2Go issue #300 reported by you
has been resolved in the new release (1.1.0.1) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.1)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=9aebcecfe34…
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:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.1
Status: RELEASE
Date: Fri, 22 Nov 2013 23:51:33 +0100
Fixes: 300 301
Changes:
x2gothinclient (1.1.0.1) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.1):
- Switch to VT-7 on TC shutdown.
- Syntax fix in x2gousbmount script.
- Make ~x2gothinclient rw-able on TCE machines. Thanks to Peter
Schneider for pointing at this.
- Remove chroot bootstrap cruft when finished with creating the
TCE chroot.
- Deactivate serial line terminals on X2Go thinclients.
- Install TCE dependencies via meta-package x2gothinclient-chroot.
- Move init scripts from debian/ folder into upstream folders.
- Provide x2gothinclient-chroot.init script that tweaks the chroot
during thin client startup.
- Patch /etc/init.d/checkroot-bootclean.sh during TCE creation to
avoid failures when clean tmp files on the read-only NFS root-fs.
- Work around Debian bug #729373 during TCE creation. Replace alsa-utils
init script and ALSA's utils.sh (for Debian wheezy+jessie chroots).
- Refrain from using "~<user>" when launching X2Go Client as it cannot
handle it, yet. Use "~" instead (handable by X2Go Client >= 4.0.1.2).
- Tweak the /etc/os-release more comprehensively.
- Update initramfs at the very end of the TCE creation.
- Do not over-mount /run as tmpfs. This is already done by the Debian
boot process.
- Monitor mounted USB devices via ~x2gothinclient/mounts (and not via
deprecated location /var/run).
- Add TC_NONINTERACTIVE (commented out) to x2gothinclient_settings config
file.
- Add syslog support to x2gousbmount.
- Install radeon and i915 kms/drm module into initrd image for Debian
(>= 7).
* debian/control:
+ New bin:package x2gothinclient-chroot.
+ Make sure x2gothinclient-chroot pulls in editing tools like
mc, vim, less via Recommends: field.
+ Depend on x2goclient (>= 4.0.1.2-0~).
+ Suggest some helpful firmware packages (also from non-free) in bin:package
x2gothinclient-chroot.
.
[ Arnold Krille ]
* New upstream version (1.1.0.1):
- Extend x2gothinclient_shell to run anything given as arguments and
fall back to $TC_SHELL when nothing is given. (Fixes: #301).
- Allow non-interactive execution of x2gothinclient_create. (Fixes:
#300).
close #310
thanks
Hello,
we are very hopeful that X2Go issue #310 reported by you
has been resolved in the new release (4.0.1.7) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.7)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=447e68e8b82ea4b…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.1.7
Status: RELEASE
Date: Fri, 22 Nov 2013 21:58:27 +0100
Fixes: 276 278 285 305 310 331
Changes:
x2goserver (4.0.1.7) RELEASED; urgency=low
.
[ Orion Poplawski ]
* New upstream version (4.0.1.7):
- Install Xsession file as executable, make Xsession.d directory location
configurable during build process, do not create unused Xsession.options.
(Fixes: #278).
.
[ Mike Gabriel ]
* New upstream version (4.0.1.7):
- Fine-tune x2goserver-xsession/Makefile: if /etc/X11 has Xsession.d and/or
Xsession.options they get symlinked into /etc/x2go. Otherwise Xsession.d
and Xsession.options are created under /etc/x2go as empty dir/file.
(Fixes: #278).
- Fix automatic keyboard setup (via x2gosetkeyboard) while resuming a
session. (Fixes: #285).
- Provide sudoers.d/x2goserver file that allows sudoed commands under
KDE (by pertaining the env var QT_GRAPHICSSYSTEM. (Fixes: #276).
- With PostgreSQL as session db backend, prevent the root user from
launching sessions. Also, prevent x2gouser_root from being added as a
PostgreSQL user. (Fixes: #310).
- Execute DB status changes as late as possible during suspend / terminate.
- Start/resume rootless sessions without geometry parameter. Esp. using
X2GO_GEOMETRY=fullscreen for rootless sessions lead to an extra 1x1 px
session window (nxagentCreateIconWindow in nxagent's Window.c).
- Typo fix in x2goruncommand (for MATE session startup).
* debian/control:
+ Update LONG_DESCRIPTIONS.
+ Raise Standards: to 3.9.4 (no changes needed).
+ Move xfonts-base to Recommends: field of bin:package x2goserver.
* debian/x2goserver.init:
+ Make init script LSB compliant.
.
[ Helmer Teles ]
* New upstream version (4.0.1.7):
- Make umask that is used when mounting client-side folders via SSHFS
configurable in x2goserver.conf. (Fixes: #331).
.
[ Jürgen Hötzel ]
* New upstream version (4.0.1.7):
- Use bash-builtin 'type' instead of to be avoided 'which'. (Fixes: #305).
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.6):
- Fix x2goruncommand: "type -P $cmd" can create new lines in EXEC
variable if command have the arguments wich have same names as existing
commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl".
Now we splitting $cmd and taking only first part.
close #305
thanks
Hello,
we are very hopeful that X2Go issue #305 reported by you
has been resolved in the new release (4.0.1.7) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.7)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=447e68e8b82ea4b…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.1.7
Status: RELEASE
Date: Fri, 22 Nov 2013 21:58:27 +0100
Fixes: 276 278 285 305 310 331
Changes:
x2goserver (4.0.1.7) RELEASED; urgency=low
.
[ Orion Poplawski ]
* New upstream version (4.0.1.7):
- Install Xsession file as executable, make Xsession.d directory location
configurable during build process, do not create unused Xsession.options.
(Fixes: #278).
.
[ Mike Gabriel ]
* New upstream version (4.0.1.7):
- Fine-tune x2goserver-xsession/Makefile: if /etc/X11 has Xsession.d and/or
Xsession.options they get symlinked into /etc/x2go. Otherwise Xsession.d
and Xsession.options are created under /etc/x2go as empty dir/file.
(Fixes: #278).
- Fix automatic keyboard setup (via x2gosetkeyboard) while resuming a
session. (Fixes: #285).
- Provide sudoers.d/x2goserver file that allows sudoed commands under
KDE (by pertaining the env var QT_GRAPHICSSYSTEM. (Fixes: #276).
- With PostgreSQL as session db backend, prevent the root user from
launching sessions. Also, prevent x2gouser_root from being added as a
PostgreSQL user. (Fixes: #310).
- Execute DB status changes as late as possible during suspend / terminate.
- Start/resume rootless sessions without geometry parameter. Esp. using
X2GO_GEOMETRY=fullscreen for rootless sessions lead to an extra 1x1 px
session window (nxagentCreateIconWindow in nxagent's Window.c).
- Typo fix in x2goruncommand (for MATE session startup).
* debian/control:
+ Update LONG_DESCRIPTIONS.
+ Raise Standards: to 3.9.4 (no changes needed).
+ Move xfonts-base to Recommends: field of bin:package x2goserver.
* debian/x2goserver.init:
+ Make init script LSB compliant.
.
[ Helmer Teles ]
* New upstream version (4.0.1.7):
- Make umask that is used when mounting client-side folders via SSHFS
configurable in x2goserver.conf. (Fixes: #331).
.
[ Jürgen Hötzel ]
* New upstream version (4.0.1.7):
- Use bash-builtin 'type' instead of to be avoided 'which'. (Fixes: #305).
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.6):
- Fix x2goruncommand: "type -P $cmd" can create new lines in EXEC
variable if command have the arguments wich have same names as existing
commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl".
Now we splitting $cmd and taking only first part.
close #278
thanks
Hello,
we are very hopeful that X2Go issue #278 reported by you
has been resolved in the new release (4.0.1.7) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.7)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=447e68e8b82ea4b…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.1.7
Status: RELEASE
Date: Fri, 22 Nov 2013 21:58:27 +0100
Fixes: 276 278 285 305 310 331
Changes:
x2goserver (4.0.1.7) RELEASED; urgency=low
.
[ Orion Poplawski ]
* New upstream version (4.0.1.7):
- Install Xsession file as executable, make Xsession.d directory location
configurable during build process, do not create unused Xsession.options.
(Fixes: #278).
.
[ Mike Gabriel ]
* New upstream version (4.0.1.7):
- Fine-tune x2goserver-xsession/Makefile: if /etc/X11 has Xsession.d and/or
Xsession.options they get symlinked into /etc/x2go. Otherwise Xsession.d
and Xsession.options are created under /etc/x2go as empty dir/file.
(Fixes: #278).
- Fix automatic keyboard setup (via x2gosetkeyboard) while resuming a
session. (Fixes: #285).
- Provide sudoers.d/x2goserver file that allows sudoed commands under
KDE (by pertaining the env var QT_GRAPHICSSYSTEM. (Fixes: #276).
- With PostgreSQL as session db backend, prevent the root user from
launching sessions. Also, prevent x2gouser_root from being added as a
PostgreSQL user. (Fixes: #310).
- Execute DB status changes as late as possible during suspend / terminate.
- Start/resume rootless sessions without geometry parameter. Esp. using
X2GO_GEOMETRY=fullscreen for rootless sessions lead to an extra 1x1 px
session window (nxagentCreateIconWindow in nxagent's Window.c).
- Typo fix in x2goruncommand (for MATE session startup).
* debian/control:
+ Update LONG_DESCRIPTIONS.
+ Raise Standards: to 3.9.4 (no changes needed).
+ Move xfonts-base to Recommends: field of bin:package x2goserver.
* debian/x2goserver.init:
+ Make init script LSB compliant.
.
[ Helmer Teles ]
* New upstream version (4.0.1.7):
- Make umask that is used when mounting client-side folders via SSHFS
configurable in x2goserver.conf. (Fixes: #331).
.
[ Jürgen Hötzel ]
* New upstream version (4.0.1.7):
- Use bash-builtin 'type' instead of to be avoided 'which'. (Fixes: #305).
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.6):
- Fix x2goruncommand: "type -P $cmd" can create new lines in EXEC
variable if command have the arguments wich have same names as existing
commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl".
Now we splitting $cmd and taking only first part.
close #285
thanks
Hello,
we are very hopeful that X2Go issue #285 reported by you
has been resolved in the new release (4.0.1.7) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.7)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=447e68e8b82ea4b…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.1.7
Status: RELEASE
Date: Fri, 22 Nov 2013 21:58:27 +0100
Fixes: 276 278 285 305 310 331
Changes:
x2goserver (4.0.1.7) RELEASED; urgency=low
.
[ Orion Poplawski ]
* New upstream version (4.0.1.7):
- Install Xsession file as executable, make Xsession.d directory location
configurable during build process, do not create unused Xsession.options.
(Fixes: #278).
.
[ Mike Gabriel ]
* New upstream version (4.0.1.7):
- Fine-tune x2goserver-xsession/Makefile: if /etc/X11 has Xsession.d and/or
Xsession.options they get symlinked into /etc/x2go. Otherwise Xsession.d
and Xsession.options are created under /etc/x2go as empty dir/file.
(Fixes: #278).
- Fix automatic keyboard setup (via x2gosetkeyboard) while resuming a
session. (Fixes: #285).
- Provide sudoers.d/x2goserver file that allows sudoed commands under
KDE (by pertaining the env var QT_GRAPHICSSYSTEM. (Fixes: #276).
- With PostgreSQL as session db backend, prevent the root user from
launching sessions. Also, prevent x2gouser_root from being added as a
PostgreSQL user. (Fixes: #310).
- Execute DB status changes as late as possible during suspend / terminate.
- Start/resume rootless sessions without geometry parameter. Esp. using
X2GO_GEOMETRY=fullscreen for rootless sessions lead to an extra 1x1 px
session window (nxagentCreateIconWindow in nxagent's Window.c).
- Typo fix in x2goruncommand (for MATE session startup).
* debian/control:
+ Update LONG_DESCRIPTIONS.
+ Raise Standards: to 3.9.4 (no changes needed).
+ Move xfonts-base to Recommends: field of bin:package x2goserver.
* debian/x2goserver.init:
+ Make init script LSB compliant.
.
[ Helmer Teles ]
* New upstream version (4.0.1.7):
- Make umask that is used when mounting client-side folders via SSHFS
configurable in x2goserver.conf. (Fixes: #331).
.
[ Jürgen Hötzel ]
* New upstream version (4.0.1.7):
- Use bash-builtin 'type' instead of to be avoided 'which'. (Fixes: #305).
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.6):
- Fix x2goruncommand: "type -P $cmd" can create new lines in EXEC
variable if command have the arguments wich have same names as existing
commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl".
Now we splitting $cmd and taking only first part.
close #276
thanks
Hello,
we are very hopeful that X2Go issue #276 reported by you
has been resolved in the new release (4.0.1.7) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.7)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=447e68e8b82ea4b…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.1.7
Status: RELEASE
Date: Fri, 22 Nov 2013 21:58:27 +0100
Fixes: 276 278 285 305 310 331
Changes:
x2goserver (4.0.1.7) RELEASED; urgency=low
.
[ Orion Poplawski ]
* New upstream version (4.0.1.7):
- Install Xsession file as executable, make Xsession.d directory location
configurable during build process, do not create unused Xsession.options.
(Fixes: #278).
.
[ Mike Gabriel ]
* New upstream version (4.0.1.7):
- Fine-tune x2goserver-xsession/Makefile: if /etc/X11 has Xsession.d and/or
Xsession.options they get symlinked into /etc/x2go. Otherwise Xsession.d
and Xsession.options are created under /etc/x2go as empty dir/file.
(Fixes: #278).
- Fix automatic keyboard setup (via x2gosetkeyboard) while resuming a
session. (Fixes: #285).
- Provide sudoers.d/x2goserver file that allows sudoed commands under
KDE (by pertaining the env var QT_GRAPHICSSYSTEM. (Fixes: #276).
- With PostgreSQL as session db backend, prevent the root user from
launching sessions. Also, prevent x2gouser_root from being added as a
PostgreSQL user. (Fixes: #310).
- Execute DB status changes as late as possible during suspend / terminate.
- Start/resume rootless sessions without geometry parameter. Esp. using
X2GO_GEOMETRY=fullscreen for rootless sessions lead to an extra 1x1 px
session window (nxagentCreateIconWindow in nxagent's Window.c).
- Typo fix in x2goruncommand (for MATE session startup).
* debian/control:
+ Update LONG_DESCRIPTIONS.
+ Raise Standards: to 3.9.4 (no changes needed).
+ Move xfonts-base to Recommends: field of bin:package x2goserver.
* debian/x2goserver.init:
+ Make init script LSB compliant.
.
[ Helmer Teles ]
* New upstream version (4.0.1.7):
- Make umask that is used when mounting client-side folders via SSHFS
configurable in x2goserver.conf. (Fixes: #331).
.
[ Jürgen Hötzel ]
* New upstream version (4.0.1.7):
- Use bash-builtin 'type' instead of to be avoided 'which'. (Fixes: #305).
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.6):
- Fix x2goruncommand: "type -P $cmd" can create new lines in EXEC
variable if command have the arguments wich have same names as existing
commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl".
Now we splitting $cmd and taking only first part.
close #331
thanks
Hello,
we are very hopeful that X2Go issue #331 reported by you
has been resolved in the new release (4.0.1.7) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.7)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=447e68e8b82ea4b…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.1.7
Status: RELEASE
Date: Fri, 22 Nov 2013 21:58:27 +0100
Fixes: 276 278 285 305 310 331
Changes:
x2goserver (4.0.1.7) RELEASED; urgency=low
.
[ Orion Poplawski ]
* New upstream version (4.0.1.7):
- Install Xsession file as executable, make Xsession.d directory location
configurable during build process, do not create unused Xsession.options.
(Fixes: #278).
.
[ Mike Gabriel ]
* New upstream version (4.0.1.7):
- Fine-tune x2goserver-xsession/Makefile: if /etc/X11 has Xsession.d and/or
Xsession.options they get symlinked into /etc/x2go. Otherwise Xsession.d
and Xsession.options are created under /etc/x2go as empty dir/file.
(Fixes: #278).
- Fix automatic keyboard setup (via x2gosetkeyboard) while resuming a
session. (Fixes: #285).
- Provide sudoers.d/x2goserver file that allows sudoed commands under
KDE (by pertaining the env var QT_GRAPHICSSYSTEM. (Fixes: #276).
- With PostgreSQL as session db backend, prevent the root user from
launching sessions. Also, prevent x2gouser_root from being added as a
PostgreSQL user. (Fixes: #310).
- Execute DB status changes as late as possible during suspend / terminate.
- Start/resume rootless sessions without geometry parameter. Esp. using
X2GO_GEOMETRY=fullscreen for rootless sessions lead to an extra 1x1 px
session window (nxagentCreateIconWindow in nxagent's Window.c).
- Typo fix in x2goruncommand (for MATE session startup).
* debian/control:
+ Update LONG_DESCRIPTIONS.
+ Raise Standards: to 3.9.4 (no changes needed).
+ Move xfonts-base to Recommends: field of bin:package x2goserver.
* debian/x2goserver.init:
+ Make init script LSB compliant.
.
[ Helmer Teles ]
* New upstream version (4.0.1.7):
- Make umask that is used when mounting client-side folders via SSHFS
configurable in x2goserver.conf. (Fixes: #331).
.
[ Jürgen Hötzel ]
* New upstream version (4.0.1.7):
- Use bash-builtin 'type' instead of to be avoided 'which'. (Fixes: #305).
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.6):
- Fix x2goruncommand: "type -P $cmd" can create new lines in EXEC
variable if command have the arguments wich have same names as existing
commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl".
Now we splitting $cmd and taking only first part.
Hi everyone,
back in March, Mike (sunweaver) created the first revision of a wiki
page describing my particular use case.
(Again, thanks for the birthday present, Mike!)
Today I finally got around to updating and expanding it:
http://wiki.x2go.org/doku.php/doc:deployment-stories:electronic-glovebox
If you've ever wondered what my customers use X2Go for, or even consider
selling similar solutions in your home country, feel free to have a look
and contact me off-list.
Kind Regards,
Stefan Baur, speaking for BAUR-ITCS UG (haftungsbeschraenkt)