Uplay issues after update! Help!!

Questions about Wine on macOS.
Locked
paulthetall
Level 2
Level 2
Posts: 41
Joined: Wed Oct 20, 2010 5:36 am

Uplay issues after update! Help!!

Post by paulthetall »

There is a mayor issues with all Uplay games after the latest update of Uplay. see also this bug: http://bugs.winehq.org/show_bug.cgi?id=33673 I already winetricked gdiplus, and the error is gone now, but now the splashscreen appears of Uplay and for the rest nothing happens. It only says updating, but that stands forages and nothing happens. I got this as output in the debug:

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:heap:HeapSetInformation 0x0 1 0x0 0
fixme:winsock:WSAEnumNameSpaceProvidersA (0x5b0a280 0x5b1dfc4) Stub!
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:ras:RasEnumConnectionsW (0x155120,0x5b1f278,0xfc70004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:winsock:WSALookupServiceBeginW (0x1517f2ec 0x00000ff0 0x1517f334) Stub!
[0612/210044:ERROR:network_change_notifier_win.cc(160)] WSALookupServiceBegin
failed with: 8
fixme:iphlpapi:NotifyAddrChange (Handle 0x1517f1c4, overlapped 0x625cd08): stub
fixme:winsock:WSALookupServiceBeginW (0x1517f32c 0x00000ff0 0x1517f374) Stub!
[0612/210044:ERROR:network_change_notifier_win.cc(160)] WSALookupServiceBegin
failed with: 8
fixme:win:EnumDisplayDevicesW ((null),0,0x5b1f0c0,0x00000000), stub!
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:winsock:WSAIoctl ignoring keepalive interval and timeout
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented

I am using wine 1.5.31 but it also occurs in 1.6rc1 and in lower versions of Wine and with and without the Mac driver activated.
OSX 10.8.4 (Nvidia Geforce GT 640M
paulthetall
Level 2
Level 2
Posts: 41
Joined: Wed Oct 20, 2010 5:36 am

Re: Uplay issues after update! Help!!

Post by paulthetall »

Anyone?
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Re: Uplay issues after update! Help!!

Post by lahmbi5678 »

Hi,

you could try to install winbind package (on Mac this is probably samba through Macports), though I doubt it is the cause of your problem. I'd say file another bug, as your issue seems to be different than the one mentioned in your link.
paulthetall
Level 2
Level 2
Posts: 41
Joined: Wed Oct 20, 2010 5:36 am

Re: Uplay issues after update! Help!!

Post by paulthetall »

Locked