adrianstas / android-notifier

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

Notifications failing after a while #351

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Receive a call or sms without doing the test first fails
2. If i do the test it works for a while
3. After some 5 minutes it does not work anymore

What is the expected output? What do you see instead?
No notification.

Please paste the application's log here (it should now be on your
clipboard):
D/RemoteNotifier(  569): Restoring state
D/RemoteNotifier(  569): Not starting service again
D/RemoteNotifier(  569): Using donut SMS decoder
D/RemoteNotifier(  569): Using level 5 caller ID
I/RemoteNotifier(  569): Couldn't find caller information
D/RemoteNotifier(  569): Received Sms: SMS from 10160: Börja snacka! Vi har 
fyllt på ditt kontantkort med 250kr och Snacka Mera i 30 dagar. Ditt TrID: 
1001000066131160. Hälsningar Telenor
D/RemoteNotifier(  569): Sending notification: 
v2/200146a3f7f9e7b0/8f39e94e30a1cb/SMS/10160/SMS from 10160: Börja snacka! Vi 
har fyllt på ditt kontantkort med 250kr och Snacka Mera i 30 dagar. Ditt TrID: 
1001000066131160. Hälsningar Telenor
D/RemoteNotifier(  569): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(  569): Sending over UDP
D/RemoteNotifier(  569): Sent over UDP
I/RemoteNotifier(  569): Sent notification over WiFi.
V/CallerInfo( 4176): getCallerIndex(), NUM_LONG = 9,NUM_SHORT = 9
D/CallerInfo( 4176): compNum: 10160
D/CallerInfo( 4176): fixedIndex: -1
V/CallerInfo( 4176): getCallerIndex(), NUM_LONG = 9,NUM_SHORT = 9
D/CallerInfo( 4176): compNum: 10160
D/CallerInfo( 4176): fixedIndex: -1
V/CallerInfo( 4176): getCallerIndex(), NUM_LONG = 9,NUM_SHORT = 9
D/CallerInfo( 4176): compNum: 10160
D/CallerInfo( 4176): fixedIndex: -1
V/CallerInfo(  208): getCallerIndex(), NUM_LONG = 9,NUM_SHORT = 9
D/CallerInfo(  208): compNum: 10160
D/CallerInfo(  208): 5: tmpNum = 10160, tmpNum.length: 5,ID = 0
D/CallerInfo(  208): 5: break! numLongID = 0
D/CallerInfo(  208): 5: fixedIndex = 0
D/CallerInfo(  208): fixedIndex: 0
V/CallerInfo( 4176): getCallerIndex(), NUM_LONG = 9,NUM_SHORT = 9
D/CallerInfo( 4176): compNum: 10160
D/CallerInfo( 4176): 5: tmpNum = 10160, tmpNum.length: 5,ID = 0
D/CallerInfo( 4176): 5: break! numLongID = 0
D/CallerInfo( 4176): 5: fixedIndex = 0
D/CallerInfo( 4176): fixedIndex: 0
V/CallerInfo( 4176): getCallerIndex(), NUM_LONG = 9,NUM_SHORT = 9
D/CallerInfo( 4176): compNum: 10160
D/CallerInfo( 4176): 5: tmpNum = 10160, tmpNum.length: 5,ID = 0
D/CallerInfo( 4176): 5: break! numLongID = 0
D/CallerInfo( 4176): 5: fixedIndex = 0
D/CallerInfo( 4176): fixedIndex: 0
D/RemoteNotifier(  569): Not starting service again
D/RemoteNotifier(  569): Sending notification: 
v2/200146a3f7f9e7b0/8f39e87dd83e99/RING/0317143169/HEM - Home (0317143169)
D/CallLogWidget( 3887): PHONE_STATE changed
D/CallLogWidgetSmall( 3887): PHONE_STATE changed
D/CallLogWidgetBig( 3887): PHONE_STATE changed
D/RemoteNotifier(  569): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(  569): Sending over UDP
D/RemoteNotifier(  569): Sent over UDP
I/RemoteNotifier(  569): Sent notification over WiFi.
V/CallerInfo(  208): construct callerInfo from cursor
V/CallerInfo(  208): getCallerIndex(), NUM_LONG = 9,NUM_SHORT = 9
D/CallerInfo(  208): compNum: 0317143169
D/CallerInfo(  208): 11:, compNumLong = 317143169,compNumShort = 317143169
D/CallerInfo(  208): 11: tmpNum = 0317143169, tmpNum.length11: 10,ID = 0
D/CallerInfo(  208): 11: break! numLongID = 0
D/CallerInfo(  208): 11:  numLongID = 0,numShortID = -1
D/CallerInfo(  208): fixedIndex: 0
D/CallerInfo(  208): info.name: HEM
D/CallerInfo(  208): info.phoneNumber: 031-714-3169
D/CallLogWidget( 3887): PHONE_STATE changed
D/CallLogWidget( 3887): PHONE_STATE_IDLE
D/CallLogWidget( 3887): AppWidgetIds: 0
D/CallLogWidgetSmall( 3887): PHONE_STATE changed
D/CallLogWidgetSmall( 3887): PHONE_STATE_IDLE
D/CallLogWidgetSmall( 3887): AppWidgetIds: 0
D/CallLogWidgetBig( 3887): PHONE_STATE changed
D/CallLogWidgetBig( 3887): PHONE_STATE_IDLE
D/CallLogWidgetBig( 3887): AppWidgetIds: 0
D/RemoteNotifier(  569): Not starting service again

