Guest OmenosTM Posted May 5, 2011 Report Posted May 5, 2011 (edited) Helo I'm cooking rom''s for polish I8000 users and i made somethink wrong with today and menu start background. When i try to setup wallpaper (after flashing) it's working only for Today background, but menu start is still same like i setup in kitchen. Just look at picture Any idea what i did wrong ? cut too many files,registry ? p.s. any custom themes also didnt change menu start background Edited May 5, 2011 by OmenosTM
Guest Mach2003 Posted May 5, 2011 Report Posted May 5, 2011 (edited) Helo I'm cooking rom''s for polish I8000 users and i made somethink wrong with today and menu start background. When i try to setup wallpaper (after flashing) it's working only for Today background, but menu start is still same like i setup in kitchen. ... Any idea what i did wrong ? cut too many files,registry ? p.s. any custom themes also didnt change menu start background The start menu and lock screen backgrounds are set in the cpr files. StartMenu_Global_480x640, StartMenu_Global_640x480.cpr, LS_global_480x640.cpr, and LS_Global_640x480.cpr. Edited May 5, 2011 by Mach2003
Guest OmenosTM Posted May 5, 2011 Report Posted May 5, 2011 (edited) but what about mxipcold_wpc_2.provxml ?? and those line's ? <characteristic type="FileOperation"> <characteristic type="%CE2%" translation="install"> <characteristic type="stwater_480_800.jpg" translation="install"> <characteristic type="Copy"> <parm name="Source" value="%CE2%\classicblue_stwater_480_800.jpg" translation="install" /> </characteristic> </characteristic> <characteristic type="stwater_800_480.jpg" translation="install"> <characteristic type="Copy"> <parm name="Source" value="%CE2%\classicblue_stwater_800_480.jpg" translation="install" /> </characteristic> this is StartMenu_Global_480x800.cpr <Image ID="Background" Left="0" Top="-52" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap,\windows\StartMenu_Background_Screen_480x800.png"/> And StartMenu_Global_800x480.cpr <Image ID="Background" Left="0" Top="-52" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap,\windows\StartMenu_Background_Screen_800x480.png"/> Edited May 5, 2011 by OmenosTM
Guest Mach2003 Posted May 6, 2011 Report Posted May 6, 2011 <characteristic type="stwater_480_800.jpg" translation="install"> <characteristic type="stwater_800_480.jpg" translation="install"> StartMenu_Background_Screen_480x800.png"/> StartMenu_Background_Screen_800x480.png"/> Do you see the difference between the filenames???
Guest Speedfrog Posted May 6, 2011 Report Posted May 6, 2011 <characteristic type="stwater_480_800.jpg" translation="install"> <characteristic type="stwater_800_480.jpg" translation="install"> StartMenu_Background_Screen_480x800.png"/> StartMenu_Background_Screen_800x480.png"/>
Guest OmenosTM Posted May 6, 2011 Report Posted May 6, 2011 (edited) i know how to set up background wallpaper in kitchen, but the problem is when i try to change it on working rom in phone setup. Just look at screen, when i set up Wallpaper using Samsung Photo Album it's setting background for Today Screen but not for Menu Start ( it's stay like i cooked). Not even new theme can't change it Edited May 6, 2011 by OmenosTM
Guest Mach2003 Posted May 6, 2011 Report Posted May 6, 2011 (edited) i know how to set up background wallpaper in kitchen, but the problem is when i try to change it on working rom in phone setup. Just look at screen, when i set up Wallpaper using Samsung Photo Album it's setting background for Today Screen but not for Menu Start ( it's stay like i cooked). Not even new theme can't change it Your CPR's are using a different file than the default. Change your CPR's to use the default screen backgrounds "stwater_480_640.jpg" and "stwater_640x480.jpg" When you change your background at runtime, it is the file "stwater" that gets changed not the file "StartMenu_Background_Screen", so then the start menu (and lock screen too if you care) still use the default one cooked into the rom. this is StartMenu_Global_480x800.cpr <Image ID="Background" Left="0" Top="-52" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap,\windows\stwater_480x800.jpg"/> And StartMenu_Global_800x480.cpr <Image ID="Background" Left="0" Top="-52" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap,\windows\stwater_800x480.png"/> Edited May 6, 2011 by Mach2003
Guest OmenosTM Posted May 6, 2011 Report Posted May 6, 2011 (edited) ok i setup everythink like that : <characteristic type="stwater_480_800.jpg" translation="install"> <characteristic type="Copy"> <parm name="Source" value="%CE2%\stwater.jpg" translation="install" /> </characteristic> </characteristic> <characteristic type="stwater_800_480.jpg" translation="install"> <characteristic type="Copy"> <parm name="Source" value="%CE2%\stwater2.jpg" translation="install" /> StartMenu_Global_480x800.cpr <Image ID="Background" Left="0" Top="-52" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap,\windows\stwater_480_800.jpg"/> StartMenu_Global_800_480.cpr <Image ID="Background" Left="0" Top="-52" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="ConfettiPlus::WallpaperBitmap,\Windows\stwater_800_480.jpg"/> When i cook rom, default wallpaper for Today and Menu Start is stwater_480_800.jpg. Now when rom is running i setup wallpaper 1st time, it's ALL OK. Today and Menu Start have the same wallpaper. But when i change 2nd time, it's change only for Today ... Menu Start background stay from 1st change. In base_dpi_192_resh_480_resv_800 i have files : classicblue_stwater_480_800.jpg classicblue_stwater_800_480.jpg StartMenu_Background_Screen_480x800.png StartMenu_Background_Screen_800x480.png I dont have any other wallpaper files, not even in OEMApps. Edited May 7, 2011 by OmenosTM
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now