BBV4 Bug: dont modify battery icon registry - P3300, MDA Compact III ROM Development

I want to remove the battery icon beside the close/ok. I modified the registry, then I reboot, now I'm sticked at welcom screen.

umm, you edited only HKLM/Software/Microsoft/Shell - ShowTitleBarClock to (dezimal) 1?
i did that, too and have no problems with it. dont see how this would cause a startup freeze

I did exactly as you, and two times, I must hard reset.

I tried the third time, and I desactivated wisbarlite before reset, and now it works!!!!

Related

Messing with the system tray: I got rid of the comm mgr icon

The battery icon is next. But the key here is the thing didn't blow up when I tried this.
I searched and searched for this everywhere (within reason. 90 pages of the XDA forum wasn't worth this. It's easier and faster to re-flash my ROM). I wanted to do this because I have a button for the comm mgr and a today plugin for power management. I'd like my tray for other things, like reducing the size of my SPB Plus tabs.
Registry edit (for real newbies HKLM means HKEY_LOCAL_MACHINE):
HKLM\SOFTWARE\HTC\InitialTray\0
I deleted the ClassName Entry altogether. I changed the AppName (from WiFiTray.exe) to:
calc.exe
To give it something to chew on to avoid hanging if I could.
Granted, it takes a few more seconds to boot, and I have to close the calculator when I soft-reset, but I don't mind, yet, and hopefully someone can use this to make more fun, or at least better use of screen real estate, like accompanied by traylnch.exe, (I got from Faria's 3.3.0.0 ROM for Wizard) or another tray launcher:
http://www.freewareppc.com/utilities/phmpocketpcpowertoys.shtml
http://www.vijay555.com/?Releases:VJTrayLaunch
So in order for *this* registry entry to put an icon in the tray, the app reference needs to be to a Tray app (WiFiTray.exe, PowerTray.exe, ScreenRotateTray.exe) plus the ClassName to say what to bring up when it's tapped, otherwise it justs starts whatever app is referenced. (I suspect it does this after the Startup folder runs, but I don't have a way to watch the boot process.)
Has anyone seen this or heard of better ways to deal with this inept and useless MS attempt at spoon feeding the user?
I am no sure about AKU 3.3, but generally you can get rid of everything in the tray without opening calculator or delaying boot simply by deleting two shortcuts from windows\startup
Namely power_tray.lnk and init_tray.lnk
And absolutely no reason for device to explode.
in my asus p525 running on wm5... i've tried to clear the today screen system tray icons like the asusstatus and bttrayce by removing both of them from the windows/startup folder... but the problem is after a softreset, the bt program is no longer running and i cannot activate the bt function unless i go to windows folder and re activate the bttrayce program... once i re activate the bttrayce program, the icon appears again in the today screen system tray...
any idea how to remove the bttrayce program from the windows/startup without disabling the bt function???

Backlight settings autochange when phone power off

Hi,
I hope to get some help, as this problem start to make me crazy !
I go to Settings - System - Backlight - Battery Power, Check checkbox and set timeout to 30 sec.
All is OK.
I press "Power" button (or wait till ppc auto switch off), then, when I switch PPC back on ....
Bam! : time out is back to 10 sec
I tried to change settings for "external power", but problem does not happen.
It must be linked to an application, cause I made a backup and hard reset, problem was gone. After restore, problem was back.
As I have a lot of apps installed and configured, it's a pain to restart.
I tried to remove all links from "\windows\Startup" and all today plugin, but no change.
I checked notifications with FDC task manager 2.7, but the only event that could be related (NOTIFICATION_EVENT_WACKUP) is linked to prog "\\.\Notifications\NamedEvent\TimeWizardWakeup"
Is there anyway to know what is launched at wakeup (registry ?).
I've Schaps 3.57a installed
Thanks a lot for any help
AlainL said:
Hi,
I hope to get some help, as this problem start to make me crazy !
I go to Settings - System - Backlight - Battery Power, Check checkbox and set timeout to 30 sec.
All is OK.
I press "Power" button (or wait till ppc auto switch off), then, when I switch PPC back on ....
Bam! : time out is back to 10 sec
I tried to change settings for "external power", but problem does not happen.
It must be linked to an application, cause I made a backup and hard reset, problem was gone. After restore, problem was back.
As I have a lot of apps installed and configured, it's a pain to restart.
I tried to remove all links from "\windows\Startup" and all today plugin, but no change.
I checked notifications with FDC task manager 2.7, but the only event that could be related (NOTIFICATION_EVENT_WACKUP) is linked to prog "\\.\Notifications\NamedEvent\TimeWizardWakeup"
Is there anyway to know what is launched at wakeup (registry ?).
I've Schaps 3.57a installed
Thanks a lot for any help
Click to expand...
Click to collapse
Hi.
As you say you can view the lauched apps after wakeup in notifications queue.
Anyway, seems the issue is related to some app you install before the OS, so you can do some research installing step by step every app and doing deep test on every install.
I have Schaps 3.54b ESN and don't have any issue with power or black light.
Regards.
I had this problem months ago when using the original stock WM5 ROM that came with my device. There is some evidence that it is caused by PhoneAlarm.
There are fixes for it by making reg changes. I fixed my problem by deleting this entire key:
HKEY_CURRENT_USER \ControlPanel\BackLight \LockLevel\LockLevel
But you might be able to fix it by setting the value to 0.
You can find historical info by searching the Hermes forums and child forums for 'LockLevel'.
FWIW, I had no problems with phoneAlarm after making the change, so if you are using it, you CAN continue to do so after deleting that key.
Hope this helps...good luck.
-pvs
Solved, thank you
pvs said:
But you might be able to fix it by setting the value to 0
Click to expand...
Click to collapse
Thanks a lot, you are my saver
Setting this value to 0 solved my problem
In my case, I never installed phonealarm, but I suspect rather PocketZenPhone.
I tried different version, but I always had problem with it on my TyTN (but all was OK on my magician, I even registred it).
xda-dev is really a great place
^ftmfw. Thanks xda.
You can also visit this page to get more solution:
http://forum.xda-developers.com/showthread.php?t=351709
Thanks XDA. My problem solved...

Anyone figured out how to stop animation on 8525 with new wm6?

I have modified/removed the startupanimation settings in the registry multiple times, but every time I reboot the phone, that horrible animation is back and so are the registry entries. Has anyone figured out a way to disable the animation in wm6? Apparently, someone at AT&T decided they didn't like us turning that off.
thexman said:
I have modified/removed the startupanimation settings in the registry multiple times, but every time I reboot the phone, that horrible animation is back and so are the registry entries. Has anyone figured out a way to disable the animation in wm6? Apparently, someone at AT&T decided they didn't like us turning that off.
Click to expand...
Click to collapse
The startup animation uses the following files (if you've got the stock AT&T startup):
StartupAnimationEngine.dll
3G Up_01_1.gif
3G_Up.wav
And the following registry settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"GIFFile"="\\Windows\\3G Up_01_1.gif"
"WAVFile"="\\Windows\\3G_Up.wav"
"Enabled"=dword:1
"Volumn"=dword:0000022
You should be able to change "Enabled" to 0 and turn if off.
Thanks, worked like a charm.
Thanks for the quick reply, but as you can see from my initial post, I have already tried changing the registry settings. It's not working. I make the change, reset the phone, the animation still plays and when I go back into the registry, the changes aren't there anymore.
mattk_r said:
The startup animation uses the following files (if you've got the stock AT&T startup):
StartupAnimationEngine.dll
3G Up_01_1.gif
3G_Up.wav
And the following registry settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"GIFFile"="\\Windows\\3G Up_01_1.gif"
"WAVFile"="\\Windows\\3G_Up.wav"
"Enabled"=dword:1
"Volumn"=dword:0000022
You should be able to change "Enabled" to 0 and turn if off.
Click to expand...
Click to collapse
Can i put my own vids in place of the [email protected] stuff? Just asking
Looks like it would be pretty easy to replace that GIF and WAV file with ones of your own.
edit:
Bah, tried replacing the WAV with one of my own and ended up with the animation but no sound. Oh well, its disabled now.
thexman said:
Thanks for the quick reply, but as you can see from my initial post, I have already tried changing the registry settings. It's not working. I make the change, reset the phone, the animation still plays and when I go back into the registry, the changes aren't there anymore.
Click to expand...
Click to collapse
First post- total newbie- but I was just reading through
http://wiki.xda-developers.com/index.php?pagename=Hermes_FAQs
and came across the following which may be of help:
I've edited some things in the registry, however, after softreset, all changes have been lost.
A: After you have edited the registry, turn off your device, wait 10-15 seconds, then (while it is still off), press the soft reset button. In this way, your changes will be saved.
Looks like something was wrong with my phone. Maybe because I cancelled the at&t setup. I did a clear memory and let the at&t customizations run and set the reg key again and this time it took. I'll have to look further into what was causing this. Thanks.
thexman said:
Looks like something was wrong with my phone. Maybe because I cancelled the at&t setup. I did a clear memory and let the at&t customizations run and set the reg key again and this time it took. I'll have to look further into what was causing this. Thanks.
Click to expand...
Click to collapse
No, ur probably just using the bottom botton to reset arent you? That will not save any settings. You have to use the power button. 15 sec isnt needed, jsut turn it back on immediately.
Sorry I left that part out - it's easy to forget and assume it's well known...
For some reason, the registry hive doesn't get saved immedietly following a change with a registry editor. The only way I know for sure is to hold the power button to power off, then back on (not time dependent). There may be some other way to get the registry to store changes, but the proper power cycle (NOT WITH THE SOFT-RESET!) is a sure-fire way.
That's weird. I have never had that problem before. Oh well, that's good information to have. At least i have everything working now. I reset again and cancelled the customizations and then modified the preconfig.txt file and the xml files to install a modified version of the at&t customizations and all is well. I have all the correct network settings minus that annoying proxy setting on the web and all that music and tv bloat.
Thats a great tip and it worked like a charm thanks for posting the info.

Problem with TF3D

Hi all,
First I have to say that I'm over the moon with my new TP2!!
I absolutely love it
Today I started customizing it, and I've got one problem.
No matter what task bar I'm installing, after soft reset TF3D won't start.
It just shows HTC, and nothing happens.
At this moment I have the stock Dutch rom that ships with the TP2.
I installed sdkcerts.
Anyone experiencing the same thing??
H.
sorry wrong thread
TF3D
Hi there,
I've had the same issue with my UK spec, a reboot often cures it but it is a bit lame when the software wont even start up.
So far this has only happened to me about 3 times but I have been playing with it immensly and have rebooted it about 20 times already whilst cocking up some Shat Nav software.
Still loving it in general though ;-)
I'm having the same problem, rebooting doesn't solve anything.
A hard reset does, but than I have to reinstall everyting.
Manually starting manila.exe is an option, unfortunately than the time isn't updated.
Anybody has a sollution for this?
My solution was:
1. Go to: Start > Settings > first tab and click on Today > Go to Items Tab.
2. Uncheck TouchFLO 3d and click OK.
3. Do step 1 and 2 agian but then Check TouchFLO 3D.
4. Soft reset.
Done
tried that but it didn't work for me.
Just removed TomTom 7 & SPB Backup and now it seems to start up fine....
That's a bit of a shame, because TomTom and backup are very helpfull apps...
ive had similar issues but only when trying to customise manila theme. kept saying launching touchflo but nothing happens and then reverts to saying tap here to launch manila. if any of the programs you are adding or any of the customisations you are making involve messing with manila then you will have issues! once hard spl is out then all these things wont be an issue any more.
same problem here, don't try to change startmenu things (standaard startmenu/small startmenu, extra rows etc).
If I enable the extra program tab the buttons won't work most of the time.
The stability of the TP2 is not so good yet, hope that there will be a fix or update for it or a very good custom rom from a good chef.
me 2
I have experienced it twice. I got TF running again by unchecking TF3d in the items screen of the today settings, shutting the TP2 down by pressing the on/of switch some seconds, then restarting ,rechecking TF3D and shutting down once more. This has the same effect as a soft reset, only the system is disconnected longer. So perhaps taking the battery out works as well.
I think this problem is there because TF3D is so much integrated in WM 6.1. So the chance of apps interfering with it is pretty big. I hope with WM 6.5, they remove the big menus's (since they are there already in WM 6.5) and other stuff. Just to get more memmory back, and to make TF3D more compatible with other apps. (still waiting for my TP2)
Error no longer happens
Hi Guys,
I found out that mine was being affected by an old copy of IGO 8 that I was trying to install, since I've upgraded to the new version the TF3D issue has completely vanished.
I noticed that when the TF3D failed it was after a period of low memory or high CPU useage, perhaps using some software that isnt compatible with the TP2 is causing TF3D to screw up.
it's just a theory at the mo... can anyone else share their experiences?
Guys,
this is the third thread about this subject. I have the same problem. HTC is not aware about this problem and encourages those who HAVE these issues to call them. Calling is free...
please do so in order to get rid if this massive bug!
I have been doing some investigation of my own on this one.
I have SPB Backup installed which reboots my phone every night and found that TF3D would not start. Even after a few reboots it would not start. Removed it tried again still an issue.
Hard reset and still was getting some issues.
After alot of rebooting etc I found that if you have a pin enabled on your SIM card TF3D has issues on startup.
No PIN and all is fine.
With that in mind I have just left the phone lock on for now until a fix is found for the bug by HTC
hi, please contact HTC with your findings. if they dont know, they cant fix. calling is free.
thought i disabled my PIN and the problem still persists. although i had a "loading..." once. but it didnt load...
I have contacted HTC about this. I am awaiting a reply from them about the issue.
I had the same problem when installing the .cab to remove the bottom curtain. Soft resets, unchecking and checking TouchFlo3D didn't work. I then reinstalled the .cab and the TouchFlo3D also came back.
Perhaps that will work for you too? Try reinstalling the last program after the problems has occured?
I have the same problem, and i did notice that after uninstalling an application it usually works again. The strange this is that it looks like it is not a specific application that I need to uninstall. It could be a cab for a different clock or tab icons or an g-sensor app, or probably any other app.
Strange .....
Hmz, I soft resetted my TP2 and found out that the TF3D again didn't start. Had to re-install the "Bottom Curtain Remover.cab", soft reset and then it started again.
Looks like ahlung has a point in saying that it doesn't look like it's a specific application that needs to be uninstalled / reinstalled.
It can also be affected by file read errors, including files on the SD Card, if you have corrupt files on the SD Card, this can cause TF to not launch and even lock the device.
Cheers,
Beasty
Same problem here!
I also contacted HTC and told them the issue. They suggested me to do a hard reset! If I couldn't think to do it by myself!

tf3d won't start on soft reset

I have a weird issue with my TP2.
When i reset it... it boots up and i can see the HTC logo but tf3d won't start.. i went into settings unchecked tf3d and reticked it.. no difference!
How is the executable called? anyone elese experiencing this issue?
Known problem.
The best workaround I found till now:
1. Switch on Flightmode. (use the red phone button press for more than 3 seconds)
2 Reset/Restart
3. Switch off flightmode. The PIN screen comes up automatically.
Works in 100% of the cases.
Huib
You can run the manila.exe found in the Windows folder but I've found that when doing this, the clock on the home tab doesn't refresh/change and the notification balloons don't come up (the little round icon on the sms tab when you have unread sms's for example)
the workaround worked like a blast. Thanks..
I could not find that thread describing it.. i wonder why HTC did not release any hotfix for this.
How is the manila.exe started???
Hi!
I have the same issue, Touchflo3d not starting after boot on my swedish Touch Pro2.
If i try to manually start manila.exe i also get the clock freeze on the start screen and no mail/message notifications.
I've tried two hard resets, and adding programs and settings one at a time just to try to find the reason for this, but no luck. It feels like it's all random, it all works with apps installed, and suddenly it stops working, no changes made.
I notice that when i manually execute \windows\manila.exe the screen goes from the black screen with the HTC logo directly to the start screen of touchflo3d. When everything works the way it should do, there is a difference, a text appears on the black screen under the HTC logo, something like "starting Touchflo3D".
I'm not that good at windows mobile myself, but i hope someone on this forum, that has a phone with touchflo3d, can find the difference between starting the manila.exe manually, not seeing the "starting Touchflo"-test, compared to the automatic start with that text.
I hope that would lead to a solution or fix, i would not mind very much having to start touchflo myself with a click, but i'd like to start it the same way it does when working so the clock and notifications work as it should.
Let's all hope some of the many extremly skilled members here picks up the glove and takes a good look at this!!
Best regards
Cerebral Cortex
Phone screen will disapper?
herpi said:
Known problem.
The best workaround I found till now:
1. Switch on Flightmode. (use the red phone button press for more than 3 seconds)
2 Reset/Restart
3. Switch off flightmode. The PIN screen comes up automatically.
Works in 100% of the cases.
Huib
Click to expand...
Click to collapse
Thanx it worked for me!
But now TF3D will come in front when I make a call. So after 5 seconds calling the first screen of TF3D (the clock) will appear. Then I have to press the first button (phone) to get the phone screen again. Verry sad.
I also can not use the program Notes anymore when calling, the program will go to the back. And TF3D will come to the front!
Someone know the answer?
Thanx in advance,
Richard
Hi,
i had the same problem and tried many solutions until i found what was the cause for that problem: S2U2. Once i disabled the S2U2-autostart on boot up, tf3d is always starting the way its supposed to. I simply removed the ilock2-shortcut from windows/autostart and start it manually after tf3d has launched. Not really perfect, but better than everything else for me.
Do you use S2U2?
Regards
MiDiAN
MiDiANx360 said:
Hi,
i had the same problem and tried many solutions until i found what was the cause for that problem: S2U2. Once i disabled the S2U2-autostart on boot up, tf3d is always starting the way its supposed to. I simply removed the ilock2-shortcut from windows/autostart and start it manually after tf3d has launched. Not really perfect, but better than everything else for me.
Do you use S2U2?
Regards
MiDiAN
Click to expand...
Click to collapse
I did the same, disabled s2u2, and no more problems. After a while however the hanging came back randomly.
S2u2 is back now. Mothers little helper! I can live with the flightmode on and off solution.
Huib
Quote:
Originally Posted by daveke0201
have a problem with s2u2 v2.04 wvga and 3dtf. after installation it wont boot anymore.
this is what i tried.
start stop 3dtf => not starting
stop ilock2, stop start 3dtf => not starting.
does work with the 1.62.
can anyone help me?
************* reply from ac ************
Try to set a longer "Boot-up Delay" (S2U2 Settings->Advanced).
__________________
Cheers,
A_C
http://ac-s2.com
*******************************************
I've set my bootup delay in the advanced menu to 20seconds and my problem is gone.
pieterbotes said:
I've set my bootup delay in the advanced menu to 20seconds and my problem is gone.
Click to expand...
Click to collapse
Nope, 20 secs does not do the job in my case.
Tried several combinations and different ways of startup, but no deal.
I already had the problem without S2U2 so I cannot possibly blame them.
I still am stuck at the flightmode trick which gives a 100% success.
Huib
Moisture damage perhaps???
herpi said:
Known problem.
The best workaround I found till now:
1. Switch on Flightmode. (use the red phone button press for more than 3 seconds)
2 Reset/Restart
3. Switch off flightmode. The PIN screen comes up automatically.
Works in 100% of the cases.
Huib
Click to expand...
Click to collapse
I have the same issue. The first time this behavior surfaced for me was right after i´d applied Zagg´s inivisible shield.
I must admit that i lacked the patience to be leaving the phone for 12 hours drying up.
I´d put it in a dry, warm & well ventilated place for approximately 4 hours and thought that should suffice.
When the phone started acting up i used up all the non-printable 4 letter words i knew and did a hard reset.
Anyway - the problem has showed up about every third time i do a soft reset.
To me the solution has so far been another soft-reset.
Regards
Have the same problem, it's driving me nuts. Hate reseting the phone - it takes ages to boot up.
Won't spend time trying to fix this, will just not reboot/reset often. Hopefully the WM6.5/TF3D official package sometime in October will cure this.
vasra said:
Have the same problem, it's driving me nuts. Hate reseting the phone - it takes ages to boot up.
Won't spend time trying to fix this, will just not reboot/reset often. Hopefully the WM6.5/TF3D official package sometime in October will cure this.
Click to expand...
Click to collapse
I combine the flightmode trick together with the SlidetoShutdown, where I use the restart slider.
Doing it this way makes it more acceptable.
Huib
Hmm... I've had success with the 20 second thing but now that is also not working for me anymore... not sure what changed.
pieterbotes said:
Hmm... I've had success with the 20 second thing but now that is also not working for me anymore... not sure what changed.
Click to expand...
Click to collapse
It is quite random.
The flight-on/restart/flight-off always works, at least in my tp2.
Huib
so i've tried checking on/off Today/Item/TF3D, tried Flight Mode, and it still won't work. i'm talking like only 30-50% of the time it does work. and I never had PIN1 enabled!
i'm no programmer but it is conflicting with apps we install because TF3D works perfectly when the phone was fresh or hard-resetted. btw i'm using 6.1 Stock T-mobile

Categories

Resources