Bug#730799: libglib2.0-bin: "gsettings list-recursively" outputs lots of duplicate key / value pairs

Vincent Lefevre vincent at vinc17.net
Sat Nov 30 02:28:35 UTC 2013


On 2013-11-29 21:39:48 +0100, Patrice Duroux wrote:
> Sorry but you have misunderstood the output syntax. It is three fields
> each line: <path> <key> <value>
> So 'uniq' is splitting on the first and then is looking for all same
> path.

I don't understand what you mean. "uniq" doesn't split anything!

Or if you want an example without "uniq":

$ gsettings list-recursively | grep 'org.gnome.system.proxy.https port'
org.gnome.system.proxy.https port 0
org.gnome.system.proxy.https port 0

That's a duplicate.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the pkg-gnome-maintainers mailing list