From ondrej.grover@gmail.com Sat Jan 9 08:18:46 2016 Received: (at submit) by bugs.x2go.org; 9 Jan 2016 07:18:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mail-lf0-f47.google.com (mail-lf0-f47.google.com [209.85.215.47]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id AEF6B5DB15 for ; Sat, 9 Jan 2016 08:18:46 +0100 (CET) Received: by mail-lf0-f47.google.com with SMTP id c192so189337255lfe.2 for ; Fri, 08 Jan 2016 23:18:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=OkxCbKUEccJhjD3xdMkLWahO7HVK9lN28XtTh1x3w1A=; b=cbcd7NS5JbiPXLShmDwdMlrtSVBYAhMW5ux3tRrEY6WaSca6xdUXd92MKGssRP5OoV UgxFd2ZPjE3KFJihTL2dG6lJlNr6w43gbRupIvTxGJhhSB+s+MCcbbQN8l9kX54r9VQm i5VT4fe2xu6k3sHDz7yV1wFLse+q0edwuUmW+RsvbyGYbYBBdnWKqWHqppmrvBvqOrMl xVgz7Sizare6WRmK2umCcxtL8EJB4Yz94LnnJyS9Zt7Pa0iVityr3QSwL82YBHvQupxN XKtVsxhkTTF3DpJNkRF7w/pOXeNUTwLbwSScaSJn8KPoaRU5AU5KUFALHwckAZBtcVJC qtYQ== X-Received: by 10.25.43.20 with SMTP id r20mr21604306lfr.121.1452323925933; Fri, 08 Jan 2016 23:18:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.59.81 with HTTP; Fri, 8 Jan 2016 23:18:26 -0800 (PST) From: =?UTF-8?Q?Ond=C5=99ej_Grover?= Date: Sat, 9 Jan 2016 08:18:26 +0100 Message-ID: Subject: pyhoca-gui cannot display application menu on Debian Jessie To: submit@bugs.x2go.org Content-Type: multipart/alternative; boundary=001a114116bcb4436d0528e18362 --001a114116bcb4436d0528e18362 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Package: pyhoca-gui Version: 0.5.0.4-0x2go1+git20150608.1318+jessie.main.1 Dear maintainers, I installed the package pyhoca-gui from the X2Go Debian repositories (deb http://packages.x2go.org/debian jessie main) on my Debian Jessie system. When issuing a published applications session it connects and appears to retrieve the application menu. pyhoca-gui[21717] (x2gocontrolsession-pylib) NOTICE: querying server (CENSORED) for list of published applications pyhoca-gui[21717] (x2gocontrolsession-pylib) NOTICE: published applications query for CENSORED finished, return menu tree 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: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/taskbar.py", line 153, in CreateSessionManagerPopupMenu self.menu_sessionmanager =3D self.PopupMenu(menus_taskbar.PyHocaGUI_Menu_TaskbarSessionManager(self._PyH= ocaGUI, caller=3Dself,)) File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 1063, in __init__ submenu=3DPyHocaGUI_Menu_TaskbarSessionProfile(self._PyHocaGUI, caller=3Dself, profile_name=3Dprofile_name)) File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 605, in __init__ _category_map =3D _generate_Menu_PublishedApplications(self._PyHocaGUI, caller=3Dself, profile_name=3Dprofile_name, session_name=3D_pubapp_session.get_session_name()) File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 499, in _generate_Menu_PublishedApplications _icon_bitmap =3D wx.BitmapFromImage(_icon_image.Scale(22,22)) File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 2916, in Scale return _core_.Image_Scale(*args, **kwargs) wx._core.PyAssertionError: C++ assertion "IsOk()" failed at ../src/common/image.cpp(429) in Scale(): invalid image 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: libwxbase3.0-0:amd64 3.0.2-1+b1 libwxgtk3.0-0:amd64 3.0.2-1+b1 python-wxgtk python-wxgtk2.8 python-wxgtk3.0 3.0.1.1+dfsg-2 python-wxversion 3.0.1.1+dfsg-2 python2.7-wxgtk3.0 Kind regards, Ond=C5=99ej Grover --001a114116bcb4436d0528e18362 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Package: pyhoca-gui
Version:=C2=A00.5.0.4-0x2go1+git20= 150608.1318+jessie.main.1

Dear maintainers,
<= div>
I installed the package pyhoca-gui from the X2Go Debian = repositories (deb http://packag= es.x2go.org/debian jessie main) on my Debian Jessie system. When issuin= g a published applications session it connects and appears to retrieve the = application menu.=C2=A0

pyhoca-gui[21717] (x2= gocontrolsession-pylib) NOTICE: querying server (CENSORED) for list of publ= ished applications
pyhoca-gui[21717] (x2gocontrolsession-pylib) N= OTICE: published applications query for CENSORED finished, return menu tree=

However, when I click the icon in systray, = it throws an error in the console (I ran it in a console to see log message= s) and does not show anything, but keeps running. Here is the full tracebac= k:

Traceback (most recent call last):
=C2=A0 File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/taskbar.= py", line 153, in CreateSessionManagerPopupMenu
=C2=A0 =C2= =A0 self.menu_sessionmanager =3D self.PopupMenu(menus_taskbar.PyHocaGUI_Men= u_TaskbarSessionManager(self._PyHocaGUI, caller=3Dself,))
=C2=A0 = File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py&q= uot;, line 1063, in __init__
=C2=A0 =C2=A0 submenu=3DPyHocaGUI_Me= nu_TaskbarSessionProfile(self._PyHocaGUI, caller=3Dself, profile_name=3Dpro= file_name))
=C2=A0 File "/usr/lib/python2.7/dist-packages/py= hoca/wxgui/menus_taskbar.py", line 605, in __init__
=C2=A0 = =C2=A0 _category_map =3D _generate_Menu_PublishedApplications(self._PyHocaG= UI, caller=3Dself, profile_name=3Dprofile_name, session_name=3D_pubapp_sess= ion.get_session_name())
=C2=A0 File "/usr/lib/python2.7/dist= -packages/pyhoca/wxgui/menus_taskbar.py", line 499, in _generate_Menu_= PublishedApplications
=C2=A0 =C2=A0 _icon_bitmap =3D wx.BitmapFro= mImage(_icon_image.Scale(22,22))
=C2=A0 File "/usr/lib/pytho= n2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 2916, in Scale
=
=C2=A0 =C2=A0 return _core_.Image_Scale(*args, **kwargs)
wx.= _core.PyAssertionError: C++ assertion "IsOk()" failed at ../src/c= ommon/image.cpp(429) in Scale(): invalid image

The published applications session works well with the x2goclient, so th= e server is not at fault here. I also tested this on a Linux Mint system wh= ere I installed pyhoca-gui from the X2Go Ubuntu PPA and there it worked wel= l. Therefore, I conclude that this has something to do with the Debian Jess= ie wxWidgets library. The versions I have installed:

libwxbase3.0-0:amd64 3.0.2-1+b1
libwxgtk3.0-0:amd64 3.0.2-1+b1
python-wxgtk
python-wxgtk2.8
python-wxgtk3.0 3.0.1.1+dfsg-2
python-wxversion<= span class=3D"" style=3D"white-space:pre"> 3.0.1.1+dfsg-2
= python2.7-wxgtk3.0

Kind regards,
O= nd=C5=99ej Grover
--001a114116bcb4436d0528e18362-- From x2go@ymir.das-netzwerkteam.de Mon Jan 11 22:05:13 2016 Received: (at 979) by bugs.x2go.org; 11 Jan 2016 21:05:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 9BF515DB16; Mon, 11 Jan 2016 22:05:13 +0100 (CET) From: Mike Gabriel To: 979-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 979@bugs.x2go.org Subject: X2Go issue (in src:pyhoca-gui) has been marked as pending for release Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20160111210513.9BF515DB16@ymir.das-netzwerkteam.de> Date: Mon, 11 Jan 2016 22:05:13 +0100 (CET) tag #979 pending fixed #979 0.5.0.5 thanks Hello, X2Go issue #979 (src:pyhoca-gui) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=1356291 The issue will most likely be fixed in src:pyhoca-gui (0.5.0.5). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 1356291333fbec86e5a95f7a4eecc7fe90cd5526 Author: Mike Gabriel Date: Mon Jan 11 22:04:59 2016 +0100 add bug closure for #979, fixed by previous commit diff --git a/debian/changelog b/debian/changelog index 865d057..9f1754d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ pyhoca-gui (0.5.0.5-0x2go1) UNRELEASED; urgency=medium - Handle notification the GTK3-way. (Fixes: #769). - Catch a wx._core.PyAssertionError (C++ assertion "IsOk()" failed at ../src/common/image.cpp(429) in Scale(): invalid image) when - rendering icons in the published applications menu. + rendering icons in the published applications menu. (Closes: #979). * debian/control,pyhoca-gui.specs: + Pull-in gobject introspection packages for libnotify support. Fallback to pynotify (GTK2 based notifcations) only if From x2go@ymir.das-netzwerkteam.de Thu Jan 28 18:33:22 2016 Received: (at 979) by bugs.x2go.org; 28 Jan 2016 17:33:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id B071E5DA90; Thu, 28 Jan 2016 18:33:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T372+VpxUGxR; Thu, 28 Jan 2016 18:33:22 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 5E7535DA91; Thu, 28 Jan 2016 18:33:22 +0100 (CET) From: X2Go Release Manager To: 979-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 979@bugs.x2go.org Subject: X2Go issue (in src:pyhoca-gui) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20160128173322.5E7535DA91@ymir.das-netzwerkteam.de> Date: Thu, 28 Jan 2016 18:33:22 +0100 (CET) close #979 thanks Hello, we are very hopeful that X2Go issue #979 reported by you has been resolved in the new release (0.5.0.5) of the X2Go source project »src:pyhoca-gui«. You can view the complete changelog entry of src:pyhoca-gui (0.5.0.5) below, and you can use the following link to view all the code changes between this and the last release of src:pyhoca-gui. http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=c6680da4cacd7a6c3ce155f4180630abbb4a550a;hp=301225fa55b2ebe503fa4705bbbda119b4a549eb If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:pyhoca-gui. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:pyhoca-gui Version: 0.5.0.5-0x2go1 Status: RELEASE Date: Thu, 28 Jan 2016 18:23:00 +0100 Fixes: 689 769 979 Changes: pyhoca-gui (0.5.0.5-0x2go1) RELEASED; urgency=medium . [ Mike Gabriel ] * New upstream version (0.5.0.5): - Handle notification the GTK3-way. (Fixes: #769). - Catch a wx._core.PyAssertionError (C++ assertion "IsOk()" failed at ../src/common/image.cpp(429) in Scale(): invalid image) when rendering icons in the published applications menu. (Fixes: #979). * debian/control,pyhoca-gui.specs: + Pull-in gobject introspection packages for libnotify support. Fallback to pynotify (GTK2 based notifcations) only if gi.repository.Notify is unavailable. (Fixes: #689). . [ Mihai Moldovan ] * New upstream version (0.5.0.5): * debian/control: - Drop python-support run-time dependency, add dh-python alternative to python-support build dependency. Needed at least for unstable, which has no python-support package anymore. From unknown Fri Mar 29 10:38:22 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.502 (Entity 5.502) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#979 closed by X2Go Release Manager (X2Go issue (in src:pyhoca-gui) has been marked as closed) Message-ID: References: <20160128173322.5E7535DA91@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 979 X-X2go-PR-Package: pyhoca-gui X-X2go-PR-Source: pyhoca-gui Date: Thu, 28 Jan 2016 17:35:10 +0000 Content-Type: multipart/mixed; boundary="----------=_1454002510-3894-0" This is a multi-part message in MIME format... ------------=_1454002510-3894-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This is an automatic notification regarding your Bug report which was filed against the pyhoca-gui package: #979: pyhoca-gui cannot display application menu on Debian Jessie It has been closed by X2Go Release Manager . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact X2Go Release Manager <= git-admin@x2go.org> by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1454002510-3894-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 28 Jan 2016 17:33:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id B071E5DA90; Thu, 28 Jan 2016 18:33:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T372+VpxUGxR; Thu, 28 Jan 2016 18:33:22 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 5E7535DA91; Thu, 28 Jan 2016 18:33:22 +0100 (CET) From: X2Go Release Manager To: 979-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 979@bugs.x2go.org Subject: X2Go issue (in src:pyhoca-gui) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20160128173322.5E7535DA91@ymir.das-netzwerkteam.de> Date: Thu, 28 Jan 2016 18:33:22 +0100 (CET) close #979 thanks Hello, we are very hopeful that X2Go issue #979 reported by you has been resolved in the new release (0.5.0.5) of the X2Go source project »src:pyhoca-gui«. You can view the complete changelog entry of src:pyhoca-gui (0.5.0.5) below, and you can use the following link to view all the code changes between this and the last release of src:pyhoca-gui. http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=c6680da4cacd7a6c3ce155f4180630abbb4a550a;hp=301225fa55b2ebe503fa4705bbbda119b4a549eb If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:pyhoca-gui. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:pyhoca-gui Version: 0.5.0.5-0x2go1 Status: RELEASE Date: Thu, 28 Jan 2016 18:23:00 +0100 Fixes: 689 769 979 Changes: pyhoca-gui (0.5.0.5-0x2go1) RELEASED; urgency=medium . [ Mike Gabriel ] * New upstream version (0.5.0.5): - Handle notification the GTK3-way. (Fixes: #769). - Catch a wx._core.PyAssertionError (C++ assertion "IsOk()" failed at ../src/common/image.cpp(429) in Scale(): invalid image) when rendering icons in the published applications menu. (Fixes: #979). * debian/control,pyhoca-gui.specs: + Pull-in gobject introspection packages for libnotify support. Fallback to pynotify (GTK2 based notifcations) only if gi.repository.Notify is unavailable. (Fixes: #689). . [ Mihai Moldovan ] * New upstream version (0.5.0.5): * debian/control: - Drop python-support run-time dependency, add dh-python alternative to python-support build dependency. Needed at least for unstable, which has no python-support package anymore. ------------=_1454002510-3894-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 9 Jan 2016 07:18:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mail-lf0-f47.google.com (mail-lf0-f47.google.com [209.85.215.47]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id AEF6B5DB15 for ; Sat, 9 Jan 2016 08:18:46 +0100 (CET) Received: by mail-lf0-f47.google.com with SMTP id c192so189337255lfe.2 for ; Fri, 08 Jan 2016 23:18:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=OkxCbKUEccJhjD3xdMkLWahO7HVK9lN28XtTh1x3w1A=; b=cbcd7NS5JbiPXLShmDwdMlrtSVBYAhMW5ux3tRrEY6WaSca6xdUXd92MKGssRP5OoV UgxFd2ZPjE3KFJihTL2dG6lJlNr6w43gbRupIvTxGJhhSB+s+MCcbbQN8l9kX54r9VQm i5VT4fe2xu6k3sHDz7yV1wFLse+q0edwuUmW+RsvbyGYbYBBdnWKqWHqppmrvBvqOrMl xVgz7Sizare6WRmK2umCcxtL8EJB4Yz94LnnJyS9Zt7Pa0iVityr3QSwL82YBHvQupxN XKtVsxhkTTF3DpJNkRF7w/pOXeNUTwLbwSScaSJn8KPoaRU5AU5KUFALHwckAZBtcVJC qtYQ== X-Received: by 10.25.43.20 with SMTP id r20mr21604306lfr.121.1452323925933; Fri, 08 Jan 2016 23:18:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.59.81 with HTTP; Fri, 8 Jan 2016 23:18:26 -0800 (PST) From: =?UTF-8?Q?Ond=C5=99ej_Grover?= Date: Sat, 9 Jan 2016 08:18:26 +0100 Message-ID: Subject: pyhoca-gui cannot display application menu on Debian Jessie To: submit@bugs.x2go.org Content-Type: multipart/alternative; boundary=001a114116bcb4436d0528e18362 --001a114116bcb4436d0528e18362 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Package: pyhoca-gui Version: 0.5.0.4-0x2go1+git20150608.1318+jessie.main.1 Dear maintainers, I installed the package pyhoca-gui from the X2Go Debian repositories (deb http://packages.x2go.org/debian jessie main) on my Debian Jessie system. When issuing a published applications session it connects and appears to retrieve the application menu. pyhoca-gui[21717] (x2gocontrolsession-pylib) NOTICE: querying server (CENSORED) for list of published applications pyhoca-gui[21717] (x2gocontrolsession-pylib) NOTICE: published applications query for CENSORED finished, return menu tree 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: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/taskbar.py", line 153, in CreateSessionManagerPopupMenu self.menu_sessionmanager =3D self.PopupMenu(menus_taskbar.PyHocaGUI_Menu_TaskbarSessionManager(self._PyH= ocaGUI, caller=3Dself,)) File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 1063, in __init__ submenu=3DPyHocaGUI_Menu_TaskbarSessionProfile(self._PyHocaGUI, caller=3Dself, profile_name=3Dprofile_name)) File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 605, in __init__ _category_map =3D _generate_Menu_PublishedApplications(self._PyHocaGUI, caller=3Dself, profile_name=3Dprofile_name, session_name=3D_pubapp_session.get_session_name()) File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py", line 499, in _generate_Menu_PublishedApplications _icon_bitmap =3D wx.BitmapFromImage(_icon_image.Scale(22,22)) File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 2916, in Scale return _core_.Image_Scale(*args, **kwargs) wx._core.PyAssertionError: C++ assertion "IsOk()" failed at ../src/common/image.cpp(429) in Scale(): invalid image 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: libwxbase3.0-0:amd64 3.0.2-1+b1 libwxgtk3.0-0:amd64 3.0.2-1+b1 python-wxgtk python-wxgtk2.8 python-wxgtk3.0 3.0.1.1+dfsg-2 python-wxversion 3.0.1.1+dfsg-2 python2.7-wxgtk3.0 Kind regards, Ond=C5=99ej Grover --001a114116bcb4436d0528e18362 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Package: pyhoca-gui
Version:=C2=A00.5.0.4-0x2go1+git20= 150608.1318+jessie.main.1

Dear maintainers,
<= div>
I installed the package pyhoca-gui from the X2Go Debian = repositories (deb http://packag= es.x2go.org/debian jessie main) on my Debian Jessie system. When issuin= g a published applications session it connects and appears to retrieve the = application menu.=C2=A0

pyhoca-gui[21717] (x2= gocontrolsession-pylib) NOTICE: querying server (CENSORED) for list of publ= ished applications
pyhoca-gui[21717] (x2gocontrolsession-pylib) N= OTICE: published applications query for CENSORED finished, return menu tree=

However, when I click the icon in systray, = it throws an error in the console (I ran it in a console to see log message= s) and does not show anything, but keeps running. Here is the full tracebac= k:

Traceback (most recent call last):
=C2=A0 File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/taskbar.= py", line 153, in CreateSessionManagerPopupMenu
=C2=A0 =C2= =A0 self.menu_sessionmanager =3D self.PopupMenu(menus_taskbar.PyHocaGUI_Men= u_TaskbarSessionManager(self._PyHocaGUI, caller=3Dself,))
=C2=A0 = File "/usr/lib/python2.7/dist-packages/pyhoca/wxgui/menus_taskbar.py&q= uot;, line 1063, in __init__
=C2=A0 =C2=A0 submenu=3DPyHocaGUI_Me= nu_TaskbarSessionProfile(self._PyHocaGUI, caller=3Dself, profile_name=3Dpro= file_name))
=C2=A0 File "/usr/lib/python2.7/dist-packages/py= hoca/wxgui/menus_taskbar.py", line 605, in __init__
=C2=A0 = =C2=A0 _category_map =3D _generate_Menu_PublishedApplications(self._PyHocaG= UI, caller=3Dself, profile_name=3Dprofile_name, session_name=3D_pubapp_sess= ion.get_session_name())
=C2=A0 File "/usr/lib/python2.7/dist= -packages/pyhoca/wxgui/menus_taskbar.py", line 499, in _generate_Menu_= PublishedApplications
=C2=A0 =C2=A0 _icon_bitmap =3D wx.BitmapFro= mImage(_icon_image.Scale(22,22))
=C2=A0 File "/usr/lib/pytho= n2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 2916, in Scale
=
=C2=A0 =C2=A0 return _core_.Image_Scale(*args, **kwargs)
wx.= _core.PyAssertionError: C++ assertion "IsOk()" failed at ../src/c= ommon/image.cpp(429) in Scale(): invalid image

The published applications session works well with the x2goclient, so th= e server is not at fault here. I also tested this on a Linux Mint system wh= ere I installed pyhoca-gui from the X2Go Ubuntu PPA and there it worked wel= l. Therefore, I conclude that this has something to do with the Debian Jess= ie wxWidgets library. The versions I have installed:

libwxbase3.0-0:amd64 3.0.2-1+b1
libwxgtk3.0-0:amd64 3.0.2-1+b1
python-wxgtk
python-wxgtk2.8
python-wxgtk3.0 3.0.1.1+dfsg-2
python-wxversion<= span class=3D"" style=3D"white-space:pre"> 3.0.1.1+dfsg-2
= python2.7-wxgtk3.0

Kind regards,
O= nd=C5=99ej Grover
--001a114116bcb4436d0528e18362-- ------------=_1454002510-3894-0-- From unknown Fri Mar 29 10:38:22 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Fri, 26 Feb 2016 06:24:02 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # Bug archived. thanks # This fakemail brought to you by your local debbugs # administrator