baljeetverma / android-notifier

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

not getting growl notifications #322

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Persistent
2.
3.

What is the expected output? What do you see instead?
Receiving notifications.  I see nothing.  I have to open the app to force the 
service to work.  Its set to auto run and is running, but I get no 
notifications.

Please paste the application's log here (it should now be on your
clipboard):
D/RemoteNotifier( 8256): Restoring state
D/RemoteNotifier( 8256): Using real bluetooth utils
E/BluetoothService.cpp( 1082): stopDiscoveryNative: D-Bus error in 
StopDiscovery: org.bluez.Error.Failed (Invalid discovery session)
I/RemoteNotifier( 8256): Starting notification service
D/RemoteNotifier( 8256): Battery status: Discharging
D/RemoteNotifier( 8256): Got battery level: 60
D/RemoteNotifier( 8256): Battery level change: 61
D/RemoteNotifier( 8256): Notifying of battery state change
D/RemoteNotifier( 8256): Sending notification: 
v2/22a0000015e89da6/8e5cd6f3c465a5/BATTERY/60/Discharging, remaining charge: 60%
E/BluetoothService.cpp( 1082): stopDiscoveryNative: D-Bus error in 
StopDiscovery: org.bluez.Error.Failed (Invalid discovery session)
E/BluetoothService.cpp( 1082): stopDiscoveryNative: D-Bus error in 
StopDiscovery: org.bluez.Error.Failed (Invalid discovery session)
D/RemoteNotifier( 8256): Connecting to Bluetooth device Kahil Young’s MacBook
E/BluetoothEventLoop.cpp( 1082): event_filter: Received signal 
org.bluez.Device:PropertyChanged from /org/bluez/5310/hci0/dev_00_1D_4F_8D_7D_BB
D/BluetoothService( 1082): updateDeviceServiceChannelCache(00:1D:4F:8D:7D:BB)
D/BluetoothService( 1082):  uuid(system): 00001105-0000-1000-8000-00805f9b34fb 
10
D/BluetoothService( 1082):  uuid(application): 
7674047e-6e47-4bf0-831f-209e3f9dd23f 5
D/BluetoothService( 1082): Making callback for 
7674047e-6e47-4bf0-831f-209e3f9dd23f with result 5
D/RemoteNotifier( 8256): Sent notification over Bluetooth (0 retries).
E/BluetoothEventLoop.cpp( 1082): event_filter: Received signal 
org.bluez.Device:PropertyChanged from /org/bluez/5310/hci0/dev_00_1D_4F_8D_7D_BB

What version of Android are you using?
2.2.1

Original issue reported on code.google.com by KahilYoung on 16 Dec 2010 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by rdamazio@gmail.com on 21 Dec 2010 at 6:19