Comment 2 for bug 312085

Revision history for this message
loke (developer-loke) wrote : Re: [Bug 312085] Re: gnome-web-photo ubuntu hardy server : Failed to initialise gecko

May be but when I compiled it from its source, it compiled and ran
without any problem. It may be possible that the dependence is
redundant, and may have caused by the packaging prospect of Ubuntu.
Loke

On Wed, 2009-01-14 at 12:15 +0000, Matt Austin wrote:
> I also encountered this problem, however after installing the package
> xulrunner-gnome-support:
>
> sudo apt-get install xulrunner-gnome-support
>
> seems to solve the problem - looks like there are some dependencies
> missing from the deb config?
>
>
> With xvfb, gnome-web-photo, and xulrunner-gnome-support installed I use the following command to capture a webpage:
> xvfb-run --auto-servernum --server-args='-screen -, 1024x768x24' gnome-web-photo http://news.bbc.co.uk/ ~/bbcnews.png
>