Message Notification Error - Hero, G2 Touch Q&A, Help & Troubleshooting

When i get a text or email the trackball flashes and also the LED. But once i have read the message, they continue to flash. Does anyone know of a setting that needs to be changed or is the phone a bit faulty.

It's a software bug. Usually those kind of bugs doesn't mean that the hardware is faulty, faulty hardware would result in no wifi, no GSM signal, screen failures etc ...
Pull down the status bar notification thingy, even if it's empty. The LED will stop blinking.
Yes, this is annoying :/

Thanks, that seems to stop it. As you say it is a software bug and needs fixing.

Is there any way to change how long these items flash for? If I get an SMS or have a missed call etc I really would like them to flash indefinately as I will often not even look at my phone for a few hours and I don't want to have to bring it out of standy just to see if there may have been a message.

Here it helps to pull down the notification area. It always stops after I've done that

Pressing the lighted trackball should take you to the notifying app
Thats kind of what I was expecting anyway. If you have a flashing indicator for a new sms or email, say, it would be nice if it took you straight to that app on clicking the trackball.
Then you dont have to pull down the notifications and work out which item to click. If you have multiple notifications, then each click would go through them in order, removing the notification each time.

graculusthegreenbird said:
Thats kind of what I was expecting anyway. If you have a flashing indicator for a new sms or email, say, it would be nice if it took you straight to that app on clicking the trackball.
Then you dont have to pull down the notifications and work out which item to click. If you have multiple notifications, then each click would go through them in order, removing the notification each time.
Click to expand...
Click to collapse
That would be excellent

Related

my trackball light keeps turning on and off...

my trackball light keeps turning on and off, even in standby mode... is there a way to turn it off? or is this normal with the phone?
Hi,
The flashing trackball means you've had a message, email or a missed call. You get a little icon in the top left of your screen with a red squiggle on it. When you've turned your phone on, put your finger at the top of the screen and sweep downwards and your notification screen will appear. This should tell you what event, message or call you've missed, or is waiting for you.
Hope this helps. It is a bit confusing at first.
Sometimes, even after I've completed reading all my unread texts/checked missed calls list, the trackball remains flashing for a period of time (like say 10 minutes) and then stops flashing.
Only way to stop it it so bring down the notifications panel and hit 'clear notifications'.
Its a bug.
my mate with an orange one had this, but it turns out he had set up the MAIL application (NOT Gmail) for his hotmail and turned notifications off, so it flashed, but no top bar notification or sound was played.....
Huey85 said:
Sometimes, even after I've completed reading all my unread texts/checked missed calls list, the trackball remains flashing for a period of time (like say 10 minutes) and then stops flashing.
Click to expand...
Click to collapse
I would actually love the option to have the trackball light to pulse indefinitely until notifications are cleared. I reckon its damned sexy!
Just a shame it can't do multi-coloured light :<
Mine will keep blinking until i take down the notifications panel, even tough its clear and i.e message is read. But it "cures" the blinking instantly.
Mine is doing the same thing, blinking for roughly 10mins but dissapears if open and close notifications even if blank.
Is this a bug only in the Orange rom ?

[App] NoLED - Use the AMOLED screen for incoming notifications

