Close To Me support forum Forum Index Close To Me support forum
This is the support forum for Close To Me, you can write in English or in Italian.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister  login with facebook
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

BluetoothDevicesDiscovery.a()

 
Post new topic   Reply to topic    Close To Me support forum Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
sofleo
Site Admin


Joined: 31 Aug 2012
Posts: 17

PostPosted: Fri Sep 28, 2012 8:59 am    Post subject: BluetoothDevicesDiscovery.a() Reply with quote

It has been reported the following error:

BluetoothDevicesDiscovery.a()

java.lang.RuntimeException: Unable to start receiver com.sofleo.closetomefree.BluetoothDevicesDiscovery: java.lang.NullPointerException
at android.app.ActivityThread.handleReceiver(ActivityThread.java:1809)
at android.app.ActivityThread.access$2400(ActivityThread.java:117)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:985)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:3687)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:842)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.sofleo.closetomefree.BluetoothDevicesDiscovery.a(Unknown Source)
at com.sofleo.closetomefree.BluetoothDevicesDiscovery.onReceive(Unknown Source)
at android.app.ActivityThread.handleReceiver(ActivityThread.java:1798)
... 10 more

The application registers the BluetoothDevicesDiscovery class as a system broadcast receiver (the declaration is inside the manifest) and sometimes the previous error is raised when some action is done with the bluetooth.
I have already seen this sometimes, but currently I have not yet understood the reason why it happens.
I will work on it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Close To Me support forum Forum Index -> Bugs All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group