Opened 3 years ago

Last modified 3 years ago

#17035 closed bug

WebPositive Error: Symbol not found — at Version 4

Reported by: bbjimmy Owned by: pulkomandy
Priority: high Milestone: R1/beta3
Component: Applications/WebPositive Version: R1/beta2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by bbjimmy)

on hrev54201 x86_gcc2

launch WebPositive and an error box displays cryptic "Symbol not found" error.

launch from a terminal:

runtime_loader: /boot/system/apps/WebPositive: Could not resolve symbol '_ZN8BWebViewC1EPKcP11BUrlContext'

Maybe the new HaikuWebkit and WebPositive are not co-ordinated?

Change History (4)

comment:1 by pulkomandy, 3 years ago

Yes, they are not, the haiku package repo has not been updated yet with the new haikuwebkit release.

comment:2 by kallisti5, 3 years ago

is this related to the build failures in haikuwebkit?

https://build.haiku-os.org/buildmaster/master/x86_64/logviewer.html?buildruns/5805/builds/19199.log

Is this a potential R1/Beta3 blocker?

comment:3 by pulkomandy, 3 years ago

It's not related to the build failure. Now we have haikuwebkit 1.8.0 for 32bit systems but WebKit is not built against it. We just need to update the Haiku package repo with the new WebKit and this will fix the problem.

Probably a good idea to figure out the build issue on 64bit so we can ship the latest webkit there, still.

comment:4 by bbjimmy, 3 years ago

Description: modified (diff)

The error is still there in hrev54203

Note: See TracTickets for help on using tickets.