Opened 18 years ago
Closed 18 years ago
#886 closed bug (fixed)
[BeMail] crash on font change
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | korli@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
BeMail crashes on font change in preferences. back trace will follow.
Attachments (3)
Change History (11)
by , 18 years ago
Attachment: | BeMail.txt added |
---|
comment:1 by , 18 years ago
Component: | General → Applications/BeMail |
---|
comment:3 by , 18 years ago
Status: | new → assigned |
---|
comment:4 by , 18 years ago
Component: | Applications/BeMail → User Interface/Interface Kit |
---|
comment:5 by , 18 years ago
This might be also a locking issue, as it isn't reproducible all the times.
comment:6 by , 18 years ago
I think I fixed the problem: BeMail calls BTextView::SetFontAndColor(0, LONG_MAX), and the values are never pinned within reasonable limits. I can't either test or commit because my development pc has gone nuts, so I'll attach a diff. If someone can commit this...
comment:7 by , 18 years ago
Cc: | added |
---|
comment:8 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
That did the trick. Fixed in hrev19169.
Note:
See TracTickets
for help on using tickets.
bt