Package: pyhoca-gui
-------- Forwarded Message --------
Subject: [Bug 1665366] New: Cannot run AttributeError: module 'wx' has
no attribute 'TaskBarIcon'
Date: Fri, 11 Jan 2019 07:15:55 +0000
From: [email protected]
To: [email protected]
https://bugzilla.redhat.com/show_bug.cgi?id=1665366
Bug ID: 1665366
Summary: Cannot run AttributeError: module 'wx' has no
attribute 'TaskBarIcon'
Product: Fedora
Version: 29
Hardware: x86_64
OS: Linux
Status: NEW
Component: pyhoca-gui
Severity: high
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Description of problem:
Cannot execute puhoca-gui application because of the changes in wxpython4 -
wx.TaskBarIcon is moved to wx.adv.TaskBarIcon
Version-Release number of selected component (if applicable):
pyhoca-gui-0.5.0.7-6.fc29.noarch
python3-cups-1.9.72-22.fc29.x86_64
python3-setproctitle-1.1.10-9.fc29.x86_64
python3-gobject-base-3.30.4-1.fc29.x86_64
python3-wxpython4-4.0.1-9.fc29.x86_64
python3-x2go-0.6.0.2-1.fc29.noarch
How reproducible:
run pyhoca-gui
Steps to Reproduce:
1. Open command line
2. run pyhoca-gui
Actual results:
Traceback (most recent call last):
File "/usr/bin/pyhoca-gui", line 35, in <module>
from pyhoca.wxgui.launcher import PyHocaGUI_Launcher
File "/usr/lib/python3.7/site-packages/pyhoca/wxgui/launcher.py",
line 44, in
<module>
from .frontend import PyHocaGUI
File "/usr/lib/python3.7/site-packages/pyhoca/wxgui/frontend.py",
line 42, in
<module>
from . import taskbar
File "/usr/lib/python3.7/site-packages/pyhoca/wxgui/taskbar.py", line
83, in
<module>
class PyHocaGUI_TaskBarIcon(wx.TaskBarIcon):
AttributeError: module 'wx' has no attribute 'TaskBarIcon'
Expected results:
executed
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
x2go-dev mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-dev