<div dir="ltr">Package: pyhoca-gui<div>Version: 0.5.0.4-0x2go1+git20150608.1318+jessie.main.1</div><div><br></div><div>Dear maintainers,</div><div><br></div><div>I installed the package pyhoca-gui from the X2Go Debian repositories (deb <a href="http://packages.x2go.org/debian">http://packages.x2go.org/debian</a> jessie main) on my Debian Jessie system. When issuing a published applications session it connects and appears to retrieve the application menu. </div><div><br></div><div><div>pyhoca-gui[21717] (x2gocontrolsession-pylib) NOTICE: querying server (CENSORED) for list of published applications</div><div>pyhoca-gui[21717] (x2gocontrolsession-pylib) NOTICE: published applications query for CENSORED finished, return menu tree</div></div><div><br></div><div>However, when I click the icon in systray, it throws an error in the console (I ran it in a console to see log messages) and does not show anything, but keeps running. Here is the full traceback:</div><div><br></div><div><div>Traceback (most recent call last):</div><div>  File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/taskbar.py", line 153, in CreateSessionManagerPopupMenu</div><div>    self.menu_sessionmanager = self.PopupMenu(menus_taskbar.PyHocaGUI_Menu_TaskbarSessionManager(self._PyHocaGUI, caller=self,))</div><div>  File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 1063, in __init__</div><div>    submenu=PyHocaGUI_Menu_TaskbarSessionProfile(self._PyHocaGUI, caller=self, profile_name=profile_name))</div><div>  File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 605, in __init__</div><div>    _category_map = _generate_Menu_PublishedApplications(self._PyHocaGUI, caller=self, profile_name=profile_name, session_name=_pubapp_session.get_session_name())</div><div>  File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 499, in _generate_Menu_PublishedApplications</div><div>    _icon_bitmap = wx.BitmapFromImage(_icon_image.Scale(22,22))</div><div>  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 2916, in Scale</div><div>    return _core_.Image_Scale(*args, **kwargs)</div><div>wx._core.PyAssertionError: C++ assertion "IsOk()" failed at ../src/common/image.cpp(429) in Scale(): invalid image</div></div><div><br></div><div>The published applications session works well with the x2goclient, so the server is not at fault here. I also tested this on a Linux Mint system where I installed pyhoca-gui from the X2Go Ubuntu PPA and there it worked well. Therefore, I conclude that this has something to do with the Debian Jessie wxWidgets library. The versions I have installed:</div><div><br></div><div><div>libwxbase3.0-0:amd64<span class="" style="white-space:pre">    </span>3.0.2-1+b1</div><div>libwxgtk3.0-0:amd64<span class="" style="white-space:pre">      </span>3.0.2-1+b1</div><div>python-wxgtk<span class="" style="white-space:pre">     </span></div><div>python-wxgtk2.8<span class="" style="white-space:pre">    </span></div><div>python-wxgtk3.0<span class="" style="white-space:pre">    </span>3.0.1.1+dfsg-2</div><div>python-wxversion<span class="" style="white-space:pre">     </span>3.0.1.1+dfsg-2</div><div>python2.7-wxgtk3.0</div></div><div><br></div><div>Kind regards,</div><div>Ondřej Grover</div></div>