Tap on message does not open a message - HD2 General

Hi,
I have a strange problem with HD2 that appeared with no reason. When I tap on e-mail message from HTC Sense - nothing happens. Previously, when I tap on message, the message opens. It works on text messages, but not on e-mails. I did a hard reset, and it worked for several minutes, and then stopped again. I did not install anything.
Any ideas? Thanks!

damird said:
Hi,
I have a strange problem with HD2 that appeared with no reason. When I tap on e-mail message from HTC Sense - nothing happens. Previously, when I tap on message, the message opens. It works on text messages, but not on e-mails. I did a hard reset, and it worked for several minutes, and then stopped again. I did not install anything.
Any ideas? Thanks!
Click to expand...
Click to collapse
Unless I'm mistaken, this is a known problem that (strangely) ties in to the lock screen not working properly. Go figure!
Open the windows start menu and select lock (bottom left softkey). Then unlock the phone. Once you've done that, you should be able to open email messages by tapping on them in the Sense UI.
There's a tweak in BsB Tweaks that is supposed to fix the lock screen issue, but it hasn't 100% fixed it for me. I just get it less. When I do, I do what I just suggested to you and it's okay again.
I'm sure that HTC will want to fix this at some point. Wait for the 4.01 ROM for that. (That was a joke - don't actually wait for the 4.01 ROM)

Thanks man, I just tried and it works! Yes, I have noticed that HD2 does not lock every time, but I didn't know that it has anything to do with this problem. Thanks again!

damird said:
Thanks man, I just tried and it works! Yes, I have noticed that HD2 does not lock every time, but I didn't know that it has anything to do with this problem. Thanks again!
Click to expand...
Click to collapse
Like I said - go figure! I've been developing software for a loooooong time, and I can't fathom why these 2 things are connected, but they obviously are!
Glad you sorted it mate

Related

[Fix] Disable Wireless Networks Detected Notification

