On Sun, Aug 31, 2008 at 7:11 PM, Katrin Tomanek <[EMAIL PROTECTED]> wrote:
> Hi, > > I wanted to test mofi today to get my WIFI running. So, I installed mofi as > explained in the wiki (http://wiki.openmoko.org/wiki/Mofi, installation > through opkg). > > When starting mofi from a terminal, I get the following error: > > ---- snip ---- > > Traceback (most recent call last): > File "/usr/lib/mofi/mofi_gui.py", line 30, in <module> > import gtk > File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 82, > in <module> > init() > NameError: name 'init' is not defined > > ---- snap ---- > > Any hints? What's wrong here? Edit the file /usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py and change the call to init() to _init() HTH! Christ van Willegen -- 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

