Easy ! In palmos35-fr-ezdbg.rom, simply replace 0x0F by 0x10 at offset 0x87D7B. More generally, find the "Find:" equivalent (in french, "Chercher:"), then look for 0x2907 word : starting from the 0x29, the 0x0F is 29 (decimal) bytes further.
After this patch, the ROM checksum control fails, but the bug no longer exists. -- Denis Faivre - [EMAIL PROTECTED] -- Ablivio - http://www.ablivio.com ----- Message d'origine ----- De : "John Marshall" <[EMAIL PROTECTED]> Groupes de discussion : palm-dev-forum À : "Palm Developer Forum" <[email protected]> Envoyé : mercredi 4 octobre 2000 04:20 Objet : Re: Bug in 3.5-fr-dbg ? > Denis Faivre <[EMAIL PROTECTED]> wrote: > > Right, but it prevents us from fully testing our apps on French versions of > > PalmOS... Would an updated version of the DEBUG rom be possible ? > > True, although there are probably other bugs as well in various ROMs > that similarly prevent proper testing of people's apps if their gremlins > happen to come across them. Could you use a different gremlin that > doesn't trip over this problem -- or not as soon, anyway? > > An updated debug ROM is unlikely, but a future version of Poser could > perhaps avoid triggering on this error, and I've talked to Keith about > doing this. > > By typing long strings into the Find dialogs on an English ROM and a > French one, you can see that the problem is that the field's maxChars > field is wrong in the French ROM. You could even search your ROM file > for "Chercher:" and find the particular byte that is wrong. That might > be an interesting exercise... :-) > > John > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
