Opened 7 years ago
Closed 7 years ago
#13801 closed bug (fixed)
WebPositive fails to launch with error
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev51614 x86_64
Launching WebPositive brings up error message:
"Unable to create off-screen bitmap for WebKit contents."
Attachments (3)
Change History (6)
by , 7 years ago
comment:1 by , 7 years ago
patch: | 0 → 1 |
---|
by , 7 years ago
Attachment: | Terminal.png added |
---|
comment:2 by , 7 years ago
by , 7 years ago
Fishing for "Range: " with grep -R, (./haiku/src/kits/interface/ListView.cpp is interesting)
comment:3 by , 7 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in HaikuWebKit 1.6.3, should land in the repos soon.
Note:
See TracTickets
for help on using tickets.
I guess this code did not expect http://cgit.haiku-os.org/haiku/commit/?id=2a493ea0e0b78abd5a69fcf20121a729e8ad10bc and is now trying to create bitmaps with invalid bounds.