Michael Gratton wrote:
> send those details I was asking you for about about WebKitGTK
Weird, i sent the info Friday, Seems it went to
incoming+60aa48bc3a298a16cd1c1acc675839a6 gitlab gnome org
Here's the deets:
$ pkg-config --modversion gtk+-2.0
2.24.32
journalctl | grep WebProcess
- returns no results
# ps ax | grep WebProcess | grep -v grep
2582 tty1 SLl 0:01 /usr/lib/WebKitWebProcess 113 24
2595 tty1 SLl 0:00 /usr/lib/WebKitWebProcess 127 27
2607 tty1 SLl 0:00 /usr/lib/WebKitWebProcess 130 30
2609 tty1 SLl 0:00 /usr/lib/WebKitWebProcess 133 30
2610 tty1 SLl 0:00 /usr/lib/WebKitWebProcess 135 30
2643 tty1 SLl 0:00 /usr/lib/WebKitWebProcess 139 39
Terminating web browser didn't change the results. Task manager shows all of these processes are running under geary.
# lsof -p 2582 | grep geary
bash: lsof: command not found
after installing lsof:
# ps ax | grep WebProcess | grep -v grep
3068 tty1 SLl 0:01 /usr/lib/WebKitWebProcess 145 24
# lsof -p 3068 | grep geary
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
WebKitWeb 3068 johny mem REG 8,7 54992 278760 /usr/lib/geary/web-extensions/libgeary-web-process.so