Guest Asselberghs Posted August 12, 2010 Report Posted August 12, 2010 (edited) [snip] Where from? when does these errors occur? they are PHP errors, can´t be the rom installation can it? is the rom php code? doubtful:S It might be, when you try to bake your rom? (since it´s a php site) maybe theres a little glitch in the kitchen, try and wait it out and see if it´s a server overload or sumthing. Edited August 12, 2010 by Paul
Guest TamirDa Posted August 12, 2010 Report Posted August 12, 2010 You keep asking the same questions. All but one have been answered in this thread, i'll summarize: A: Known bug, you left out some part of Sense when baking. B: This is to annoy you. C: Known bug, find Pauls answer a few pages back. D: Paul doesn't want to modify the framework, which is what the battery mod is, so NO. E: Whenever it's finished. Now, please stop repeating the same questions. Ok, i'll stop asking questions. Thx.
Guest Asselberghs Posted August 12, 2010 Report Posted August 12, 2010 Just tried to bake a rom, yup PHP error on the site/in kitchen, it seems to me from the PHP errors that, where the roms are generated the server is full, and has no more space to store the generated roms for download. I´m sure we just have to wait it out a bit.
Guest Wovchik Posted August 12, 2010 Report Posted August 12, 2010 Just look some posts above yours.... :D Kitchen have a problem and we hope Paul will fix it very soon :D
Guest Paul Posted August 12, 2010 Report Posted August 12, 2010 Anyone else having problems installing an R8 baked rom? I'm getting a E: Missing file: system/customize/MNS/425.xml E: Verification failed error :D Enable signing or use a recovery image that doesn't check signatures (e.g. clockworkmod). P
Guest Asselberghs Posted August 12, 2010 Report Posted August 12, 2010 (edited) Just look some posts above yours.... ;) Kitchen have a problem and we hope Paul will fix it very soon :D Yup I gathered that, that was what confused me, I just skimmed the errors and coulden´t get it to fit with a rom error, since it´s PHP as said, we just have to wait a bit for Paul to free up space as far as I can tell from the errors. Before my mind just jumped to rom install error because thats whats most frequent. xD Next time I better read the errors bit more carefully, but hey it worked baking to test if it was there the error resided xD Edit: Danmm I am too slow, and Paul is too fast aparently FANTASTIC!:D Edited August 12, 2010 by Asselberghs
Guest Lokicoon Posted August 12, 2010 Report Posted August 12, 2010 Paul, how can I reODEX rom from R8 kitchen? Help me please.
Guest TamirDa Posted August 12, 2010 Report Posted August 12, 2010 I have the AMON recovery, Do I need to sing the R8?
Guest tinnef Posted August 12, 2010 Report Posted August 12, 2010 I have one issue (so far) that I noticed after fashing r8, and not remember seenig in other roms: I had set an unlock pattern in security in r7, after upgrading to r8 (and restore with titanium backup) it still asks for a pattern but accepts anything, even a single tap Could be an issue with the rom, or caused bu TB (although I hadn't seen it before).
Guest Paul Posted August 12, 2010 Report Posted August 12, 2010 First minor update of the day (more to follow):Superuser updated to 2.3.1WeatherProvider.apk now always included (com.bgp error fix)/system/xbin/bb symlinked to /system/xbin (openvpn error fix)Old signing certificates and manifests removed (confusing error on unsigned flashes)P
Guest squrl Posted August 12, 2010 Report Posted August 12, 2010 I have the AMON recovery, Do I need to sing the R8? Yup. Amon's recovery checks for signatures.
Guest TamirDa Posted August 12, 2010 Report Posted August 12, 2010 (edited) First minor update of the day (more to follow):Superuser updated to 2.3.1WeatherProvider.apk now always included (com.bgp error fix)/system/xbin/bb symlinked to /system/xbin (openvpn error fix)Old signing certificates and manifests removed (confusing error on unsigned flashes)P Thx!!! you are Da man!!! And why you write p when you finish reply? Edited August 12, 2010 by TamirDa
Guest Paul Posted August 12, 2010 Report Posted August 12, 2010 That's how I sign off, with my initial. P for Paul. :D P
Guest tinnef Posted August 12, 2010 Report Posted August 12, 2010 I have the AMON recovery, Do I need to sing the R8? It's probaby easiest to sign it, but AmonRa has an option to disable verification, so you don't need to.
Guest kevinof Posted August 12, 2010 Report Posted August 12, 2010 Anyone else got the stock contacts search bug? Hit search while in contacts, put in your search term and nothing happens.
Guest cccollings Posted August 12, 2010 Report Posted August 12, 2010 I got can't open <My Baked Rom> BAD Installation Aborted, Whay may have caused this? Thanks Chris
Guest pd555 Posted August 12, 2010 Report Posted August 12, 2010 Would someone mind explaining briefly odex and deodex? I know this rom is deodexed. Why would you want to reodex? What's the advantage? Thanks
Guest kmetek Posted August 12, 2010 Report Posted August 12, 2010 Would someone mind explaining briefly odex and deodex? I know this rom is deodexed. Why would you want to reodex? What's the advantage? Thanks me too, please someone explain :D
Guest pfsykes Posted August 12, 2010 Report Posted August 12, 2010 Would someone mind explaining briefly odex and deodex? I know this rom is deodexed. Why would you want to reodex? What's the advantage? Thanks me too, please someone explain :D +1 for me too
Guest nollie Posted August 12, 2010 Report Posted August 12, 2010 Enable signing or use a recovery image that doesn't check signatures (e.g. clockworkmod). P This also fixed the missing WidgetDownload odex file error. Thanks!
Guest Lokicoon Posted August 12, 2010 Report Posted August 12, 2010 (edited) Would someone mind explaining briefly odex and deodex? I know this rom is deodexed. Why would you want to reodex? What's the advantage? Thanks I don't want to use A2SD/A2SD+ and need more free space in \data DeODEXing waste about 51MB in \data\dalvik-cache with my kitchen configuration Edited August 12, 2010 by Lokicoon
Guest klutsh Posted August 12, 2010 Report Posted August 12, 2010 (edited) Would someone mind explaining briefly odex and deodex? I know this rom is deodexed. Why would you want to reodex? What's the advantage? Thanks Lets see if I can explain... On a de-odexd rom the Dalvik VM run's the dex optimise process on first boot, meaning you have a un-optimised dex (.dex inside the apk/jar) file in the APK/Jar files and a optimised dex (.odex) file in the dalvik-cache meaning more space is used, on a odexd rom this optimise process is already done, meaning the dex files don't need need to be optimised on boot so don't get stored in the dalvik-cache, leaving more space. Also once a apk/jar has been optimised you can't swap out (theme) the resources of it without first de-odexing it. Think that covers it :D Edited August 12, 2010 by klutsh
Recommended Posts