Link to original thread in SGS forum:
http://forum.xda-developers.com/showthread.php?t=730692
Link to app:
http://forum.xda-developers.com/attachment.php?attachmentid=363696&d=1279643523
madmack said:
I saw the idea posted somewhere previously that instead of getting the capacitive lights on, we really should be putting the phone's AMOLED screen to work ! specially that it doesn't consume any backlight energy when displaying a black screen. So I developed an app that does just that, upon receiving a notification, it will display a black screen with a red dot somewhere in the left top corner. Ok, i really should put these in bullet points..
the application does the following:
1. When your phone receives a notification, it switches the screen on and displays a red dot somewhere in the top left corner. The location of this dot is random every time you receive a new notification. This will guarantee using different LEDs so that the same ones won't be burned out ! The reason why I chose red is because it uses the least amount of energy to display.
2. The app runs as a service, after installing, you'll need to lock the screen once and unlock it for it to activate. After this, the application should run automatically after a reboot.
3. To get rid of the red dot, the only key you can use is the home key. Using the capacitive touch buttons will do nothing, and so as clicking anywhere on the screen. Once your screen turns on, the notifications disappear and will not come up until a new notification sound is received.
I have also logged the touch drivers and saw that although I'm displaying a black screen and setting flags to not respond to touch messages, android is still receiving touch messages when you touch any spot on the screen. This, I imagine, consumes resources! So I disabled the touch drivers when the black screen is active. Pressing on the Home button should reactivate it. If your screen is unresponsive to touch even after the notification screen is dismissed, a simple restart should take care of it. Once you've restarted, you can uninstall the app.
Now the touchscreen drivers were a lot easier to mess around with. The sourcecode given by samsung helped me achieve the activation/deactivation of the screen. Things are not the same with the capacitive buttons. You'll notice that when the black screen is on, if you touch any of the soft buttons, they'll light up (although am suppressing them programatically). Am still analyzing the drivers to see if there is an easy way to disable these drivers too when the notification is on.
One more note, make sure the notification sounds that you choose for your different apps (Calendar, Gmail, Gtalk.. etc) are the default samsung notifications or the ones you placed in /sdcard/sd/media/audio/notifications
Any other sound notifications will simply not trigger the program to display the notification screen.
I just want to let you guys know that this is a beta app. Install it at your own risk.
Enjoy ! Comments and feedback will be appreciated
Click to expand...
Click to collapse
Thanks for the heads up, but after reading the thread I think I'll wait till it's been tweak a bit more.
That's a good idea, but if it's going to flash using the screen, why no take advantage of the fact that it's a SCREEN and flash an icon instead of just a little red dot?
For example, use the same system icons that appear in the notification bar when messages are received / calls missed, etc. And if you're worried about burning out pixels you could make it change location every minute or so.
Just my $.02
that was mentioned in the original thread... I think it is a good idea... I cant wait to see how this grows...
Does this require your GS to be rooted?
gravis86 said:
That's a good idea, but if it's going to flash using the screen, why no take advantage of the fact that it's a SCREEN and flash an icon instead of just a little red dot?
For example, use the same system icons that appear in the notification bar when messages are received / calls missed, etc. And if you're worried about burning out pixels you could make it change location every minute or so.
Just my $.02
Click to expand...
Click to collapse
the idea of a full icon was mentioned, but just like a blinking led, the idea here is to keep the notification using as little power as possible. Not sure if the power usage would be more or less showing one pixel or a whole icon.
Obviously 100+ pixels would use more power than just one but the screen is very power conservative. I think it's at least worth a try to see if it really impacts the battery that much.
papawu said:
Does this require your GS to be rooted?
Click to expand...
Click to collapse
I have it on my phone atm, it's not rooted. Seems to be working fine.
doesnt work if you have No Lock installed too
Umm..i have nolock and it works fine. Try turning it off, then lock and unlock your phone, and turn it on again. Should work.
Sent from my Samsung Vibrant
How do you properly remove the app? It is screwing everything up on my phone.
hah2110 said:
How do you properly remove the app? It is screwing everything up on my phone.
Click to expand...
Click to collapse
Just curious...How is it screwing up your phone?
ultra spikey said:
Just curious...How is it screwing up your phone?
Click to expand...
Click to collapse
It was hurting battery leaving the screen on even though it was just red. I uninstalled it from manage applications and now my screen won't turn on once it is off, I have to pull the battery. Anyone know if doing a clear storage wipes the internal SD card?
+1 for icon notifications
If we can't have a real led, lets look cooler than all the other phones and have little icons of e-mail, sms, and missed calls. It would be nice.
and make them loook purrrrdyyyyyyy iphone-esque
Installed this today and so far so good. Sure it would look better with actual icons but if it saves me from having to unlock my phone all the time to look for new messages then I'm happy.
Sent from my SGH-T959 using XDA App
Not sure why this thread is not getting enough attention when there were so many people begging for a notification app to come out?
Thanks for making the app, will try it out soon. Will give feedback as soon as I get it.
Not working for me at all. Tried default sounds, custom sounds, with puzzle piece, without puzzle piece, etc. Even tried a reboot. Yes, the service is running.
Samsung Vibrant
EDIT: Just worked, but seriously took like 10 minutes before the screen flashed and the red LED started blinking.
I'm having a problem with it as well. I see it running, but it doesn't notify me except for the initial notification. Also it seems to just keep the screen on.
I'll keep playing with it to see off I can figured it out.
Sent from my SGH-T959 using XDA App

[Q] Notification

Hello XDA,
I'm fairly new so please excuse me if this has already been addressed or answered. I've searched but haven't found an answer so if there's a post on this, please reply with a link and I'll do the rest.
Okay, when I get a text message, the message alert goes off. But say I'm not with my phone, or in a loud environment, is there a way to get the phone to vibrate and play the alert when I get an sms? Also, is there a way to get the phone to periodically alert me when there is an unread text ? My last phone (GSM HTC Hero) had an LED that would flash. But this phone, the Samsung Vibrant, doesn't have an LED, and apparently no way of letting me know I missed a text message.
If not, is there an app that might provide that functionality?
Thanks in advanced for any reply.
http://forum.xda-developers.com/showthread.php?t=730692
Thank you.
This is exactly what I was looking for. If only it would occasionally vibrate, it would be perfect.
Thanks again.
Look in the Market for SMS Popup. It has a lot of notification options (custom vibrate patterns, notification icon), it can turn on the screen, and it can also remind you in time increments.
If you decide to go this route, be sure to turn off your default messaging notifications, so you dont get double.

