Carmode problem- need help please!! - Galaxy Note 4 Q&A, Help & Troubleshooting

STABILITY ISSUES & CAR MODE FAULT --HELP PLEASE!!
Guys I need some help please.
The phone is great but over the past 2 months I have noticed occasional stability issues like programs suddenly opening up when you turn on screen that haven't been selected etc.etc
There is a list of 9 common faults published including some where, for eg OK google was working fine but suddenly doesnt etc.
This week in CAR MODE I noticed this unexpected error that restarting, clearing app cache, clearing app data etc will NOT fix.
Everything was working OK and I changed nothing that could have caused this.
when selecting Nav from carmode home screen it asks you "where do u want to go?", as per normal.
When I open the search text box to enter the address where I want to go, instead of verbally telling it, it accepts text characters for about 3-4 sec then suddenly just goes straight back to the carmode home screen before you finish typing the info and then hitting search!! Every time.
This is extremely annoying as it is the only accurate way to give it an address as it often miss hears the verbal names.
I cannot find anywhere a way of downloading and reinstalling carmode version 1.2.44.16607 so it can reload whatever blasted line of code is suddenly corrupted and causing the problem. if it was a separate app I could just uninstall and reinstall it but it is part of the OS and even in Galaxy apps I cannot find the specific Samsung app.
I DO NOT want to do a factory reset and wipe my phone!!, that is a BS solution just as it is on a PC for trying to fix a minor windows error.
DOES ANYONE HAVE ANY POSSIBLE SUGGESTIONS PLEASE???

Related

HTC Home Weather Not Updating