Just extract the nowifinotif.exe file and copy to \Windows\StartUp on your device and perform a soft reset.
It works on my HTC Touch Pro, I'm assuming it will work for any HTC device or possible any WM6 device.
Let me how how it works, and what device your using.
Disabling the notification will work on my device, however after each soft reset they are back. This will fix that issue
This is a standard setting...unless you are trying to do something different.
Settings->Sounds/Notifications
Wireless networks in the dropdown.
Uncheck all of the notifications.
yes, i know it's a setting under notifications.
this is for all the people like myself where that setting doesn't hold. when i soft-reset my device the notifications would come back and i would have to disable it every time. I have bumped into many posts about it with no fix. this is that fix.
Gotcha, that's cool. I've never seen it not stick but that would be a crappy problem.
Nice work on the fix.
chetstriker said:
yes, i know it's a setting under notifications.
this is for all the people like myself where that setting doesn't hold. when i soft-reset my device the notifications would come back and i would have to disable it every time. I have bumped into many posts about it with no fix. this is that fix.
Click to expand...
Click to collapse
dude yesturday my brother and i tried everything to get the annyoing wifi detected in the city i live in sweden its freaking every second found new wifi connection god this is nice thanx
chetstriker said:
Just extract the nowifinotif.exe file and copy to \Windows\StartUp on your device and perform a soft reset.
It works on my HTC Touch Pro, I'm assuming it will work for any HTC device or possible any WM6 device.
Let me how how it works, and what device your using.
Disabling the notification will work on my device, however after each soft reset they are back. This will fix that issue
Click to expand...
Click to collapse
Wow for song long i have been annoyed about the wifi popup notification, i knew about the setting but assumed it did nothing, not that it worked but didnt stay
Your app works spot on, is there anyway to still have the sound alert enabled (sonar or something), but just disable the onscreen notification?
Sure
Sure here you go, it assumes you have the file \Windows\Alert-Sonar.wma
and plays that sound when a network is detected. If you don't have that file just rename or create one with that name and put it in your windows directory.
If you are still paying attention to this thread, I would appreciate advice
Hi,
I have a new HTC 6800.
I would LOVE for the file posted as the solution to work for me as I have the same problem with popping up notifications.
However when I installed the file and did a soft reset I get this message:
The program is from an unknown publisher, running it can possibly harm your device do you want to continue?
When I click "yes" I then get this message:
Unable to run the file nowifinotif the certificate is invalid
Ugh. Is there anything that I can do to get the file to run?
thanks!
Oh snap - another solution just found
OK,
Nevermind my last question - another solution was just found.
This model has a side button to turn on/off the wi-fi - who knew! Well, mobiletechreview.com, thankfully!
"don’t fret: slide the Wi-Fi slider on the left side of the Mogul to turn Wi-Fi on. "
So, I'll just turn the Wi-Fi off unless I actually want to use it, which eliminates the constant notifications. Whew.
chetstriker said:
Disabling the notification will work on my device, however after each soft reset they are back. This will fix that issue
Click to expand...
Click to collapse
Hi Chet,
Thank you for your solution! How does it work?
Also, any idea what causes the issue in the first place?
Thank you,
Jeff
Good idea, I've read a number of posts about this, but have assumed it was a GSM phone problem. Could anyone confirm what phones have the problem and which don't?
Jeff Nye said:
Hi Chet,
Thank you for your solution! How does it work?
Also, any idea what causes the issue in the first place?
Thank you,
Jeff
Click to expand...
Click to collapse
I don't know exactly but I've been using it myself for a while with no problems. I'm guessing it writes changes to the registry keys that control wifi notifications.
The problem is likely to be that some process is writing some other changes on each soft reset. That's my guess anyway.
How it works
Yes your correct, I don't know why it happens only what's happening and how to fix it.
When you disable the notifications under settings on your device it changes the following values under the following registry key.
HKEY_CURRENTUSER\ControlPanel\Notifications\<"SOME GUID"> with the ".DEFAULT" value = to "Wireless network detected".
after you soft reset your device this registry setting gets reset for some reason.
The other values under this key are:
"Options", "AvailableOptions", and "Wave".
Options is what kind of notification is currently assigned (none, sound, popup, ect)
AvailableOption is your choices of what you could pick from
And wave is what sound will play if enabled.
My program just sets this value back at startup. I can post the source code if anybody actually wants it, but yeah I have no idea why it's happening.
Thank you, Chet. That helps me understand a little more.
no problem
Works for me
Chet,
Thanks, works for me. Small problem, but very annoying.
I've found a few other boards with this question, and I've pointed them here.
http://forums.wireless.att.com/cng/board/message?board.id=cingular&message.id=114943&jump=true
Yeah it's an anooying bug. As a workaround I just made a .WAV file with no sound (just 1 second of silence) and assigned that one to the WLAN detecten notification. Works also
What About Other Notifications
Chet,
That was great. But I've noticed almost the same thing happens for "new email" and for "Reminders".
For both of those, I have "display message on screen" unchecked, but the phone still displays the message onscreen. However, in this case, the boxes remain unchecked after reboots.
Have you noticed that HTC's TF3D interface displays a callout box (cartoon quote) for the on screen reminders in the header, so that if I get new email and a calendar appointment, or some other reminder like an SMS or missed call, I get a "callout" box shaped notification at the top of my screen. Now, I get curious as to what the message is, so I click it. TF3D then opens their "easy icon view" screen, on which a bigger callout box is one of the buttons. I click that, and the standard MSFT tiny icons appear at the top of the screen again for "new email" and some other useless reminder like "Mtg at Johns". I need to click these tiny reminders, one at a time, then view the display message on screen, then click the soft "dismiss" button. Is this an easy way of handling reminders that I didn't want in the first place. @#$# HTC and MSFT!!
Any ideas?
This sounds great! I have a Fuze (with TAEL ROM) and this has been annoying me for a while. I suspect most people don't see it because they have wifi turned off most of the time. In my case, it's always on as I don't have a data plan

weirdness on the slide lock

