Author Topic: Crashing when opening new contact sheet  (Read 3807 times)

Offline xexen

  • Newcomer
  • *
  • Posts: 4
    • View Profile
Crashing when opening new contact sheet
« on: July 11, 2008, 01:15:42 PM »
This error is showing up in the console logs.

*** PM4 ZERO-SIZE BITMAP ERROR: NRFMacBitmap::internalCreate: called with width=0 height=0
/Volumes/Win/CameraBits4-5-3-1/PM4/Source/PMCache.cpp:1289: failed assertion `!bmap || (bmap->GetWidth() > 0 && bmap->GetHeight() > 0)'

The pictures on this card load fine on a different system.

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24756
    • View Profile
    • Camera Bits, Inc.
Re: Crashing when opening new contact sheet
« Reply #1 on: July 11, 2008, 01:33:59 PM »
This error is showing up in the console logs.

*** PM4 ZERO-SIZE BITMAP ERROR: NRFMacBitmap::internalCreate: called with width=0 height=0
/Volumes/Win/CameraBits4-5-3-1/PM4/Source/PMCache.cpp:1289: failed assertion `!bmap || (bmap->GetWidth() > 0 && bmap->GetHeight() > 0)'

The pictures on this card load fine on a different system.

When browsing what files?

-Kirk