Ok, here's the screenshot from my device:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've attached the modules for you (Chefs only).
Thank you, again awsom find.
LoL don't know what to say I was breaking my head on the bold font.
Laurentius26 said:
Thank you, again awsom find.
LoL don't know what to say I was breaking my head on the bold font.
Click to expand...
Click to collapse
You're welcome
Cool fix....thanks...
Cloudyfa said:
Ok, here's the screenshot from my device:
I've attached the modules for you (Chefs only).
Click to expand...
Click to collapse
From what I see this is only a partial fix - you provided files from 235xx builds (gwes.exe is form 23569) .
Works like charm cooked in on 23123 build. Thanks Cloudy!
Great find @cloudyfa my appriciations for you.
May I know whether these modules
gwes.exe
gwes.exe.mui
commctrl.dll
are picked up from some other build or have been modded by you?..
What module I can use instead of gwes.exe.0409.mui
for cook in another language (i.e. 0410)?
i.e. gwes.exe.0410.mui from 235xx builds?
Thanks.
c_shekhar said:
Great find @cloudyfa my appriciations for you.
May I know whether these modules
gwes.exe
gwes.exe.mui
commctrl.dll
are picked up from some other build or have been modded by you?..
Click to expand...
Click to collapse
It's an combination of different build.
operators said:
What module I can use instead of gwes.exe.0409.mui
for cook in another language (i.e. 0410)?
i.e. gwes.exe.0410.mui from 235xx builds?
Thanks.
Click to expand...
Click to collapse
Yes, you can.
Cloudyfa said:
Yes, you can.
Click to expand...
Click to collapse
I did it!
(from 23563)
It works!
Thank you Cloudyfa.
Does this work only on 231xx builds? Or other COM builds with font issue as well? Has anyone tried on other builds other than 231xx builds?
ai6908 said:
Does this work only on 231xx builds? Or other COM builds with font issue as well? Has anyone tried on other builds other than 231xx builds?
Click to expand...
Click to collapse
Works on 216xx series as well. I guess this will work on any build.
It's work in 216xx build.
noone figured out the "real" boldfont fix?
let's work together...
the solution has to be in the photon/huashan/oboe ime packages....
can someone explain, wich of these files is defining the fontsize of the keyboard letters and "call" etc. in phonecanvas:
EzInputSettings.xml
EzInputSettings_SMS.xml
EzInputSettings_SMS_TUT.xml
EzInputSettings_TUT.xml
index.xml
ezinput.dll
HTCSipSrvc.dll
SIPUtil.dll
CheckIme.dll
eT9Dictionary.dll
eT9DisInput.dll
eT9ime.dll
eT9RegInput.dll
Don't have a clue, but I agree i don't think that mixing sys parts especially from a different AKU is a good idea. May work but who knows what it could be silently casuing issues with.
HD2Owner said:
noone figured out the "real" boldfont fix?
let's work together...
the solution has to be in the photon/huashan/oboe ime packages....
can someone explain, wich of these files is defining the fontsize of the keyboard letters and "call" etc. in phonecanvas:
EzInputSettings.xml
EzInputSettings_SMS.xml
EzInputSettings_SMS_TUT.xml
EzInputSettings_TUT.xml
index.xml
ezinput.dll
HTCSipSrvc.dll
SIPUtil.dll
CheckIme.dll
eT9Dictionary.dll
eT9DisInput.dll
eT9ime.dll
eT9RegInput.dll
Click to expand...
Click to collapse
Dialer has bold fonts as well. So it might not be just ezinput pkgs.
IMO, need in to what gwes defines, and see what all it takes to fix that. But I sure dont know how to do that...lol
Looks like Energy roms are moving to
"# Official 6.5.3 build from the Huashan 23121! Fast !!!
# Bold fonts are gone.. fonts restored to 'normal'"
Seems he has a fix for bold fonts wondering if he is using this method or another?
formula84 said:
Looks like Energy roms are moving to
"# Official 6.5.3 build from the Huashan 23121! Fast !!!
# Bold fonts are gone.. fonts restored to 'normal'"
Seems he has a fix for bold fonts wondering if he is using this method or another?
Click to expand...
Click to collapse
i just asked him via p.m.
he also replaced
gwes.exe
gwes.exe040X.mui
commctrl.dll
with com5 versions.
in com2, the softkeybar font is crisp and clear.
in com3, the softkeybar font is crisp and clear (but bold font in ime/dialer).
in com5, the softkeybar font is pixelated because of missing fontsmoothing.
notice.
i also tried to cook a 6.5.5-rom with the new font engine implemented by
replacing
gwes.exe
gwes.exe040X.mui
commctrl.dll
with the files from com3 (231XX), adding mgtt_o.dll / decompdll.dll
and adding the following keys:
Code:
[HKEY_LOCAL_MACHINE\System\GDI\FontFiles\TrueType]
"EXT0"=multi_sz:".ttf",".ttc"
"EXT1"=multi_sz:".ac3"
[HKEY_LOCAL_MACHINE\System\GDI\FontDrivers\Microsoft TrueType]
"File"="\\windows\\mgtt_o.dll"
"Order"=dword:10
[HKEY_LOCAL_MACHINE\System\GDI\FontDrivers\Microsoft AC3]
"File"="\\windows\\decompdll.dll"
"Order"=dword:10
the result was strange.... nothing happened. still no smooth font.
conclusion:
the way the skb-font is rendered is not only determined by the files mentioned above..
other files have to play a role in this smooth-skb-font-issue.
Thanks, I was hoping he had some other tricks up his sleeve, not sure I am comfortable replacing a module such as GWES, who knows what adverse affect this could have stability wise.
HD2Owner said:
noone figured out the "real" boldfont fix?
let's work together...
the solution has to be in the photon/huashan/oboe ime packages....
can someone explain, wich of these files is defining the fontsize of the keyboard letters and "call" etc. in phonecanvas:
EzInputSettings.xml
EzInputSettings_SMS.xml
EzInputSettings_SMS_TUT.xml
EzInputSettings_TUT.xml
index.xml
ezinput.dll
HTCSipSrvc.dll
SIPUtil.dll
CheckIme.dll
eT9Dictionary.dll
eT9DisInput.dll
eT9ime.dll
eT9RegInput.dll
Click to expand...
Click to collapse
I know that the file you are looking for is ezinput.dll (for keyboard letters) but I don't know how to edit the font or the font-color. I'm going nuts.
Related
does anybody know why i have the grey background behind the letters? it seems to appear on every windows box and i cant get rid of it..can someone please help me? thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I think it is a theme problem
anyone? please this looks so bad on my device and i want to get rid of it but i dont know how
try changing to a different tsk file in the today settings...
If it goes away or changes you found your issue.
Asphyx said:
try changing to a different tsk file in the today settings...
If it goes away or changes you found your issue.
Click to expand...
Click to collapse
I have 6 themes installed and only one of them does not have the background issue so i think it is something with the theme but how come some people dont have this kind of problem?
hi,
to my opinion, the best way to help you to get trough this bug is to post 1 theme that works and 2 themes which make this bug : by comparison we should find the good reg key...
here is one with the same issue
and here is the other one
Is that WM6.5?
Hi,
yes ArtieQ it's WM6.5 cause transparency is impossible under WM6.1
Thanks Inmortal for the screenshots : CraZyLiLbOy was right it's a tsk theme issue.
So could you upload the 3 tsk files please : the one that works and the 2 others that don't. I will get a look into these themes
Specify work or doesn't work into filename
RR33 said:
Hi,
yes ArtieQ it's WM6.5 cause transparency is impossible under WM6.1
Thanks Inmortal for the screenshots : CraZyLiLbOy was right it's a tsk theme issue.
So could you upload the 3 tsk files please : the one that works and the 2 others that don't. I will get a look into these themes
Specify work or doesn't work into filename
Click to expand...
Click to collapse
yeah sure..thanks for all your help i appreciate it a lot
Inmortal said:
yeah sure..thanks for all your help i appreciate it a lot
Click to expand...
Click to collapse
ok thanks, i will take a look into this : the grey text background is defined into a reg key so i'm going to search this reg key...
RR33 said:
ok thanks, i will take a look into this : the grey text background is defined into a reg key so i'm going to search this reg key...
Click to expand...
Click to collapse
Thanks again
well, I've opened your files but I did not find the right reg color key yet... It seems to be a "msgbox" or "bubble" issue but I don't know much...
For your information : .tsk theme files are cabs so rename each .tsk into .cab and open the cab with MSCEinf. Then you'll see all the registry keys.
RR33 said:
well, I've opened your files but I did not find the right reg color key yet... It seems to be a "msgbox" or "bubble" issue but I don't know much...
For your information : .tsk theme files are cabs so rename each .tsk into .cab and open the cab with MSCEinf. Then you'll see all the registry keys.
Click to expand...
Click to collapse
Ok after i do that, what do i do next?
RR33 said:
For your information : .tsk theme files are cabs so rename each .tsk into .cab and open the cab with MSCEinf. Then you'll see all the registry keys.
Click to expand...
Click to collapse
No need to rename ! MSCEInf opens natively TSK files.
BenThon said:
No need to rename ! MSCEInf opens natively TSK files.
Click to expand...
Click to collapse
I did not know that BenThon, so thanks for the tip & for your great Apps too
Perhaps you can help us to find the place where the color of txt background in error messages is defined ?
I don't have the skill to locate the issue among all the color reg keys
RR33 said:
I did not know that BenThon, so thanks for the tip & for your great Apps too
Perhaps you can help us to find the place where the color of txt background in error messages is defined ?
I don't have the skill to locate the issue among all the color reg keys
Click to expand...
Click to collapse
"Les Français parlent aux Français..."
I do not program anymore for Theming... (far from now...) So, I do not have an answer.
A good refrence is there : http://wiki.xda-developers.com/index.php?pagename=WindowsMobile5Colors, http://wiki.xda-developers.com/index.php?pagename=PocketPCTodayColors, http://wiki.xda-developers.com/index.php?pagename=Windows_Mobile_6.5_Theme_Colors
Regards, Cordialement,
Benoît
BenThon said:
"Les Français parlent aux Français..."
I do not program anymore for Theming... (far from now...) So, I do not have an answer.
A good refrence is there : http://wiki.xda-developers.com/index.php?pagename=WindowsMobile5Colors, http://wiki.xda-developers.com/index.php?pagename=PocketPCTodayColors, http://wiki.xda-developers.com/index.php?pagename=Windows_Mobile_6.5_Theme_Colors
Regards, Cordialement,
Benoît
Click to expand...
Click to collapse
ok umm im lost here im gonna need some assistant..anyone would like to help me please?
Himalaya&BlueAngel 28230 Dual-lang[CHS+WWE]
HTC_BlueAngel_28230_Dual-Lang_WWE_CHINA_.zip
http://rapidshare.com/files/353661734/HTC_BlueAngel_28230_Dual-Lang_WWE_CHINA_.zip
Size:31049 KB
HTC_Himalaya_28230_Dual-Lang_WWE_CHINA_.7z
http://rapidshare.com/files/353742622/HTC_Himalaya_28230_Dual-Lang_WWE_CHINA_.7z
Size:27976 KB
Htc ui & m2d 1919
Nice to see another ROM, sun_dream...
Will your "HTC UI & M2D 1919" works with this ROM?
MandyFA said:
Nice to see another ROM, sun_dream...
Will your "HTC UI & M2D 1919" works with this ROM?
Click to expand...
Click to collapse
M2D 1919可以在工作
安装CABs
a mirror link for HTC_BlueAngel_28230_Dual-Lang_WWE_CHINA_.zip pls, thanks.
imatrix said:
a mirror link for HTC_BlueAngel_28230_Dual-Lang_WWE_CHINA_.zip pls, thanks.
Click to expand...
Click to collapse
sun_dream's WM6.5.3 Build 28230 CHS WWE Download
Htc ui & m2d 1919
sun_dream said:
M2D 1919可以在工作
安装CABs
Click to expand...
Click to collapse
Google Translate:
M2D 1919 could be at work
Install CABs
...thanks for the info, sun_dream.
Mirror
Chef_Tony said:
sun_dream's WM6.5.3 Build 28230 CHS WWE Download (Mirror)
Click to expand...
Click to collapse
Thanks for the mirror, Chef_Tony... hoping you could also consider Mediafire (though 'ul.to' is quite good, too.)
how to disable auto complete in registry
Hi,is there anyone can help me how to disable word autocomplete. I have search it in the input section at settings but i can't found the way to disable it. It stress me out because the autocomplete mode slows my typing.
please don't double post!!!
yes there is:
Start -> Settings -> Personal -> Input -> Word Completion
simply uncheck the boxes and you are fine
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sorry,chef_tony, I used WM6.5.2.28230 bby sun_dream dual languange. I can't found it. Is there any other way to disable it using registry ?
to sun dream
can cook rom with greek lang? for blue angel
i have 6,5 ver. and it work fine
palonisj said:
can cook rom with greek lang? for blue angel
i have 6,5 ver. and it work fine
Click to expand...
Click to collapse
You should be able to by using sun's kitchen and the correct lang and location files.
Build 28230
Sorry, Sun... this is an intended double-post.
I'm planning to flash my BA this week using this ROM.
BTW, what are the technical differences between Build 28230 and 28230 v2?
Sometimes when i used this rom.., the screen can became freeze and i had to do a soft reset, is there anything to solve this problem ?
Thank you...
Irvin_Clone said:
Sometimes when i used this rom.., the screen can became freeze and i had to do a soft reset, is there anything to solve this problem ?
Thank you...
Click to expand...
Click to collapse
This is a common occurrence for a lot of roms. If you are running certain apps, the device may run out of resources because of general instability of the port. There is no fix, but you can help the chef by describing your problem exactly as it happened and with a little luck, he/she will be able to reproduce the problem and fix it. Having said that, sometimes a hard reset is all that is needed to have a fully working device (flashing to a more stable rom also works )
egzthunder1 said:
This is a common occurrence for a lot of roms. If you are running certain apps, the device may run out of resources because of general instability of the port. There is no fix, but you can help the chef by describing your problem exactly as it happened and with a little luck, he/she will be able to reproduce the problem and fix it. Having said that, sometimes a hard reset is all that is needed to have a fully working device (flashing to a more stable rom also works )
Click to expand...
Click to collapse
Thank bro..
Irvin_Clone said:
Thank bro..
Click to expand...
Click to collapse
Anytime
thanks for this rom,
to egzthunder1, why do u like this rom?
or is this better than d-two's 6.5 rom?
robbiethree said:
thanks for this rom,
to egzthunder1, why do u like this rom?
or is this better than d-two's 6.5 rom?
Click to expand...
Click to collapse
I find the 28XXX builds (WMD) to be a bit faster and more stable than the 235XX branch (COM5). D-two's is not bad but I feel it a bit sluggish (he did do a really good job on it though)
egzthunder1 said:
I find the 28XXX builds (WMD) to be a bit faster and more stable than the 235XX branch (COM5). D-two's is not bad but I feel it a bit sluggish (he did do a really good job on it though)
Click to expand...
Click to collapse
Have you see that i have a 28xxx Rom too
It will be good idea to have Huashan/Oboe Phone Dialer for cooking the WM6.5.3 rom.
A lot of solution are available but it isn' possible to use it all.
So, a complete package solution will be valuable!!!!
1. Phone_Canvas_Enhancement_5_0_61220152721_0 doesn't work with 3.04
2. Phone_Canvas_Enhancement_5_0_61220152721_0 with Oboe phcanhtc.dll problem with outgoing calls
__________________________________________________
Use together the follwoing packages
Phone_Canvas_Enhancement_5_0_61220152721_0
Voice_Recorder_2_0_20113911_0
___________________________________________________
or use the one of the following packages with Caller ID fix:
totalcmdext said:
It will be good idea to have Huashan/Oboe Phone Dialer for cooking the WM6.5.3 rom.
A lot of solution are available but it isn' possible to use it all.
So, a complete package solution will be valuable!!!!
1. Phone_Canvas_Enhancement_5_0_61220152721_0 doesn't work with 3.04
2. Phone_Canvas_Enhancement_5_0_61220152721_0 with Oboe phcanhtc.dll problem with outgoing calls
Click to expand...
Click to collapse
Em... I don't think it's too hard... Like this:
1. Phone Canvas from Huashan also requires the VideoTelephony from Huashan.
2. Phone Canvas from Oboe requires Slot_Manager, PhoneCanvas from Oboe to start, and won't make outgoing calls. If you want it truly useful, you also need to edit Slot_Manager(I don't know how).
cnzqy1 said:
Em... I don't think it's too hard... Like this:
1. Phone Canvas from Huashan also requires the VideoTelephony from Huashan.
2. Phone Canvas from Oboe requires Slot_Manager, PhoneCanvas from Oboe to start, and won't make outgoing calls. If you want it truly useful, you also need to edit Slot_Manager(I don't know how).
Click to expand...
Click to collapse
Did you try the combination of
Phone Canvas from Huashan also requires the VideoTelephony from Huashan
and you didn't have any problem with HD2 (WVGA)?
how to solve this problem? i cooked this huashan canvas into my rom , my phone hangs once there's an incoming call. HTC LEO.
Dewinter said:
how to solve this problem? i cooked this huashan canvas into my rom , my phone hangs once there's an incoming call. HTC LEO.
Click to expand...
Click to collapse
Try to use the following
http://forum.xda-developers.com/attachment.php?attachmentid=354716&d=1278300370
totalcmdext said:
It will be good idea to have Huashan/Oboe Phone Dialer for cooking the WM6.5.3 rom.
A lot of solution are available but it isn' possible to use it all.
So, a complete package solution will be valuable!!!!
1. Phone_Canvas_Enhancement_5_0_61220152721_0 doesn't work with 3.04
2. Phone_Canvas_Enhancement_5_0_61220152721_0 with Oboe phcanhtc.dll problem with outgoing calls
__________________________________________________
Use together the follwoing packages
Phone_Canvas_Enhancement_5_0_61220152721_0
Voice_Recorder_2_0_20113911_0
___________________________________________________
or use the one of the following packages:
Click to expand...
Click to collapse
Can u tell us some details please.... What is fixed in those two packages in the attachment, what is still to be fixed, screenshots maybee...from what rom is it from..
kurniawan77 said:
Can u tell us some details please.... What is fixed in those two packages in the attachment, what is still to be fixed, screenshots maybee...from what rom is it from..
Click to expand...
Click to collapse
In both attached file you need to use also the Caller ID fix.
All packages are for WVGA, not for VGA and tested in custom ROM.
There isn't any need to release all custom ROM in the forum. All of them are there!!!!
totalcmdext said:
There isn't any need to release all custom ROM in the forum. All of them are there!!!!
Click to expand...
Click to collapse
what do u mean with that?
kurniawan77 said:
what do u mean with that?
Click to expand...
Click to collapse
A lot of good cooked ROM are available in the forum
thank you for providing the solution, however, i don't wanna apply any fix to my rom, huashan/oboe dailers are designed for 6.5.3 231xx, so i can call them "new dailers", new dailers can be used without any callerID fix. oboe dailers are dual-mode, so it has to be hacked before usable. huashan dailers are good(from 0.90.xxx debug rom),worked perfectly on may devices except HD2.
So does using this dialer require the also VideoTelephony Package? And if so which one should we use for the HD2?
Hi,
I read somewhere that it 'doesn't need the IP Dial package'. Does this mean this dialer supports SIP/VOIP Calls?
thanks,
Cheers,
/Cacti
^^^^^^^^^^^^^^^^^^^^^^^^
Nobody knows the answer to this? I googled around abit but couldn't find an answer myself.
TIA,
Cheers
/Cacti
Hello people.
Does anybody know how to remove the highlight from the phone canvas toolbar button (in the marked area) ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TIA
Thank you!
This worked on 6.5.5 on my Rhodium ROM
Phone_Canvas_Enhancement_2G_4_2_62520161331_0_PdaXpert.zip
Just add on top of old dialer (leave the old one in and give this one priority).
bobsbbq said:
So does using this dialer require the also VideoTelephony Package? And if so which one should we use for the HD2?
Click to expand...
Click to collapse
No there isn't any need of the Video Telephony and other packages from Huashan/Oboe.
It is from the WWE version.
FYI Phone_Canvas_Enhancement_2G_4_2_62520161331_0_PdaXpert.zip works 100% with 23673 with the updated Caller ID fix! Thanks for sharing.
Psyki said:
FYI Phone_Canvas_Enhancement_2G_4_2_62520161331_0_PdaXpert.zip works 100% with 23673 with the updated Caller ID fix! Thanks for sharing.
Click to expand...
Click to collapse
What is the updated Caller ID fix?
seeM_ZA said:
What is the updated Caller ID fix?
Click to expand...
Click to collapse
It's this one: http://forum.xda-developers.com/showthread.php?t=736688
There is another one floating around called "23640 Caller ID Fix" which does NOT fix the problem. This one fixes the incoming call screen and retains call log functionality when used with the 2016 phonecanvas in post 1. At least for me it works.
Psyki said:
FYI Phone_Canvas_Enhancement_2G_4_2_62520161331_0_PdaXpert.zip works 100% with 23673 with the updated Caller ID fix! Thanks for sharing.
Click to expand...
Click to collapse
With this, you get only 2G dialer, without video.
Check out Laurenti's thread for his new dialer (doesn't support landscape though) Laurenti's Dialer with : slide Answer/Ignore , video call.
Hi guys,
Need some help on this one. I recently moved to OS Kitchen. Must say pretty impressive. Still exploring it but i faced an issue. i did not change the sys and simple imported my EVK packs and sys(i hope so). When i build using evk, everything is fine, but when i cook using OS Kitchen i face some issues:
1. The resolution on text and some popup displays is small as in below pics.
2. The softkey font is in bold. earlier it used to be normal.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If anyone knows a specific reason or a workarnd then do help. thanx
Same thing happened to me with the small text, but I haven't had time to figure it out. I just added some oboe stuff and 23132, but left most things the same as a build in oskitchen without those issues. Will keep an eye on this thread .
Mr. Makk said:
Hi guys,
Need some help on this one. I recently moved to OS Kitchen. Must say pretty impressive. Still exploring it but i faced an issue. i did not change the sys and simple imported my EVK packs and sys(i hope so). When i build using evk, everything is fine, but when i cook using OS Kitchen i face some issues:
1. The resolution on text and some popup displays is small as in below pics.
2. The softkey font is in bold. earlier it used to be normal.
If anyone knows a specific reason or a workarnd then do help. thanx
Click to expand...
Click to collapse
Small fonts - this issue is related to the folder structure required for OS Kitchen. In "0409" you will find some packages which are not "0409". Transfer it to "Common" and, no more small fonts.
Bold fonts - This issue is related to the latest WM releases, and, it is on purpose (not a bad idea). The only remedy I know - integrate some files from older COM5 releases. IMHO it is a questionable solution that risks instability by mixing different branches. Better become use to bold.
Hope it helps.
Mr. Makk said:
Hi guys,
Need some help on this one. I recently moved to OS Kitchen. Must say pretty impressive. Still exploring it but i faced an issue. i did not change the sys and simple imported my EVK packs and sys(i hope so). When i build using evk, everything is fine, but when i cook using OS Kitchen i face some issues:
1. The resolution on text and some popup displays is small as in below pics.
2. The softkey font is in bold. earlier it used to be normal.
If anyone knows a specific reason or a workarnd then do help. thanx
Click to expand...
Click to collapse
Hi mate..
this appened because when you rebuild your rom with Ervius kitchen
all dsm in all pack in sys are eliminated,
if you have import sys build from EVk to Os,there will be no dsm
required to Os Kitchen
giorgina351 said:
Small fonts - this issue is related to the folder structure required for OS Kitchen. In "0409" you will find some packages which are not "0409". Transfer it to "Common" and, no more small fonts.
Bold fonts - This issue is related to the latest WM releases, and, it is on purpose (not a bad idea). The only remedy I know - integrate some files from older COM5 releases. IMHO it is a questionable solution that risks instability by mixing different branches. Better become use to bold.
Hope it helps.
Click to expand...
Click to collapse
Everything in the sys seems perfect.
alesscam said:
Hi mate..
this appened because when you rebuild your rom with Ervius kitchen
all dsm in all pack in sys are eliminated,
if you have import sys build from EVk to Os,there will be no dsm
required to Os Kitchen
Click to expand...
Click to collapse
the sys packs in evk have dsm files. so this time i imported sys from the evk folder using oskitchen. but still same issue.
I had this issue with OSB one time, and willysp said he had the issue too.
We basically altered "packages.sof" to rearrange the SYS folders, the order in which they are processed.
Once untouched it was just fine. But it just dont like that SYS order to be messed with.
Mr. Makk said:
Everything in the sys seems perfect.
the sys packs in evk have dsm files. so this time i imported sys from the evk folder using oskitchen. but still same issue.
Click to expand...
Click to collapse
mate
i use build 23132 without this problem
i have downloaded build from link Alexx
try to unzipp another time
and import with oskitchen from desktop
Hi im having this same problem, the problem appear after i order the package.sog and cif. and i dont know how to fixes. im using osbuilder. i have rhodiumw gsm-cdma
EDMYJOSE said:
Hi im having this same problem, the problem appear after i order the package.sog and cif. and i dont know how to fixes. im using osbuilder. i have rhodiumw gsm-cdma
Click to expand...
Click to collapse
Dont mess with SYS order, and it should be just fine.
This link might help: http://www.mobileunderground.info/showthread.php?t=23024
Hello to all.
I'm wondering if you can help me to cook end key replacement by jochos.
Thanks a lot
Which kind of help do you need?
Just grab the cab and convert it in EXT then cook it after the stock Htc endkey.
EDIT: LongEndPress key stock can be deselected from your kitchen.
af974 said:
Which kind of help do you need?
Just grab the cab and convert it in EXT then cook it after the stock Htc endkey.
EDIT: LongEndPress key stock can be deselected from your kitchen.
Click to expand...
Click to collapse
I've done it but with no success.
I've deselected the stock one but nothing happens.
While installing it i have to select from two skins and then some other questions that i don't remember exactly.How can i choose the skin?
nsourm said:
I've done it but with no success.
I've deselected the stock one but nothing happens.
While installing it i have to select from two skins and then some other questions that i don't remember exactly.How can i choose the skin?
Click to expand...
Click to collapse
Did you cook in the skins? (it's necessary) If I remember me correctly; the default place of the skins (zip file) is "\Program Files\EndKeySkins\
the other files (.exe and .mcr) are located into \Windows.
Don't forget to build in all the needed Reg-Keys.
Ps; if you will build it in; you need to also to build in one theme into \Windows together with his Reg_key's. Normally the setup of the cab will do this. but now you need to build it in manually.
Do i have to add something special in my reg file?(i have it attached).
How can i choose one skin by default?
nsourm said:
Do i have to add something special in my reg file?(i have it attached).
How can i choose one skin by default?
Click to expand...
Click to collapse
Hello sir; I just takes a look into your txt file you added; and you miss all the value's into the follow Reg_key's.
"Param"=""
"IconPath"=""
"Param"=""
"IconPressPath"=""
kurt-willems said:
Hello sir; I just takes a look into your txt file you added; and you miss all the value's into the follow Reg_key's.
"Param"=""
"IconPath"=""
"Param"=""
"IconPressPath"=""
Click to expand...
Click to collapse
Sorry for asking but what do i have to put in each reg key?
nsourm said:
Sorry for asking but what do i have to put in each reg key?
Click to expand...
Click to collapse
Moment sir; I will make a ext packaging fore you. But give me some time I'm not Speedy Gonzales.
PS; do you need it for a WVGA device or for a HVGA device?
kurt-willems said:
Moment sir; I will make a ext packaging fore you. But give me some time I'm not Speedy Gonzales.
Click to expand...
Click to collapse
Thanks a lot.Have your time
kurt-willems said:
Moment sir; I will make a ext packaging fore you. But give me some time I'm not Speedy Gonzales.
PS; do you need it for a WVGA device or for a HVGA device?
Click to expand...
Click to collapse
Sorry i need it for HVGA device.
nsourm said:
Thanks a lot.Have your time
Click to expand...
Click to collapse
Here you have your packaging sir; My apologize for the delay.
Packaging: EndKey v4.5 (WVGA) English
I only read now you need the HVGA version Moment sir; I will adapt it.
Edit;
Packaging: EndKey v4.5 (HVGA) English
kurt-willems said:
Here you have your packaging sir; My apologize for the delay.
Packaging: EndKey v4.5 (WVGA) English
I only read now you need the HVGA version Moment sir; I will adapt it.
Edit;
Packaging: EndKey v4.5 (HVGA) English
Click to expand...
Click to collapse
Thanks a lot my friend.
I will test it and let you know
I appreciate your help
nsourm said:
Thanks a lot my friend.
I will test it and let you know
I appreciate your help
Click to expand...
Click to collapse
You're welcome sir.
kurt-willems said:
You're welcome sir.
Click to expand...
Click to collapse
it works like a charm
Thanks again buddy
nsourm said:
it works like a charm
Thanks again buddy
Click to expand...
Click to collapse
Happy to see it mate.
Ow; can you changed your thread title from [Q] to [Solved] Moderators like it. (And it's also easily'r for other members)
Best, and have fun.
Edit;
Thanks for the [Solved] indication
So Kurt, I see what you did with your package and yes, it does work so that Quick Endkey is up and running at boot up. The only problem is that with your package and even my own when I mimic yours is that when I tap the top left corner of the screen to change the theme I get these errors for every .brn file that you have already unzipped in your 0409 files.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The only that does not give this error is the "wifi" option. I'm assuming it's because the wifi.brn file is not already unzipped with the rest.
It sort of seems like the problem is that it's not able to overwrite those files. Or that it thinks it cannot. Even though I get an error for every .brn file it's trying to use, the theme will change correctly.
Any thoughts on how to fix these error messages?
Thank you in advance for your help!
sharkie405 said:
So Kurt, I see what you did with your package and yes, it does work so that Quick Endkey is up and running at boot up. The only problem is that with your package and even my own when I mimic yours is that when I tap the top left corner of the screen to change the theme I get these errors for every .brn file that you have already unzipped in your 0409 files.
The only that does not give this error is the "wifi" option. I'm assuming it's because the wifi.brn file is not already unzipped with the rest.
It sort of seems like the problem is that it's not able to overwrite those files. Or that it thinks it cannot. Even though I get an error for every .brn file it's trying to use, the theme will change correctly.
Any thoughts on how to fix these error messages?
Thank you in advance for your help!
Click to expand...
Click to collapse
Okay, I will take a look on it tomorrow.
But some questions;
1) did you change anything on the zip file?
2) are the zip file present?
Edit; on the first look I don't see directly the problem.
other languages
Hello.
Is there something special that i have to do in order to cook it in different languages except by changing the file "strings"?
Thanks a lot
nsourm said:
Hello.
Is there something special that i have to do in order to cook it in different languages except by changing the file "strings"?
Thanks a lot
Click to expand...
Click to collapse
just make a folder from your language (ex 0413 = NLD, don't know how it is for Greek) and set the zip files for that language, also the needed .brn files and put the translated strings file also in these folder.
Ow, just forget to mention, the strings file need to be saved as Unicode (probably you know that.)