Related
Ok I have searched and not run across anything without reading every thread in here.
How do I change my default input method from keyboard to letter recognizer and MAKE it stick.
I change it i the input menu and reg edits but every time I soft reset it is back.
...we're on the same boat :?
Join the club!
I'm after the phone pad so I can still use the 8125/Wiz screen as a normal phone keypad at times and not have to whip out the stylus.
whatever you do, dont use registry wizard to set it... I white screened a week ago doing that, hard reset
hope to find a solution
Perhaps this:
HKCU\ControlPanel\SIP
DefaultIM {42429667-.... or one of the others {42429690- {42429691-
Look in the neighborhoud HKCR\CLSID\{424296...... for the others.
Cheers
edit: In case it wasn't clear you need to fill in the whole CLSID in the DefaultIM string value. So {42429667- including the } at the end.
It should work after a soft reset (gone with a hard reset)
Any Solutions to this yet?
Thanks
Jules
I'm joining the club too
I'm on a Charmer, I used to able to change the Letter Reg SIP as default before I upgraded my ROM. I thought I'm the only one.
i'm triing to change the reg value with total commander and with wizard reg but after a restart the phone hang on white screen... someone can help me?
i want to use nullkb as default probably is not possible?
jmel said:
whatever you do, dont use registry wizard to set it... I white screened a week ago doing that, hard reset
Click to expand...
Click to collapse
hrm.....
dromico said:
i'm triing to change the reg value with total commander and with wizard reg but after a restart the phone hang on white screen... someone can help me?
i want to use nullkb as default probably is not possible?
Click to expand...
Click to collapse
cant say i didnt warn you?
jmel said:
cant say i didnt warn you?
Click to expand...
Click to collapse
yes but i make a hard reset after the first try (manually change registry with tcmd) and i try in another way...white screen in every try
lost in translation...
I was saying that if you TRY to use registry wizard to set it, you will get a white screen, and be left having to HARD RESET....
Not the best solution, but perhaps you could use my program SwitchSip to change the SIP on every soft reset. I don't know if it'll stick though, I've never tried...
V
http://forum.xda-developers.com/vie...&postdays=0&postorder=asc&highlight=sipswitch
thanks i try with your program, i never search the forum enough if i don't found your post.
i don't know why there is no possiblity to change default IM in the WM configuration.
Everything is listed here: http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other "Set default SIP"
tweakradje said:
Everything is listed here: http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other "Set default SIP"
Click to expand...
Click to collapse
I think we've all tried the method. Read the posts above carefully.
Just as a problem recap: the default SIP reghack no longer works on AKU2 ROMS. The kbd default occurs after a soft reset no matter what you have changed the registry value to.
I'm working on this one too. I coded up a program that quickly set the SIP to block recognizer and exited figuring I could just add it to the startup programs folder to switch over after a soft reset.
However, while this program works just great normally, it doesn't change the SIP when run at startup. I am working on why this is, currently. So far I've determined that my program is able to find the block recognizer SIP so the SIP dll is loaded. Tomorrow I may get a few more minutes to work on it. I'll code my program to check to see if it correctly set the SIP to block recognizer and re-attempt to change until it's successful. I'm guessing that this will have no effect on the issue since my current working theory is that the kbd default is set sometime after the startup programs run.
Guys, I don't know whether my app worked or not, but this post:
http://forum.xda-developers.com/viewtopic.php?p=317635#317635
seems to suggest it did. I don't have a wizard to test it on though
V
@vijay555:
I've got my little app set up on my today screen so I can just tap it quickly after everything's loaded to change my sip but it won't work if I drop it into my startup folder.
Perhaps this is what the poster you refer to is doing? Does your program check the default SIP using SipGetCurrentIM after you switch to see if the operation worked? Or do you just check for an error code after calling SipSetCurrentIM. Me, I'm just checking for an error currently and am not getting one.
Sleuth255: I really can't remember how I did it, I wrote it in c++ before I could program in c++, somehow. I'm on a promise to rewrite it sometime, and turn it into VJSipSwitch, for now it's merely a bastard child.
However, despite this, it's also designed to be configured as a shortcut to be launched from a hardware key or shortcut... if it becomes an issue, I'll look over the code again.
V
A lot of people here have problems with their windows 6.1 and GPS. It seems some people have more problems than others, but someone on this forum has found a registry setting which solves my problem. At least until I soft reset my device, this causes the registry setting to go back to standard.
I’m talking about this post:
mavado said:
This solution helped for me:
The problem was in the registry of QuickGPS.
I changed the region settings of my PPC to Dutch, but QuickGPS doesn’t get this settings. So I assume it’s downloading the wrong GPS information.
After I changed the following registry setting I had a fix almost immediately :
[HKLM] - Software\HTC\QuickGPS\region changed from -- to NL
After using GPS Test I got a fix very fast.
Using:
Kaiser
OS DCS 1.4 WM6.1
R 1.64.06.04
Click to expand...
Click to collapse
Believe it or not but this works for me as I live in Holland but I think this could work for everyone who has problems regarding 6.1 and GPS no matter what radio you use. All we have to find out what the region codes are.
But this is a temporary fix, as I said soft-reset causes the setting to jump back to ‘--’ again and GPS is very slow whit the fix. Is it possible to create some sort of cab file or setting to set the region setting in the registry to user settings at reboot or wake-up? Or is altering QuickGPS also possible? If someone could point me in the right direction I would be very grateful.
spaanplaat said:
A lot of people here have problems with their windows 6.1 and GPS. It seems some people have more problems than others, but someone on this forum has found a registry setting which solves my problem. At least until I soft reset my device, this causes the registry setting to go back to standard.
I’m talking about this post:
Believe it or not but this works for me as I live in Holland but I think this could work for everyone who has problems regarding 6.1 and GPS no matter what radio you use. All we have to find out what the region codes are.
But this is a temporary fix, as I said soft-reset causes the setting to jump back to ‘--’ again and GPS is very slow whit the fix. Is it possible to create some sort of cab file or setting to set the region setting in the registry to user settings at reboot or wake-up? Or is altering QuickGPS also possible? If someone could point me in the right direction I would be very grateful.
Click to expand...
Click to collapse
After thinking about this on my way to work, I came across the fact that since I use KaiserTweak it will set the default QuickGPS settings back, which of course has its region set to "--". So i'm assuming that's why when you reset your phone thats why it resets your settings again
XML file
kjb86 said:
After thinking about this on my way to work, I came across the fact that since I use KaiserTweak it will set the default QuickGPS settings back, which of course has its region set to "--". So i'm assuming that's why when you reset your phone thats why it resets your settings again
Click to expand...
Click to collapse
Then I will look into the kaisertweak’s XML file and try to remove the QuickGPS settings and see if it works. Will keep you guys updated.
edit: Okay, this does not make any difference. So we have to find a way to set the user setting on every wake-up or boot. Does anyone know how to do this?
edit: Thought I had the answer, turns out... I didn't
spaanplaat said:
edit: Thought I had the answer, turns out... I didn't
Click to expand...
Click to collapse
what do you mean "BUT AFTER YOU CHANGE THIS VALUE, FIRST REBOOT HAS TO BE DONE WITH SOME SOFTWARE, NOT WITH THE RESET BUTTON."???
kjb86 said:
what do you mean "BUT AFTER YOU CHANGE THIS VALUE, FIRST REBOOT HAS TO BE DONE WITH SOME SOFTWARE, NOT WITH THE RESET BUTTON."???
Click to expand...
Click to collapse
No I found that answer using search, but doen't work with kaiser
QuickGPS runs as a service (a very annoying one if you don't disable the audio & popup and vibrate notification immediately ).
Have you killed QuickGPS via task manager before editing the registry and then soft resetting? (I use dotfred's, best task manager + utils proggie out!)
If the application is re-writing the registry constantly with the settings it started with, then that may be the reason why editing the settings doesn't work and why it also doesn't stick.
Give that a try...
Hope this helps!
_Alex_ said:
QuickGPS runs as a service (a very annoying one if you don't disable the audio & popup and vibrate notification immediately ).
Have you killed QuickGPS via task manager before editing the registry and then soft resetting? (I use dotfred's, best task manager + utils proggie out!)
If the application is re-writing the registry constantly with the settings it started with, then that may be the reason why editing the settings doesn't work and why it also doesn't stick.
Give that a try...
Hope this helps!
Click to expand...
Click to collapse
Hi _Alex_,
Thanks for your input.
I did try that, but unfortunately it still does not keep the same settings.
What I did was soft reset, change registry, soft reset - Then I had noticed that it kept the settings, but then I did a complete shut down and power up and then again, registry settings were back to '--"
I'm using the standard ATT ROM and the wierd thing for me is that I used the GSP (TomTom) on Tuesday with no issues. I tried to use it today and am unable to connect at all to the GPS via TomTom, Google Maps, or QuickGPS.
kjb86 said:
Hi _Alex_,
Thanks for your input.
I did try that, but unfortunately it still does not keep the same settings.
What I did was soft reset, change registry, soft reset - Then I had noticed that it kept the settings, but then I did a complete shut down and power up and then again, registry settings were back to '--"
Click to expand...
Click to collapse
But did you kill QuickGPS before editing the registry and proceeding to the soft reset? It runs as a hidden service, which is why I recommend using dotfred's task manager, because the standard HTC task manager might not show it running.
_Alex_ said:
But did you kill QuickGPS before editing the registry and proceeding to the soft reset? It runs as a hidden service, which is why I recommend using dotfred's task manager, because the standard HTC task manager might not show it running.
Click to expand...
Click to collapse
ahhh
No, still did not work. But thanks for trying, and yea that task manager shows a lot of programs that you can't see running
If you use Alexs kitchen, i think you can edit the Rgu file under region to reflex where you are and cook the package back into your rom and it would always reflex the region you choose?
I've not tested it, but would a MortScript in the startup folder not do the job?
I made a little MortScript and added it to startup:
Code:
While (1)
Sleep (60000)
If NOT regKeyEqualsString ("HKLM", "Software\HTC\QuickGPS\", "region", "SE")
RegWriteString ("HKLM", "Software\HTC\QuickGPS\", "region", "SE")
EndIf
EndWhile
This works and keeps the "SE"-setting (for Sweden), but having the script running constantly isn't exactly optimal as it uses processing power and thus adding to battery-drain. Anyone have any ideas on a different way of making the script, which is more effective/power-saving? Or is there an even better way to make the registry key stick?
Hi all, after reading numerous articles about how to fix my issue with GPS, I've managed to find a fix using the UK radio rom compatible with Dutty's 6.1 rom. What I found out was the my first lock always never locked or took forever. So, what I did was go to the registry and left the key:
"HKLM", "Software\HTC\QuickGPS\", "region" to "--"
Then for the first time, after a hard-boot, (power off/on), I had to do this once:
1. Start up GPSTool
2. Change the setting to "Warm Start" and click "open".
3. Leave the app running and open up my TOMTOM application.
4. Give it about a minute or two and then it would lock, no problems.
5. I then, exited out of TOMTOM and closed the GPSTool.
So, for the next time I need to start a GPS, enabled tool, I would just start it up and no problems, it locks right away, until the next hard-boot. Then I would do this again. Kinda stinks, but this was the ONLY working solution for now because I don't feel like flashing my phone again. I have many apps installed and it takes forever to reinstall everything. Hope this was helpful for some people. Enjoy!
--edit
Well, looks like GPSGate fixed another phone... hehe, very happy now!! Thanks all for mentioning the program!
i1135t said:
Hi all, after reading numerous articles about how to fix my issue with GPS, I've managed to find a fix using the UK radio rom compatible with Dutty's 6.1 rom. What I found out was the my first lock always never locked or took forever. So, what I did was go to the registry and left the key:
"HKLM", "Software\HTC\QuickGPS\", "region" to "--"
Then for the first time, after a hard-boot, (power off/on), I had to do this once:
1. Start up GPSTool
2. Change the setting to "Warm Start" and click "open".
3. Leave the app running and open up my TOMTOM application.
4. Give it about a minute or two and then it would lock, no problems.
5. I then, exited out of TOMTOM and closed the GPSTool.
So, for the next time I need to start a GPS, enabled tool, I would just start it up and no problems, it locks right away, until the next hard-boot. Then I would do this again. Kinda stinks, but this was the ONLY working solution for now because I don't feel like flashing my phone again. I have many apps installed and it takes forever to reinstall everything. Hope this was helpful for some people. Enjoy!
--edit
Well, looks like GPSGate fixed another phone... hehe, very happy now!! Thanks all for mentioning the program!
Click to expand...
Click to collapse
I don't understand the link between:
- the registry key "HKLM", "Software\HTC\QuickGPS\", "region"
- and what you said about GPSTool
In the end how do you solve the problem with the region ?
Chris
The GPSTool is built into the Dutty's 6.1 ROM. Don't get that confused with the GPSGate application. They are two seperate apps.
In order for this to work, I set had to set my the registry entry "region" from "US" to "--". The full path location is listed above. I think when I ran the QuickGPS utility, it set my region to "US" in the registry. You will have to regedit it back to "--" then try what I did, or it may not work. It didn't for me until I changed it back to default, which is "--". I remember reading somewhere here that a "warm boot" was clearing the RAM within the GPS hardware, so I played around with the idea of it running, while starting up a GPS enabled application and got it to work.
But I eventually decided to use the GPSGate application which solved my problem, without having to run the GPSTool method. Note that I got a quicker lock, after regediting the region area back to "--" and running the GPSGate application. Usually the first lock would never happen or take well over 10 min. Now, the first lock is with 1-2 min. which is fine for me and every subsequent time I need to use a GPS enabled application, it would lock right-away, within seconds, until the next hard-boot (power off/on). Hope that clears things up a little.
i1135t said:
The GPSTool is built into the Dutty's 6.1 ROM. Don't get that confused with the GPSGate application. They are two seperate apps.
In order for this to work, I set had to set my the registry entry "region" from "US" to "--". The full path location is listed above. I think when I ran the QuickGPS utility, it set my region to "US" in the registry. You will have to regedit it back to "--" then try what I did, or it may not work. It didn't for me until I changed it back to default, which is "--". I remember reading somewhere here that a "warm boot" was clearing the RAM within the GPS hardware, so I played around with the idea of it running, while starting up a GPS enabled application and got it to work.
But I eventually decided to use the GPSGate application which solved my problem, without having to run the GPSTool method. Note that I got a quicker lock, after regediting the region area back to "--" and running the GPSGate application. Usually the first lock would never happen or take well over 10 min. Now, the first lock is with 1-2 min. which is fine for me and every subsequent time I need to use a GPS enabled application, it would lock right-away, within seconds, until the next hard-boot (power off/on). Hope that clears things up a little.
Click to expand...
Click to collapse
Hmm good solution now its takes less than a min to start tomtom. thanks.
Is this problem in all wm6.1 roms....Im certain that this is the issue with mine as once i downloaded data my fix was much more rapid then without (1.5-2.5mins, no tall buildings around clear line of sight). Any wm6.1 not have this issue??
i1135t said:
But I eventually decided to use the GPSGate application which solved my problem
Click to expand...
Click to collapse
What exactly is it that GPSGate does to solve the problem? Any specific settings you need to apply in GPSGate?
Has anyone else had this. Using the touch diamond qwerty keyboard (not the tiny MS one) I go to enter information and the keyboard is stuck on the number and symbols page. No amount of pressing ABC will switch it back to the text entry mode.
I had had this error on two seperate Daimonds. One with world wide english and now one with the UK rom. It is driving me mad.
I've the same problem with both keyboards (the full one and the compact one). But until now, no solution
Regards,
Flossi
I have purchased the cootek keyboard based on someone elses suggestion. It is hugely better. They have a qwerty one as well as some other faster input ones all part of the package and it was only $12 with free trial.
I have this problem too. To get the keyboard back I have to select the compact qwerty keyboard and then the full qwerty again. But that only works until I have to open the input panel again. It's very frustrating and has only just happened. The last think I did was install the Live Mesh application but I don't see how that could have effected the keyboard like this. Is there a place in the registry where I can set the default settings for the keyboard?
Have you got PCM keyboard installed. Mine only did it when that was installed and as soon as I uninstalled it fixed the other KB's. I have had the same problem on two different phones but only when PCM is installed.
I haven't installed any other keyboards, this just seems to have happened all of a sudden. However I thought I would search for forums again using different keywords and I found this thread;
http://forum.xda-developers.com/showthread.php?t=412234&highlight=keyboard+stuck
It suggested a registry location where keyboard settings are located, I set them to the values suggested in the thread and so far my keyboard has worked normally. I hoping that it's going to stay that way.
oh right thats weird because it is the same problem I had but it was because of this third party KB. I wonder if there is anything else you have installed that could have affected it. I would try uninstalling a few 3rd party apps and seeing if that fixes it.
If it happens again I'll give that a try, as it is I have my phone just the way I like it.
Thinking back I did make some keyboard changes, it was ages ago so it slipped my mind. I used a registry hack to turn off defaulting to T9 on the keyboard.
http://forum.xda-developers.com/showpost.php?p=2482780&postcount=12
Looking back it makes use of the same registry settings. This could have been the cause, but I made the changes ages ago and the current problem only happened recently. Still, it's fixed now and I'm happy.
Life saver!
pljwebb said:
I haven't installed any other keyboards, this just seems to have happened all of a sudden. However I thought I would search for forums again using different keywords and I found this thread;
http://forum.xda-developers.com/showthread.php?t=412234&highlight=keyboard+stuck
It suggested a registry location where keyboard settings are located, I set them to the values suggested in the thread and so far my keyboard has worked normally. I hoping that it's going to stay that way.
Click to expand...
Click to collapse
You are a fricking life saver (as is studz who originally gave the solution). I thought I was going to have to reflash my ROM. It happened to me after installing the TouchPal SIP. I decided I didn't care of it, so I went back to compact qwerty and suddenly it didn't work! The part that was messed up on mine was HKLM\System\CurrentControlSet\Control\Layouts\e001 0409\
"Layout Text" and "Ime File."
I really don't understand because of all the screen shots I have seen but today I got my diamond and I only have the double keyed keybord ,but I want the full,usally in the screens shots there is a boten that you press and it changes the keybord.But i don't have it,so I went to settings keyboard and tried changing it to full qwerty,but no luck,can anyone help?
There should be a triangular looking icon next to the keyboard icon when you are in texting/email/document/etc mode. You click that icon, then a list pops up for you to select the input method.
I'd like to think that you've looked through the included instruction manual...
Thanks man,a minute after a posted this thread a have read the manual ,so Im embarrassed to say sorry for posting this
same problem...
http://forum.xda-developers.com/showthread.php?t=409549
i'm not able to click on that small icon. I used to be able to !!!
i click the icon, it just brings up the "keyboard", no list to select from (like it used to).
can anyone help?
BR
Darrell
darrelluk said:
http://forum.xda-developers.com/showthread.php?t=409549
i'm not able to click on that small icon. I used to be able to !!!
i click the icon, it just brings up the "keyboard", no list to select from (like it used to).
can anyone help?
BR
Darrell
Click to expand...
Click to collapse
Might not work.. but just a suggestion, try it out if you have the time.
Recalibrate the screen.
Start - Settings - System
Screen
It's a long shot.. but hey.. you never know what might work.
tried that...
Hi LordRaj...
I tried that, but still no luck...
If I go to Start > Settings > Input, then I can see the list of keyboards. No matter which one I select it *always* puts it back to "keyboard".
not sure why, i'm using standard ROM that came with the phone.
help!
BR
Darrell
darrelluk said:
Hi LordRaj...
I tried that, but still no luck...
If I go to Start > Settings > Input, then I can see the list of keyboards. No matter which one I select it *always* puts it back to "keyboard".
not sure why, i'm using standard ROM that came with the phone.
help!
BR
Darrell
Click to expand...
Click to collapse
I have the same problem and there's another thread on this subject. There seems to be a few people now with this but no solution yet. If you look on the other thread, there is a utility called SIPChange which will allow you to make sure you get the "right" keyboard you want as default but in terms of selecting from the little arrow, forget it (until someone can work out which registry entries are causing this).
Gary.
...
Hi Gary,
Thanks for the reply...
I have been trying to figure it out all day...
Hi Gents, did anyone get this to work, I have also tried sipchange with the same results, it won't stick to any other keyboard other than diamond or builtin
iggy said:
Hi Gents, did anyone get this to work, I have also tried sipchange with the same results, it won't stick to any other keyboard other than diamond or builtin
Click to expand...
Click to collapse
when you say it won't stick, do you mean it changes back after a soft reset? I had that trouble with my current ROM but sipchange fixed it. try increasing the loading delay in sipchange.
I use TouchPal now which sets itself as default just fine - and I can't imagine needing any other keyboard again!
Davey101 said:
when you say it won't stick, do you mean it changes back after a soft reset? I had that trouble with my current ROM but sipchange fixed it. try increasing the loading delay in sipchange.
I use TouchPal now which sets itself as default just fine - and I can't imagine needing any other keyboard again!
Click to expand...
Click to collapse
Thanks Davey101, tried the default 10secs, then 20secs and it did not work, after your advice I switched to 30sec and softReset, then 40sec the same affect.
Then I remembered in my Apache their was always a sipchange shortcut in Startup and when I checked the Diamond their was none, so I created one with the Set parm as my Apache, softreset and I am good to go.
I seem to be having an issue now and then when I start typing in landscape mode, the phone switches back out to the landscape home screen. I have to switch back to the app while in landscape mode in order for me to continue.
Is there a way to stop this from happening?
Thanks!
thank God i've found someone who has similar problem like me! hopefully someone can guide us how to solve this problem.. many thanks!
I get the same problem, it does it in all different programs.
yeah, but it's odd because it only happens after some time of usage. Once I restart the phone, it seems to be ok again.
Well I must say that's why I've quit using RomeOS' ROM's, I had the same issue but not on the PROVEN ROM so I'll continue to use that one...
I have this problem, too. I'm using the stock att rom. Instead of rebooting to fix, you can just disable and re-enable tf3d.
It's also worth noting that a guy I work with just got a new fuze, and he has this problem as well. He hasn't installed anything on the phone yet, so that proves it's a problem with tf3d.
How i fixed mine...
This happend to my when I tried to install a different
HTCvolumeControl.dll
Maybe your rom has a bad HTCvolumeControl.dll
Try deleting HTCvolumeControl.dll and the rom will re-create after a restart.
If that doesn't work... maybe the rom has a bad HTCvolumeControl.dll
i have the same problem.. and i havent installed anything on my phone yet!
i have the same problem too,(i am running the stock att rom) mine switches back to portrait them back to landscape and back again a couple of time before stopping, i tried restarting a it works fine for a couple of minutes then it happens again, any help will be much appreciated
it has something to do with the customer taskbar icons, i only fixed it after removing sdkcerts, and the custom icons i had.
biofilter69 said:
it has something to do with the customer taskbar icons, i only fixed it after removing sdkcerts, and the custom icons i had.
Click to expand...
Click to collapse
Thanks for sharing.. Would you mind to explain more detail?.. where is the "sdkcerts" ?
yeah, share information with us =)
I can't believe more people aren't talking about this problem. I deleted HTCvolumeControl.dll with no luck. I also uninstalled sdkcerts and even my custom icons. The problem still comes back. A second guy I work with got a fuze, and his has this problem straight out of the box. So that's 3 that I personally know of.
To clarify, the programs don't actually close, they just lose focus when the keyboard is opened, and then go into the background as the landscape menu comes to the front. Today, I noticed that opera goes to the background when I rotate my phone... the screen turns to landscape, then the task bar shows up, then it kicks back to tf3d.
Another way to test if the problem is happening is to goto the messaging tab, click to create a new message, then just open the keyboard. Sometimes I start typing, and then the phone comes up accepting the keys I'm typing. Then the landscape menu comes up on top of that.
I also changed my registry to disable landscape mode in tf3d. I thought that solved the problem (I didn't miss having the stupid landscape menu), but it still happened, only when I opened the keyboard, the phone came up. If I didn't hit any keys, it would disappear and whatever program I was in would come back. That was only slightly less annoying than before.
The past 2 days, I've been constantly testing to see if the problem was happening (restarting tf3d makes it stop for a while), and it didn't happen for 2 straight days. It started again today, and I hadn't touched my phone since I had last tested for the problem. In between that time, I received 2 emails. I didn't test before I opened the emails, but one had a link that I clicked on, and then the problem happened in Opera when I rotated the phone. So something happened when I either received the email, opened the email, or clicked the link to goto Opera.
I'm sure if we can pinpoint exactly what is causing this problem to start happening after a restart, we can fix it... or figure out some sort of workaround. So to anyone that has this problem, please post as many details as you can about what apps you were running or anything that could help determine the root cause of the problem. Only then can a fix be developed. I'm already digging all over the registry trying to find something to change that would fix this, but it's hard to fix something when you don't know what's causing the problem.
Is this only a fuze problem or are other TPs are experiencing this??
just to confirm im having the same problem on the normal version of the Touch pro (stock ROM)
a little pointer too: When you want to send an sms do the following. Start new sms, open the keyboard. Then WAIT a second (dont start typing immediately). Then start typing.
For some reason this does not seem to exit my messaging. If i start typing immediately it sometimes closes
To remove sdkcerts, download the .cab here http://forum.xda-developers.com/attachment.php?attachmentid=67540&d=1201425248
i have a very similar problem that's been driving me crazy!!! on my TP everytime i slide out the keyboard when i have an app open in which i choose to type via the keyboard, my dialer pops up!!! The exact same thing happens as soon as i slide it back away. Very frustrating is the "g" rated way of describing this issue. FYI - even had this problem before any installations on a brand new device fresh out of the box.
yes.. i'm having that dialer problem too.. everytime i open my keyboard even in SMS mode or Opera, my dialer will pop-up.. very annoying...
i've also tried disable TF3D and use normal Today screen, the dialer problem and programs exit problem when opening the keyboard are still happen !!! wtf is wrong with the landscape mode??!! i've tried searching anything can be edited in registry but i'm too afraid i'm going to break my TP or cause me to hard reset
to all experties, pls help us...
p/s: i'm using stock ROM, for all custom made ROM users, do these problems happen to u? ...
fatpeopleunite said:
To remove sdkcerts, download the .cab here http://forum.xda-developers.com/attachment.php?attachmentid=67540&d=1201425248
Click to expand...
Click to collapse
Are there any adverse affects to removing the sdkcerts?
daitienshi said:
Are there any adverse affects to removing the sdkcerts?
Click to expand...
Click to collapse
you cant use custom icons for the task bar.
biofilter69 said:
you cant use custom icons for the task bar.
Click to expand...
Click to collapse
is this reversible in case you want custom ones again?