libglade-WARNING **: could not find signal handler ‘gpass_authentication_on_response’ Error and solution
in Categories CentOS, Linux last updated August 24, 2011I‘ve compiled and install an application called gpass on CentOS v5.6. But, when I run the application it does not accept any password from $HOME/.gpass and displays the following error on screen:
libglade-WARNING **: could not find signal handler ‘gpass_authentication_on_response’
How do I fix this problem and use the gpass software?