Bug#938823: wicd and Python 3 (was: "wicd" utf8 and too many APs nightmare/bug)

2019-09-10 Thread Guido Maria Serra
Hi Alex, > I tried this one already, but bailed out, too. The other one > lookedmore promising IMHO. What worked in the end was this, though: > https://stackoverflow.com/questions/47838405/porting-a-sub-class-of-python2-file-class-to-python3 > https://salsa.debian.org/debian/wicd/blob/python3/debi

Bug#938823: wicd and Python 3 (was: "wicd" utf8 and too many APs nightmare/bug)

2019-09-09 Thread Axel Beckert
Hi Guido, Guido Maria Serra wrote: > I ask for forgiveness, it is Monday morning... > https://github.com/zeph/wicd/commit/404545ffd5a8448895e83b8b09ba79ac28416e36 I tried this one already, but bailed out, too. The other one looked more promising IMHO. What worked in the end was this, though: htt

Bug#938823: wicd and Python 3 (was: "wicd" utf8 and too many APs nightmare/bug)

2019-09-09 Thread Guido Maria Serra
I ask for forgiveness, it is Monday morning... https://github.com/zeph/wicd/commit/404545ffd5a8448895e83b8b09ba79ac28416e36 id="-x-evo-selection-start-marker"> Il giorno lun, 09/09/2019 alle 11.50 +0200, Guido Maria Serra ha scritto: > I believe that was from the beginning a completely wrong signa

Bug#938823: wicd and Python 3 (was: "wicd" utf8 and too many APs nightmare/bug)

2019-09-09 Thread Guido Maria Serra
I believe that was from the beginning a completely wrong signature for the class instantiation - https://github.com/zeph/wicd/commit/fbc67695a599dfa60757338e742fa39940580d89 This shall fix it. I've not yet clear the sequence of calls, I've loved to make a unit test for it. Can you give it a try?

Bug#938823: wicd and Python 3 (was: "wicd" utf8 and too many APs nightmare/bug)

2019-09-08 Thread Axel Beckert
Hi Guido, (Cc'ing the according Debian bug report #938823 to get these things documented publicly.) Guido Maria Serra wrote: > hello hello... I patched it to fully work on python3 > https://github.com/zeph/wicd ... Thanks! That was a good base to work on. > how do I package to test it on my sy