[MeeGo-touch-dev] Setting Gconf Values in Meego
Deepankar Katyal
deep.katyal at swypeinc.com
Wed Feb 16 10:23:24 PST 2011
Thanks for the reply Kimmo,
I am trying to set it as follows
gconftool-2 -s -t string /meegotouch/inputmethods/plugins/onscreen XXXXX
And the .schemas file looks ok
<schema>
<key>/schemas/meegotouch/inputmethods/plugins/onscreen</key>
<applyto>/meegotouch/inputmethods/plugins/onscreen</applyto>
<owner>meegotouch</owner>
<type>string</type>
<default>MeegoKeyboard</default>
<locale name="C">
<short>Plugin name for onscreen keyboard</short>
<long>Plugin name for onscreen keyboard</long>
</locale>
</schema>
--
Deep
-----Original Message-----
From: meego-touch-dev-bounces at meego.com [mailto:meego-touch-dev-bounces at meego.com] On Behalf Of Surakka Kimmo (Nokia-MS/Helsinki)
Sent: Tuesday, February 15, 2011 5:05 AM
To: meego-touch-dev at meego.com
Subject: Re: [MeeGo-touch-dev] Setting Gconf Values in Meego
Hi,
How are you trying to set it?
Also, what does the schema file
(/usr/share/gconf/schemas/meego-im-framework.schemas) look like?
Kimmo
On 02/15/2011 12:27 PM, ext Yoon, Youngsik wrote:
> Hi,
>
> I'm facing the same problem.
> How can I change this gconf value?
>
> Thank you,
> Yoon
>
> From: meego-touch-dev-bounces at meego.com [mailto:meego-touch-dev-bounces at meego.com] On Behalf Of Deepankar Katyal
> Sent: Thursday, February 10, 2011 10:26 AM
> To: meego-touch-dev at meego.com
> Cc: Brian Yee
> Subject: [MeeGo-touch-dev] Setting Gconf Values in Meego
>
> Hi All,
>
> I need to set a gconf value
>
> gconftool-2 -s -t string /meegotouch/inputmethods/plugins/onscreen XXXXX
>
> But we guess that it has been changed in the latest release to be a read only value and this we are encountering this error .
>
> Error setting value: Configuration server couldn't be contacted: D-BUS error: Can't overwrite existing read-only value: Value for `/meegotouch/inputmethods/plugins/onscreen' set in a read-only source at the front of your configuration path
>
> Would you happen to know how could I set it if I needed to .
>
> --
> Regards
> Deep
>
>
>
>
>
> _______________________________________________
> MeeGo-touch-dev mailing list
> MeeGo-touch-dev at meego.com
> http://lists.meego.com/listinfo/meego-touch-dev
_______________________________________________
MeeGo-touch-dev mailing list
MeeGo-touch-dev at meego.com
http://lists.meego.com/listinfo/meego-touch-dev
More information about the MeeGo-touch-dev
mailing list