What version of Android are you using?
2.1 on huawei u8110
pc running kubuntu linux 10.10

Original issue reported on code.google.com by cblanq...@gmail.com on 3 Feb 2011 at 3:09

GoogleCodeExporter commented 8 years ago
this same thing happens on my HTC EVO

Original comment by lingzhou...@gmail.com on 5 Feb 2011 at 2:08

GoogleCodeExporter commented 8 years ago
I have the problem too. when the app  is in background, no notification are 
send. 

Original comment by Thorsten...@gmail.com on 6 Feb 2011 at 9:04

GoogleCodeExporter commented 8 years ago
In my case this happens too. After a while the service stops sending 
notifications. If I enter the application, service notifications again, but 
after a while it stopped again.

HTC Hero with Android 2.2 (rom Cronos). 

Client: linux (Ubuntu 10.10) and windows (XP y 7).

This in an extrac of my log file in client, now is 11:04AM and in 9:38AM the 
service send the last notification.

2011-02-22 09:20:53,299 INFO [NotificationManagerImpl] - Notification received: 
notificationId=37413482199479983, type=Battery
2011-02-22 09:27:56,604 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1206875494112054, type=Ping
2011-02-22 09:27:59,018 INFO [NotificationManagerImpl] - Waiting for test 
notification to pair device
2011-02-22 09:28:01,021 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1206875498373128, type=Ping
2011-02-22 09:28:01,022 INFO [NotificationManagerImpl] - Pairing stopped
2011-02-22 09:28:01,026 INFO [NotificationManagerImpl] - Pairing stopped
2011-02-22 09:28:15,182 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1206875511968395, type=Ping
2011-02-22 09:33:45,215 INFO [NotificationManagerImpl] - Notification received: 
notificationId=37413141505467175, type=SMS
2011-02-22 09:35:22,988 INFO [NotificationManagerImpl] - Notification received: 
notificationId=37413508153695481, type=Battery
2011-02-22 09:38:32,908 INFO [NotificationManagerImpl] - Notification received: 
notificationId=37413149309526949, type=SMS

Original comment by andye...@gmail.com on 22 Feb 2011 at 10:05

GoogleCodeExporter commented 8 years ago
Yes same exact thing happens to me. Although I have to say that I have tried 
NotifyPro and same thing happens to that as well.

I am running CM7 RC1 (Android 2.3.2), with HTC Desire. PLEASE PLEASE PLEASE 
help!

Original comment by mohammed...@gmail.com on 24 Feb 2011 at 12:55

GoogleCodeExporter commented 8 years ago
This is still a problem.  I don't know how long it takes specifically, but 
eventually notifications stop coming on PC even though service continues to run 
on phone.  Doing a test ping from phone wakes it up.
Running version 0.2.8 on an LG VS910 running Android 2.3.6  Desktop version 
(Win7) is 0.5.1

Original comment by don.kn...@gmail.com on 1 Feb 2013 at 9:00