GNUTLS + WINE/Lutris issues

This was working until recently, maybe a month ago.

I am up to date, including the recent gnutls update.

When I try and launch Origin from Lutris I see these errors in the debug log:

0012:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0012:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export

and

0009:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0009:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
003b:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
003c:fixme:ver:GetCurrentPackageId (0xf0ff3c (nil)): stub
003d:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
003e:fixme:ver:GetCurrentPackageId (0x116ff3c (nil)): stub
0009:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.

And a very simple fix:

pamac install lib32-gnutls

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.