GLBasic forum

Main forum => Bug Reports => Topic started by: Ian Price on 2009-Aug-25

Title: Erratic JPEG usage on WIZ.
Post by: Ian Price on 2009-Aug-25
Not sure what the problem is with this one, as small simple apps seem to load and display .JPEG images just fine, but anything more complex appears to crash/freeze the WIZ.

I haven't got any specific examples to identify the exact nature of the problem, but I'm working on it. This does not affect pc, where JPEG files appear to work properly. I'll post more details as I find them.
Title: Re: Erratic JPEG usage on WIZ.
Post by: Kitty Hello on 2009-Aug-25
Out of memory, maybe?
Title: Re: Erratic JPEG usage on WIZ.
Post by: Ian Price on 2009-Aug-25
I doubt it - the JPEG is only 15.1kb (stored as a .BMP it is only 225kb) - hardly a dent in the WIZ's memory. I tried with other JPEG images of the same physical size (320x240) and got the same results, which unfortunately due to changing the apps to get around the issue, I no longer have :(

I'll try to recreate the problems and post the code.