Opened 3 years ago

Closed 3 years ago

#17054 closed bug (fixed)

Cannot Open WebPositive

Reported by: HAL Owned by: pulkomandy
Priority: blocker Milestone: R1/beta3
Component: Applications/WebPositive Version: R1/beta2
Keywords: WebPositive, missing, symbol, Cc: grg.gdsr@…
Blocked By: Blocking:
Platform: x86-64

Description

I updated to hrev55216 x86_64 and now WebPositive won't start. When I click on its icon I get a message:Missing symbol ZN8BWebViewC1EPKcP11BUrlContext. Steps to reproduce:

  1. Use Software Updater. Update to hrev55216 x86_84
  2. Open Webpositive from menu.

Result: won't start but get message; Could not open WebPositive. Missing symbol ZN8BWebViewC1EPKcP11BUrlContext.

Change History (3)

comment:1 by kallisti5, 3 years ago

expected. Sorry for the breakage. We're switching from the legacy webkit API in haikuwebkit-1.7.x to the new / modern webkit API in haikuwebkit-1.8.x.

If you apply the latest system updates (hrev55218 or later, should be available in a few hours) and reboot for them to take effect, WebPositive will be working as expected.

This was a messy update... hopefully a one-time thing :-)

comment:2 by pulkomandy, 3 years ago

We're switching from the legacy webkit API in haikuwebkit-1.7.x to the new / modern webkit API in haikuwebkit-1.8.x.

Not really. It's the same old API with a few ABI changes here and there, as with every WebKit update. Probably not a one-time change, this will happen again everytime we add some features to WebKit that requires changing the ABI, since there is no FBC padding or any other strategy in place to avoid breakage.

comment:3 by diver, 3 years ago

Milestone: UnscheduledR1/beta3
Resolution: fixed
Status: newclosed

Fixed in hrev55218.

Note: See TracTickets for help on using tickets.