After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646390 - use g_get_user_runtime_dir
use g_get_user_runtime_dir
Status: RESOLVED OBSOLETE
Product: seahorse-plugins
Classification: Applications
Component: Agent
unspecified
Other Linux
: Normal normal
: 2.24
Assigned To: seahorse-plugins-maint
seahorse-plugins-maint
Depends on:
Blocks: 523057
 
 
Reported: 2011-03-31 22:46 UTC by William Jon McCann
Modified: 2011-04-03 18:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2011-03-31 22:46:18 UTC
Would be good to use the XDG runtime directory provided by g_get_user_runtime_dir() instead of /tmp for sockets etc.
Comment 1 William Jon McCann 2011-04-01 19:39:45 UTC
Oh hmm looks like this code (the gpg agent) was remove recently.