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 pulkomandy)

hrev51614 x86_64

Launching WebPositive brings up error message:

"Unable to create off-screen bitmap for WebKit contents."

Attachments (3)

Error.png (4.6 KB ) - added by vidrep 7 years ago.
Terminal.png (10.6 KB ) - added by vidrep 7 years ago.
grep.png (199.5 KB ) - added by WildKeccak 7 years ago.
Fishing for "Range: " with grep -R, (./haiku/src/kits/interface/ListView.cpp is interesting)

Download all attachments as: .zip

Change History (6)

by vidrep, 7 years ago

Attachment: Error.png added

comment:1 by vidrep, 7 years ago

patch: 01

by vidrep, 7 years ago

Attachment: Terminal.png added

comment:2 by pulkomandy, 7 years ago

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.

by WildKeccak, 7 years ago

Attachment: grep.png added

Fishing for "Range: " with grep -R, (./haiku/src/kits/interface/ListView.cpp is interesting)

comment:3 by pulkomandy, 7 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Fixed in HaikuWebKit 1.6.3, should land in the repos soon.

Note: See TracTickets for help on using tickets.