Page MenuHomePhabricator

Don't work in Linux in Wine. Problem with connect, winsock, libgnutls something
Closed, ResolvedPublic

Description

In Linux Mint AWB on launch give error: "Network access error. The underlying connection was closed. An unexpected errror occured on a recieve." Then load main window and next errors: "Error connection to wiki. The requested security pacage is not supported." and again first error.

On start from terminal by wine AutoWikiBrowser.exe write:

err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733
err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.

Does not work login and connect to check last version of AWB.

There something about libgnutls. I long did search it in Google, found http://www.gnutls.org/manual/gnutls.html which nessery to compiling, and nessery compile https://gmplib.org/#DOWNLOAD and http://www.lysator.liu.se/~nisse/nettle/nettle.html#Installation. But all it not help.
Also in Linux is already installed libgnutls30, libgnutls30:i386, libgnutls-openssl27.

I did install Wine versions 1.6, 1.8, 2.1. Tried Winetricks and PlayOnLinux. Tried AWB last v5.9 and 5.8. Firewall disabled.

Event Timeline

Vladis13 claimed this task.

It is problem of package in repository. Wine from repo of Linux Mint (lastest version is 1.6) does work. But from winehq.org/download (1.8, 2.0, etc) does not work.
https://bugs.winehq.org/show_bug.cgi?id=42484