[Gambas-user] Password problem in database connection

Doug Hutcheson owlbrudder at gmail.com
Thu Jan 4 08:41:05 CET 2018


On Thu, 2018-01-04 at 08:29 +0100, Benoît Minisini wrote:
> Hi,
> 
> For information, the IDE use the 'gb.desktop' component for storing and 
> retrieving password.
> 
> The source code is in the "_Desktop_Password.class" file. That class 
> tries to use the command-line tool associated with the current desktop: 
> DBus with "KDE", secret-tool with "GNOME", "LXDE", "MATE", "XFCE", 
> "UNITY" and "CYGWIN".
> 
> Regards,
> 
Thanks Benoît. I will have to bone up on secret-tool to see if I can
emulate what your code is doing, but from the command line. I am pretty
sure this is where the problem exists. Your code is corrctly setting
the password in the keyring, so it must be a problem with retrieving
the password again.

Kind regards,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180104/202737ec/attachment.html>


More information about the User mailing list