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

X-Loop: owner@bugs.x2go.org
Subject: Bug#649: PyHoca-GUI 0.5.0.0 for Windows fails to start
Reply-To: Mike DePaulo <mikedep333@gmail.com>, 649@bugs.x2go.org
Resent-From: Mike DePaulo <mikedep333@gmail.com>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 20 Oct 2014 21:50:01 +0000
Resent-Message-ID: <handler.649.B.141384152322226@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 649
X-X2Go-PR-Package: pyhoca-gui
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.141384152322226
          (code B); Mon, 20 Oct 2014 21:50:01 +0000
Received: (at submit) by bugs.x2go.org; 20 Oct 2014 21:45:23 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-qg0-f52.google.com (mail-qg0-f52.google.com [209.85.192.52])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 655295DB47
	for <submit@bugs.x2go.org>; Mon, 20 Oct 2014 23:45:21 +0200 (CEST)
Received: by mail-qg0-f52.google.com with SMTP id q108so4267319qgd.11
        for <submit@bugs.x2go.org>; Mon, 20 Oct 2014 14:45:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=message-id:date:from:user-agent:mime-version:to:subject
         :content-type:content-transfer-encoding;
        bh=PO1EiqWSherC6SBP9N4UQFP5GXqrgSE0FySREEVumU4=;
        b=oXmYJgaJWhEA8qku+FYX8GOgc1z4I1NTFWa4DW0m+p2zEJkYNjxFlOHKbaXkAkTwfm
         IAFSgxU5QKW+SsEevumfr5vXODIZP2EF72537IjM1wDnrm+dzhSSpcLMG4DWvm2ybtVM
         Enk5Ovo1XYr2qSyF4Py3lEmDIe+i7trW/7eW+kpbkscoB7VRFinjv7qQ/PVg7hr4/zXC
         5FP5Kx0mIdlGYZ4dPIOKcJPPSuNPqKs0mLEcKXXkZN4TnNNUpIP8yHQR8FDKyo9f6LPa
         OECEvByL7Pri9TFWhd6SC6qwljOt9Xdtga80CWUqzZv4Ia0Y2hiqqVadkKKJQK11REl7
         2wbw==
X-Received: by 10.224.21.133 with SMTP id j5mr40649012qab.51.1413841519152;
        Mon, 20 Oct 2014 14:45:19 -0700 (PDT)
Received: from galactica.depaulo.org (pool-108-36-248-44.phlapa.fios.verizon.net. [108.36.248.44])
        by mx.google.com with ESMTPSA id p5sm8992941qah.3.2014.10.20.14.45.17
        for <submit@bugs.x2go.org>
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Mon, 20 Oct 2014 14:45:17 -0700 (PDT)
Message-ID: <54458268.803@gmail.com>
Date: Mon, 20 Oct 2014 17:45:12 -0400
From: Mike DePaulo <mikedep333@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.8.0
MIME-Version: 1.0
To: submit@bugs.x2go.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
-----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: Fri Apr 19 02:36:00 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.