Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: wean_irdeh on February 27, 2017, 08:06:14 PM

Title: wicd-curses: No module named urwid on TinyCorePure 7.2
Post by: wean_irdeh on February 27, 2017, 08:06:14 PM
Launching wicd-curses on command line give me that error, help!
Title: Re: wicd-curses: No module named urwid on TinyCorePure 7.2
Post by: Juanito on February 28, 2017, 12:32:22 AM
You could try loading the urwid extension
Title: Re: wicd-curses: No module named urwid on TinyCorePure 7.2
Post by: wean_irdeh on February 28, 2017, 02:27:54 AM
You could try loading the urwid extension

It's only available on 32 bit version. How do I load 32 bit tce on 64 bit userspace (and for 64 bit wicd)?
Title: Re: wicd-curses: No module named urwid on TinyCorePure 7.2
Post by: Juanito on February 28, 2017, 06:19:08 AM
python-urwid posted to tc-7.x x86_64 repo
Title: Re: wicd-curses: No module named urwid on TinyCorePure 7.2
Post by: Juanito on March 01, 2017, 03:09:51 AM
..and wicd patched and reposted so that "sudo wicd-curses" actually works

..after connecting successfully it still crashes with "NameError: Global name 'slf' is not defined", but the connection remains up.

BTW did you try using wifi.sh from the wifi extension?
Title: Re: wicd-curses: No module named urwid on TinyCorePure 7.2
Post by: wean_irdeh on March 05, 2017, 07:43:27 PM
Can confirm wifi.sh works well. Thanks for suggestion!