callbobby |
Guest |
|
|
Win 7 Home Premium , set at 30 sec. delay
This is the log that gets recorded ..
Traceback (most recent call last):
File "myibay0.py", line 3072, in <module>
File "myibay0.py", line 3057, in start
File "myibay0.py", line 249, in start
File "myibay1.pyx", line 188, in myibay1.generic.go_online2
File "wx\_core.pyo", line 8475, in Destroy
File "xml\dom\minidom.pyo", line 1925, in parseString
File "xml\dom\expatbuilder.pyo", line 940, in parseString
File "xml\dom\expatbuilder.pyo", line 223, in parseString
xml.parsers.expat.ExpatError: no element found: line 1, column 0
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
|
Sashka |
Support |
|
Posts: 3792 |
Member Since: Feb 13, 2008 |
Location: www.myibidder.com |
|
What kind of delay? Snipe time or startup delay? You should not put the program on startup.
Does it start when you start it normally?
Also, please always specify the software version you are using.
|
Sashka |
Support |
|
Posts: 3792 |
Member Since: Feb 13, 2008 |
Location: www.myibidder.com |
|
There are many users who set their snipe to be at 20-30 seconds. Everyone has their own reasons.
Windows 7 is based on Windows Vista, so this is normal if you see Vista 6.1 (the original Vista is 6.0).
It seems like it could not connect to the server when started automatically on startup. Maybe network is not established yet?
There is no need for the program to be started every time on startup. I would disable it.
|