[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES:Singletask-mode



> I just downloaded the daily build from 21-4-2010 and
> I can report that the Photoline dialogue box problem
> has gone.

Good.

> It still gives memory violations when Thing is auto
> started at boot-up. I can however manually start it.
> Shutdown also fails with a similar error.

Are you sure it's not a thing-bug? I haven't yet made any tests with it.

> Also, wheel mouse function seems to be disabled and I
> can't work out how to turn it on again.

Do you have the sources to compile?

I can only use the wheel on aranym and here it works.

> How do I set this single-task bit in an app binary ?

flags -f 0x1xxxx <app>.

The 'x' stay as before.

It will only work in the version from 25.4. though.

-Helmut