[arch-general] mysterious gnome webkit dependency, panel clock missing
When starting gnome here is a delay before the panel shows up, and then the clock is missing. From .xsession-errors: ** (nautilus:3085): WARNING **: libwebkit-1.0.so.2: cannot open shared object file: No such file or directory Installing libwebkit makes this problem go away: The panel loads instantly, with the clock, no error message I'm runnning off [testing]. I've seen this on a non-[testing] computer though.
On Tue, 2011-03-22 at 00:13 -0400, Matthew Monaco wrote:
When starting gnome here is a delay before the panel shows up, and then the clock is missing. From .xsession-errors:
** (nautilus:3085): WARNING **: libwebkit-1.0.so.2: cannot open shared object file: No such file or directory
Installing libwebkit makes this problem go away: The panel loads instantly, with the clock, no error message
I'm runnning off [testing]. I've seen this on a non-[testing] computer though.
report bugs on the bugtracker https://bugs.archlinux.org -- Jelle van der Waa
On 03/22/2011 06:13 AM, Matthew Monaco wrote:
When starting gnome here is a delay before the panel shows up, and then the clock is missing. From .xsession-errors:
** (nautilus:3085): WARNING **: libwebkit-1.0.so.2: cannot open shared object file: No such file or directory
Installing libwebkit makes this problem go away: The panel loads instantly, with the clock, no error message
I'm runnning off [testing]. I've seen this on a non-[testing] computer though.
you can try this. LD_DEBUG=files nautilus -q > log 2>&1 then send this log to a paste service -- Ionuț
On 03/22/2011 04:59 AM, Ionuț Bîru wrote:
On 03/22/2011 06:13 AM, Matthew Monaco wrote:
When starting gnome here is a delay before the panel shows up, and then the clock is missing. From .xsession-errors:
** (nautilus:3085): WARNING **: libwebkit-1.0.so.2: cannot open shared object file: No such file or directory
Installing libwebkit makes this problem go away: The panel loads instantly, with the clock, no error message
I'm runnning off [testing]. I've seen this on a non-[testing] computer though.
you can try this.
LD_DEBUG=files nautilus -q > log 2>&1
then send this log to a paste service
I think this is the most important line: 18720: file=libwebkit-1.0.so.2 [0]; needed by /usr/lib/libproxy.so.1 [0] And I see you've already added it as a dep.
participants (3)
-
Ionuț Bîru
-
Jelle van der Waa
-
Matthew Monaco