[Bug 17809] Warcraft III crashes when logging into battlenet

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 23 12:09:23 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17809





--- Comment #16 from Florian <florian at fkoeberle.de>  2009-03-23 12:09:22 ---
There are two behaviors observable:
a.) Game crashes instantly after login
b.) Game crashes if you are about for 1 min in a chat room.

You get behavior b instead of a, if schannel support is on.

For schannel support a recent version of libgnutls-dev is required.
If you see the following line while running "./configure" then you get behavior
a:
configure: libgnutls development files not found, no schannel support.
If you see something like this, then you get behavior b:
checking for -lgnutls... libgnutls.so.13

Until revision 3c114a88ca1752ac07fe039d0471f89384ea4704 (inclusive) you can use
the libgnutls-dev version of Ubuntu hardy (2.0.4-1ubuntu2.3).

If you want schannel support with a more recent version of wine then you need a
more recent version of libgnutls-dev too: e.g. the version 2.4.1-1ubuntu0.2 of
Ubuntu Intrepid.

Summary: If you use wine-1.1.12 or later make sure that you update your
libgnutls-dev to version 2.4.1-1ubuntu0.2 or later to get behavior b.

As a side note:
You get a compilation error, if you try to build with an old libgnutls-dev
version a wine revision between 3c114a88ca1752ac07fe039d0471f89384ea4704 and 
8c4a2978b281e9519a6581d859add636de4b42d4.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list