X2Go Bug report logs - #92
Install icons, images, man page and desktop files through setup.py

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: Orion Poplawski <orion@cora.nwra.com>

Date: Tue, 18 Dec 2012 17:18:02 UTC

Severity: normal

Tags: moreinfo, pending

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 18 Dec 2012 17:03:18 +0000
From orion@cora.nwra.com  Tue Dec 18 18:03:18 2012
Received: from mail.cora.nwra.com (mercury.cora.nwra.com [4.28.99.165])
	by ymir (Postfix) with ESMTPS id 85BF25DA6C
	for <submit@bugs.x2go.org>; Tue, 18 Dec 2012 18:03:18 +0100 (CET)
Received: from barry.cora.nwra.com (barry.cora.nwra.com [10.10.20.7])
	(authenticated bits=0)
	by mail.cora.nwra.com (8.14.4/8.14.4) with ESMTP id qBIH3Gdk002161
	(version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO)
	for <submit@bugs.x2go.org>; Tue, 18 Dec 2012 10:03:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cora.nwra.com;
	s=default; t=1355850197;
	bh=Fhh3M/IVuzzaOC+T8gl+waIXVTIzUmvcU84z0IyKbac=;
	h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type:
	 Content-Transfer-Encoding;
	b=mB/y419clnwgitzsY+Y6L6oROLdW1ilWem+6w4wFMkpTqeKZm1S4Jqs4vPDoZj35G
	 8jxigBjPqhMyuufixz8izssgva9Uy9HktduEgzULxGRyqnwP2UTYSud4brNZWWIFCN
	 tBO5puM1IQ/vBV9ZUM/Je2Gr9a1re8pqGKo/W4DQ=
Message-ID: <50D0A1D5.6010704@cora.nwra.com>
Date: Tue, 18 Dec 2012 10:03:17 -0700
From: Orion Poplawski <orion@cora.nwra.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-Version: 1.0
To: submit@bugs.x2go.org
Subject: ZeroDivisionError: float division by zero error on startup
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Package: phoca-gui
Version: 0.2.1.1

$ pyhoca-gui
Traceback (most recent call last):
  File "/usr/bin/pyhoca-gui", line 375, in <module>
    main()
  File "/usr/bin/pyhoca-gui", line 363, in main
    thisPyHocaGUI = PyHocaGUI(args, logger, liblogger, appname=PROG_NAME, 
version=VERSION)
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/frontend.py", line 222, 
in __init__
    wx.App.__init__(self, redirect=False, clearSigInt=False)
  File "/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", 
line 7981, in __init__
    self._BootstrapApp()
  File "/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", 
line 7555, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/frontend.py", line 243, 
in OnInit
    self.startGUI()
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/frontend.py", line 299, 
in startGUI
    self.about = about.PyHocaGUI_AboutFrame(self, 
about_image=self.args.about_image)
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/about.py", line 88, in 
__init__
    about_wximage.Rescale(400, 
int(float(400)/about_wximage.Width*about_wximage.Height))
ZeroDivisionError: float division by zero

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       orion@nwra.com
Boulder, CO 80301                   http://www.nwra.com

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat May 11 23:33:42 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.