X2Go Bug report logs - #907
pyhoca-gui PyAssertionError

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: philippe makowski <philippem@mageia.org>

Date: Thu, 16 Jul 2015 22:45:02 UTC

Severity: normal

Found in version 0.5.0.4

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#907; Package pyhoca-gui. (Thu, 16 Jul 2015 22:45:02 GMT) (full text, mbox, link).


Acknowledgement sent to philippe makowski <philippem@mageia.org>:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 16 Jul 2015 22:45:02 GMT) (full text, mbox, link).


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

From: philippe makowski <philippem@mageia.org>
To: submit@bugs.x2go.org
Subject: pyhoca-gui PyAssertionError
Date: Fri, 17 Jul 2015 00:42:27 +0200
Package: pyhoca-gui
Version: 0.5.0.4

original bug report :
https://bugs.mageia.org/show_bug.cgi?id=16174#c12
source package :
http://svnweb.mageia.org/packages/updates/5/pyhoca-gui/current/

Apparently, if no or an empty label is given to wx.MenuItem it assumes
to use a stock item.

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/taskbar.py",
line 153, in CreateSessionManagerPopupMenu
    self.menu_sessionmanager =
self.PopupMenu(menus_taskbar.PyHocaGUI_Menu_TaskbarSessionManager(self._PyHocaGUI,
caller=self,))
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/menus_taskbar.py",
line 1063, in __init__
    submenu=PyHocaGUI_Menu_TaskbarSessionProfile(self._PyHocaGUI,
caller=self, profile_name=profile_name))
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/menus_taskbar.py",
line 781, in __init__
    session_info=_session_list[session_name],
  File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
line 12019, in AppendMenu
    return _core_.Menu_AppendMenu(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at
./src/common/stockitem.cpp(213) in wxGetStockLabel(): invalid stock
item ID


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#907; Package pyhoca-gui. (Fri, 17 Jul 2015 11:15:01 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 17 Jul 2015 11:15:02 GMT) (full text, mbox, link).


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

From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: philippe makowski <philippem@mageia.org>, 907@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#907: pyhoca-gui PyAssertionError
Date: Fri, 17 Jul 2015 11:13:34 +0000
[Message part 1 (text/plain, inline)]
Hi Philippe,

On  Fr 17 Jul 2015 00:42:27 CEST, philippe makowski wrote:

> Package: pyhoca-gui
> Version: 0.5.0.4
>
> original bug report :
> https://bugs.mageia.org/show_bug.cgi?id=16174#c12
> source package :
> http://svnweb.mageia.org/packages/updates/5/pyhoca-gui/current/
>
> Apparently, if no or an empty label is given to wx.MenuItem it assumes
> to use a stock item.
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/taskbar.py",
> line 153, in CreateSessionManagerPopupMenu
>     self.menu_sessionmanager =
> self.PopupMenu(menus_taskbar.PyHocaGUI_Menu_TaskbarSessionManager(self._PyHocaGUI,
> caller=self,))
>   File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/menus_taskbar.py",
> line 1063, in __init__
>     submenu=PyHocaGUI_Menu_TaskbarSessionProfile(self._PyHocaGUI,
> caller=self, profile_name=profile_name))
>   File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/menus_taskbar.py",
> line 781, in __init__
>     session_info=_session_list[session_name],
>   File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
> line 12019, in AppendMenu
>     return _core_.Menu_AppendMenu(*args, **kwargs)
> wx._core.PyAssertionError: C++ assertion "Assert failure" failed at
> ./src/common/stockitem.cpp(213) in wxGetStockLabel(): invalid stock
> item ID

Do you have any idea what menu item is without label with your setup?

Mike
-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#907; Package pyhoca-gui. (Fri, 17 Jul 2015 13:20:02 GMT) (full text, mbox, link).


Acknowledgement sent to philippe makowski <makowski.mageia@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 17 Jul 2015 13:20:02 GMT) (full text, mbox, link).


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

From: philippe makowski <makowski.mageia@gmail.com>
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: 907@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#907: pyhoca-gui PyAssertionError
Date: Fri, 17 Jul 2015 15:19:02 +0200
Hi, Mike

2015-07-17 13:13 GMT+02:00 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:

>
> Do you have any idea what menu item is without label with your setup?
>
No, sorry
I'm only trying to solve issue for Mageia,
this is a package in Mageia that wasn't well maintained, I'm just
trying to solve this for our users.
Can it be related to the x2goserver and or x2client version ?
x2goclient  Version: 4.0.1.3
x2goserver Version: 4.0.1.13

 here what the user reported :

$ pyhoca-gui
pyhoca-gui[14831] (PyHoca-GUI) WARN: the current release of PyHoca-GUI
does not support client configuration
pyhoca-gui[14831] (x2gosessregistry-pylib) NOTICE: registering X2Go
session gaia...
pyhoca-gui[14831] (x2goclient-pylib) NOTICE: initializing X2Go session...
pyhoca-gui[14831] (x2gocontrolsession-pylib) NOTICE: connecting to
[gaia.fis.unb.br]:22
pyhoca-gui[14831] (x2gosessregistry-pylib) NOTICE: registering X2Go
session gaia...
pyhoca-gui[14831] (PyHoca-GUI) NOTICE: [gaia - connect] Authentication
has been successful.
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/taskbar.py",
line 153, in CreateSessionManagerPopupMenu
    self.menu_sessionmanager =
self.PopupMenu(menus_taskbar.PyHocaGUI_Menu_TaskbarSessionManager(self._PyHocaGUI,
caller=self,))
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/menus_taskbar.py",
line 1063, in __init__
    submenu=PyHocaGUI_Menu_TaskbarSessionProfile(self._PyHocaGUI,
caller=self, profile_name=profile_name))
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/menus_taskbar.py",
line 781, in __init__
    session_info=_session_list[session_name],
  File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
line 12019, in AppendMenu
    return _core_.Menu_AppendMenu(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at
./src/common/stockitem.cpp(213) in wxGetStockLabel(): invalid stock
item ID


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#907; Package pyhoca-gui. (Sat, 04 Mar 2017 17:10:03 GMT) (full text, mbox, link).


Acknowledgement sent to Manuela Wendler <manuelahendler@gmx.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 04 Mar 2017 17:10:03 GMT) (full text, mbox, link).


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

From: Manuela Wendler <manuelahendler@gmx.com>
To: 907@bugs.x2go.org
Subject: Nachricht empfangen am_k_leinanzeigen
Date: Sat, 4 Mar 2017 18:01:20 +0100 (CET)
[Message part 1 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#907; Package pyhoca-gui. (Fri, 19 May 2017 01:30:02 GMT) (full text, mbox, link).


Acknowledgement sent to webmaster@whfarm2.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 19 May 2017 01:30:02 GMT) (full text, mbox, link).


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

From: webmaster@whfarm2.com
To: 907@bugs.x2go.org
Subject: Courier was not able to deliver your parcel (ID2269117, UPS)
Date: Thu, 18 May 2017 18:26:27 -0700
[Message part 1 (text/plain, inline)]
Dear Customer,

Your parcel was successfully delivered May 16 to UPS Station, but our courier cound not contact you.

Review the document that is attached to this e-mail!

Kind regards,
 ,
UPS Chief Delivery Manager.

[UPS-Package-2269117.zip (application/zip, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 12:55:23 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.