| Re: [PATCH] Fix segfault when gnome keyring lookup fails
From: Jan Palus <jpalus_at_fastmail.com>
 Date: Thu, 12 Jul 2018 20:23:13 +0200 
On 12.07.2018 15:08, Daniel Shahaf wrote:
 To be honest I wasn't sure of that either but on the other hand I thought that
 As expected the patch does fix the issue, however the question about reproducer
     if (!available_collection(non_interactive, pool))
 which fails on first call:
   service = secret_service_get_sync(SECRET_SERVICE_NONE, NULL, &gerror);
 with gerror->message being "Cannot autolaunch D-Bus without X11 $DISPLAY"
 The main difference between invoking svn directly and through the script is
 env -i svn co --no-auth-cache <url> --username user --password pass --non-interactive
 Regards
 | 
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.