aldostools / IRISMAN

All-in-one backup manager for PlayStation®3. Fork of Iris Manager.
GNU General Public License v3.0
236 stars 23 forks source link

Pretty serious bug: large images make file manager unusable #79

Open ghost opened 1 year ago

ghost commented 1 year ago

As you know, when hovering over an image, IRISMAN will give a preview. This is usually fine, however, large image files cause the PS3 to freeze. The image can’t even be deleted, as scrolling over it causes the freeze. Apologies for making a new issue. I don’t think it would’ve been seen if I put it in the “mega post”.

aldostools commented 1 year ago

IRISMAN has a check if the image is larger than 9MB (8192 * 1200) in LoadTexturePNG / LoadTextureJPG found in main_icons.h. Maybe the allowed size is still too high to handle it correctly.

Anyway, these files can be deleted using the FTP server or the XMB File Explorer.

ghost commented 1 year ago

IRISMAN has a check if the image is larger than 9MB (8192 * 1200) in LoadTexturePNG / LoadTextureJPG found in main_icons.h. Maybe the allowed size is still too high to handle it correctly.

Anyway, these files can be deleted using the FTP server or the XMB File Explorer.

The image in question is a 3010 x 4511 jpg that’s 980 KB (according to the PS3’s photo information). Not only did the preview freeze, but so did the actual image. I recopied it to a folder with other images, pressed cross to view the first, and then scroll through — everything was fine until I got to this jpg. I can view it without issue in the photo column of the xmb, but it doesn’t have a thumbnail.