[PC-BSD Testing] konqueror starting errors + default browser
Fabrizio Parrella
fabrizio at bibivu.com
Thu Apr 23 06:20:27 PDT 2009
PC-BSD 7.1 upgraded from 7.0.2
There was an error loading the module About-Page for Konqueror.
The diagnostics is:
QLibrary::load_sys: Cannot load
/PCBSD/local/kde4/lib/kde4/konq_aboutpage.so
(/PCBSD/local/kde4/lib/libkhtml.so.7: Undefined symbol
"_ZN7KAction5eventEP6QEvent")
---
the default browser it /Programs/bin/firefox3
since I upgraded to 7.1 I also upgraded FF3 from 3.0.5_1 to 3.0.8. the
/Programs/bin/firefox3 still points to
/Programs/Firefox3.0.5_1/.sbin/firefox3:
> ls -l /Programs/bin/firefox3
lrwxr-xr-x 1 root wheel 39 Feb 4 21:20 /Programs/bin/firefox3 ->
/Programs/Firefox3.0.5_1/.sbin/firefox3
while the PBI people (Kris or gon) will work on fixing this, you can
solve it by (subst 3.0.8 with your FF version):
#rm /Programs/bin/firefox3
#ln -s /Programs/Firefox3.0.8/.sbin/firefox3 /Programs/bin/firefox3
> ls -l /Programs/bin/firefox3
lrwxr-xr-x 1 root wheel 37 Apr 23 09:17 /Programs/bin/firefox3 ->
/Programs/Firefox3.0.8/.sbin/firefox3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pcbsd.org/pipermail/testing/attachments/20090423/0da45bf0/attachment.html
More information about the Testing
mailing list