Em 13-01-2016 16:42, Bruce Dubbs escreveu:
> Fernando de Oliveira wrote:
>> Em 12-01-2016 15:40, Bruce Dubbs escreveu:
>>> Bruce Dubbs wrote:
>>>
>>>> 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 just ignore the warnings.  For
>>>> instance: https://bugzilla.redhat.com/show_bug.cgi?id=814053
>>>
>>> It turns out that fixing the warnings is not hard.  I wonder why
>>> upstream has not done it.
>>>
>>> sed -i -r 's:"(/system):"/org/gnome\1:'  \
>>>            /usr/share/glib-2.0/schemas/*system*
>>>
>>> Should we add it to the book?
>>
>> Don't know how. Have:
>>
>> {{{
>> Out 26 org.gnome.system.locale.gschema.xml
>> Out 26 org.gnome.system.proxy.gschema.xml
>> Out 26 org.gnome.system.location.gschema.xml
>> Nov 14 org.gnome.gnome-system-monitor.gschema.xml
>> Nov 14 org.gnome.gnome-system-monitor.enums.xml
>> Nov 15 org.gnome.system.smb.gschema.xml
>> Nov 15 org.gnome.system.gvfs.enums.xml
>> Nov 15 org.gnome.system.dns_sd.gschema.xml
>> }}}
>>
>> This means that different packages installed them.
> 
> Yes, but the only ones that are incorrect are installed by
> desktop-file-utils.  Specifically proxy and locale.

Let me rephrase:

I am very much in agreement for the addition of the sed.

I think you mean gsettings-desktop-schemas, I am confused. I was
confused with other one too, replying after this one.

If it is just adding the sed to gsettings-desktop-schemas page, or even
a couple of pages, also agree it is easy. My eyes are letting me down at
the moment.

Please, if you don't mind, do it, or I will tomorrow.


-- 
[]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