flype44 / AmigaOS

Mozilla Public License 2.0
2 stars 2 forks source link

RAChoice 1.1 frequent crashing using OS3.5 icons on Workbench 3.2.2 #2

Open Tallguy298 opened 2 weeks ago

Tallguy298 commented 2 weeks ago

I am experiencing random crashes using RAChoice 1.1 using OS3.5 icons. This doesn't happen when I use PNG, JPG of IFF pictures. This behaviour happens if I use WinUAE or on my Amiga 600 MantiCore v4. More often than not Workbench will freeze without any error or just reset. I am running Workbench 3.2.2 using Kickstart 3.2.2 ROM.

ApolloControl01

SmartCrashError

This is the script... ApolloControl.zip

Thankyou... Alexander.

flype44 commented 2 weeks ago

Hi Alexander,

Ok i will see what i can do about transparency.

I m using native 3.2 stuff in this tool, it s all about the bitmap.image class. I will check and hope if there are init tags for handling this.

Will report you.

Can you share me your icon that makes it crash too please ?

@++


Flype

Le lun. 11 nov. 2024 à 22:36, Alexander Gent @.***> a écrit :

I am experiencing random crashes using RAChoice 1.1 using OS3.5 icons. This doesn't happen when I use PNG, JPG of IFF pictures. This behaviour happens if I use WinUAE or on my Amiga 600 MantiCore v4. I am running Workbench 3.2.2 using Kickstart 3.2.2 ROM.

ApolloControl01.jpg (view on web) https://github.com/user-attachments/assets/7f4c6923-51a0-4392-b7b2-dfc446dde1c0

SmartCrashError.jpg (view on web) https://github.com/user-attachments/assets/59d22192-acc9-40b1-b18c-1f9d50d8f163

Thankyou... Alexander.

— Reply to this email directly, view it on GitHub https://github.com/flype44/AmigaOS/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLZ2BCJ2Y6NM3AP5WKRGAD2AEPOFAVCNFSM6AAAAABRSVNV2KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2TANBVHE3DSOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Tallguy298 commented 2 weeks ago

The icons are in the zip attachment.

Thank you...

flype44 commented 2 weeks ago

Thx. Also do you use the peterk icon library ? Since the OS will use it to load the icon bitmap if there. If so, Can you check with the native 3.2 iconlib ?

@++


Flype

Le mar. 12 nov. 2024 à 08:50, Alexander Gent @.***> a écrit :

The icons are in the zip attachment.

— Reply to this email directly, view it on GitHub https://github.com/flype44/AmigaOS/issues/2#issuecomment-2469817967, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLZ2BBME7KKSWHJAKCHVK32AGXL3AVCNFSM6AAAAABRSVNV2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRZHAYTOOJWG4 . You are receiving this because you commented.Message ID: @.***>

Tallguy298 commented 2 weeks ago

Yes. I am using icon.library 51.4.589 (IconLib_46.4/Libs/icon.library) from Peter Keunecke. Using the default icon.library 47.4 from the OS3.2 A1200 Modules disc causes problems with background transparency in workbench menus, magic menu and Thomas Rapp's WBDock. I have WBDock set to use transparent background in the WBStartup folder. With the original icon.library 47.4 WBDock does not startup. RAChoice still crashes with the same error as in previous post.

Thank you...

flype44 commented 2 weeks ago

Ok, all noted.

I will first try reproduce your issue, tonight.

(I m on pistorm32 + emu68 + 3.2.2.1 + last peterk iconlib).

@++


Flype

Le mar. 12 nov. 2024 à 09:42, Alexander Gent @.***> a écrit :

Yes I am using icon.library 51.4.589 (IconLib_46.4/Libs/icon.library) from Peter Keunecke. Using the default icon.library 47.4 from the OS3.2 Modules disc causes problems with background transparency in workbench menus, magic menu and Thomas Rapp's WBDock. I have WBDock set to use transparent background in the WBStartup folder. With the original icon.library 47.4 WBDock RAChoice still crashes with the same error as in previous post.

Thank you...

— Reply to this email directly, view it on GitHub https://github.com/flype44/AmigaOS/issues/2#issuecomment-2469914192, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLZ2BFYOQX6FDAZYERHYB32AG5QBAVCNFSM6AAAAABRSVNV2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRZHEYTIMJZGI . You are receiving this because you commented.Message ID: @.***>

Tallguy298 commented 2 weeks ago

I believe I solved the problem with RAChoice crashing. I went through the datatypes and discovered a third party datatype I installed a while ago and I can't remember why. http://aminet.net/util/dtype/infoDT39.1.lha I restored all the original datatypes from the OS32 installation and removed the infoDT and now does not crash at all.

Thanks, Alex.

flype44 commented 2 weeks ago

Glad to hear :)

But does this solves the transparency ?

@++


Flype

Le mar. 12 nov. 2024 à 22:08, Alexander Gent @.***> a écrit :

I believe I solved the problem with RAChoice crashing. I went through the datatypes and discovered a third party datatype I installed a while ago and I can't remember why. http://aminet.net/util/dtype/infoDT39.1.lha I restored all the original datatypes from the OS32 installation and removed the infoDT and now does not crash at all.

Thanks, Alex.

— Reply to this email directly, view it on GitHub https://github.com/flype44/AmigaOS/issues/2#issuecomment-2471584883, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLZ2BEJQNXJS4M45HA5DQD2AJU4DAVCNFSM6AAAAABRSVNV2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZRGU4DIOBYGM . You are receiving this because you commented.Message ID: @.***>

Tallguy298 commented 2 weeks ago

No it doesn’t solve the problem for using PNG pictures. They background still is not transparent.

Thank you, Alex.