PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   WM 6.5 Kitchen QVGA and VGA Developer Edition (http://forum.ppcgeeks.com/showthread.php?t=54678)

ahmedfikry 08-24-2009 10:23 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I have a QVGA device running 23034.... & here is my fix for the appointment showing in lock screen page
Basically the top bar is now smaller & things have to be shifted up by 8 pixels:

change the following in:

LS_Global_240x320.cpr
<Image ID="Background" Left="0" Top="-18" Width="240" Height="320" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap" />
LS_Global_320x240.cpr
<Image ID="Background" Left="0" Top="-18" Width="320" Height="240" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap" />


then in:
LS_LockScene_240x320.cpr
<LockScreenPaneView ID="PaneView" Top="198">
LS_LockScene_320x240.cpr
<LockScreenPaneView ID="PaneView" Top="118">

in the last 2 files...leave appointment as "True" to be able to see the icon when you have an appointment...no need to change false (old fix) as things are shifted now & it will not show when you have no appointments

aaronpoweruser 08-24-2009 11:00 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
in 23034 my alarms dont work any ideas
also dashwire doesnt work

bgill55 08-24-2009 11:42 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by webleeper (Post 1118774)
To fix the double tap issue, use an older gwes in your 23034 and it should work.



thanks ill give that a go!

Lmiller1708 08-24-2009 11:45 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by bgill55 (Post 1119113)
thanks ill give that a go!

Try this before...
http://forum.xda-developers.com/showthread.php?t=551611

ther-amm 08-24-2009 12:36 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
1 Attachment(s)
Adding to @ahmedfikry to fix 23034 for vga qvga.

Wizzard 08-24-2009 01:00 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
JooJoo, thanks for your answer on Live Search.

Is that something a "Technopesant" could do?

How would one go about replacing the files?

Thanks again.

khoa_ha 08-24-2009 01:25 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
i was build for QVGA but SMS can not work (~~) can you help me!

l33tlinuxh4x0r 08-24-2009 01:34 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I'm assuming that 23403 is the newest build is this right (i'm now confused on the com3 com4 thing) which build has newer features? 23034 or 23403? Also I like higher build numbers so... I was going to make a kitchen with 23403. how do i get the romhdr.bin and mips kernel and what not?


pretty much i'm asking for the ../rom/herman/ folder.

Thanks in advance.

krazy_about_technology 08-24-2009 03:14 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
@joojoobee666: Yes buddy you are right. There are more modules and modules are larger in these recent builds. I have also noticed that many png files and .2bp files have also been removed though the places where they appear still have them. SO i guess these files have been included as resources. This also makes sense because .2bp files were very small in size and were many in number.

BTW, in the lockscreen, i am not very annoyed with the appointment icon appearing in the lower area, but anybody has the fix for the lower softkey bar appearing on lockscreen after phones goes to sleep mode and then we woke it up by pressing power button? This is specially very very annoying :mad:

joojoobee666 08-24-2009 03:57 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by l33tlinuxh4x0r (Post 1119306)
I'm assuming that 23403 is the newest build is this right (i'm now confused on the com3 com4 thing) which build has newer features? 23034 or 23403? Also I like higher build numbers so... I was going to make a kitchen with 23403. how do i get the romhdr.bin and mips kernel and what not?


pretty much i'm asking for the ../rom/herman/ folder.

Thanks in advance.

COM4 has the newest code base, but is lagging behind on GUI changes. COM3 has the newest GUI changes but is older code base base. COM4 build 23403 is pretty buggy compared/ugly compared to 23034 so my recommendation is to go with 23034 for now. (It's pretty stable, at least what I used of it before my screen puked).

As far as the rest of the kitchen stuff, I'll rar it up and post it in a bit.

joojoobee666 08-24-2009 04:04 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
2 Attachment(s)
I thought I'd share these with everyone here since they looked so nice. I went and redesigned the bottom toolbar buttons. These look MUCH cleaner.

http://farm3.static.flickr.com/2516/...d5eaeec4ee.jpg

Attached is the RAR for 96DPI and 192DPI users. Either replace the originals in the Base_xxX_DPI folder over have them overwritten by an OEM later in the build.

Edit: re-upped the 96DPI, I forgot to remove the -16 from the end of the files.

SOHKis 08-24-2009 04:09 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
thanks joojoo, those do look ALOT better

joojoobee666 08-24-2009 04:10 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
1 Attachment(s)
Quote:

Originally Posted by Wizzard (Post 1119256)
JooJoo, thanks for your answer on Live Search.

Is that something a "Technopesant" could do?

How would one go about replacing the files?

Thanks again.

Not that hard to do. Use the files I attached here and over write the ones that are in your BaseApps folder.

joojoobee666 08-24-2009 04:25 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by l33tlinuxh4x0r (Post 1119306)
...pretty much i'm asking for the ../rom/herman/ folder.

Thanks in advance.

Ok, here ya go. This is EVERYTHING device related from my kitchen, including my OEM folder. FYI, the OEM stuff includes a few things of mine you may not want, like the VZW carrier files, a custom ROM ID string, the Dummy SQM and the WinCENLS_WWE (your going to need this one SOMEWHERE in your kitchen though ;)).

