Opened 9 years ago
Closed 8 years ago
#12659 closed bug (fixed)
64 bit Webpositive won't launch
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev50101 x86_64 Fresh install of nightly anyboot image Webpositive error (missing libraries) See attached screenshot 1
Attachments (1)
Change History (5)
by , 9 years ago
Attachment: | screenshot1.png added |
---|
comment:2 by , 9 years ago
I did a little investigation to see where the issue was first introduced. hrev50085 works, hrev50097 does not work What I found is that libwebp5 0.4.4-1 and icu54 54.1-2 are both missing from the 64 bit boot image starting with hrev50097. So, anybody updating from an earlier install would never notice that there was a problem. Only fresh installs would be affected.
comment:3 by , 9 years ago
The haikuwebkit package is broken and should be rebuilt. It has no version dependencies because it was built with a broken version of haikuporter.
comment:4 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in hrev50391. Sorry for the delay.
I was able to get Webpositive working again by installing the missing libraries from HaikuDepot (libwebp5 0.4.4-1 and icu54 54.1-2). The default libraries on the image file are libwebp 0.5.0-1 and icu 56.1-1. It seems 64 bit Web+ was not compiled against what appears to be newer revisions.