[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] Unknown bitmap style
In message <8f175aa653.fjgraute@xxxxxxxxx>
Fred Graute <fjgraute@xxxxxxxxx> wrote:
> In message <3ea63da653.pittdj+@xxxxxxxxxxx>
> David Pitt <pittdj@xxxxxxxxxxxx> wrote:
>> In message <53a6054c75riscos@xxxxxxxxxxxxx>
[snip]
>>> Although I have successfully carried out this procedure on an Iyonix
>>> (RISC OS 5.18) I get an 'abort on data transfer at &00020408' on my
>>> Raspberry Pi running RISC OS 5.21 (08-Jul-13). The error occurs when
>>> typing a dot character after *,** in the 'Load directory' window.
>>
>> To my amazement I found exactly the same thing here which was
>> particularly odd as I had done the conversion before on this Pi.
>>
>> Set the Pi to ARMv5 compatibility mode and it works again.
>>
>> A StrongDump is at :-
>>
>> http://www.pittdj.co.uk/temp/sd470a2.zip
>>
>> The same issue applies to SE4.69f3.
> Thanks for the bug report guys, and thanks for the dump, David.
> The validation string for the writable icon is incorrect. It's set to:
> 'R2;Pptr_write;Ktan' this needs to be: 'R2;Pptr_write;Kta'. Otherwise
> the keypress will be sent to StrongED which tries to work out what
> functions to execute but there's no text associated with the dbox. This
> means a pointer of -1 will be used, okay on ARMv5 but not on ARMv7.
Magic, sorted here. Many thanks.
--
David Pitt
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx
List archives at http://www.Torrens.org.uk/RO/StrongED/index.html