http://www.4shared.com/file/12742642...hen_Files.html

ther-amm 08-24-2009 04:26 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 1119593)
I thought I'd share these with everyone here since they looked so nice. I went and redesigned the bottom toolbar buttons. These look MUCH cleaner.

http://farm3.static.flickr.com/2516/...d5eaeec4ee.jpg

Attached is the RAR for 96DPI and 192DPI users. Either replace the originals in the Base_xxX_DPI folder over have them overwritten by an OEM later in the build.

Thanks @joojoobee666 looks very nice :)

bikeandestroyx 08-24-2009 04:36 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 1119593)
I thought I'd share these with everyone here since they looked so nice. I went and redesigned the bottom toolbar buttons. These look MUCH cleaner.

http://farm3.static.flickr.com/2516/...d5eaeec4ee.jpg

Attached is the RAR for 96DPI and 192DPI users. Either replace the originals in the Base_xxX_DPI folder over have them overwritten by an OEM later in the build.

nice job joejoebee! i was working on some as well, transparent ones, but these look much better

joojoobee666 08-24-2009 04:41 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by bikeandestroyx (Post 1119675)
nice job joejoebee! i was working on some as well, transparent ones, but these look much better

These ones are NOT translucent/transparent, but I could probably make some that were if anyone wanted them.

indagroove 08-24-2009 06:03 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Anyone have any issues with EZinput 2.1 and sms/emails in 23034? For some reason the keyboard will only come up once, and then disappears. When I try to launch it again, I just get these weird scrolling bars under the normal scrolling bars. I went back to 21840, so I can't post a screenshot.

blazingwolf 08-24-2009 07:58 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by indagroove (Post 1119818)
Anyone have any issues with EZinput 2.1 and sms/emails in 23034? For some reason the keyboard will only come up once, and then disappears. When I try to launch it again, I just get these weird scrolling bars under the normal scrolling bars. I went back to 21840, so I can't post a screenshot.

There have been several comments about this over in Da_Gs thread at XDA. Some one posted a OEM that they say was still working.

MassStash 08-24-2009 08:19 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
can you hold to close programs yet with 23034??

edit: anyone?

joojoobee666 08-24-2009 08:32 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
2 Attachment(s)
Ok, I made some translucent taskbar buttons for anyone who wants em.

http://farm3.static.flickr.com/2538/...f1f3bbe863.jpg

Formula84 08-24-2009 09:37 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Looks Great can these be cabbed for an existing rom?

Quote:

Originally Posted by joojoobee666 (Post 1120033)
Ok, I made some translucent taskbar buttons for anyone who wants em.

http://farm3.static.flickr.com/2538/...f1f3bbe863.jpg


bikeandestroyx 08-24-2009 09:39 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by indagroove (Post 1119818)
Anyone have any issues with EZinput 2.1 and sms/emails in 23034? For some reason the keyboard will only come up once, and then disappears. When I try to launch it again, I just get these weird scrolling bars under the normal scrolling bars. I went back to 21840, so I can't post a screenshot.

i had the same problem. How is 21840 build?

joojoobee666 08-24-2009 09:45 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
2 Attachment(s)
Quote:

Originally Posted by Formula84 (Post 1120138)
Looks Great can these be cabbed for an existing rom?

All you need to do is use Total Commander to copy the files to the \Windows, reboot and enjoy the new icons ;)

Edit: Here's some cabs anyhow.:mrgreen:

bgill55 08-24-2009 11:08 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Lmiller1708 (Post 1119117)

oh i see he added an sip fix edition! I tried it but couldnt change any entires cause my omnia doesnt have a hard keyboard! im bga7x as well!

Formula84 08-24-2009 11:42 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 1120153)
All you need to do is use Total Commander to copy the files to the \Windows, reboot and enjoy the new icons ;)

Edit: Here's some cabs anyhow.:mrgreen:


Thank you!

Wizzard 08-25-2009 12:59 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
JooJoo, Right as Rain Again!

Stuck the files into the windows folder and it works perfect!