Greetings all.. After installing the Dusk theme, my phone no longer automatically locks when the screen times out. I have to hit the lock button. Any thoughts on this??
The stock lock feature is a part of TF3D. If you're not running TF3D as your Today screen the lock timeout won't function.
blue_94_trooper said:
The stock lock feature is a part of TF3D. If you're not running TF3D as your Today screen the lock timeout won't function.
Click to expand...
Click to collapse
Oh, okay, gotcha.. thanks
----
UPDATE: I just downloaded the s2u2 app.. http://handheld.softpedia.com/progDownload/S2U2-Download-52386.html if ur interested..
On the Tap to Slide option for (missed calls, messages, email etc) on the Unlock screen all of them work if tapped except for text messages unless I do it whithin 2 or 3 seconds when the Text comes in...Any ideas to what I am talking about or how to fix.
HTCexy said:
On the Tap to Slide option for (missed calls, messages, email etc) on the Unlock screen all of them work if tapped except for text messages unless I do it whithin 2 or 3 seconds when the Text comes in...Any ideas to what I am talking about or how to fix.
Click to expand...
Click to collapse
hmmmm.. when u go in to retrieve the text, is it marked as already read or is it still "new"??
ShakespearesEdge said:
hmmmm.. when u go in to retrieve the text, is it marked as already read or is it still "new"??
Click to expand...
Click to collapse
Its still marked as new...BOTH of my Imagio's did it...my first that I sent back and now this! Verizons tech support sucks and Iv'e looked through many forums...all I found were ppl with the same problem and no solutions.
2 second search.
run the .zip from your phone.
To davidstre...the executable file did not work and the problem still insists...G D son of a B!!!!!
HTCexy said:
Its still marked as new...BOTH of my Imagio's did it...my first that I sent back and now this! Verizons tech support sucks and Iv'e looked through many forums...all I found were ppl with the same problem and no solutions.
Click to expand...
Click to collapse
well u could just download the s2u2 from the link i posted below....see if that works.. if it does, then it's something with the orig slider proggie...
ShakespearesEdge said:
well u could just download the s2u2 from the link i posted below....see if that works.. if it does, then it's something with the orig slider proggie...
Click to expand...
Click to collapse
I do like S2U2...I've had it on several of my devices but the Imagio is such a memory hog as it is I think S2U2 just adds a bit more bulk than I would prefer. I also tried speedbooster to help but that caused more problems so I had to uninstall.
Other then the text message tap option not working the device runs pretty well...a little sluggish at times but nothing a clean ram won't fix. Just wish I could find a way to fix it!
s2u2 problem
ShakespearesEdge said:
well u could just download the s2u2 from the link i posted below....see if that works.. if it does, then it's something with the orig slider proggie...
Click to expand...
Click to collapse
I have s2u2 installed and I love it. But I can't figure out how to turn off the default unlock screen...now I have 2 unlock screens!! That's not good...anybody know how to fix?
rocketx2 said:
I have s2u2 installed and I love it. But I can't figure out how to turn off the default unlock screen...now I have 2 unlock screens!! That's not good...anybody know how to fix?
Click to expand...
Click to collapse
I had the same problem; I just set the Windows lock screen to lock for 24 hours and I'm not harassed by it.
This cab will disable the stock lock screen, just install and reboot...

UNlock screen ...?doesn't work anymore

Hi guys.
I searched a lot in the forum but I didn't find something useful... my slide unlock is disappeared!!! even when the black screen is on, the slide doesn't work anymore. the sense appears automatically... even if I push the on/off button... boh
I installed some programs, like dutty taskmanager, 20 tabs and others, but not so heavy...
is there anybody able to help me?
thx a lot
have you tried a hard reset? Seems like the only thing you can do.
Assuming you are running ROM 1.48 you need to click Start>Lock and then the lock screen will work properly until the next time you do a soft reset.
Message notification
Hi, does anyone know of a way to get your messages to automatically open when recieving a text, or some other visual notification for that matter? I'm new to windows mobile and I keep missing the small new message green icon!
jakem said:
Assuming you are running ROM 1.48 you need to click Start>Lock and then the lock screen will work properly until the next time you do a soft reset.
Click to expand...
Click to collapse
Yeah, 2nd that. I had the same problem and this fixed it.
jakem said:
Assuming you are running ROM 1.48 you need to click Start>Lock and then the lock screen will work properly until the next time you do a soft reset.
Click to expand...
Click to collapse
Yeah.
Thank you jakem: I didn't know that after a soft reset I have to to that operation...
It works.... sometimes things are easier than they seem...
Thanks a lot!!!
I had the same issue as well after I had installed several programs. What I have noticed so far, was that after I installed Dutty's task manager, I've seen a process called 'Start'. When that was running, the lock screen didn't work. When I closed it via Dutty's task manager, the lock screen appeared automatically again! Don't know what the 'Start' process comes from though, but when closing it, it helped for me.
GreenFrog
lock not working
install bsb tweaks and select auto lock, them when you press the hang up button/end call button the phone will then lock as it did out the box.
i had the same problem, it dissapeared after doin a few reg tweaks and istalling a few .cabs etc
I got the same problem yesterday! I made a lot of registry tweaks and cant unlock my htc with the slider anymore..
But i found my solution, the tweak for user information was it!!
I deleted all entries in user information and disabled it, and now i can unlock my htc with the slider again..
Masterslice
Happened to me after I installed the SMS patch from HTC. All of my settings changed. Had to do a hard reset and will forgo the SMS patch.
happened to me as well after adding and tweaking, i found that when i turned the power saving to off, on BsB Tweaks, it came back after a soft reset?
Masterslice said:
I got the same problem yesterday! I made a lot of registry tweaks and cant unlock my htc with the slider anymore..
But i found my solution, the tweak for user information was it!!
I deleted all entries in user information and disabled it, and now i can unlock my htc with the slider again..
Masterslice
Click to expand...
Click to collapse
This is true for me aswell. I to did alot of tweaking and such, wich made my slider non functional. I then did a ROM upgrade, and did all the tweaking I had done before, only to find out it was Owner Information that was the sinner.
Wich I got from here: [REF] *Leo Hints & Tips* Under HTC Leo: HD2 > HD2 General section. 5. Enable Hidden Owner Info in All Settings\Personal Folder
Go to HKLM\ControlPanel\Owner and change Hide from 1 to 0 and then reset. You can now enter your name you want to register old apps.
I unticked show Owner Information, and the slider unlocks my phone again. But anyways, is there anyone who know if it's possible to get this to work, with Owner Information shown at wakeup AND the slider actually unlocking my phone?
Damn I just ran into this. Enabled show owner info and notes at startup, now slider unlock doesn't unlock to get into the screen. No way to get into the phone unless a hard reset?
am using my US Tmobile HD2 tonight and a blank Screen came um couldnt get to Home Screen.. and no buttons worked so i removed the battery then restart the phone it ask me for my pass word.. i try typing my password it keep saying "incorrect password" dang this sucks!
and when i hhit unlock nothing happens most of the times

