Control: tag -1 moreinfo
Hi Jan,
a while back you reported problems with X2Go Server on CenOS 6.4.
We are currently building the latest release 3.5.0.27 of NX
(redistributed) which has been the origin of your observed problems.
Can you please test latest X2Go Server (with latest x2goagent) and let
us know if your problems are gone?
Thanks,
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…
Processing control commands:
> forcemerge -1 #410
Bug #467 [nxagent] Segfault when using SDL_Init()
Bug #113 [nxagent] X11TransWritev in libNX_X11.so.6 causes VLC crash
There is no source info for the package 'nxagent' at version '3.5.0.22' with architecture ''
Unable to make a source version for version '3.5.0.22'
Marked as found in versions 3.5.0.22.
Marked as found in versions 3.5.0.22.
Bug #410 [nxagent] Segfault of _X11TransWritev in libNX_X11.so.6 with libQtGui
Merged 113 410 467
--
113: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=113
410: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=410
467: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=467
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
Control: forcemerge -1 #410
Hi,
a while back you reported an SDL_Init issue with X2Go's X11 agent (x2goagent).
We are currently investigating something very similar that occurs on
Archlinux, which gets documented as bug #410.
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…
Control: tag -1 moreinfo
Hi Ross,
a year ago you reported an issue you have with X2Go [1] to the X2Go BTS.
I hope this was not a show stopper for you and you still use X2Go for
other tasks...
May I ask:
Does the problem still exist?
Does the observed issue occur when Xinerama support in X2Go Client is enabled?
Can you provide any more debugging information?
Thanks,
Mike
[1] http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=233
--
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…
Hi Mike#2,
I have not had much time to work on this. I have been thinking about it though.
1. Regardless of the rest of what we decide, do not close this bug
until is is more obvious about the different builds being available.
Please provide feedback to the email thread: "How to handle the
different Windows builds"
http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/7158
And notice that I created a "non-default-builds" subfolder for 4.0.2.1 previews:
http://code.x2go.org/releases/binary-win32/x2goclient/previews/4.0.2.1/
And I think the home page should be updated to link to the latest
stable folder (.e.g, releases/4.0.2.1/, not
releases/4.0.2.1/non-default-builds/) . And this will solve the
problem of people reporting to us that they installed
"X2GoClient_latest_mswin32-setup.exe"
2. The separate X2Go builds are a temporary fix. Having 3 separate
builds (before factoring in the debug build) are adding a lot more
work for me. I never intended to close this bug with only them
available.
3. I supposed we could close this bug and open a new bug report for a
better/permanent fix. Or clone this bug for a better/permanent fix.
I'll leave which approach to take to your judgment.
4. When I get more free time, I'll do the following for a better/permanent fix:
a. Determine why the fonts are needed by some Linux applications, but
not others.
b. Determine what the default should be (I am leaning towards the
"misc" set. Empirically, it solves the compatibility problems for most
people, if not everyone. The "full" set makes the installer take much
longer and adds lots more files to the filesystem, so I'd rather not
make that the default.)
c. I'll probably integrate them into the regular installer as an
optional component, instead of putting them in a separate installer.
This means that the installer will be 48.5 MB in size with solid lzma
compression (compared to 56.0 MB with zlib compression.) However, in
2014, I think that 48.5 MB is reasonable.
Do not expect the permanent fix to arrive in time for 4.0.2.1.
-Mike
close #515
thanks
Hello,
we are very hopeful that X2Go issue #515 reported by you
has been resolved in the new release (2:3.5.0.25) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.25)
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=be23e057f28a662438…
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.25-0x2go1
Status: RELEASE
Date: Mon, 30 Jun 2014 14:05:46 +0200
Fixes: 40 339 490 504 505 515 516
Changes:
nx-libs (2:3.5.0.25-0x2go1) RELEASED; urgency=low
.
[ Mihai Moldovan ]
* Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on
Big Endian systems (like PPC64). (Fixes: #515).
* Add 057_nx-X11_sanitize-eventmasks.full.patch. Fix
failures in session windows coming up on Big Endian systems
like PPC64. (Fixes: #516).
* Improve 105_nxagent_export-remote-keyboard-config.full.patch.
Don't print out nonsensical information, if there really was
no error when creating the keyboard file or the other way around.
Also add the reason when failing to create the keyboard file.
Only print an error message if SessionPath *really* is not defined.
* Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more
Big Endian robust by assigning correct types for socklen_t objects.
* Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g.
when globally setting -DDEBUG and -DTEST at build time).
.
[ Nito Martínez ]
* Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when
build against the Android system. (Fixes: #339).
.
[ Oleksandr Shneyder ]
* Add 210_nxagent_nxcomp_save_session_state.full+lite.patch. Save session
state in path specified by "state" option in agent options file. If
option is omitted, session state will not be saved. Session states are:
STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING,
TERMINATED.
* Add 211_nxcomp_set_default_options.full+lite.patch. Set default arguments
for options 'link' and 'pack' to avoid session damage by resuming with
incorrect options file.
.
[ Mike Gabriel ]
* Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64
architectures. (Fixes: #490).
* Add 027_nxcomp_abstract-X11-socket.full+lite.patch. In proxy mode "server"
let NX proxy attempt connecting to the abstract X11 socket first, and only
fallback to the file system socket, if the abstract socket is not
available. (Fixes: #505).
* Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local
socket support for Linux based systems. This patch pulls in abstract
socket relevant code from xtrans 1.2.7. (Fixes: #504).
* Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir
test for xkb/rules/base instead of testing for deprecated file
xkb/keymap.dir. (Fixes: #40).
* Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard
option configurable in nxagent via NX options as addition to the
command line parameter -clipboard. Note that the command line
parameter overrides the clipboard NX option. Possible values are
both or 1, client, server, none or 0.
.
* Update patches, to make them apply cleanly after above changes:
+ 220_nxproxy-bind-loopback-only.full+lite.patch
+ 016_nx-X11_install-location.debian.patch
+ 056_nx-X11-Werror-format-security.full.patch
+ 108_nxagent_wine-close-delay.full.patch
+ 300_nxagent_set-wm-class.full.patch
+ 320_nxagent_configurable-keystrokes.full.patch
.
* Rename patches to match our naming scheme:
+ 008_nxcomp_sa-restorer.full+lite.patch
+ 009_nxagent_add-man-page.full.patch
+ 009_nxproxy_add-man-page.full+lite.patch
+ 056_nx-X11_Werror-format-security.full.patch
+ 209_x2goagent_add-man-page.full.patch
+ 220_nxproxy_bind-loopback-only.full+lite.patch
close #515
thanks
Hello,
we are very hopeful that X2Go issue #515 reported by you
has been resolved in the new release (2:3.5.0.25) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.25)
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=8d4317e7e4fccbe690…
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.25-0x2go1
Status: RELEASE
Date: Mon, 30 Jun 2014 14:05:46 +0200
Fixes: 40 339 490 504 505 515 516
Changes:
nx-libs (2:3.5.0.25-0x2go1) RELEASED; urgency=low
.
[ Mihai Moldovan ]
* Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on
Big Endian systems (like PPC64). (Fixes: #515).
* Add 057_nx-X11_sanitize-eventmasks.full.patch. Fix
failures in session windows coming up on Big Endian systems
like PPC64. (Fixes: #516).
* Improve 105_nxagent_export-remote-keyboard-config.full.patch.
Don't print out nonsensical information, if there really was
no error when creating the keyboard file or the other way around.
Also add the reason when failing to create the keyboard file.
Only print an error message if SessionPath *really* is not defined.
* Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more
Big Endian robust by assigning correct types for socklen_t objects.
* Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g.
when globally setting -DDEBUG and -DTEST at build time).
.
[ Nito Martínez ]
* Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when
build against the Android system. (Fixes: #339).
.
[ Oleksandr Shneyder ]
* Add 210_nxagent_nxcomp_save_session_state.full+lite.patch. Save session
state in path specified by "state" option in agent options file. If
option is omitted, session state will not be saved. Session states are:
STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING,
TERMINATED.
* Add 211_nxcomp_set_default_options.full+lite.patch. Set default arguments
for options 'link' and 'pack' to avoid session damage by resuming with
incorrect options file.
.
[ Mike Gabriel ]
* Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64
architectures. (Fixes: #490).
* Add 027_nxcomp_abstract-X11-socket.full+lite.patch. In proxy mode "server"
let NX proxy attempt connecting to the abstract X11 socket first, and only
fallback to the file system socket, if the abstract socket is not
available. (Fixes: #505).
* Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local
socket support for Linux based systems. This patch pulls in abstract
socket relevant code from xtrans 1.2.7. (Fixes: #504).
* Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir
test for xkb/rules/base instead of testing for deprecated file
xkb/keymap.dir. (Fixes: #40).
* Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard
option configurable in nxagent via NX options as addition to the
command line parameter -clipboard. Note that the command line
parameter overrides the clipboard NX option. Possible values are
both or 1, client, server, none or 0.
.
* Update patches, to make them apply cleanly after above changes:
+ 220_nxproxy-bind-loopback-only.full+lite.patch
+ 016_nx-X11_install-location.debian.patch
+ 056_nx-X11-Werror-format-security.full.patch
+ 108_nxagent_wine-close-delay.full.patch
+ 300_nxagent_set-wm-class.full.patch
+ 320_nxagent_configurable-keystrokes.full.patch
.
* Rename patches to match our naming scheme:
+ 008_nxcomp_sa-restorer.full+lite.patch
+ 009_nxagent_add-man-page.full.patch
+ 009_nxproxy_add-man-page.full+lite.patch
+ 056_nx-X11_Werror-format-security.full.patch
+ 209_x2goagent_add-man-page.full.patch
+ 220_nxproxy_bind-loopback-only.full+lite.patch
close #339
thanks
Hello,
we are very hopeful that X2Go issue #339 reported by you
has been resolved in the new release (2:3.5.0.25) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.25)
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=be23e057f28a662438…
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.25-0x2go1
Status: RELEASE
Date: Mon, 30 Jun 2014 14:05:46 +0200
Fixes: 40 339 490 504 505 515 516
Changes:
nx-libs (2:3.5.0.25-0x2go1) RELEASED; urgency=low
.
[ Mihai Moldovan ]
* Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on
Big Endian systems (like PPC64). (Fixes: #515).
* Add 057_nx-X11_sanitize-eventmasks.full.patch. Fix
failures in session windows coming up on Big Endian systems
like PPC64. (Fixes: #516).
* Improve 105_nxagent_export-remote-keyboard-config.full.patch.
Don't print out nonsensical information, if there really was
no error when creating the keyboard file or the other way around.
Also add the reason when failing to create the keyboard file.
Only print an error message if SessionPath *really* is not defined.
* Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more
Big Endian robust by assigning correct types for socklen_t objects.
* Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g.
when globally setting -DDEBUG and -DTEST at build time).
.
[ Nito Martínez ]
* Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when
build against the Android system. (Fixes: #339).
.
[ Oleksandr Shneyder ]
* Add 210_nxagent_nxcomp_save_session_state.full+lite.patch. Save session
state in path specified by "state" option in agent options file. If
option is omitted, session state will not be saved. Session states are:
STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING,
TERMINATED.
* Add 211_nxcomp_set_default_options.full+lite.patch. Set default arguments
for options 'link' and 'pack' to avoid session damage by resuming with
incorrect options file.
.
[ Mike Gabriel ]
* Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64
architectures. (Fixes: #490).
* Add 027_nxcomp_abstract-X11-socket.full+lite.patch. In proxy mode "server"
let NX proxy attempt connecting to the abstract X11 socket first, and only
fallback to the file system socket, if the abstract socket is not
available. (Fixes: #505).
* Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local
socket support for Linux based systems. This patch pulls in abstract
socket relevant code from xtrans 1.2.7. (Fixes: #504).
* Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir
test for xkb/rules/base instead of testing for deprecated file
xkb/keymap.dir. (Fixes: #40).
* Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard
option configurable in nxagent via NX options as addition to the
command line parameter -clipboard. Note that the command line
parameter overrides the clipboard NX option. Possible values are
both or 1, client, server, none or 0.
.
* Update patches, to make them apply cleanly after above changes:
+ 220_nxproxy-bind-loopback-only.full+lite.patch
+ 016_nx-X11_install-location.debian.patch
+ 056_nx-X11-Werror-format-security.full.patch
+ 108_nxagent_wine-close-delay.full.patch
+ 300_nxagent_set-wm-class.full.patch
+ 320_nxagent_configurable-keystrokes.full.patch
.
* Rename patches to match our naming scheme:
+ 008_nxcomp_sa-restorer.full+lite.patch
+ 009_nxagent_add-man-page.full.patch
+ 009_nxproxy_add-man-page.full+lite.patch
+ 056_nx-X11_Werror-format-security.full.patch
+ 209_x2goagent_add-man-page.full.patch
+ 220_nxproxy_bind-loopback-only.full+lite.patch
close #504
thanks
Hello,
we are very hopeful that X2Go issue #504 reported by you
has been resolved in the new release (2:3.5.0.25) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.25)
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=be23e057f28a662438…
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.25-0x2go1
Status: RELEASE
Date: Mon, 30 Jun 2014 14:05:46 +0200
Fixes: 40 339 490 504 505 515 516
Changes:
nx-libs (2:3.5.0.25-0x2go1) RELEASED; urgency=low
.
[ Mihai Moldovan ]
* Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on
Big Endian systems (like PPC64). (Fixes: #515).
* Add 057_nx-X11_sanitize-eventmasks.full.patch. Fix
failures in session windows coming up on Big Endian systems
like PPC64. (Fixes: #516).
* Improve 105_nxagent_export-remote-keyboard-config.full.patch.
Don't print out nonsensical information, if there really was
no error when creating the keyboard file or the other way around.
Also add the reason when failing to create the keyboard file.
Only print an error message if SessionPath *really* is not defined.
* Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more
Big Endian robust by assigning correct types for socklen_t objects.
* Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g.
when globally setting -DDEBUG and -DTEST at build time).
.
[ Nito Martínez ]
* Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when
build against the Android system. (Fixes: #339).
.
[ Oleksandr Shneyder ]
* Add 210_nxagent_nxcomp_save_session_state.full+lite.patch. Save session
state in path specified by "state" option in agent options file. If
option is omitted, session state will not be saved. Session states are:
STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING,
TERMINATED.
* Add 211_nxcomp_set_default_options.full+lite.patch. Set default arguments
for options 'link' and 'pack' to avoid session damage by resuming with
incorrect options file.
.
[ Mike Gabriel ]
* Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64
architectures. (Fixes: #490).
* Add 027_nxcomp_abstract-X11-socket.full+lite.patch. In proxy mode "server"
let NX proxy attempt connecting to the abstract X11 socket first, and only
fallback to the file system socket, if the abstract socket is not
available. (Fixes: #505).
* Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local
socket support for Linux based systems. This patch pulls in abstract
socket relevant code from xtrans 1.2.7. (Fixes: #504).
* Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir
test for xkb/rules/base instead of testing for deprecated file
xkb/keymap.dir. (Fixes: #40).
* Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard
option configurable in nxagent via NX options as addition to the
command line parameter -clipboard. Note that the command line
parameter overrides the clipboard NX option. Possible values are
both or 1, client, server, none or 0.
.
* Update patches, to make them apply cleanly after above changes:
+ 220_nxproxy-bind-loopback-only.full+lite.patch
+ 016_nx-X11_install-location.debian.patch
+ 056_nx-X11-Werror-format-security.full.patch
+ 108_nxagent_wine-close-delay.full.patch
+ 300_nxagent_set-wm-class.full.patch
+ 320_nxagent_configurable-keystrokes.full.patch
.
* Rename patches to match our naming scheme:
+ 008_nxcomp_sa-restorer.full+lite.patch
+ 009_nxagent_add-man-page.full.patch
+ 009_nxproxy_add-man-page.full+lite.patch
+ 056_nx-X11_Werror-format-security.full.patch
+ 209_x2goagent_add-man-page.full.patch
+ 220_nxproxy_bind-loopback-only.full+lite.patch