On Sunday 02 October 2011 02:06:48 Julius
Schwartzenberg wrote:
So here
is a list of known issues:
- buttons like back, forward do not work
- progress indication seems broken
- some webpages load and then display a white screen
I forgot to add.
It's necessary for the kmozilla binary to see two environment variables
as well.
First of all, it needs to find its libraries and also it needs to know
the location of the Mozilla environment it should use. Something like
this should work:
export LD_LIBRARY_PATH=/usr/lib/xulrunner-1.9.2.23/
export MOZILLA_FIVE_HOME=/usr/lib/xulrunner-1.9.2.23/
konqueror
(and open a site and choose kmozilla as the viewer)
Maybe a kcontrol panel could be added at some point that allows choosing
the Mozilla environment to use.
What is needed to enable this Mozilla support?
It seems it wants gtkmozembed.h which is not provided by any devel package.
On Ubuntu this is provided by the XULRunner development package.
SuSE actually shipped this control around version 8.0 in a package
called 'kdebindings3-mozilla'. Maybe this would also be interesting to
look at.