Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: blofsy on August 08, 2010, 04:55:59 AM

Title: wicd-curses: No module named urwid
Post by: blofsy on August 08, 2010, 04:55:59 AM
Hi,

I updated my system and wicd-curses stopped working.

tce-load -i wicd
libcroco.tcz: OK
libgsf.tcz: OK
librsvg.tcz: OK
tcl_tk.tcz: OK
python-2.7.tcz: OK
urwid.tcz: OK
wpa_supplicant.tcz: OK
shared-mime-info.tcz: OK
python.tcz: OK
pycairo.tcz: OK
libffi.tcz: OK
pygobject.tcz: OK
pygtk.tcz: OK
dbus-python.tcz: OK
bash.tcz: OK
wicd.tcz: OK

wicd-curses
Traceback (most recent call last):
  File "/usr/local/share/wicd/curses/wicd-curses.py", line 41, in <module>
    import urwid
ImportError: No module named urwid

Regards
Title: Re: wicd-curses: No module named urwid
Post by: bmarkus on August 08, 2010, 05:28:23 AM
Due to the transition from Python 2.6 to 2.7 there is a temporary mismatch in URWID. I will fix it in few days.
Title: Re: wicd-curses: No module named urwid
Post by: blofsy on August 08, 2010, 06:07:51 AM
k, thank you
Title: Re: wicd-curses: No module named urwid
Post by: bmarkus on August 09, 2010, 02:04:09 AM
Posted
Title: Re: wicd-curses: No module named urwid
Post by: blofsy on August 10, 2010, 03:02:50 PM
I tried it yesterday and it gave me the same results. I redownloaded the whole wicd+deps extension kit and still no joy. Furthermore the wicd-gtk interface doesn't start up. It connects to the daemon but the interface doesn't appear.
Title: Re: wicd-curses: No module named urwid
Post by: bmarkus on August 10, 2010, 04:27:58 PM
It appeared in the repo today. Maybe you have redownloaded just before it was published.
Title: Re: wicd-curses: No module named urwid
Post by: blofsy on August 12, 2010, 03:37:29 AM
Works fine now. To use gtk gui without a panel start it with --no-tray option.