I still have no idea how to address this.
-------- Forwarded Message -------- Subject: [Bug 1793077] New: Cannot execute puhoca-gui application, it crashes with error message "AttributeError: module 'wx' has no attribute 'TaskBarIcon'" Date: Mon, 20 Jan 2020 15:57:49 +0000 From: bugzilla@redhat.com To: orion@nwra.com
https://bugzilla.redhat.com/show_bug.cgi?id=1793077
Bug ID: 1793077
Summary: Cannot execute puhoca-gui application, it crashes with
error message "AttributeError: module 'wx' has no
attribute 'TaskBarIcon'"
Product: Fedora
Version: 31
Status: NEW
Component: pyhoca-gui
Assignee: orion@nwra.com
Reporter: jean-luc.laborde@u-bordeaux.fr
QA Contact: extras-qa@fedoraproject.org
CC: orion@nwra.com
Target Milestone: --- Classification: Fedora
Description of problem:
Version-Release number of selected component (if applicable): python3-wx-siplib-4.19.19-1.fc31.x86_64 python3-x2go-0.6.1.1-1.fc31.noarch nx-libs-3.5.99.20-2.fc31.x86_64 libXcomp-3.5.99.20-2.fc31.x86_64 python3-bcrypt-3.1.6-3.fc31.x86_64 nxproxy-3.5.99.20-2.fc31.x86_64 python3-greenlet-0.4.14-3.fc31.x86_64 python3-paramiko-2.6.0-2.fc31.noarch python3-pynacl-1.3.0-2.fc31.x86_64 python3-setproctitle-1.1.10-14.fc31.x86_64 python3-simplejson-3.16.0-3.fc31.x86_64 python3-gevent-1.3.6-5.fc31.x86_64 python3-xlib-0.23-5.fc31.noarch wxGTK3-3.0.4-10.fc31.x86_64 wxGTK3-gl-3.0.4-10.fc31.x86_64 python3-wxpython4-4.0.6-8.fc31.x86_64 pyhoca-gui-0.5.1.0-1.fc31
How reproducible: Each time i run pyhoca-gui it happens
Steps to Reproduce:
open a shell 2. run pyhoca-gui
Actual results: pyhoca-gui Traceback (most recent call last): File "/usr/bin/pyhoca-gui", line 39, in <module> from pyhoca.wxgui.launcher import PyHocaGUI_Launcher File "/usr/lib/python3.7/site-packages/pyhoca/wxgui/launcher.py", line 45, in <module> from .frontend import PyHocaGUI File "/usr/lib/python3.7/site-packages/pyhoca/wxgui/frontend.py", line 43, in <module> from . import taskbar File "/usr/lib/python3.7/site-packages/pyhoca/wxgui/taskbar.py", line 84, in <module> class PyHocaGUI_TaskBarIcon(wx.TaskBarIcon): AttributeError: module 'wx' has no attribute 'TaskBarIcon'
Expected results: Open PyHoca window to connect to X2go server
Additional info:
-- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.