Love the new buttons also!

oldSAP 08-25-2009 02:08 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
thank you for the buttons

khoa_nhi 08-25-2009 02:18 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I using build 23025 port for GSM diamond but Camera won't active:

I'am tried all version of camera and still error that!

http://img199.imageshack.us/img199/5118/screen01p.png

Somebody please help me to fix it?

joojoobee666 08-25-2009 09:48 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by khoa_nhi (Post 1120496)
I using build 23025 port for GSM diamond but Camera won't active:

I'am tried all version of camera and still error that!

Somebody please help me to fix it?

Can you manually run the camera.exe from the \windows folder? If so, then you just have a bum shortcut. But if not, you could be missing the mui fro the camera.exe.

indagroove 08-25-2009 10:26 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by bikeandestroyx (Post 1120140)
i had the same problem. How is 21840 build?

Rock solid.

ankit360 08-25-2009 12:09 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
1 Attachment(s)
Build 21844.50.62

21844_common.7z 21.4 MB

i have some VGA file you download it from here

rest of files including language and QVGA DPI u can use from 21827 or grater build

Lmiller1708 08-25-2009 12:39 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
A couple of issues with 23034:
Task Facade.exe does not work, this is the only build with this issues?
Can not get into the Spb Keyboard Options to load?

Just a couple of quick questions not really related to the build and total NOOBish...:disgust:
Does anyone know how to get Pandora to play with the screen off?
The volume seems a lot quieter on this build then in the past? Is there a reg edit for this?

23034 seems the best so far! :headbang:
Thanks!

humrod 08-25-2009 02:59 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Two problems here with 23034:

1º The theme classic blue.tsk doesn't work. Others themes either. This cause the butons doesn't appear and many grafics doesn't work. The rom is plain blue, like the classic windows color.

2º Is not recognized by the activesync. The pc connection is ok. (put bootloader for flash the rom).

I try to change the tsk, but not succesfull.

need some help.

indagroove 08-25-2009 03:58 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by ankit360 (Post 1120924)
Build 21844.50.62

21844_common.7z 21.4 MB

i have some VGA file you download it from here

rest of files including language and QVGA DPI u can use from 21827 or grater build

Thanks, working well.

joojoobee666 08-25-2009 04:28 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by humrod (Post 1121260)
Two problems here with 23034:

1º The theme classic blue.tsk doesn't work. Others themes either. This cause the butons doesn't appear and many grafics doesn't work. The rom is plain blue, like the classic windows color.

2º Is not recognized by the activesync. The pc connection is ok. (put bootloader for flash the rom).

I try to change the tsk, but not succesfull.

need some help.

What files did you use as the source? This can be caused by one of two things;

1. DPI files are for an older build and the tsk files do not contain all the necessary registry info and images.

2. Source files do not have the file attributes set properly and provxml's are not executing. (this is LIKELY the cause of your issues)

humrod 08-25-2009 04:37 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 1121436)
What files did you use as the source? This can be caused by one of two things;

1. DPI files are for an older build and the tsk files do not contain all the necessary registry info and images.

2. Source files do not have the file attributes set properly and provxml's are not executing. (this is LIKELY the cause of your issues)


Thanks for your answer. I use your sources. Instead i used da_G files.
I work with platformrebuilder kitchen, and usually cooked severals roms with your sources, and have not this problems.
How can i verify if attibutes are ok?

joojoobee666 08-25-2009 04:42 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by humrod (Post 1121446)
Thanks for your answer. I use your sources. Instead i used da_G files.
I work with platformrebuilder kitchen, and usually cooked severals roms with your sources, and have not this problems.
How can i verify if attibutes are ok?


Then you have an attribute issue for sure.

See this post here -> http://forum.ppcgeeks.com/showpost.p...postcount=7065

indagroove 08-25-2009 04:47 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Here's a complete 21844, with many modules converted to files (Browsing*, Adobe, MediaOS, Widgets, WindowsLive, .net, etc) converted to files for use with 6.1 kernels:

http://www.rommersmarket.com/grooverom/21844.zip

Lang files taken from 21840.

humrod 08-25-2009 04:49 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 1121455)
Then you have an attribute issue for sure.

See this post here -> http://forum.ppcgeeks.com/showpost.p...postcount=7065

Yes you're right! i remember now the star program icons looks like carpets. I tought it was for a dpi problem (i faced this type of issues cause i work in oCoA lenguage). But now i think it was for not to read the proxml's.
Thanks for your help.


All times are GMT -4. The time now is 04:23 AM.

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


Content Relevant URLs by vBSEO 3.6.0