[X2Go-Dev] Bug#583: Bug#583: Yes, it is probably vxcsrc.exe crash

2014-09-15 Thread Michael DePaulo
Hi Hanak, On Mon, Sep 15, 2014 at 3:22 PM, Hanak ha...@is-it.eu wrote: You are probably right that this is vxcsrv.exe crash. I don't think it is a vcxsrv.exe crash. Probably a bug in nxproxy (running on the client) or nxagent (running on the server.) nxproxy interacts with VcXsrv, so minimizing

[X2Go-Dev] Bug#606: Make X2Go Server aware of the IceWM desktop environment

2014-09-14 Thread Michael DePaulo
Package: x2goserver Version: 4.0.1.15 Severity: wishlist Technically IceWM is just a window manager, not a desktop environment. However, it can be launched as an X11 session via the icewm-session command, so it should be very easy to add support for. I intend to commit this to the

[X2Go-Dev] Bug#609: Make X2Go Client aware of the Trinity desktop environment (TDE)

2014-09-14 Thread Michael DePaulo
Package: x2goclient Version: 4.0.2.1 Severity: wishlist. Support was already added to x2goserver in commit 077700a http://code.x2go.org/gitweb?p=x2goserver.git;a=commit;h=077700a44d18794fce590395fbc4b84eb818f1f4 ___ x2go-dev mailing list

[X2Go-Dev] Bug#605: FYI: I tested this on Ubuntu 12.04.5

2014-09-14 Thread Michael DePaulo
FYI, I tested this on Ubuntu 12.04.5 (64-bit). Because X2Go Client is not aware of Openbox yet, I specified a custom desktop of OPENBOX in X2Go Client. ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#606: FYI: I tested this on Ubuntu 12.04.5

2014-09-14 Thread Michael DePaulo
FYI, I tested this on Ubuntu 12.04.5 (64-bit). Because X2Go Client is not aware of IceWM yet, I specified a custom desktop of ICEWM in X2Go Client. ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#603: Windows: MinGW 4.8.2 + Qt 4.8.6 builds differ graphically from MinGW 4.4 +Qt 4.8.5 builds

