baljeetverma / android-notifier

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

Desktop notifier shows no notifications #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installed java 64 bit per this thread: http://bit.ly/bCjFFf
2.installed desktop notifier 0.5.1 64bit
3.installed remote notifier on android

What is the expected output? What do you see instead?
Nothing goes through. Test sendings fail. It used to work, don’t know why it 
has stopped.

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

D/WifiService(   98): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@4639b108}
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@4639b108}
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@4639b108}
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@4639b108}
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@4639b108}
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@4639b108}
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@4639b108}
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): ACTION_BATTERY_CHANGED pluggedType: 0
D/WifiService(   98): ACTION_BATTERY_CHANGED pluggedType: 0
D/WifiWatchdogService(   98): (android.server.ServerThread) haumersen 
(00:21:29:eb:72:0f) does not require the watchdog
D/WifiService(   98): ACTION_BATTERY_CHANGED pluggedType: 0
I/BluetoothDataGateway.cpp(   98): btlif_spp_rx_ctrl
D/BluetoothService(   98): Bluetooth state 13 -> 10
V/BluetoothEventRedirector(  277): Received 
android.bluetooth.adapter.action.STATE_CHANGED
I/BluetoothEventRedirector(  277): EXTRA_STATE = 10
V/BluetoothDataGatewayService(   98): #### DataGateway Service Received message 
 ####
D/BluetoothServiceManager(   98): onBluetoothDisabled()
D/BluetoothServiceManager(   98): ***stopService(): Stopping service: 
bluetooth_ftp***
D/BluetoothServiceManager(   98): ***stopService(): Stopping service: 
bluetooth_pbs***
I/BluetoothPBAPService(   98): onPbapDisabled
D/BluetoothServiceManager(   98): ServiceStateChanged: bluetooth_pbs, 1
D/BluetoothServiceManager(   98): Finishing service bluetooth_pbs
D/WifiService(   98): ACTION_SCREEN_OFF
V/WifiMonitor(   98): Event [CTRL-EVENT-STATE-CHANGE id=0 state=6]
V/WifiStateTracker(   98): Changing supplicant state: COMPLETED ==> 
GROUP_HANDSHAKE
V/WifiMonitor(   98): Event [WPA: Group rekeying completed with 
00:21:29:eb:72:0f [GTK=TKIP]]
V/WifiMonitor(   98): Event [CTRL-EVENT-STATE-CHANGE id=0 state=7]
V/WifiStateTracker(   98): Changing supplicant state: GROUP_HANDSHAKE ==> 
COMPLETED
D/WifiService(   98): ACTION_SCREEN_ON
D/WifiService(   98): enable and start wifi due to updateWifiState
D/WifiService(   98): ACTION_SCREEN_OFF
D/WifiService(   98): ACTION_SCREEN_ON
D/WifiService(   98): enable and start wifi due to updateWifiState
D/RemoteNotifier(  854): Not starting service again
D/RemoteNotifier(  854): Sending notification: 
v2/815ca203f4d797d3/441450a952de3/PING//Test notification
D/RemoteNotifier(  854): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(  854): Sending over UDP
D/RemoteNotifier(  854): Sent over UDP
I/RemoteNotifier(  854): Sent notification over WiFi.
D/RemoteNotifier(  854): Sending notification: 
v2/815ca203f4d797d3/441450adce27d/PING//Test notification
D/RemoteNotifier(  854): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(  854): Sending over UDP
D/RemoteNotifier(  854): Sent over UDP
I/RemoteNotifier(  854): Sent notification over WiFi.
D/RemoteNotifier(  854): Sending notification: 
v2/815ca203f4d797d3/441450be40dd8/PING//Test notification
D/RemoteNotifier(  854): Sending wifi notification to IP 192.168.1.255
D/RemoteNotifier(  854): Sending over UDP
D/RemoteNotifier(  854): Sent over UDP
I/RemoteNotifier(  854): Sent notification over WiFi.
D/RemoteNotifier(  854): Sending notification: 
v2/815ca203f4d797d3/441450e4a2f31/PING//Test notification
D/RemoteNotifier(  854): Sending wifi notification to IP 255.255.255.255
I/RemoteNotifier(  854): Sent notification over WiFi.
D/RemoteNotifier(  854): Sending notification: 
v2/815ca203f4d797d3/441450f0f9dc9/PING//Test notification
D/RemoteNotifier(  854): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(  854): Sending over UDP
D/RemoteNotifier(  854): Sent over UDP
I/RemoteNotifier(  854): Sent notification over WiFi.

What version of Android are you using?
2.2

Desktop log is attached

Original issue reported on code.google.com by khassy2...@gmail.com on 17 Oct 2010 at 3:43

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by rdamazio@gmail.com on 17 Oct 2010 at 5:56

GoogleCodeExporter commented 9 years ago
There are no errors on both android and desktop sides, take a look at issue 
114, Windows is probably blocking notifications balloons.

Original comment by lehph...@gmail.com on 17 Oct 2010 at 3:23

GoogleCodeExporter commented 9 years ago
I read issue 114 and followed all of the instructions, going back to issue 48 
and installing the hack for the balloon notifications. Rebooted, reinstalled 
64bit windows notifier, still nothing. It wasn't until I downloaded and 
installed Growl (as mentioned by someone in issue 48) that I started getting 
the notifications. Oddly, I wasn't getting them in Growl but in the system 
default balloons. Growl wouldn't register the notifier app. I kept messing with 
the settings (followed the Growl wiki instructions here, didn't work). Not sure 
how, but I finally managed to get it to work.

All of which is very strange because, as I mentioned in my original post, the 
notifications were working fine until recently. I don't know what happened, but 
I suspect one of the recent Windows update triggered something that stopped 
them. 

Thanks for the help.

Original comment by khassy2...@gmail.com on 17 Oct 2010 at 6:11

GoogleCodeExporter commented 9 years ago
That's strange indeed, I'm glad it's working for you now.

Original comment by lehph...@gmail.com on 18 Oct 2010 at 12:21