Advertisement
Guest User

Untitled

a guest
Jan 27th, 2011
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. Exception in thread Thread-77:
  2. Traceback (most recent call last):
  3. File "threading.pyo", line 486, in __bootstrap_inner
  4. File "<string>", line 907, in run
  5. File "<string>", line 1463, in processNextTaskItem
  6. File "<string>", line 1655, in SendItemsToArea
  7. AttributeError: NPLogin instance has no attribute 'GetUsernameFromSrc'
  8.  
  9. Exception in thread Thread-78:
  10. Traceback (most recent call last):
  11. File "threading.pyo", line 486, in __bootstrap_inner
  12. File "<string>", line 49, in run
  13. File "wx\_core.pyo", line 14590, in __getattr__
  14. PyDeadObjectError: The C++ part of the ProgramFrame object has been deleted, attribute access no longer allowed.
  15.  
  16. Exception in thread Thread-5 (most likely raised during interpreter shutdown):
  17. Traceback (most recent call last):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement