PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=98)
-   -   [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitchen (http://forum.ppcgeeks.com/showthread.php?t=95635)

Calkulin 02-27-2010 12:58 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by chewie8han (Post 1595317)
Calk,
I noticed that you put in S*ype 3.9. What's the difference between the SIP and SIP extras versions. And do these have a working version that doesn't need the modelname.txt that changes our model name to HD2? I'm assuming not since there's a modelname.txt file in both folders.

Kevin


SIPs are if you only want that one to be your only SIP but make sure to unselect any other SIPs or it will cause problems. As for the extras, those are additional ones, so if you want the HTC one and the S*ype, use the extras ones

computhug 02-27-2010 01:01 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by rileyd5 (Post 1594105)
Has anyone been able to cook a sense 2.1 rom from the latest kitchen without the slider being off centered, meaning the last icon hangs of the page and the programs tab is completely missing. If so, please take a sshot of your selections if possible or your saved rom selections list. I apologize if this is a weird request but I havent been able to cook a successful 2.1 rom yet. downloading the latest kitchen now and anxious to dive in again. Appreciate any help provided. thanks guys!

It's been a while, but if I remember correctly using 'Manila Options - 2.1.19xx - Slider - Transparent' corrected that issue for me. Without that package selected, it used the the smaller slider from Sense 2.5 - which was off-center against the bigger 2.1 slider icons. The transparent one is larger and centers correctly.

zone23 02-27-2010 01:10 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by Calkulin (Post 1595290)
A xml won't delete a folder that has items in it, so you have to delete all the links 1 by one, like

Code:

<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="%CE11%\Calendar.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Contacts.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Phone.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Search.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Tasks.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>


LOL..... OH ...... Crap.... LOL

%CE11% is the folder thanks, that helps

KingArthur 02-27-2010 01:16 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
I am starting to like the finger friendly com5 builds but the taskmanger is a problem. I use the x2 build it freezes my phone. Arkswitch in RC2 kitchen caused a error. Can't remember if showcase did anything bad.

What is everyone using with Com5 builds?

boodaka 02-27-2010 01:17 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by KingArthur (Post 1595376)
I am starting to like the finger friendly com5 builds but the taskmanger is a problem. I use the x2 build it freezes my phone. Arkswitch in RC2 kitchen caused a error. Can't remember if showcase did anything bad.

What is everyone using with Com5 builds?

Arkswitch works great for me, i only had issues with it when i install Ameba with it, other than that its great

2k4mach 02-27-2010 01:23 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by KingArthur (Post 1595376)
I am starting to like the finger friendly com5 builds but the taskmanger is a problem. I use the x2 build it freezes my phone. Arkswitch in RC2 kitchen caused a error. Can't remember if showcase did anything bad.

What is everyone using with Com5 builds?

i use quickmenu. when im ready to close whatever program im in, i tap the clock on the taskbar as if there was the X there. works great for me.

a1d2catz 02-27-2010 01:53 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by KingArthur (Post 1595376)
I am starting to like the finger friendly com5 builds but the taskmanger is a problem. I use the x2 build it freezes my phone. Arkswitch in RC2 kitchen caused a error. Can't remember if showcase did anything bad.

What is everyone using with Com5 builds?

I am using Arkswitch with 6.5 option enabled and mapped to my windows button.

KingArthur 02-27-2010 02:23 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Calk, RC3 kitchen is saying..."Waring duplicate module"

Just did a rom ArkSwich and it say "Arkswtich.exe - An unexpected error has occurred in ArkSwitch.exe"

When I press details it says "TypeLoadException at ArkSwitch.Forms.MainForm..ctor() at ArkSwitch.Program.Main()

EDIT: BTW the rom did boot and seems ok but ArkSwitch didn't work. SYS 23541 with manila 2.5

savior02 02-27-2010 02:53 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by KingArthur (Post 1595376)
I am starting to like the finger friendly com5 builds but the taskmanger is a problem. I use the x2 build it freezes my phone. Arkswitch in RC2 kitchen caused a error. Can't remember if showcase did anything bad.

What is everyone using with Com5 builds?


I started using the com5 builds ever since I found out what the problem was with Showcase. Everytime I was in messaging and I closed it out it would freeze up on me. Now I know that you cant open up messaging from the notifications bar or a quicklink. It has to be from the sense ui. Than it wont crash it. Arkswitch crashes for me or quits with an error.

emerald 02-27-2010 03:15 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
1 Attachment(s)
I've been having an issue with the Start Menu icons blurring together. Anyone have an idea of what might be causing it? (See attached)

Also have trouble with internet connection. Is there a need in this kitchen to install NoPushInternet? Or any of the recommended cleans and tweaks? Like ICS and WModem Fix for modem stealth mode, Enable Rapi, Disable Verizon SMS Message Sent, Enable All Camera Modes, or SSK TP2 Dynamic Resource Proxy?

edit: oh yeah, using 6.5.x build 23541 with the latest Manila version and MaxManila


All times are GMT -4. The time now is 06:55 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0