jbinkleyj / cellbots

Automatically exported from code.google.com/p/cellbots
0 stars 0 forks source link

XMPP code throws unregistered event errors sometimes when starting #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When you launch cellbots.py, it will sometimes throw an error about the 
callback event not existing. Just launching the app again generally fixes it.

Would love to find why and fix it.

Original issue reported on code.google.com by rhickman on 3 Apr 2010 at 12:54

GoogleCodeExporter commented 9 years ago
This seems to only happen when the phone doesn't have an internet connection. I 
wrapped 
this in a TRY statement and message the user that they should check this.

Original comment by rhickman on 5 Apr 2010 at 1:44