baljeetverma / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

The Mac client exits out when it receives a test notification over Bluetooth #140

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up phone to send notifications to the Mac over Bluetooth.
2. Start the Mac client
3. Send a test notification from the phone.
4. The Mac client exits.

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

Should see the notification over Bluetooth. Instead the Mac client just exits.

Please paste the application's log here (it should now be on your
clipboard):

D/WifiService(   93): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): ACTION_BATTERY_CHANGED pluggedType: 0
D/WifiService(   93): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
I/BluetoothDataGateway.cpp(   93): btlif_spp_rx_ctrl
D/WifiService(   93): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@461d0a68}
D/WifiService(   93): enable and start wifi due to updateWifiState
V/BluetoothEventRedirector(  271): Received android.bleutooth.device.action.UUID
D/BluetoothService(   93): Bluetooth state 13 -> 10
V/BluetoothDataGatewayService(   93): #### DataGateway Service Received message 
 ####
D/BluetoothServiceManager(   93): onBluetoothDisabled()
D/BluetoothServiceManager(   93): ***stopService(): Stopping service: 
bluetooth_ftp***
D/BluetoothServiceManager(   93): ***stopService(): Stopping service: 
bluetooth_pbs***
I/BluetoothPBAPService(   93): onPbapDisabled
D/BluetoothServiceManager(   93): ServiceStateChanged: bluetooth_pbs, 1
D/BluetoothServiceManager(   93): Finishing service bluetooth_pbs
V/BluetoothEventRedirector(  271): Received 
android.bluetooth.adapter.action.STATE_CHANGED
I/BluetoothEventRedirector(  271): EXTRA_STATE = 10
D/RemoteNotifier(  641): Sending notification: 
v2/22a10000135131b3/43313dcd993fc/PING//Test notification
D/RemoteNotifier(  641): Enabling bluetooth and delaying notification
D/BluetoothService(   93): Bluetooth state 10 -> 11
V/BluetoothDataGatewayService(   93): #### DataGateway Service Received message 
 ####
D/RemoteNotifier(  641): Sending wifi notification to IP 192.168.3.105
D/RemoteNotifier(  641): Sending over UDP
D/RemoteNotifier(  641): Sent over UDP
D/RemoteNotifier(  641): Sending over TCP
V/BluetoothEventRedirector(  271): Received 
android.bluetooth.adapter.action.STATE_CHANGED
I/BluetoothEventRedirector(  271): EXTRA_STATE = 11
D/RemoteNotifier(  641): Sent over TCP
I/RemoteNotifier(  641): Sent notification over WiFi.
I/BluetoothEventLoop.cpp(   93): agent_event_filter: Received method 
org.bluez.Agent:Release
I/BluetoothService(   93): loadBondState(): val = 
/org/bluez/1027/hci0/dev_00_1E_AE_44_77_AC,/org/bluez/1027/hci0/dev_00_23_6C_B3_
D8_F7,
D/BluetoothService(   93): found 2 bonded devices
D/BluetoothService(   93): Bluetooth state 11 -> 12
D/BluetoothHeadsetService(  195): Loaded priority 00:1E:AE:44:77:AC = 1002
D/BluetoothHeadsetService(  195): Loaded priority 00:23:6C:B3:D8:F7 = 0
I/BluetoothAudioGateway.cpp(  195): Calling blz_wrapper_init
V/BluetoothDataGatewayService(   93): #### DataGateway Service Received message 
 ####
V/BluetoothDataGatewayService(   93): #### Enable Data Gateway Server ####
I/BluetoothDataGateway.cpp(   93): dataGatewayEnableNative
D/BluetoothServiceManager(   93): onBluetoothEnabled()
D/BluetoothServiceManager(   93): ***startService(): Bluetooth service 
bluetooth_ftp not enabled. Skipping...***
D/BluetoothServiceManager(   93): ***startService(): Starting service: 
bluetooth_pbs***
I/BluetoothPBAPService(   93): onPbapEnabled
I/BluetoothPBAPService(   93): onPbapConnected
D/BluetoothServiceManager(   93): ***startService(): Done starting service: 
bluetooth_pbs***
D/BluetoothServiceManager(   93): ServiceStateChanged: bluetooth_pbs, 2
E/BluetoothOPP(  839): setOppsPath
D/BluetoothOPP.cpp(  839): setOppsPathNative
E/BluetoothEventLoop.cpp(   93): event_filter: Received signal 
org.bluez.Btla:OpSetDefaultPath from /org/bluez/btlaobex0
I/BluetoothEventLoop.cpp(   93): OpSetDefaultPath signal received
I/BluetoothEventLoop.cpp(   93): OpSetDefaultPath signal received with status:1
E/BluetoothEventLoop(   93): >>>>>onOpSetDefaultPath<<<<<<
V/BluetoothEventRedirector(  271): Received 
android.bluetooth.adapter.action.STATE_CHANGED
I/BluetoothEventRedirector(  271): EXTRA_STATE = 12
D/RemoteNotifier(  641): Method bluetooth connected, sending delayed 
notification after 2005ms
E/BluetoothService.cpp(   93): stopDiscoveryNative: D-Bus error in 
StopDiscovery: org.bluez.Error.Failed (Invalid discovery session)
E/BluetoothService.cpp(   93): stopDiscoveryNative: D-Bus error in 
StopDiscovery: org.bluez.Error.Failed (Invalid discovery session)
D/RemoteNotifier(  641): Connecting to Bluetooth device Tod Bookless’s MacBook
D/BluetoothService(   93): updateDeviceServiceChannelCache(00:23:6C:B3:D8:F7)
D/BluetoothService(   93):  uuid(application): 
7674047e-6e47-4bf0-831f-209e3f9dd23f 4
D/BluetoothService(   93): Making callback for 
7674047e-6e47-4bf0-831f-209e3f9dd23f with result 4
V/BluetoothEventRedirector(  271): Received android.bleutooth.device.action.UUID
V/BluetoothEventRedirector(  271): Received android.bleutooth.device.action.UUID
D/BluetoothHeadsetService(  195): pulled 00:1E:AE:44:77:AC off auto-connect 
queue
D/BluetoothHeadsetService(  195): Headset state 0 -> 1, result = 1
D/BluetoothHeadsetService(  195): SDP UUID: TYPE_HANDSFREE
V/BluetoothEventRedirector(  271): Received 
android.bluetooth.headset.action.STATE_CHANGED

What version of Android are you using? Froyo

Original issue reported on code.google.com by todbookl...@gmail.com on 13 Sep 2010 at 7:51

GoogleCodeExporter commented 9 years ago
Can you provide the log output of the mac app when this happens?

Original comment by rdamazio@gmail.com on 13 Sep 2010 at 9:11

GoogleCodeExporter commented 9 years ago
Adding my crash logs for the same issue...

Original comment by gabemiller@gmail.com on 4 Oct 2010 at 10:43

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same issue, now i rollback to MacDroidNotifier-0.2.9.dmg and growl 
1.2.2

Work fine for me :D

Original comment by Fidel.Aq...@gmail.com on 14 Apr 2014 at 11:00