WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: wicd-curses: No module named urwid  (Read 4658 times)

Offline blofsy

  • Newbie
  • *
  • Posts: 25
wicd-curses: No module named urwid
« on: August 08, 2010, 01: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

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: wicd-curses: No module named urwid
« Reply #1 on: August 08, 2010, 02: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.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline blofsy

  • Newbie
  • *
  • Posts: 25
Re: wicd-curses: No module named urwid
« Reply #2 on: August 08, 2010, 03:07:51 AM »
k, thank you

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: wicd-curses: No module named urwid
« Reply #3 on: August 08, 2010, 11:04:09 PM »
Posted
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline blofsy

  • Newbie
  • *
  • Posts: 25
Re: wicd-curses: No module named urwid
« Reply #4 on: August 10, 2010, 12: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.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: wicd-curses: No module named urwid
« Reply #5 on: August 10, 2010, 01:27:58 PM »
It appeared in the repo today. Maybe you have redownloaded just before it was published.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline blofsy

  • Newbie
  • *
  • Posts: 25
Re: wicd-curses: No module named urwid
« Reply #6 on: August 12, 2010, 12:37:29 AM »
Works fine now. To use gtk gui without a panel start it with --no-tray option.