On Sat, Aug 15, 2009 at 10:21 PM, Kris Maglione<maglion...@gmail.com> wrote: > On Sat, Aug 15, 2009 at 10:18:41PM -0500, Nathan Neff wrote: >> >> On Sun, Aug 9, 2009 at 5:50 PM, Val Polyakov<v...@polyakov.me> wrote: >>> >>> THE INFO: >>> >>> v...@hades:~$ ls incoming/wmi* >>> incoming/wmii+ixp-snap20090803.tgz >>> >>> installed in $HOME/wmii_20090803/ >>> >>> according to ps output, I'm using the following config file: >>> vxp 4974 0.5 0.1 138556 7564 ? Sl 14:46 1:12 python >>> /home/vxp/wmii_20090803/etc/wmii/wmiirc >>> >>> so, I'm attaching /home/vxp/wmii_20090803/etc/wmii/wmiirc.py to this >>> email. >>> >>> >>> THE PROBLEM: >>> for some reason, wmII's clock isn't being updated. >>> load average monitor seems fine, it changes.. but the clock just sits >>> there and shows the time from when I launched wmii. >>> >>> I miss a working clock..any ideas? >> >> I'm also having the same problem. I'm using the 20090703 script >> that's in the alternative_wmiircs file. >> >> Any ideas? I'm not fluent in python. > > Do either of you see any console output when you launch wmii? Especially any > error which seem to come from python? I don't have any such problems. >
I see this message in .xsession-errors "= NULL' failed Traceback (most recent call last): File "/home/nate/src/misc_configfiles/wmii-hg-py/wmiirc.py", line 234, in <module > exec 'import %s' % f File "<string>", line 1, in <module> ImportError: No module named wmiirc_local I'm going to look into it for a few minutes. Thanks, --Nate