#69 closed bug (fixed)
BTranslationUtils::GetBitmap returns NULL
Reported by: | 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 , 19 years ago
comment:2 by , 19 years ago
Resolution: | → fixed |
---|
comment:3 by , 19 years ago
Status: | new → closed |
---|
Fixed in 15426. The BMPTranslator was missing from the image.