2014-09-13 Thread Michael DePaulo
Package: x2goclient Version: 4.0.3.0-2014.09.13-d6041fb Severity: normal These 2 screenshots explain this bug fairly well. mgur.com/zPZcr6U,qeOPvYJ The main difference is on the scrollbar. The separator (I think that's the correct term) next to the new session button is different. The text for

[X2Go-Dev] Bug#603: QTBUG-38706 proposed x2go build setup fix

2014-09-13 Thread Michael DePaulo
This X2Go bug is obviously QTBUG-38706 https://bugreports.qt-project.org/browse/QTBUG-38706 The upstream fix is to pass -qt-style-windowsxp -qt-style-windowsvista to configure when we rebuild Qt with openssl support. I will test this fix now. ___

[X2Go-Dev] Bug#603: screenshot link typo fix

2014-09-13 Thread Michael DePaulo
http://imgur.com/zPZcr6U,qeOPvYJ ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] FYI: Windows builds may be down temporarily while I refactor the Windows build scripts

2014-09-12 Thread Michael DePaulo
Title says it all. Expect them to be working again within a day or so. ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#474: Nightly Builds are Working

2014-09-12 Thread Michael DePaulo
http://code.x2go.org/releases/binary-win32/x2goclient/heuler/mingw32-4.8/qt-4.8/ For example: x2goclient-4.0.3.0-2014.09.12-setup.exe 12-Sep-2014 15:50 49M Because we now have automated nightly builds, there is no longer a need to release a 4.0.3.0 preview build. When I get home later today, I

[X2Go-Dev] Bug#566: Successful compile, but no bugfix

2014-09-11 Thread Michael DePaulo
I managed to compile libssh successfully, but I am not sure if it actually is compiled with unicode support. I say this because the utf8 patch does not fix this bug. My friend Mike Frederick expressed interest in helping me, so here are all the details of how I built: As mentioned in bug 474, I

[X2Go-Dev] ARM builds on japsand?

2014-09-11 Thread Michael DePaulo
Hi Mike#1, I noticed that on japsand that are currently 5 instances of qemu-system-arm running, and 4 of them are maxing out 1 CPU core each. Did you start doing ARM builds? Creating ARM builds is on my long-term todo list. (Especially raspbian builds, which is Debian armhf for ARMv6. Normally,

[X2Go-Dev] X2Go-WinBuilder VM disk space issue

2014-09-11 Thread Michael DePaulo
Hi Mike#1 and others, A few hours ago, the D: drive of the X2Go-WinBuilder VM had about 3GB of space free. I was installing mingw 4.8 on it (about 1GB), and was trying to clear up space, when all of a sudden it ran out of space. I am not sure why. Don't be surprised if nightly/jekins Windows

Re: [X2Go-Dev] Looking for your ECCN

2014-09-10 Thread Michael DePaulo
you saw the email from Stefan on the subject as well. -Original Message- From: Michael DePaulo [mailto:mikedep...@gmail.com] Sent: Wednesday, September 10, 2014 7:31 AM To: Mullaley, Patrick S Cc: x2go-dev@lists.x2go.org Subject: Re: [X2Go-Dev] Looking for your ECCN On Tue, Sep 9

[X2Go-Dev] Bug#599: Not fixed in 4.0.1.16

2014-09-09 Thread Michael DePaulo
Control: notfixed -1 4.0.1.16 Control: tags -1 - pending Sorry for any confusion. This is not fixed in 4.0.1.16. I simply wanted to reference the bug in the changelog. ___ x2go-dev mailing list x2go-dev@lists.x2go.org

[X2Go-Dev] Bug#599: How to commit this

2014-09-08 Thread Michael DePaulo
Mike#1, About the patch. Should I do the following? 1. Commit it to release/4.0.1.x 2. Cherry-pick it to master ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#591: Works under certain configurations, not others

2014-09-07 Thread Michael DePaulo
Hi Tristan and X2Go devs, 1. I was *able* to reproduce this bug under X2Go Client for Windows. To be perfectly clear, it only happens when you are launching a remote application (Single Application or Published Application), not when you are launching a KDE session. I tested a KDE session, and

[X2Go-Dev] What I (Mike#2) will focus on over the next few months

2014-09-07 Thread Michael DePaulo
Hi guys, I've started investigating or working on multiple tasks, but never finished them. These are going to be my priorities for the next few months: 1. Fixing any major bugs/regressions in X2Go Client for Windows before we release 4.0.3.0 (due next month probably.) 2. Providing any security

Re: [X2Go-Dev] What I (Mike#2) will focus on over the next few months

2014-09-07 Thread Michael DePaulo
On Sun, Sep 7, 2014 at 11:44 AM, Stefan Baur x2go-m...@baur-itcs.de wrote: Am 07.09.2014 um 17:42 schrieb Michael DePaulo: 1. Fixing any major bugs/regressions in X2Go Client for Windows before we release 4.0.3.0 (due next month probably.) [...] 4. Adding support for new desktop

[X2Go-Dev] Bug#598: GNOME3 flashback session refuses to launch on Debian 8 jessie

2014-09-07 Thread Michael DePaulo
Package: x2goserver Version: 4.0.1.15 Severity: normal The problem appears to be that the current version of source binary package gnome-session, 3.12.1-3 (in both jessie and sid), checks for hardware 3D acceleration even when launching GNOME flashback session, which does not require

[X2Go-Dev] Bug#566: Bug#566: X2Go Client for Windows 4.0.2.1 cannot create C:\Users\username\ssh\known_hosts file when the local Windows account username has non-Ascii characters

2014-09-07 Thread Michael DePaulo
...@uom.edu.gr wrote: Hi Mike, 1. If you recompile libssh 0.6.3 with Unicode support and provide me with a download link, I will happily test it on all Windows platforms (namely Windows 8, 7, and XP). 2. I agree. -George -Original Message- From: Michael DePaulo [mailto:mikedep

[X2Go-Dev] Bug#474: libssh-0.6.3 fails to build

2014-09-07 Thread Michael DePaulo
Hey Alex, Can you explain why libssh-0.6.3 fails to build under MinGW 4.8.2? libssh_threads.dll fails to build; libssh.dll builds successfully. However, lib\libssh.dll.a is never generated. The exact version of MinGW used is listed on the wiki page.

[X2Go-Dev] Bug#597: Text in NSIS Windows installers is still not being rendered properly when version strings are long

2014-09-06 Thread Michael DePaulo
Package: x2goclient Version: 4.0.2.1+hotfix1+build4 Severity: minor tags + build-win32 Bug #528 was not fixed completely: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=528 Screenshot: http://imgur.com/tCeeFsW At least this only affects the end of the installer, but it still looks

[X2Go-Dev] Bug#595: Create PortableApps version of X2Go Client

2014-09-05 Thread Michael DePaulo
Package: x2goclient Version: 4.0.2.1 Severity: wishlist For those familiar with PortableApps, the title says it all. For those unfamiliar, note that PortableApps is more than just here's a portable edition of your app. There is a framework you have to integrate with. It does not look very hard

[X2Go-Dev] Bug#596: Create PortableApps version of PyHoca-GUI for Windows

2014-09-05 Thread Michael DePaulo
Package: pyhoca-gui Version: 0.5.0.0-pre02 Severity: wishlist For those familiar with PortableApps, the title says it all. For those unfamiliar, note that PortableApps is more than just here's a portable edition of your app. There is a framework you have to integrate with. It does not look very

[X2Go-Dev] Bug#590: I submitted Pageant support as a feature request to upstream

2014-09-03 Thread Michael DePaulo
I submitted Pageant support as a feature request to upstream https://red.libssh.org/issues/165 ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

Re: [X2Go-Dev] EPEL-7 nightly builds...

2014-09-02 Thread Michael DePaulo
Hi Mike#1 On Tue, Jul 1, 2014 at 5:24 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi all, I have for now disbabled our (regularly failing) nightly builds of X2Go development snapshot packages for upcoming RHEL7 with EPEL-7 support. The people at Redhat seem to change repo URLs

[X2Go-Dev] Bug#590: Bug#590: X2Go Client for Windows with libssh-0.5.x: cannot connect to hpn-enabled SSH servers

2014-09-02 Thread Michael DePaulo
Control: found -1 4.0.2.1 Control: severity -1 normal On Tue, Sep 2, 2014 at 12:31 PM, Lars Wendler polynomia...@gentoo.org wrote: Package: x2goclient Version: some future release Hi, I'd like to request an update of libssh to version 0.6.x for the Windows build of the X2Go Client

[X2Go-Dev] Bug#587: I believe I should fix this

2014-08-29 Thread Michael DePaulo
On Fri, Aug 29, 2014 at 11:04 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Thanks for reporting your observed issue. I close this bug as the problem seems to be related to your setup. Launching X2Go Client always requires to cwd to its installation directory, otherwise its DLLs

[X2Go-Dev] Bug#583: affects me too

2014-08-27 Thread Michael DePaulo
I think I'm seeing this bug at work on one specific client and one specific server. We were purposely using an old version of x2goclient (4.0.0.3) and x2goserver/nx-libs. I haven't investigated it further because the funding for this specific use case is about to end. However, note that I think

[X2Go-Dev] Bug#457: Bug#457: Fwd: polkit-gnome-authentication-agent-1 fails to start on specific distros

2014-08-23 Thread Michael DePaulo
On Fri, Aug 22, 2014 at 5:23 PM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: On Mi 20 Aug 2014 15:49:20 CEST, Michael DePaulo wrote: On Wed, Aug 20, 2014 at 6:57 AM, Mike Gabriel [...] In Debian/Ubuntu, this is handled via /etc/X11/Xsession.d/90consolekit. Something equivalent should

[X2Go-Dev] I updated the wiki page on reporting bugs

2014-08-23 Thread Michael DePaulo
I added lots of detail to this section: http://wiki.x2go.org/doku.php/wiki:bugs?#plain_bug_submission I may have been a bit too lengthy. Please make any changes you feel are appropriate. -Mike#2 ___ x2go-dev mailing list x2go-dev@lists.x2go.org

[X2Go-Dev] Bug#459: Bug#459: PolicyKit authentication within apps often fails

2014-08-20 Thread Michael DePaulo
On Wed, Aug 20, 2014 at 5:31 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi Michael, On So 23 Mär 2014 17:25:58 CET, Michael DePaulo wrote: [...] I just fixed #458 by exporting $XAUTHORITY in x2goruncommand. Thank you :) Do you have any clue what this issue may be related

[X2Go-Dev] Adding addtl desktop environments

2014-08-16 Thread Michael DePaulo
Hi devs (and users), What do you think of adding support for addtitional desktop environments to X2Go? By support, I mean making it so that users can select them from the list of DEs in x2goclient (and pyhoca-gui) rather than manually specify session commands like icewm-session. This means

[X2Go-Dev] Question about how x2goclient tells x2goserver what session type to launch

2014-08-16 Thread Michael DePaulo
Mike#1 (or anyone else who can answer this), You linked me to this MATE commit as an example of how I should add Cinnamon support to x2goclient (bug #571): http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=468be3aa8d457ec4bc429e76f4c26f4bbf27f0d0 I thought that x2goclient merely

[X2Go-Dev] Bug#569: Bug#569: Cinnamon 1.4: Failed to load session cinnamon2d

2014-08-15 Thread Michael DePaulo
On Fri, Aug 15, 2014 at 8:46 AM, Michael DePaulo mikedep...@gmail.com wrote: On Fri, Aug 15, 2014 at 5:18 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi Mike#2 [...] Can you provide a patch for x2goruncommand? Probably for x2goserver on release/4.0.1.x branch? Mike

[X2Go-Dev] Bug#571: Make X2Go Client aware of the Cinnamon desktop environment

2014-08-15 Thread Michael DePaulo
Package: x2goclient Version: 4.0.2.1 Severity: wishlist Cinnamon support was added to x2goserver a while ago, but it was never added to x2goclient. http://code.x2go.org/gitweb?p=x2goserver.git;a=commit;h=1de00f1102be015f6245ef2bc13c877a4c79fadd

[X2Go-Dev] Bug#568: Rebase VcXsrv-XP against latest VcXsrv (MSVC 2013)

2014-08-12 Thread Michael DePaulo
Package: x2goclient Version: 4.0.3.0-preview So back when I created the fork of VcXsrv called VcXsrv-XP, I was under the impression that the last version of Microsoft Visual Studio to support XP targeting was 2012. Therefore, I based it on the last version of VcXsrv to use VS 2012, 1.14.3. All

[X2Go-Dev] Bug#565: python-software-properties for 10.04, I'll make the updates

2014-08-10 Thread Michael DePaulo
Thank you for reporting this bug. Sorry for any confusion that may have resulted. I can confirm that Ubuntu 10.04 also uses python-software-properties . http://packages.ubuntu.com/lucid-updates/all/python-software-properties/filelist 10.04, 12.04 and 14.04 are the only supported versions of

[X2Go-Dev] Getting X2Go to work with GNOME3 in Ubuntu 14.04

2014-08-10 Thread Michael DePaulo
Note: This is a followup to the email thread: FYI: I am working on x2go GNOME3 compatibility in Ubuntu 14.04 Unfortunately, we were having issues with mailing list archiving at that time, so I cannot link to it. Hi Eugene, I would like to help get your GNOME3 X2Go compatibility patches into

[X2Go-Dev] Bug#150: Cinnamon 1.4 worksforme

2014-08-09 Thread Michael DePaulo
I tested Cinnamon 1.4 and it appears to work work fine. Perhaps this bug report needs to be retitled to state that only newer versions of cinnamon that are affected? This is just a VM I setup for the specific purpose of testing Cinnamon compatibility with X2Go. More details are below. Note that

[X2Go-Dev] Bug#150: Cinnamon 2.2 does not work

2014-08-09 Thread Michael DePaulo
I just tested Cinnamon 2.2.13 and it does not work properly with X2Go. Basically, Cinnamon resorts fo fallback mode, which is not the same as Cinnamon2d. More details are below. Note that GLX is enabled, and I ran the Custom Desktop command: cinnamon-session-cinnamon2d When I connect,

[X2Go-Dev] Bug#108: Bug#108: X2Go bug 108, did that fix actually make it onto v 4.0.2.1?

2014-08-08 Thread Michael DePaulo
On Thu, Aug 7, 2014 at 4:31 PM, Christopher J Wells (Generation - 6) christopher.j.we...@dom.com wrote: It does not appear to me that this fix got into v4.0.2.1. Am I wrong? [...] Correct. This is a large change to the installer, so it was pushed back to 4.0.3.0. (In fact, it introduced a

[X2Go-Dev] Bug#564: Fixed

2014-08-08 Thread Michael DePaulo
fixed 564 4.0.2.1+hotfix1+build3 ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#564: x2goclient for windows 4.0.2.1+hotfix1+build2 gives error dialog Connection failed Can not open file -

2014-08-07 Thread Michael DePaulo
package: x2goclient version: 4.0.2.1+hotfix1+build2 Even though the only differences between X2Go Client for Windows 4.0.2.1+hotfix1 and 4.0.2.1+hotfix1+build2 are the versions of these 3 files, which are unmodified from upstream: cygcrypto-1.0.0.dll libeay32.dll ssleay32.dll (They were upgraded

[X2Go-Dev] Question about bug tag build-win32

2014-08-07 Thread Michael DePaulo
Should I be putting the tag build-win32 on every Windows-specific bug for x2goclient and pyhoca-gui? (So long as there are only 32-bit builds for Windows.) -Mike#2 ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

Re: [X2Go-Dev] Alex's fix in x2goserver

2014-07-27 Thread Michael DePaulo
On Thu, Jul 24, 2014 at 11:05 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: On Do 24 Jul 2014 07:02:27 CEST, Michael DePaulo wrote: On Wed, Jul 23, 2014 at 6:58 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi Mike#2 On Mi 23 Jul 2014 04:14:44 CEST, Michael DePaulo

Re: [X2Go-Dev] Alex's fix in x2goserver

2014-07-23 Thread Michael DePaulo
On Wed, Jul 23, 2014 at 6:58 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi Mike#2 On Mi 23 Jul 2014 04:14:44 CEST, Michael DePaulo wrote: I can confirm that Alex's commit to x2goserver (rather than x2goclient) fixes this bug. bf318affee905cf7cdeaa5a248dfd07bc46a8a96 Clean

[X2Go-Dev] Bug#555: E17 (Enlightenment): Windows cannot be moved by dragging

2014-07-20 Thread Michael DePaulo
Package: nx-libs Version: 3.5.0.27 Severity: Normal Problem: Under E17 (Enlightenment), when I hold left click on a window title bar and move the mouse, the window is not moved. I think this is called dragging the window. In contrast, when I interact with the VM's local display, window dragging

Re: [X2Go-Dev] Can't get my X2GO running on the screen I want

2014-07-17 Thread Michael DePaulo
Hi Ilia, Sorry to hear that you are running into this issue. You wouldn't happen to have either of the following installed and enabled, would you? AMD Hydravision/Hydragrid Nvidia nView I am under the impression that they are the Windows equivalent of X11 window managers, and can therefore

Re: [X2Go-Dev] Can't get my X2GO running on the screen I want

2014-07-17 Thread Michael DePaulo
Also, you wouldn't happen to have an external (custom) X server specified under Options - Settings - X-Server settings, would you? On Thu, Jul 17, 2014 at 8:37 AM, Michael DePaulo mikedep...@gmail.com wrote: Hi Ilia, Sorry to hear that you are running into this issue. You wouldn't happen

[X2Go-Dev] Bug#546: Some good investigation

2014-07-12 Thread Michael DePaulo
1. This bug was introduced by 1 of these 2 closely related back-to-back commits: Don't start pulse on Windows, until we have not session with pulse support. b9f981d979ab22db4d078c398ecc420f73a46f8c http://code.x2go.org/gitweb?p=x2goclient.git;a=commit;h=b9f981d979ab22db4d078c398ecc420f73a46f8c

[X2Go-Dev] Bug#546: Unable to create SSL tunnel: Global request tcpip-forward failed

2014-07-11 Thread Michael DePaulo
Package: x2goclient Version: 4.0.2.1-pre05 On Windows, doing the following steps 1. Connect to a session. 2. Disconnect from the session (click the X) 3. Connect to the session again. Causes the session to connect, but you receive both an error dialog and a warning dialog with the following

[X2Go-Dev] Bug#546: Forgot to attach the command-line output

2014-07-11 Thread Michael DePaulo
Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved. C:\Windows\System32cd \Program Files (x86) C:\Program Files (x86)cd x2goclient C:\Program Files (x86)\x2goclientx2goclient.exe --debug x2go-INFO-1 Starting x2goclient... x2go-WARNING-1 Can't load

Re: [X2Go-Dev] Can I create an x2goclient branch for 4.0.2.0 with a few commits cherry-picked?

2014-07-09 Thread Michael DePaulo
On Wed, Jul 9, 2014 at 12:25 PM, Michael DePaulo mikedep...@gmail.com wrote: On Jul 9, 2014 11:30 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: On Mi 09 Jul 2014 17:28:17 CEST, Mike Gabriel wrote: Please branch of the release-4.0.2.x branch at this commit [1] git checkout -b

[X2Go-Dev] Testers Wanted: X2Go Client for Windows 4.0.2.1-pre05

2014-07-09 Thread Michael DePaulo
In preparation for the upcoming release of X2Go Client 4.0.2.1 (which is now due by the end of Friday, July 11th) a new preview build (pre05) of X2Go Client for Windows is available to download under: http://code.x2go.org/releases/binary-win32/x2goclient/previews/4.0.2.1/ It is based on commit

[X2Go-Dev] Note about nightly builds for x2goclient 4.0.2.1 for Windows (release/4.0.2.x branch)

2014-07-09 Thread Michael DePaulo
There will be no nightly 4.0.2.1 builds for now. The nightly builds will be 4.0.3.0 instead. To avoid likely confusion, I deleted the 2014-07-09 nightly build, since 2014-07-09 was when decided to split 4.0.2.1 onto its own branch with fewer changes. Granted, the windows build scripts need some

[X2Go-Dev] Testers Wanted: X2Go Client for Windows 4.0.2.1-pre04

2014-07-08 Thread Michael DePaulo
In preparation for the upcoming release of X2Go Client 4.0.2.1 (which has been delayed till after August 2nd,) a new preview build (pre04) of X2Go Client for Windows is available to download under: http://code.x2go.org/releases/binary-win32/x2goclient/previews/4.0.2.1/ It is based on commit

Re: [X2Go-Dev] Testers Wanted: X2Go Client for Windows 4.0.2.1-pre04

2014-07-08 Thread Michael DePaulo
On Tue, Jul 8, 2014 at 9:39 AM, Michael DePaulo mikedep...@gmail.com wrote: In preparation for the upcoming release of X2Go Client 4.0.2.1 (which has been delayed till after August 2nd,) a new preview build (pre04) of X2Go Client for Windows is available to download under: http://code.x2go.org

[X2Go-Dev] Bug#108: Info on why some apps need the fonts but others don't

2014-07-07 Thread Michael DePaulo
I've determined why the fonts are needed by some Linux applications, but not others. Jon TURNEY from the Cygwin X11 project gave a very good overview: https://cygwin.com/ml/cygwin-xfree/2014-07/threads.html#2 Nomachine also had a very good explanation:

[X2Go-Dev] Bug#534: Bug#534: Windows: PyHoca-GUI fails to start (ImportError: No module named wx)

2014-07-06 Thread Michael DePaulo
On Sat, Jul 5, 2014 at 6:21 PM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: try: import wxversion wxversion.select('2.9') except: pass try: import wxversion wxversion.select('2.8') except: pass import wx Actually, on both machines, I installed wxPython

[X2Go-Dev] Testers Wanted: PyHoca-GUI for Windows 0.5.0.0-pre02

2014-07-06 Thread Michael DePaulo
Good news everyone. I have taken over maintaining PyHoca-GUI's Windows builds. In preparation for the upcoming release of PyHoca-GUI 0.5.0.0, a preview build (pre02) is available to download under: http://code.x2go.org/releases/binary-win32/pyhoca-gui/previews/0.5.0.0/ (Please ignore pre01. It

[X2Go-Dev] Bug#535: More test results

2014-07-06 Thread Michael DePaulo
For some reason, this affects my desktop, but not my XP VM. Specifically, on the XP VM, the pid file is left behind. But it does not cause PyHoca-GUI to display the message. (Nor does it prevent PyHoca-GUI from launching pulseaudio.exe.) Desktop (executor): Windows 8.1 64-bit with update 1

[X2Go-Dev] Bug#532: python-x2go / pyhoca-gui: Windows PulseAudio 3.0 and later fail to start

2014-07-05 Thread Michael DePaulo
Package: python-x2go Version: 5.0.0.0-preview This is basically bug 422, but applied to pyhoca-gui via its python-x2go code. The details are a little bit different. pyhoca-gui and python-x2go do not override %USERPROFILE% for example. However, the same symptoms occur. I am about to check in a

[X2Go-Dev] Bug#533: PulseAudio produces choppy sound with PyHoca-GUI for Windows

2014-07-05 Thread Michael DePaulo
Package: pyhoca-gui Version: 0.5.0.0-preview I'd clone x2goclient bug #363 if I could. It is the same underlying issue that also affected x2goclient. I am about to commit the fix. Instead of providing separate PulseAudio 0.9.6 builds like I did for X2Go Client 4.0.1.x, I will upgrade

[X2Go-Dev] Bug#534: Windows: PyHoca-GUI fails to start (ImportError: No module named wx)

2014-07-05 Thread Michael DePaulo
package: pyhoca-gui version: 0.5.0.0-preview For some reason I cannot figure out, on my home desktop (Windows 8.1 with update 1 64-bit) I experience the error below when I try to launch PyHoca-GUI in development mode. I have not been able to testPyHoca-GUI in regular/installed mode due to #531.

[X2Go-Dev] Testers Wanted: X2Go Client for Windows 4.0.2.1-pre02

2014-07-02 Thread Michael DePaulo
In preparation for the upcoming release of X2Go Client 4.0.2.1, a new preview build (pre02 instead of pre01) of X2Go Client for Windows is available to download under: http://code.x2go.org/releases/binary-win32/x2goclient/previews/4.0.2.1/ It is based on commit 11e8f3a.

[X2Go-Dev] Alex, question about your last commit

2014-07-02 Thread Michael DePaulo
In the changelog (and the commit message): - Fix fullscreen mode on Windows 7 with several monitors. You mean 2 or more monitors, correct? If so, the text should be changed to: - Fix fullscreen mode on Windows 7 with multiple monitors. Because literally, several means more than 2, or

Re: [X2Go-Dev] Windows builder machine is online again (Re: Windows build for upcoming PyHoca-GUI 0.5.0.0)

2014-07-01 Thread Michael DePaulo
On Tue, Jul 1, 2014 at 4:20 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi Michael, On So 29 Jun 2014 19:23:30 CEST, Michael DePaulo wrote: From the email thread: Re: [X2Go-i18n] Call for translation: PyHoca-GUI On Jun 29, 2014 11:31 AM, Mike Gabriel mike.gabr...@das

[X2Go-Dev] Bug#526: Submitted as PulseAudio bug 80772

2014-07-01 Thread Michael DePaulo
Bug 80772 - Windows XP: PulseAudio consumes too much CPU when launched with high priority https://bugs.freedesktop.org/show_bug.cgi?id=80772 ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#496: Some Investigation

2014-07-01 Thread Michael DePaulo
I just tried out VcXsrv-xp 1.14.3.2 on its own, not with X2Go. I launched an XDMCP session using XLaunch in One large window mode. I also tried out Cygwin X11 on its own. I ran X -query hostname, which appears to be the same as what I did in XLaunch. Results: Whether I am at the gdm login

[X2Go-Dev] Bug#108: Bug#108: Can we close #108?

2014-06-30 Thread Michael DePaulo
On Mon, Jun 30, 2014 at 4:13 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi Michael, On Mo 30 Jun 2014 05:49:56 CEST, Michael DePaulo wrote: a. Determine why the fonts are needed by some Linux applications, but not others. b. Determine what the default should be (I am leaning

Re: [X2Go-Dev] Testers Wanted: X2Go Client for Windows 4.0.2.1-pre01

2014-06-29 Thread Michael DePaulo
Hi Nable, sorry to hear you are running into this bug. On Jun 29, 2014 7:52 AM, Nable 80 nable.mainin...@googlemail.com wrote: Included version of PulseAudion consumes too much CPU with default settings. I've observed such behaviour on my laptop with single core CPU and WinXP SP3 x86. 1.

[X2Go-Dev] Windows build for upcoming PyHoca-GUI 0.5.0.0

2014-06-29 Thread Michael DePaulo
From the email thread: Re: [X2Go-i18n] Call for translation: PyHoca-GUI On Jun 29, 2014 11:31 AM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Hi all, I would also like to get PyHoca-GUI 0.5.0.0 released within the next two weeks. [...] I volunteer to update the Windows third-party

[X2Go-Dev] Bug#528: Version strings like 4.0.2.0+build4 are not rendered properly in NSIS Windows installers

2014-06-29 Thread Michael DePaulo
Package: x2goclient Version: 4.0.2.0 Severity: minor Screenshot 2 under this album demonstrates this bug: http://imgur.com/a/UlNjI I've already determined an easy fix: Switch from regular NSIS (2.46) to NSIS Unicode (2.46.5). See screenshot 4 under that album. Further justifications for

[X2Go-Dev] Bug#178: Bug#178: sshd: Couldn't create pid file /var/run/sshd.pid on MS Windows

2014-06-28 Thread Michael DePaulo
I'm getting home tomorrow, I'll take a look then or Monday. We do build cygwin sshd.exe ourselves because we have the 1 patch to apply. On Jun 28, 2014 4:50 PM, Mike Gabriel mike.gabr...@das-netzwerkteam.de wrote: Control: tag -1 build-win32 Hi Mike#2, could you take a look at this bug [1],

Re: [X2Go-Dev] Bug#522: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-06-27 Thread Michael DePaulo
Alex, Thank you for fixing this quickly. I can confirm it is fixed in the nightly build: http://code.x2go.org/releases/binary-win32/x2goclient/heuler/mingw32-4.4/qt-4.8/x2goclient-4.0.2.1-2014.06.27-setup.exe However, Ionic and I were taking a look at the code last night, and we did not

[X2Go-Dev] How to handle the different Windows builds

2014-06-25 Thread Michael DePaulo
For the time being at least, there need to be multiple builds of X2Go Client for Windows. You can read about them here: http://www.x2go.org/doku.php/doc:release-notes-mswin:x2goclient-4.0.2.0#current_builds I suggest the following: Given a release like 4.0.2.0+build4:

Re: [X2Go-Dev] How to handle the different Windows builds

2014-06-25 Thread Michael DePaulo
On Wed, Jun 25, 2014 at 9:48 AM, Michael DePaulo mikedep...@gmail.com wrote: For the time being at least, there need to be multiple builds of X2Go Client for Windows. You can read about them here: http://www.x2go.org/doku.php/doc:release-notes-mswin:x2goclient-4.0.2.0#current_builds I suggest

[X2Go-Dev] Fwd: Help with X11 errors

2014-06-24 Thread Michael DePaulo
Mike#1, Can you advise me on this? Is there a way to show/safe nxagent/x2goagent logs? -Mike#2 -- Forwarded message -- From: Michael DePaulo mikedep...@gmail.com Date: Tue, May 6, 2014 at 9:04 AM Subject: Help with X11 errors To: x2go-dev@lists.x2go.org At work, at least 1

[X2Go-Dev] Bug#512: Bug#512: Auto log-in (ssh-agent) doesn't work since 4.0.1.2

2014-06-10 Thread Michael DePaulo
Hi Ilia. I've tested 4.0.2.0 and 4.0.2.1-2014.06.10. I think that this bug only happens when both of these conditions are met: - You have a key specified in: Use RSA/DSA key for ssh connection - You have enabled: Try auto login (ssh-agent or default ssh key) Obviously this is a bug. But can you

[X2Go-Dev] libjpeg-turbo released for cygwin 32-bit: headed soon to X2Go Client for Windows

2014-06-07 Thread Michael DePaulo
Good news everyone! The Windows X2Go Client builds, which are currently only 32-bit, will soon be faster: http://permalink.gmane.org/gmane.os.cygwin/146737 I will switch them from the regualr libjpeg packages to libjpeg-turbo packages. This will only apply to upcoming nightly builds, and

[X2Go-Dev] Bug#109: still a bug, there is a workaround

2014-05-27 Thread Michael DePaulo
This bug only occurs if the specified external X server does not exist. I can confirm that this bug is still present on 4.0.2.0. Also, for those who are affected by this issue, until it is fixed please, follow this workaround which Stephane Mutz mentioned but did not list: 1. Open regedit (you

[X2Go-Dev] Bug#503: Bug#503: Bug#503: Can't start X Server, please check your installation

2014-05-27 Thread Michael DePaulo
Hi, I am the Windows maintainer for X2Go Client. 1st of all, I am sorry you ran into this bug. It is on my to-fix list. 2nd, this is a duplicate of bug 109. I am still learning the debian bug tracking system, I will mark this as a duplicate when I get home from work. On Tue, May 27, 2014 at

[X2Go-Dev] Bug#62: Still affected

2014-05-21 Thread Michael DePaulo
My friend and I are still affected by this bug on his system: Debian GNU/Linux 7.5 (wheezy) 64-bit nxagent 3.5.0.24-0x2go1+git20140508.472+wheezy.main.1 x2goserver 4.0.1.15-0x2go1+git20140403.847+wheezy.main.1 x2goserver-xsession 4.0.1.15-0x2go1+git20140403.847+wheezy.main.1

[X2Go-Dev] I do not see x2go-announcements listed

2014-05-07 Thread Michael DePaulo
here: http://lists.x2go.org/ I tried hitting refresh. ___ x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev

<    1   2