lexicon2008 / android-smspopup

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

SMS Pop ups stop working after a day or so of use #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start up phone
2. Leave phone running for more than a day or so.
3. SMS pop ups will no longer appear after a while. 

What is the expected output? What do you see instead?
Expected output is some type of SMS pop up on the screen. The actual output is 
the lack of any pop up at all. The messages appear in the SMS application as 
unread, but there is no indication at all that they've ever been received 
unless you actually go and check the SMS application manually.

What version of the product are you using? On what operating system?
T-mobile G1 using Cyanogenmod 6.0.0

Please provide any additional information below.

I have SMS pop up set to use custom notifications. That is, the standard SMS 
app's notifications are disabled and SMS pop up is responsible for making them 
and clearing them. I also have the settings marked to suppress pop ups if the 
phone is currently in use / not locked. No matter what mode the phone is in 
(locked/unlocked), though, the user does not see any indication that a message 
has been received.

The Running Services section of the settings in Android 2.2 lists 
SmsReceiverService as Restarting. It does not restart, though.

Rebooting does restore functionality.

Original issue reported on code.google.com by carnegie...@gmail.com on 18 Sep 2010 at 7:41

GoogleCodeExporter commented 9 years ago
Woops. Meant to post this using this account. Oh well.

I've attached a high level log of the activities / processes during receive of 
a message. This is with the phone's screen turned off. There is no indication 
at all that a message is received on the phone unless entering the SMS app.

Also attached adb bug report in case that helps. Note that it is just with the 
service trying to restart- not when a message is received.

I'm willing to help debug this. I just need help on how to attach the debugger 
/ get the appropriate logs. I've done debugging before, just nothing with 
android.

Original comment by str...@gmail.com on 18 Sep 2010 at 9:06

Attachments:

GoogleCodeExporter commented 9 years ago
I was having the same problem

It was solved by re install the rom on the device

Regards
Psicop

Original comment by psico...@gmail.com on 21 Jun 2011 at 12:09

GoogleCodeExporter commented 9 years ago
A fully revamped version of SMS Popup is now available in the Google Play 
Store: 
https://play.google.com/store/apps/details?id=net.everythingandroid.smspopup

I am closing out all old issues/bugs that relate to SMS Popup <=1.10 as so much 
was changed in this version. Please create new issues if you see them in the 
latest update.

Original comment by adam.eve...@gmail.com on 14 Apr 2012 at 7:37