[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Set application name once in gnome keyring

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Thu, 29 May 2008 18:35:11 +0200

Senthil Kumaran S wrote:
> Hi,
>
> This patch sets the application name ie., "Subversion" in the gnome
> keyring only once when the default keyring is created.
>
> This will prevent some warnings as given below:
>
> <snip>
> GLib-WARNING **: g_set_application() name called multiple times
> </snip>
>
> The main motivation for writing this patch is, when we have a
> subversion configured with '--with-gnome-keyring', all the svnsync
> tests fail, due to the above problem. This patch will overcome it.
>
> [[[
> Set application name only once in gnome keyring.
>
> * subversion/libsvn_auth_gnome_keyring/gnome_keyring.c
> (gnome_keyring_init): Check whether we have the application name
> already set.
>
> Patch by: stylesen
> ]]]
This looks like a local fix to a non-local problem. Why is svnsync
calling gnome_keyring_init multiple times?

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-29 18:35:29 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.