Just got my Dash 3G, and I have found my first issue. The builtin HTC Home Weather app isn't updating. I have it checked to automatically update, but it doesn't. I have also tried doing a manual refresh, and still no luck. The only time it does seem to update is if I change my Homescreen, and it reloads. Anyone one having a similar experience? Any solutions?
thats a common issue with T-Mobile for years.
theres a few threads already constructed with possible solutions dating back to 2007.
just go thru the search function, see what comes up, theres way too many for me to post.
Later!
I had searched, but most of the posts were for other phones/OS's (6.0 instead of 6.1). Plus, I am not sure if the HTC Home Weather has changed since these other fixes were posted. I don't want to be mashing old fixes into my new phone unless I can be assured it will work. Probably means I will have to wait for someone else to be the guinea pig. Can anyone point to a fix they have confirmed to work?
Just restart phone and notice that it reloads. Myfaves automatically reloads no matter what homescreen you choose.. Have vista need to stop the sync
The problem is with connecting to the network, Mine refused to update until I changed my connection to always on, now it works perfectly. All you need to do is edit the reg:
This wont drain your battery as this is only a GSM network state flag and nothing is transferred, all it does is eliminate the connection wait time.
HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\
{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\
Connections\*your connection name*\AlwaysOn = 1
There will be two *your connection name* to look for, one is Data the other Internet
Bupahs,
Thanks for the reply. I tried your suggestion, but still no luck. I am now having issues trying to get the initial update. (Had to do a hard reset). I've been looking at the registry entries at:
HKLM\Software\HTC\HTCHome\Weather
HKLM\Software\HTC\HTCHome\SlidingPanel\HTCWeather
HKLM\Software\Microsoft\Chome\HTCWeather
but I don't know what to edit to try, and fix the issue. I've changed the State and Status values at HKLM\Software\HTC\HTCHome\Weather. These seem to control which message the app displays such as "Add City", or "Unable to download..", etc. I've noticed the WeatherApp.exe process isn't running in the background by default, and that the value of the key HKLM\Software\HTC\HTCHome\Weather\Settings\UpdateCmd\ seems to be a date followed by a time. (2009,7,19,12,21,43) Any suggestions on what else to look at? Do apps referenced in the Registry default to the Windows directory? I noticed CommandLaunch references WeatherApp.exe, but I get no action when I hit refresh. Just wonder if that had anything to do with it.
Do others have this working? Sorry for the rambling post. Useful input or suggestions are welcomed.
mine wont update either tried 3 different networks.

Application closing automatically......only happens to me??

I found a strange behaviour in HD2.....or maybe in WM6.5.
When I open up a few applications, let the machine go to suspend mode, and then I turn it on again, I can see all applications there (with wmtask bar).
When I unlock the machine, some applications closed automatically (most common is IE, and a pocket dictionary).
While I'm watching movie, I need to lookup dictionary (poor English), everytime I turn on HD2, I need to load the dictionary again, again and again.
Also, after I login to ebanking to check stock price, and after a while I turn on the machine again, IE closed......I need to login again, again and again!
What's the problem? Can I control which application cannot be closed automatically? My HD2 sure have enough RAM (sometime I just open 2 applications!).
Please help...........
This is normal, wm closes apps itself to clean memory. No solution yet. Soft reset may help temporary, and running less apps in background. When you search you will find more topics on this.
stm2008 said:
I found a strange behaviour in HD2.....or maybe in WM6.5.
When I open up a few applications, let the machine go to suspend mode, and then I turn it on again, I can see all applications there (with wmtask bar).
When I unlock the machine, some applications closed automatically (most common is IE, and a pocket dictionary).
While I'm watching movie, I need to lookup dictionary (poor English), everytime I turn on HD2, I need to load the dictionary again, again and again.
Also, after I login to ebanking to check stock price, and after a while I turn on the machine again, IE closed......I need to login again, again and again!
What's the problem? Can I control which application cannot be closed automatically? My HD2 sure have enough RAM (sometime I just open 2 applications!).
Please help...........
Click to expand...
Click to collapse
i googled, and found this, maybe helps
http://www.pocketpc-live.com/free-softwares/disable-auto-closing-of-background-apps.html

[Q] App seems to die on startup with no error message

My company has a Windows Mobile app that is a medical application all done in C++. There are no services that run on startup or anything like that. I have had a few customers from time to time mention that our app wont start when launched manually. There is no error message, it just fizzles out. The problem seems to persist between soft resets. Uninstalling/reinstalling the app doesnt help. Only a hard reset seems to correct it. There are other symptoms besides our application. After a soft reset and before attempting to launch our app the device seems sluggish. Active sync wont connect. Launching remove programs can take 30 sec to a min to bring it up. We have mainly seen this on Touch Pro 2's. We had only heard of it a couple of times until recently when one customer has had numerous ones happen in the last couple of months. It doesnt seem to happen when first using, only after device has been in use a while. Again a hard reset has been the only fix. Does anyone have any ideas where to look on this? Any help would be appreciated.
bump it up
bump it up
Do you use CreateMutex or FindWindow to detect a running instance of the application?
Windows Mobile uses some hidden top level windows without a message queue. If such a window exists, EnumWindows within FindWindow cannot return.
Thanks for your hard work !
Im not sure of the specifics, but we do have some code in there to detect existing windows and use those. The thing about it is that once it gets in this state it does it every time you try to launch, even after soft resets. A hard reset and re-installation of our app will correct it.
Some devices still have a wrong configuration of the object store. From this it follows that after every warm reset the file system carries out double entries in the notification database. This can lead to various problems.
The following one is only one effect of many: Activesync Connection Issue due to Redundant Notification Database Entry

How I fixed persistent Force Closes on Fire

This may seem dumb to people who know a lot more about development than I do, but I had an issue that I was having a hard time with and came up with a solution that worked. So, I wanted to share it in case anyone else has the problem.
Background: My phone was rooted. I had side loaded some apps including my favorite keyboard that I use on my Galaxy S called TouchPal. There is a whole thread on installing alternative keyboards in the development section.
After I side loaded TouchPal and followed the instructions in the alternative keyboard thread, I was getting consistent FCs and system dumps. My KF wouldn't let me do anything for more than a few seconds without FC and system dump. The system dump is what was really killing me. I couldn't access anything because the device kept going back to the dump after every FC.
I went to different threads and was trying to do some things like unbrick or uninstall the app through adb. But I am too dumb to follow the instructions precisely so in desperation I wondered if I could do anything in those few precious seconds I had when the device was not experiencing a FC.
Now, during this process below I was constantly having to continue after a Force Close until I could do it fast enough that the device didn't have time to FC before I had completed the process. It's seems very simple, but it did work and you have to be quick:
1. Hit the quick menu
2. Hit "More"
3. Hit "Device"
4. Hit "Reset to Factory Defaults"
After I did this, the device started to go back to a default state even though I was continuing to get FC as the device was doing this.
Eventually it was able to complete and the device rebooted. After it was done booting, I was still getting FC from the TouchPad keyboard, but I wasn't getting the system dumps, which is what really prevented me from doing anything. Finally, I was able to get to my applications and "Force Stop" the TouchPal keyboard. Then I was able to remove it.
My situation may be unique, but I hope it helps someone.

[Q] The never disappearing problem of "ALWAYS OPEN WITH"

Hey all, somebody please help me before I go totally nuts. Is it only me, or everybody is experiencing this problem and just getting over it? Anybody who has used android should be familiar with this... You tap an image file, android asks you to chose an app to open with, you chose an app, happily press always, and 2 minutes later the same process again! This seems to concern image, audio, video, txt, and whatever other file! 3 extra taps whatever file format you wanna open, googled it, people where asking about this as far back as 2011!! And still, no solution looms in the horizon! Can't beleive Google hasn't realized this for so long... This problem has existed on all my devices, Samsung S2, S3, Note 3,Tab S2... Plz don't start saying go to apps, and clear defaults, coz' that only works in theory but not in practice... Android versions involved were ICS, JELLYBEAN, KITKAT AND NOW LOLLIPOP... Tried with all 3rd party file managers on the play store... No success...
Any workaround?
Never had that problem since S1 and Froyo .
Just tested on Note 3 music file open with power amp ALWAYS reboot and it opens in power amp .
Likewise with a picture open with Always = same result .
Me too never had that problem.
After making defaults for apps, after some minutes go to defaults and check that is that app is selected as default? If it is there and still it says again ask to choose defaults then its firmware issue. And if its not there then you may have some cleaning app installed, which clear defaults after some time.
sorry for bad english.
I use greenify, but AFAIK that shouldn't cause a problem of this sort...
For example, why should an eBook reader constantly attemp to open an image file?!
Obviously, this does not occur when I freeze all but one factory or 3rd party app which do the same, but I can't uninstall an eBook reader because it attempts to open image files

Categories

Resources