code-google-com / nxtbluetoothbridge

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

Bridge crashes - not responding #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.start software
2.connect via bluetooth, connects ok  the firmware, protocol and battery level 
do not function
3.start the server and it goes not responding - at this point the password is 
not showing the 10 stars for the default password
4 if left for several minutes it will often finally start

What is the expected output? What do you see instead?

the start server should change to stop server and the password should populate 
with **********, it doesn't it just crashes window shot attached of crashed 
state

What version of the product are you using? On what operating system?
2.0 (1) OSX 10.6.6

Please provide any additional information below.

Original issue reported on code.google.com by dbroo...@gmail.com on 31 Jan 2011 at 12:55

Attachments:

GoogleCodeExporter commented 9 years ago
I'm not sure what could be causing this, and haven't seen it before in any 
testing I've done.  I looked again at the code, and nothing seems like it could 
be causing a block by itself.  Are you running any third party firewalls that 
might block it from trying to create the socket, or perhaps something else 
using the same port number?

Please watch the Console for any error messages, either from NXTBluetoothBridge 
or other networking related programs/services.  If it outright crashes, attach 
a crash log so I can see where things might be going wrong.  

Original comment by inxtrem...@gmail.com on 1 Feb 2011 at 11:44