https://bugs.kde.org/show_bug.cgi?id=323392

f...@ffoxfire.33mail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |f...@ffoxfire.33mail.com

--- Comment #15 from f...@ffoxfire.33mail.com ---
well, now I recompiled kgpg 17.12.1  from sources on a rolling release Manjaro.

The bug is gone!

weird. for giggles I changed this, but it seemed to make no difference:


void
KGpgSignTransactionHelper::setSecringFile(const QString &filename)
{
        //  QStringList secringargs(QLatin1String( "--secret-keyring" ));      
//  "--secret-keyring"  2018 no longer supported by gpg  
            QStringList secringargs(QLatin1String( " "  ));                     
        //  secringargs << filename;

        asTransaction()->insertArguments(1, secringargs);
}


anyhow, I rest my case.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to