I can't import a bitmap w/ alpha nor access a folder with a bitmap image that has alpha.
It gives me this squeak error:
(image hosted on ImageShack.us)
System:
Mac OS X Leopard 10.5.6 w/ 2009-001 security update
MacBook Air (Original)
1.6GHz (2 800MHz CPUS) Intel Core 2 Duo
Intel GMA X3100 w/144MB DDR2 SDRAM
2GB DDR2 SDRAM
Scratch 1.3.1
Console logs (for developers):
4/6/09 5:18:15 PM Scratch[222] *** _NSAutoreleaseNoPool(): Object 0x109ce0 of class NSCFString autoreleased with no pool in place - just leaking Stack: (0x9536873f 0x95274e32 0x9527d6ae 0x952991da 0x9529c13b 0x952752da 0x9529c0be 0x36c22) 4/6/09 5:18:16 PM Scratch[222] *** _NSAutoreleaseNoPool(): Object 0x121730 of class NSPathStore2 autoreleased with no pool in place - just leaking Stack: (0x9536873f 0x95276037 0x9529c101 0x37804 0x7bf9) 4/6/09 5:22:05 PM Scratch[258] *** _NSAutoreleaseNoPool(): Object 0x10ac30 of class NSPathStore2 autoreleased with no pool in place - just leaking Stack: (0x9536873f 0x95276037 0x9529c101 0x36c22) 4/6/09 5:22:05 PM Scratch[258] *** _NSAutoreleaseNoPool(): Object 0x121b40 of class NSPathStore2 autoreleased with no pool in place - just leaking Stack: (0x9536873f 0x95276037 0x9529c101 0x37804 0x7bf9)
Offline
I wonder if you could put the bitmap up on the web someplace where we can download it and see if we can reproduce your problem?
Offline
Paddle2See wrote:
I wonder if you could put the bitmap up on the web someplace where we can download it and see if we can reproduce your problem?
Remove alpha channel on bitmap image?
Offline