X2Go Bug report logs - #649
PyHoca-GUI 0.5.0.0 for Windows fails to start

version graph

Package: pyhoca-gui; Maintainer for pyhoca-gui is X2Go Developers <x2go-dev@lists.x2go.org>; Source for pyhoca-gui is src:pyhoca-gui.

Reported by: Mike DePaulo <mikedep333@gmail.com>

Date: Mon, 20 Oct 2014 21:50:01 UTC

Severity: normal

Tags: pending

Found in version 0.5.0.0

Fixed in version 0.5.0.4

Done: Mike DePaulo <mikedep333@gmail.com>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.502 (Entity 5.502)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#649 closed by Mike DePaulo <mikedep333@gmail.com> (X2Go issue
 (in src:pyhoca-gui) has been marked as closed)
Message-ID: <handler.649.c.142211791425952.notifdone@bugs.x2go.org>
References: <20150124164442.027853BC6A@ymir.das-netzwerkteam.de>
X-X2go-PR-Keywords: pending
X-X2go-PR-Message: they-closed 649
X-X2go-PR-Package: pyhoca-gui
X-X2go-PR-Source: pyhoca-gui
Date: Sat, 24 Jan 2015 16:50:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1422118202-26111-0"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the pyhoca-gui package:

#649: PyHoca-GUI 0.5.0.0 for Windows fails to start

It has been closed by Mike DePaulo <mikedep333@gmail.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mike DePaulo <mikedep333@gmail.com> by
replying to this email.


-- 
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike DePaulo <mikedep333@gmail.com>
To: 649-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 649@bugs.x2go.org
Subject: X2Go issue (in src:pyhoca-gui) has been marked as closed
Date: Sat, 24 Jan 2015 17:44:41 +0100 (CET)
close #649
thanks

Hello,

we are very hopeful that X2Go issue #649 reported by you
has been resolved in the new release (0.5.0.3) of the
X2Go source project »src:pyhoca-gui«.

You can view the complete changelog entry of src:pyhoca-gui (0.5.0.3)
below, and you can use the following link to view all the code changes
between this and the last release of src:pyhoca-gui.

    http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=03b4e45f1288d21d8c598a3ca71a1fbc6014879f;hp=b3fa2d7b41f65901154478afc7169ee0c7e96b45

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:pyhoca-gui.

Thanks a lot for contributing to X2Go!!!

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
X2Go Component: src:pyhoca-gui
Version: 0.5.0.3-20150124
Status: RELEASE
Date: Sat, 24 Jan 2015 11:03:07 -0500
Fixes: 108 649
Changes: 
 pyhoca-gui (0.5.0.3-20150124) RELEASED; urgency=medium
 .
   [ Mike DePaulo ]
   * New upstream version (Windows Only) (0.5.0.3-20150124):
     - Fix win32 build (missing win32gui.pyd) (Fixes: #649)
     - Windows: Install VcXsrv "misc" fonts by default, and make all 4 font
       groups optional: misc, 75dpi, 100dpi and others (Fixes: #108)
       Note: The fact that all the fonts are included makes the installer about
       30MB larger.
     - Windows: Upgrade from VcXsrv-xp 1.14.3.2 to
       VcXsrv 1.15.2.2-xp+vc2013+x2go1
       This new major version includes security fixes such as:
       OpenSSL update to 1.0.1k
       xorg-server CVE-2014-8091..8103 fixes
     - Windows: Update nxproxy's Cygwin libraries from the
       latest versions as of 2014-06-09 to the
       latest versions as of 2014-10-18.

[Message part 3 (message/rfc822, inline)]
From: Mike DePaulo <mikedep333@gmail.com>
To: submit@bugs.x2go.org
Subject: PyHoca-GUI 0.5.0.0 for Windows fails to start
Date: Mon, 20 Oct 2014 17:45:12 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

package: pyhoca-gui
version: 0.5.0.0

I am fairly certain I followed the build instructions[1] correctly.
When I try to run Pyhoca-GUI via either the steps listed below (under Git Bash) or via the NSIS-installed start menu shortcut, neither the splash screen nor the tray icon appears.

 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui/dist :( [29] $ pyhoca-gui.exe
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui/dist :) [40] $ pyhoca-gui.exe --debug --libdebug
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui/dist :( [30] $ pyhoca-gui.exe --help
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui/dist :( [31] $ pyhoca-gui.exe --version
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui/dist :( [32] $ cd ..
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui :) [33] $ which python
/c/Python27/python
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui :) [34] $ python pyhoca-gui
Traceback (most recent call last):
  File "pyhoca-gui", line 46, in <module>
    app.main(args=args, logger=logger, liblogger=liblogger)
  File "c:\x2gobuilds\pyhoca-gui\pyhoca\wxgui\launcher.py", line 380, in main
    lang = gettext.translation('PyHoca-GUI', localedir=basepath.locale_basepath, languages=[args.lang], )
  File "c:\Python27\lib\gettext.py", line 469, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'PyHoca-GUI'
Exception KeyError: KeyError(37756240,) in <module 'threading' from 'c:\Python27\lib\threading.pyc'> ignored
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui :) [38] $ python pyhoca-gui --debug --libdebug
Traceback (most recent call last):
  File "pyhoca-gui", line 46, in <module>
    app.main(args=args, logger=logger, liblogger=liblogger)
  File "c:\x2gobuilds\pyhoca-gui\pyhoca\wxgui\launcher.py", line 380, in main
    lang = gettext.translation('PyHoca-GUI', localedir=basepath.locale_basepath, languages=[args.lang], )
  File "c:\Python27\lib\gettext.py", line 469, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'PyHoca-GUI'
Exception KeyError: KeyError(39202128,) in <module 'threading' from 'c:\Python27\lib\threading.pyc'> ignored
 mike@EXECUTOR:/c/x2gobuilds/pyhoca-gui :) [36] $ python pyhoca-gui --version

pyhoca-gui[6312] - an X2Go GUI client written in Python
- ----------------------------------------------------------------------
developed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
sponsored by Dick Kniep <dick.kniep@lindix.nl> (2010-2013)

VERSION: 0.5.0.0


Exception KeyError: KeyError(38477136,) in <module 'threading' from 'c:\Python27\lib\threading.pyc'> ignored



[1] http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:pyhoca-gui
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iF4EAREIAAYFAlRFgmgACgkQIFy22CVQsiuecQD+JAJTV3owTP6duKD9yAkLFaD3
rLeNsR5elmUl4MGoJO0BAKxy5G6N9VkCjZ5d3PLkzxppTGPA14KMIGmlNWhV2qYk
=G7/P
-----END PGP SIGNATURE-----

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 25 13:49:47 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.