Em 11-01-2016 20:16, Bruce Dubbs escreveu:
> Ken Moffat wrote:
>> On Mon, Jan 11, 2016 at 04:23:58PM -0600, Bruce Dubbs wrote:
>>> I'm having a problem with yelp.  The window kinda works, but I don't
>>> get any
>>> text in the window.

Same here. Probably more than a year ago, I discovered one gnome package
that installs the text for that window (tried to remember these tow last
BLFS releases, but failed). It didn't seem to be useful just for that sake.

What I think matters is that the applications have their help displayed.
Hope that they are working for you.

But can search again t add to the book, the data file for just yelp, if
it is agreed to matter.

>>>
>>> If I start it from the command line, I get (WebKitWebProcess:16261):
>>>
>>> GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not
>>> installed
>>>
>>> In the logs, there is a message:
>>>
>>> traps: WebKitWebProces[16261] trap int3 ip:7f1edfaf0cc3 sp:7ffc372613a0
>>> error:0

Nothing here: no terminal message, when I start yelp from command line.

No "WebKitWebProces" in the logs, either:

{{{
# grep -r WebKitWebProces /var/log
/var/log/porg/webkitgtk3-2.4.9:/usr/libexec/WebKitWebProcess|12104|
/var/log/porg/webkitgtk-2.10.3:/usr/libexec/webkit2gtk-4.0/WebKitWebProcess|13648|
/var/log/porg/webkitgtk-2.10.4:/usr/libexec/webkit2gtk-4.0/WebKitWebProcess|13648|
}}}

Those are "porg" install logs.

However, I do have "org.gnome.system.proxy" installed:

{{{
$ ls /usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml
}}}

{{{
$ gsettings list-recursively org.gnome.system.proxy
org.gnome.system.proxy use-same-proxy true
org.gnome.system.proxy mode 'none'
org.gnome.system.proxy autoconfig-url ''
org.gnome.system.proxy ignore-hosts ['localhost', '127.0.0.0/8', '::1']
org.gnome.system.proxy.ftp host ''
org.gnome.system.proxy.ftp port 0
org.gnome.system.proxy.socks host ''
org.gnome.system.proxy.socks port 0
org.gnome.system.proxy.http host ''
org.gnome.system.proxy.http port 8080
org.gnome.system.proxy.http use-authentication false
org.gnome.system.proxy.http authentication-password ''
org.gnome.system.proxy.http authentication-user ''
org.gnome.system.proxy.http enabled false
org.gnome.system.proxy.https host ''
org.gnome.system.proxy.https port 0
}}}

{{{
$ grep -r org.gnome.system.proxy /var/log/porg/
/var/log/porg/gsettings-desktop-schemas-3.18.1:/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml|6240|
/var/log/porg/gsettings-desktop-schemas-3.18.0:/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml|6240|
}}}

In one log, I have:

{{{
$ xzgrep -A1 org.gnome.system.proxy \
> gsettings-desktop-schemas-3.18.1-2015.10.26-09h57m41s.log.xz \
> | grep -A1 install
        /usr/bin/install -c -m 644
org.gnome.desktop.default-applications.gschema.xml
org.gnome.desktop.interface.gschema.xml
org.gnome.desktop.lockdown.gschema.xml
org.gnome.system.locale.gschema.xml
org.gnome.system.location.gschema.xml org.gnome.system.proxy.gschema.xml
org.gnome.desktop.sound.gschema.xml
org.gnome.desktop.thumbnail-cache.gschema.xml
org.gnome.desktop.a11y.gschema.xml
org.gnome.desktop.a11y.keyboard.gschema.xml
org.gnome.desktop.a11y.applications.gschema.xml
org.gnome.desktop.a11y.magnifier.gschema.xml
org.gnome.desktop.a11y.mouse.gschema.xml
org.gnome.desktop.thumbnailers.gschema.xml
org.gnome.desktop.session.gschema.xml
org.gnome.desktop.background.gschema.xml
org.gnome.desktop.datetime.gschema.xml
org.gnome.desktop.media-handling.gschema.xml
org.gnome.desktop.screensaver.gschema.xml
org.gnome.desktop.search-providers.gschema.xml
org.gnome.desktop.wm.keybindings.gschema.xml
org.gnome.desktop.wm.preferences.gschema.xml
org.gnome.desktop.input-sources.gschema.xml
org.gnome.desktop.privacy.gschema.xml
org.gnome.desktop.notifications.gschema.xml
org.gnome.desktop.app-folders.gschema.xml
org.gnome.desktop.peripherals.gschema.xml org.gnome.desktop.enums.xml
"/usr/share/glib-2.0/schemas"; \
        test -n "" || glib-compile-schemas /usr/share/glib-2.0/schemas; \
}}}

>>> Does anyone have an idea about what is going on?
> 
>> Have you installed gsettings-desktop-schemas ?
> 
> Yes. I installed everything in Chapter 35, GNOME Libraries and Utilities.
> 

Suggestions (obvious, for you, but this thread might eventually help
others):

1. Check your install log for org.gnome.system.proxy

2. If org.gnome.system.proxy.gschema.xml is installed, update  again:

glib-compile-schemas /usr/share/glib-2.0/schemas

>> Google has a couple
>> of links which point to that.  Failing that, perhaps better on a
>> blfs list ? ;-)
> 
> Oops, typo.


-- 
[]s,
Fernando, aka Sísifo
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to