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 646674 - remove gconf sanity check
remove gconf sanity check
Status: RESOLVED FIXED
Product: GConf
Classification: Deprecated
Component: gconf
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GConf Maintainers
GConf Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-04 01:32 UTC by William Jon McCann
Modified: 2013-01-22 01:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove gconf-sanity-check (14.22 KB, patch)
2011-04-04 01:32 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2011-04-04 01:32:03 UTC
We should remove the sanity check since local file locking was removed long ago:

ommit 1196f4aa6da632ceafd7bb2c9d19c0a2f9c403ae
Author: Ray Strode <rstrode@redhat.com>
Date:   Fri May 9 14:44:01 2008 +0000

    Tie gconf daemon to session bus and drop use daemon GetIOR() method
    
    2008-05-09  Ray Strode  <rstrode@redhat.com>
    
        Tie gconf daemon to session bus and drop use daemon
        GetIOR() method instead of /tmp/something/ior to
        tell clients about ior (bugs 141138 and 507310)
Comment 1 William Jon McCann 2011-04-04 01:32:50 UTC
Created attachment 185072 [details] [review]
Remove gconf-sanity-check

Local file locking was removed long ago.
Comment 2 Matthias Clasen 2013-01-22 01:12:52 UTC
Attachment 185072 [details] pushed as cf97922 - Remove gconf-sanity-check