#13759 closed bug (fixed)
qupzilla will not start.
Reported by: | x86_nerd | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Applications | Version: | R1/Development |
Keywords: | qupzilla will not start | Cc: | fanman4@… |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Hello, I'm running this on real hardware. I can't start a debugger. (I tried to run it form the debuger and the debugger gives an error)
I run it in a terminal and I get
"runtime_loader: /boot/system/lib/x86/libQtGui.so.4.8.7: Could not resolve symbol '_ZN8BPrivate12BControlLook12DrawSplitterEP5BViewR5BRectRKS3_RK9rgb_color11orientationmm' resolve symbol "_ZN8BPrivate12BControlLook12DrawSplitterEP5BViewR5BRectRKS3_RK9rgb_color11orientationmm" returned: -2147478780 runtime_loader: /boot/system/lib/x86/libQtGui.so.4.8.7: Troubles relocating: Symbol not found"
I'm running Walter (Revision hrev51524), Bulid x86_gcc2
Change History (8)
comment:1 by , 7 years ago
comment:3 by , 7 years ago
New NetSurf (3.7) is available in the experimental repos at http://eu.hpkg.haiku-os.org/haikuports/master/repository/
comment:4 by , 7 years ago
@x86_nerd
make sure using abs. path when using the haiku debugger,
like Debug /boot/home/.../sillyprogram
comment:5 by , 7 years ago
The debugger will not load the binary. It's not a problem with the debugger, the binary is the problem.
comment:6 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Both Qupzilla and Qt4 have been retired.
comment:7 by , 5 years ago
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
comment:8 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Yes, it needs a recompile following BControlLook ABI changes. Hopefully this will come shortly...