Hello,
I was searching around the net for a front end to the
folding@home project and found your nifty little
program. I really wanted a gnome panel applet, but I
couldn't find one so I figured this would be the next
best thing. Do you plan on keeping this software
updated? I'd really like to see this program work with
the 2.x folding client now available.
Here is the error I recieved when running your program:
Unhandled exception in thread:
Traceback (innermost last):
File "./loofah.py", line 122, in refresh_thread
target.refresh()
File "./loofah.py", line 211, in refresh
data = engine.extract(engine.options["path"])
File "./engine.py", line 66, in extract
mtime = os.stat(log_filename)[stat.ST_MTIME]
OSError: [Errno 2] No such file or directory:
'/home/xxxxx/foldingathome/scrlog.txt'
I'm guessing this is because a previous version of fah
used a log file called scrlog.txt which is no longer
the case.
Thanks!
Logged In: NO
I was also having a problem with it no being able to run the python script, I
have RedHat 8, any ideas?