[Bug 625801] Re: gnome-web-photo missing required libxul.so
Chris Halse Rogers
raof at ubuntu.com
Fri Sep 3 05:03:22 BST 2010
** Also affects: gnome-web-photo (Ubuntu Lucid)
Importance: Undecided
Status: New
--
gnome-web-photo missing required libxul.so
https://bugs.launchpad.net/bugs/625801
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in Shutter - Screenshot Tool: Invalid
Status in “gnome-web-photo” package in Ubuntu: Fix Released
Status in “gnome-web-photo” source package in Lucid: New
Bug description:
Reason for SRU:
App might not start if multiple xulrunner-1.9.2 directories are on the system
Test Case:
1. /usr/bin/gnome-web-photo -f --timeout=30 --mode=photo 'http://google.com' test.png
2. Notice that it can't load because of libxul.so
(/usr/bin/gnome-web-photo.real: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory)
3. Install -proposed version
4. /usr/bin/gnome-web-photo -f --timeout=30 --mode=photo 'http://google.com' test.png
(should finish this time)
------------------------------------------------------
Binary package hint: gnome-web-photo
When trying to use gnome-web-photo to take a screenshot of a webpage, gnome-web-photo always fails with the error message:
Load timed out; consider increasing the timeout (use 0 for no timeout)
The gnome-web-photo help screen mentioned the name as gnome-web-photo.real. Trying to run that shows an error message about missing libxul.so:
---8<---
$ /usr/bin/gnome-web-photo -f --timeout=30 --mode=photo 'http://www.geek.co.il' test.png
Load timed out; consider increasing the timeout (use 0 for no timeout)
oded.a at sepiroth:~$ /usr/bin/gnome-web-photo.real -f --timeout=30 --mode=photo 'http://www.geek.co.il' test.png
/usr/bin/gnome-web-photo.real: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory
---8<---
Running it as
---8<---
LD_LIBRARY_PATH=/usr/lib/xulrunner-1.9.2.10pre /usr/bin/gnome-web-photo.real -f --timeout=30 --mode=photo 'http://www.geek.co.il' test.png
---8<---
works fine
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-web-photo 0.8-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-19.26-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
Architecture: amd64
Date: Sat Aug 28 15:37:53 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100701)
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-web-photo
More information about the Ubuntu-sponsors
mailing list