Wimp cant login (password request works)

Questions about Wine on Linux
Locked
.Sun
Newbie
Newbie
Posts: 2
Joined: Mon Sep 15, 2014 12:02 pm

Wimp cant login (password request works)

Post by .Sun »

Hi there.

I installed wimp with the help of the workaround today. All seems fine, until i want to login. The app cant connect to the server, however it is possible to request a new password. I even tried with WINEARCH=win32, but same error. If you need that output... let me know.
I searched for a long time, but i cant solve it. The error 12029 always comes up to a Diablo3/Wow/Lol related topic. And even there, i dont see a solution.

Maybe u ppl can help me? :)

Code: Select all

[sun@t440s ~]$ wine --version
wine-1.7.26
[sun@t440s ~]$ uname -a
Linux t440s 3.16.2-1-ARCH #1 SMP PREEMPT Sat Sep 6 13:12:51 CEST 2014 x86_64 GNU/Linux

Code: Select all

[sun@t440s ~]$ env WINEPREFIX=/home/sun/.wine/wimp wine 'C:\Program Files (x86)\WiMP\WiMP.exe'
fixme:sync:SetWaitableTimerEx (0xe8, 0x105e910, 0, (nil), (nil), (nil), 500) semi-stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:lsa:LsaGetLogonSessionData 0x32eb48 0x32eb58 stub
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
fixme:ntdll:server_ioctl_file Unsupported ioctl 28000017 (device=2800 access=0 func=5 method=3)
fixme:winsock:server_ioctl_sock Unsupported ioctl 28000017 (device=2800 access=0 func=5 method=3)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_WSAIO(IOC_WS2, 23))
fixme:exec:SHELL_execute flags ignored: 0x00000100
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
err:wininet:open_http_connection create_netconn failed: 12029
err:wininet:open_http_connection create_netconn failed: 12029
err:wininet:open_http_connection create_netconn failed: 12029
err:wininet:open_http_connection create_netconn failed: 12029
fixme:imm:ImmReleaseContext (0x20044, 0x117d4f58): stub
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 3600000
err:wininet:open_http_connection create_netconn failed: 12029
rc1187.jpeg
rc1188.jpeg
.Sun
Newbie
Newbie
Posts: 2
Joined: Mon Sep 15, 2014 12:02 pm

Re: Wimp cant login (password request works)

Post by .Sun »

Installed Playonlinux to test other versions. Wine 1.6.2 seems to be the only working one. I can login...
Locked