Accessing E-mail from the email tab

Hi All.. Hoping someone can help me here... When tabbing across to to the email tab, I am sure I used to be able to just tap the message being displayed and it would then display the details just as if you were to tap on it from the inbox list. Can anyone concur if this is possible?
You've got a poo old ROM on your phone. Go to start and select Lock (bottom menu). Then unlock your device and the problem will have gone.
Sometimes, the lockscreen will not appear when the screen is turned off (either by you or by a timeout). You do the same thing to turn that back on again too.
These 2 issues are linked, which is a bit weird, but they're well old problems and have been fixed in newer ROMs.
Just out of curiosity, what ROM are you running?
Still no Good
johncmolyneux said:
You've got a poo old ROM on your phone. Go to start and select Lock (bottom menu). Then unlock your device and the problem will have gone.
Sometimes, the lockscreen will not appear when the screen is turned off (either by you or by a timeout). You do the same thing to turn that back on again too.
These 2 issues are linked, which is a bit weird, but they're well old problems and have been fixed in newer ROMs.
Just out of curiosity, what ROM are you running?
Click to expand...
Click to collapse
I tried the lock..unlock but it is still not working... I can navigate between the messages, but tapping on a message to get to its details does not work... my ROM is 1.49.841 Telstra 850

[Q] Keypad stopped responding

I am using google nexus4 that is not rooted. When I try to type something the keypad is not responding. It gives the message that unfortunately keypad has stopped responding. And gives the options to close it or wait. After selecting The option ok for close it takes to the next page either to report or don't send. But nothing happens after that. It is still not responding. Tried installing go keyboard but that is also not responding. Otherwise touch screen responds properly except for the keyboard. Could anyone help me in solving the problem?
slm_satish said:
I am using google nexus4 that is not rooted. When I try to type something the keypad is not responding. It gives the message that unfortunately keypad has stopped responding. And gives the options to close it or wait. After selecting The option ok for close it takes to the next page either to report or don't send. But nothing happens after that. It is still not responding. Tried installing go keyboard but that is also not responding. Otherwise touch screen responds properly except for the keyboard. Could anyone help me in solving the problem?
Click to expand...
Click to collapse
Are you rooted, not rooted. You definitely need a lot more information.
Problem Solved
hhairplane said:
Are you rooted, not rooted. You definitely need a lot more information.
Click to expand...
Click to collapse
Thanks for your concern. Mine was a non rooted phone that i have already mentioned,. Got it rectified. When checked the option in Settings - Apps - All - Download Manager was disabled. Once i enabled it the problem was solved. But don't know whats the relation between the keyboard and this setting.

Categories

Resources