Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when quitting using notification icon menu in wxPython #15

Open
loktacar opened this issue Feb 7, 2013 · 1 comment
Open
Labels

Comments

@loktacar
Copy link
Owner

loktacar commented Feb 7, 2013

Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  File "/usr/lib/python2.7/threading.py", line 504, in run
  File "/home/viktor/Programming/wpmaker/application.py", line 78, in main
  File "/home/viktor/Programming/wpmaker/application.py", line 111, in generate
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
@loktacar
Copy link
Owner Author

Make UI's handle exceptions thrown by application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant