|
||||
Yeah, sorry. Seriously, why are you viewing images in the \Windows folder?
That's not a normal place to put images, and it is one of the most overloaded folders on the device, which will make poorly written apps struggle and die. |
|
||||
Quote:
|
|
||||
Quote:
|
|
||||
Quote:
|
|
||||
Auto-answer in speakerphone mode after 1 ring?
lemme start off by stating i LOVE this kitchen. the only problem i've had with this version was the weatherpanel update issue which is now resolved.
my experience today was really weird. hopefully i'm not the only one. lemme start off by stating my phone ran out of juice last night. it was dead. charging the phone back up seemed to be a crap shoot. i tried to charge it in my car but the phone wouldn't recognize the charge. i plugged it in to several of my ac chargers to no avail. it finally started charging with my girlfriend's adapter so i let it fully charge. thought it was strange. So my mom calls early this morning. I was already awake just not motivated to get out of bed yet. the phone is across the room on my dresser. it rang once then i hear mom yelling "hello? hello??". The phone auto-answered after one ring in speakerphone mode. The strange thing is that even though the call was already live, the phone showed the to incoming call options: Answer and Ignore. Because these options were still displayed, i couldn't get to the options to disable the speakerphone. I did a soft reset thinking the phone was hung up in some funky state. I received a couple of calls afterwards, all correctly ringing until I decide to answer or ignore the call. then the same thing happened. a friend called earlier this afternoon. The phone auto answered and i couldn't turn off speakerphone. anyone have any suggestions? i'm stumped. --------------------------
__________________
Verizon XV6700
A - Always B - Be C - Closing |
|
||||
Quote:
I'm guessing that pimg is scanning the entire folder when launched, looking for image files, and that means its gonna take a long time. And probably eat up a bunch of ram. So, it may well be the best idea to just not do that, or failing that find some other image display app and give it a try. |
|
||||
Quote:
a) they statically allocated a buffer they never thought would be exceeded...and it was b) they expected only pics in the folder, and choke when they run across something else c) they open the file to see what it is...and choke on really big files d) limited memory resources. Use an external tool to check available memory _while_ the pic is loading (not before, not after) to detect this problem. The easiest way to debug a problem that results from the above is to make sure the app can open the pic that fails in a different directory with only the pic in it. If that works, start adding other junk from the original directory and see what happens. Usually poorly written software will fail spectacularly at some point, rather than just a general loss of performance as you add files. |
|
||||
I've created a new .zip of Pocket Plus OEM:
Experimental_Optional_SPB_Pocket_Plus_3.2.0_OPT.zi p You can find it in my ftp ftp://ppcgeeks.com/Apache/New%20Core%20OEMs/GGuruUsa/ This OEM is a replacement for the existing OEM - do not install it on top of the existing OEM. It should have all features working (including themes). Included in the .zip is DLL_Invoker2.exe. DLL_Invoker2.exe should be placed in the OEM folder of your choice...eventually I'll probably make a standard kitchen OEM, OEM_KitchenTools for helper apps. For now, you can place it in the pocket plus oem or in you custom settings OEM - the goal is to have it in \Windows when all is said and done. I need some testing of this build - don't install it unless you can handle lockups on boot (it doesn't on mine, but it's a definite possiblity depending on what other OEMs are mixed in). Specifically, I'm looking for verification that all features work and verification that device does not consistently lock on first boot (and if it does, that it doesn't lock on the next boot). If you have problems, please list your symptom and any OEMs you included in your ROM. For the curious, DLL_Invoker2 is a homebrew I whipped up just to see if I can get Pocket Plus themes working. If you try and use it for another purpose, don't be suprised if it, um, has unwanted side effects. I'll eventually release a generalized version if this PPlus OEM test works satisfactorily.ftp://ppcgeeks.com/Apache/New%20Core%20OEMs/GGuruUsa/ |
|
||||
Having a problem with BuildOS. I added my own oem which I have used before for the game Atomic Cannon. I created the option.xml file using the helper, and when I try to build, it throws the error:
The target file "temp\dump\gx.dll" is a directory, not a file. In my oem folder it is a file. Not sure what's happening here. Any suggestions ? |
|
|
|