Fernando de Oliveira wrote:
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.

That's the main problem. They are not. For example, evince. Selecting help there brings up the yelp window, but no contents. I can find no error messages either.

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
}}}

I do not. Do you know what application installed it? On my developement system, I do have it. From the timestamp and my logs, it looks like it was installed at the dame time as gsettings-desktop-schemas when I was doing the validation for BLFS 7.8.


{{{
$ 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
}}}

I get that too on the development system but not on my workstations. Checking gsettings-desktop-schemas, I did install it.

OK, I got it working. I reinstalled gsettings-desktop-schemas. What I had done was respond to some warnings when I ran glib-compile-schemas. For example:

warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.

So I had deleted org.gnome.system.proxy.gschema.xml to get rid of the warning.

Checking the web, it seems that others jsut ignore the warnings. For instance: https://bugzilla.redhat.com/show_bug.cgi?id=814053

Fernando, thanks for responding. Without your input I would not have figured this out.

  -- Bruce
--
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