Revelation password manager issue

Pierre-Yves Chibon pingou at pingoured.fr
Mon Jun 25 05:50:11 UTC 2012


On Sun, 2012-06-24 at 13:39 -0800, Jef Spaleta wrote:
> On Sun, Jun 24, 2012 at 12:17 PM, Tom London <selinux at gmail.com> wrote:
> 
> > Haven't checked the crypto changes, but I do notice this spew when I
> > try 'Edit->Preferences':
> 
> Okay I think I have the GConf scriptlets fixed:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=4191873
> 
> 
> On local testing.
> 
> Install the new scratch build.
> Logout/Login
> run revelation
> open edit/prefs
> No traceback.
> 
> Tom can you confirm that the above works for you with the new test package?
> 
> I suspect that we'll still get tracebacks unless the logout/login
> happens to restart gconf and have it look for the updated schema.  I
> don't know how to have a running gconf "see" the schema updates
> introduced by a package install.

I had a number of problem with guake and its gconf schema, so after
discussion here I added this to the spec file:

%posttrans
killall -HUP gconfd-2 > /dev/null || :

That pretty much forces gconf to reload.

Pierre


More information about the devel mailing list