Opened 19 years ago
Closed 18 years ago
#448 closed bug (invalid)
[DataTranslations] crashes on translator selection
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
If the following translators are installed DataTranslations will crash if you select any of them: AmigaIconTranslator - http://www.bebits.com/app/495 HSIRawTranslator - http://www.bebits.com/app/494
Attachments (2)
Change History (3)
by , 19 years ago
Attachment: | AmigaIconTranslator added |
---|
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
Resolution: | → invalid |
Status: | new → closed |
Both translators are using the same home-brewn layout engine. Unfortunately this is broken as it misses to initialize certain members (RootView::fHorScrollBar, fVerScrollBar, fScrollView), and that's what's causing the crash. On BeOS the memory is obviously NULLed out of pure luck.
Note:
See TracTickets
for help on using tickets.
crash on AmigaIconTranslator