Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#69 closed bug (fixed)

BTranslationUtils::GetBitmap returns NULL

Reported by: mflerackers@… Owned by: marcusoverhagen
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I wasn't able to debug, but from the code it looks like BTranslationUtils::GetBitmap returns NULL when loading a bitmap from resource. This can originate from translation utils, though I think more likely from resource loading, kernel or the resource compiler. As Fonts shows that the signature it reads is wrong (last 3 characters are garbled), there is surely something wrong with the resource loading.

Mouse crashes with a segment violation in BBitmap::Bounds() from SettingsView::Draw->BBitmap::Bounds()

Menu crashes with a segment violation in BBitmap::Bounds() from BMenuBar::Draw->BMenu::DrawItems->BMenuItem::Draw->BitmapMenuItem::DrawContent->BBitmap::Bounds()

Change History (3)

comment:1 by jackburton, 18 years ago

Fixed in 15426. The BMPTranslator was missing from the image.

comment:2 by axeld, 18 years ago

Resolution: fixed

comment:3 by axeld, 18 years ago

Status: newclosed
Note: See TracTickets for help on using tickets.