Hello, right after installation of WINE I've used Code: WINEARCH=win32 winecfg command, and that's what i got: Code: fixme:storage:create_storagefile Storage share mode not implemented. fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): stub Anybody have idea what's the problem? These errors are probably reason why i can't install dotnet20 (from both winetricks and normal exe), so resolving that would be great. I've already tried reinstalling everything, deleting wine folder, cache of winetricks, and even reinstalling whole system (Arch x84_64).
vitamin
2011-Mar-24 02:33 UTC
[Wine] Re: storage and iphlpapi errors when creating wineprefix
garam wrote:> WINEARCH=win32 winecfgfixme:storage:create_storagefile Storage share mode not implemented. > fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): stubYou can ignore these, they are harmless. garam wrote:> These errors are probably reason why i can't install dotnet20No, they are not. There appears to be a regression in latest Wine. Try downgrading to older version.
garam
2011-Mar-24 18:36 UTC
[Wine] Re: storage and iphlpapi errors when creating wineprefix
I would install older version if I could. The problem is there are only 32 bit sources in download section. :x
James McKenzie
2011-Mar-25 14:13 UTC
[Wine] storage and iphlpapi errors when creating wineprefix
On 3/23/11, garam <wineforum-user at winehq.org> wrote:> Hello, right after installation of WINE I've used > > Code: > WINEARCH=win32 winecfg > > > command, and that's what i got: > > Code: > fixme:storage:create_storagefile Storage share mode not implemented. > fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): > stub > > > > Anybody have idea what's the problem? These errors are probably reason why i > can't install dotnet20 (from both winetricks and normal exe), so resolving > that would be great.What is the problem with installing .NET 2.0? Neither of these two errors would be a cause of why it will not install. Capture the output to a logging file and post the log to a site like pastebin.com and then provide the URL here. James McKenzie
garam
2011-Mar-26 21:14 UTC
[Wine] Re: storage and iphlpapi errors when creating wineprefix
Code: Executing wine /home/czesu/.cache/winetricks/dotnet20/dotnetfx.exe fixme:advapi:DecryptFileA "C:\\users\\czesu\\Temp\\IXP000.TMP\\" 00000000 err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. fixme:advapi:LsaOpenPolicy ((null),0x33f33c,0x00000001,0x33f364) stub fixme:advapi:LsaClose (0xcafe) stub fixme:storage:create_storagefile Storage share mode not implemented. err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x451d7c ------------------------------------------------------ Note: command 'wine /home/czesu/.cache/winetricks/dotnet20/dotnetfx.exe' returned status 5. Aborting.
vitamin
2011-Mar-27 05:07 UTC
[Wine] Re: storage and iphlpapi errors when creating wineprefix
James McKenzie wrote:> What is the problem with installing .NET 2.0?Have you actually tried it yourself with wine-1.3.16 before advising to do something?
garam
2011-Mar-28 16:13 UTC
[Wine] Re: storage and iphlpapi errors when creating wineprefix
OK, thanks to newer version of winetricks, dotnet was installed, with many fixmes and errors but it's installed. instalation: http://www.copypastecode.com/67564/ Now next problem, nothing works, I've tried previously installed osu! (game which uses .NET), osu! installer and touhou 09 (another game). Here's what i get when trying to start them: osu!:http://wklej.to/PXsJ1 osu! installer:http://wklej.to/8CDaP touhou:http://wklej.to/2bRpi Sorry for using wklej.to but copypastecode suddenly stopped working :/
Reasonably Related Threads
- Problems with games on very slow computer
- [Bug 56347] New: NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads.
- Sweave:Figures from plot (LME output) not getting generated (pdf or eps)
- iphlpapi dll not found
- Howto change default wineprefix settings?