VX-8700 Exception

Nathan Hjelm <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <[email protected]>
Seems this is a not uncommon exception for Windows XP users of BItpim:
File "gui.pyo", line 281, in run
  File "gui.pyo", line 158, in __call__
  File "gui.pyo", line 2045, in writefile
  File "phones\com_brew.pyo", line 877, in writefile
  File "phones\com_brew.pyo", line 820, in exists
  File "phones\com_brew.pyo", line 1045, in statfile
ValueError: (22, 'Invalid argument')


Looking at that line of code the only way that exception could be thrown is if time.localtime is feed anything other than a number (its output should always be good for time.strftime, right?).

I have tried many times but can not recreate this exception within normal Bitpim operation. Any ideas what may be going on?

Possible exception cause:
>>> time.localtime('')
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
TypeError: a float is required


-Nathan

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.