[Q] issue with gsb 2.5 rc 4 need help (simple)

Hello I am new to xDA and I'd like to say I am really impressed. With everything. From roms. Apps.themes.mods ect . Very impressed with gsb it is a incredible rom. My Droid Eris is awesome now although I am experiencing a small issue....when my phone. Is charging and I receive a txt and my led notification. Flashing green to tell me I got a text it will stop charging until I clear notificatin or read txt....how do I fix this?
Hmm, I noticed thw other day that the red 'charging' led stops when a notification (green) comes in. But I assumed that charging continued. Haven't had an opportunity to test it out.
Most of my led notifications are set to white (trackball) but I must have missed one. The Tball led works fine while charging last I checked.
Sent from my Eris ADR6200 using XDA Premium App
Charging stops when green notification flashes indicating I received a txt ànd stops my phone from charging. I did a complete wipe and reflashed gsb but still does it. My trackball don't seem to notify me of a txt
ev1ler1s said:
Charging stops when green notification flashes indicating I received a txt ànd stops my phone from charging. I did a complete wipe and reflashed gsb but still does it. My trackball don't seem to notify me of a txt
Click to expand...
Click to collapse
You need to go into settings->CyanogenMod settings->Interface->LED Notifications->Miscellaneous and choose the apps for which you want trackball notifications (by changing the flash color to white).
I'll have to try this. You are 100% sure that charging is stopped when this happens? The battery icon on the status bar stops showing charging? Settings->About phone->Status->Battery status shows "Not charging"?
ev1ler1s said:
Charging stops when green notification flashes indicating I received a txt ànd stops my phone from charging. I did a complete wipe and reflashed gsb but still does it. My trackball don't seem to notify me of a txt
Click to expand...
Click to collapse
doogald said:
I'll have to try this. You are 100% sure that charging is stopped when this happens? The battery icon on the status bar stops showing charging? Settings->About phone->Status->Battery status shows "Not charging"?
Click to expand...
Click to collapse
Ok, I just changed my text messaging notifications to green, sent myself a text while it was charging, and it continued to charge.
Anyway, you can use the instructions in my last post to change all of your apps to white to get trackball flash, if that's what you want.
Hey man ur the best, worked perfectly! Awesome.
Another question....my camera has a crazy delay when I push to take a pic and. Eveñ the slightest movement. Causes a blur...is this fixable? Also my keyboard does a period at random and doès the long press function on its own resulting in characters. Such as some of the ones in this post as u can. Seé
I just noticed the same thing. The Orange LED turns off while charging when I get a text. But it turns back on the instant i press the red power button to wake my phone up to check it. I do not actually need to check the message.
I am sure it remains charging during this, but there is no way to check because it turns back on as soon as I activate the screen.
tjmckenzie said:
I just noticed the same thing. The Orange LED turns off while charging when I get a text. But it turns back on the instant i press the red power button to wake my phone up to check it. I do not actually need to check the message.
I am sure it remains charging during this, but there is no way to check because it turns back on as soon as I activate the screen.
Click to expand...
Click to collapse
Yes, when I checked this earlier I had it plugged into a charger that turns off when the Eris stops drawing power (i.e., hits 100% charge). When I received a text and the LED was changed, it continued to charge. That's how I knew it was fine.

[Q] Shut off screen light up?

I think we've agreed that the screen is the biggest battery draw on this phone.
I am on the stock ROM, and my screen lights up whenever anything happens on the phone. Any notifications light the screen up. Email/text/etc screen comes on to display the notification in addition to the sound.
Is there a way to keep the sound, and notification in the status bar, but keep the screen from lighting up?
I get a ton of emails M-F not to mention text messages and I don't need the screen firing up every time I get one. Hearing it is good, but I'm sure I'd save battery with the screen forced to stay off. Incremental savings? Maybe. But every little bit, right?
SMS Popup
I just discovered this when I flashed Unofficial. It has settings to disable the screen coming on when a text message arrives - at least it's a start, particularly if you get a lot of texts.
docfreed said:
I just discovered this when I flashed Unofficial. It has settings to disable the screen coming on when a text message arrives - at least it's a start, particularly if you get a lot of texts.
Click to expand...
Click to collapse
Is that setting not in the stock ROM?
How do you get to it in yours?

Categories

Resources