id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 58,About box photo missing on OS X,Olly Betts,Olly Betts,"Phil Maynard reports that on 10.6.8 the about dialog throws up an assertion failure when opened: {{{ ../src/osx/core/bitmap.cpp(1501): assert ""IsOK()"" failed in GetHeight(): invalid bitmap }}} If you answer ""No"" to ""Do you want to stop the program?"" you get the about dialog, but the cave image is missing (only image is the aven icon). This sounds like it is failing to load `aven-about.png` - most of the code just quietly handles that, but the minimum height for the sizer is unconditionally set to the height of the bitmap. If I delete this image on Linux, I get the same assertion, so I've fixed that part in commit [4c0a0a22e7b890c84e2c1da4e182e5212ee1aa53/git]. That leaves the question of why the image is failing to load. I tested the about dialog worked on OS X at some point between 1.2.18 and 1.2.19, and didn't get this assertion, so it may be related to the OS X version, or to changes after that.",defect,closed,minor,,aven,1.2.19,wontfix,,