X2Go Bug report logs -
#1286
python3 support for pyhoca-gui
Reported by: Orion Poplawski <orion@nwra.com>
Date: Sat, 14 Apr 2018 17:30:02 UTC
Severity: normal
Found in version 0.5.0.7
Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>
:
Bug#1286
; Package pyhoca-gui
.
(Sat, 14 Apr 2018 17:30:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Orion Poplawski <orion@nwra.com>
:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>
.
(Sat, 14 Apr 2018 17:30:02 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: pyhoca-gui
Version: 0.5.0.7
2to3 is not sufficient to add python3 support of pyhoca-gui. The
attached patches are needed as well.
file() is no longer present in python3. The mro patch fixes:
/usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s'
Traceback (most recent call last):
File "setup.py", line 212, in <module>
class build_installer_bbfreeze(build_installer, Freezer, Command):
TypeError: Cannot create a consistent method resolution
order (MRO) for bases object, Command
--
Orion Poplawski
Manager of NWRA Technical Systems 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane orion@nwra.com
Boulder, CO 80301 https://www.nwra.com/
[pyhoca-gui-file.patch (text/x-patch, attachment)]
[pyhoca-gui-mro.patch (text/x-patch, attachment)]
Information forwarded
to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>
:
Bug#1286
; Package pyhoca-gui
.
(Sat, 14 Apr 2018 19:05: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>
.
(Sat, 14 Apr 2018 19:05:01 GMT) (full text, mbox, link).
Message #10 received at 1286@bugs.x2go.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi Orion,
On Sa 14 Apr 2018 19:25:15 CEST, Orion Poplawski wrote:
> Package: pyhoca-gui
> Version: 0.5.0.7
>
> 2to3 is not sufficient to add python3 support of pyhoca-gui. The
> attached patches are needed as well.
>
> file() is no longer present in python3. The mro patch fixes:
>
> /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s'
> Traceback (most recent call last):
> File "setup.py", line 212, in <module>
> class build_installer_bbfreeze(build_installer, Freezer, Command):
> TypeError: Cannot create a consistent method resolution
> order (MRO) for bases object, Command
Thanks for giving Pyhoca-GUI and Python3 a shot. Has a python3'ish
wxpython already landed in Fedora? Obviously.
In Debian, this is still all on Python2.
I'll take a look the coming week.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
[Message part 2 (application/pgp-signature, inline)]
Information forwarded
to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>
:
Bug#1286
; Package pyhoca-gui
.
(Sat, 14 Apr 2018 21:00:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Orion Poplawski <orion@nwra.com>
:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>
.
(Sat, 14 Apr 2018 21:00:02 GMT) (full text, mbox, link).
Message #15 received at 1286@bugs.x2go.org (full text, mbox, reply):
On 04/14/2018 01:02 PM, Mike Gabriel wrote:
> Hi Orion,
>
> On Sa 14 Apr 2018 19:25:15 CEST, Orion Poplawski wrote:
>
>> Package: pyhoca-gui
>> Version: 0.5.0.7
>>
>> 2to3 is not sufficient to add python3 support of pyhoca-gui. The
>> attached patches are needed as well.
>>
>> file() is no longer present in python3. The mro patch fixes:
>>
>> /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s'
>> Traceback (most recent call last):
>> File "setup.py", line 212, in <module>
>> class build_installer_bbfreeze(build_installer, Freezer, Command):
>> TypeError: Cannot create a consistent method resolution
>> order (MRO) for bases object, Command
>
> Thanks for giving Pyhoca-GUI and Python3 a shot. Has a python3'ish
> wxpython already landed in Fedora? Obviously.
>
> In Debian, this is still all on Python2.
>
> I'll take a look the coming week.
>
> Mike
In Fedora there is python3-wxpython4. Will probably need some porting.
https://wxpython.org/Phoenix/docs/html/MigrationGuide.html
--
Orion Poplawski
Manager of NWRA Technical Systems 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane orion@nwra.com
Boulder, CO 80301 https://www.nwra.com/
Information forwarded
to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>
:
Bug#1286
; Package pyhoca-gui
.
(Mon, 15 Jan 2024 21:30:02 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>
.
(Mon, 15 Jan 2024 21:30:02 GMT) (full text, mbox, link).
Message #20 received at 1286@bugs.x2go.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Control: close -1
On Sa 14 Apr 2018 22:50:05 CEST, Orion Poplawski wrote:
> On 04/14/2018 01:02 PM, Mike Gabriel wrote:
>> Hi Orion,
>>
>> On Sa 14 Apr 2018 19:25:15 CEST, Orion Poplawski wrote:
>>
>>> Package: pyhoca-gui
>>> Version: 0.5.0.7
>>>
>>> 2to3 is not sufficient to add python3 support of pyhoca-gui. The
>>> attached patches are needed as well.
>>>
>>> file() is no longer present in python3. The mro patch fixes:
>>>
>>> /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s'
>>> Traceback (most recent call last):
>>> File "setup.py", line 212, in <module>
>>> class build_installer_bbfreeze(build_installer, Freezer, Command):
>>> TypeError: Cannot create a consistent method resolution
>>> order (MRO) for bases object, Command
>>
>> Thanks for giving Pyhoca-GUI and Python3 a shot. Has a python3'ish
>> wxpython already landed in Fedora? Obviously.
>>
>> In Debian, this is still all on Python2.
>>
>> I'll take a look the coming week.
>>
>> Mike
>
> In Fedora there is python3-wxpython4. Will probably need some porting.
>
> https://wxpython.org/Phoenix/docs/html/MigrationGuide.html
We have Python3 support in pyhoca-gui around for a while now. However,
the UI is currently +/- broken with latest wxGTK. Also, the taskbar
icon should be rendered via appindicator API. This should all be
coming "soon"...
Mike
--
DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
[Message part 2 (application/pgp-signature, inline)]
Marked Bug as done
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to 1286-submit@bugs.x2go.org
.
(Mon, 15 Jan 2024 21:30:03 GMT) (full text, mbox, link).
Notification sent
to Orion Poplawski <orion@nwra.com>
:
Bug acknowledged by developer.
(Mon, 15 Jan 2024 21:30:03 GMT) (full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.x2go.org>
to internal_control@bugs.x2go.org
.
(Tue, 13 Feb 2024 06:24:02 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
X2Go Developers <owner@bugs.x2go.org>.
Last modified:
Tue Dec 3 17:25:58 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.