Posted by ABCC Fri 16th Feb 2007 15:54 - Syntax is Python - 147 views
Download | New Post | Modify | Show line numbers
Download | New Post | Modify | Show line numbers
Note: Trayicon Python module was not found in the pynicotine directory: cannot import name trayicon
Unhandled exception in thread started by
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/psyco/profiler.py", line 369, in psyco_thread_stub
return callable(*args)
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/pynicotine.py", line 314, in RescanShares
files, streams, wordindex, fileindex, mtimes = utils.rescandirs(msg.shared, self.config.sections["transfers"]["sharedmtimes"], self.config.sections["transfers"]["sharedfiles"], self.config.sections["transfers"]["sharedfilesstreams"], msg.yieldfunction, self.frame.SharesProgress)
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/utils.py", line 73, in rescandirs
newsharedfiles = getFilesList(newmtimes, sharedmtimes, sharedfiles,yieldfunction, progress)
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/utils.py", line 145, in getFilesList
percent = 1.0 / len(mtimes)
ZeroDivisionError: float division
Unhandled exception in thread started by
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/psyco/profiler.py", line 369, in psyco_thread_stub
return callable(*args)
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/pynicotine.py", line 314, in RescanShares
files, streams, wordindex, fileindex, mtimes = utils.rescandirs(msg.shared, self.config.sections["transfers"]["sharedmtimes"], self.config.sections["transfers"]["sharedfiles"], self.config.sections["transfers"]["sharedfilesstreams"], msg.yieldfunction, self.frame.SharesProgress)
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/utils.py", line 73, in rescandirs
newsharedfiles = getFilesList(newmtimes, sharedmtimes, sharedfiles,yieldfunction, progress)
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/utils.py", line 145, in getFilesList
percent = 1.0 / len(mtimes)
ZeroDivisionError: float division
PermaLink to this entry https://pastebin.co.uk/10572
Posted by ABCC Fri 16th Feb 2007 15:54 - Syntax is Python - 147 views
Download | New Post | Modify | Show line numbers
Download | New Post | Modify | Show line numbers
Comments: 0