Missing required fields
Posted by ABCC Fri 16th Feb 2007 15:54 - Syntax is Python - 148 views
Download | New Post | Modify | Hide line numbers
  1. Note: Trayicon Python module was not found in the pynicotine directory: cannot import name trayicon
  2. Unhandled exception in thread started by
  3. Traceback (most recent call last):
  4.   File "/usr/lib/python2.4/site-packages/psyco/profiler.py", line 369, in psyco_thread_stub
  5.     return callable(*args)
  6.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/pynicotine.py", line 314, in RescanShares
  7.     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)
  8.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/utils.py", line 73, in rescandirs
  9.     newsharedfiles = getFilesList(newmtimes, sharedmtimes, sharedfiles,yieldfunction, progress)
  10.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/utils.py", line 145, in getFilesList
  11.     percent = 1.0 / len(mtimes)
  12. ZeroDivisionError: float division
  13.  

PermaLink to this entry https://pastebin.co.uk/10572
Posted by ABCC Fri 16th Feb 2007 15:54 - Syntax is Python - 148 views
Download | New Post | Modify | Hide line numbers

 

Comments: 0