snejjj
2012-Jan-31 17:02 UTC
[Wine] winecfg: creating new .wine-directory results in errors
When I create a new .wine-directory from scratch (old one moved or deleted), winecfg generates the following output: $ winecfg wine: created the configuration directory '/home/jens/.wine' fixme:storage:create_storagefile Storage share mode not implemented. err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot fixme:iphlpapi:NotifyAddrChange (Handle 0xfce8fc, overlapped 0xfce8e0): stub wine: configuration in '/home/jens/.wine' has been updated. did I something wrong while installing wine? (did install it via package-manager some time ago) do I miss some packages or something like that? should I file a bug about this? Thanks for your replys! my Wine-Version is still 1.3.37
dimesio
2012-Jan-31 20:32 UTC
[Wine] Re: winecfg: creating new .wine-directory results in errors
That's normal terminal output when a wineprefix is created. Don't worry about it.
snejjj
2012-Feb-01 19:48 UTC
[Wine] Re: winecfg: creating new .wine-directory results in errors
> There is a workaround if you don't want to see them: > > WINEDEBUG=-all <Wine command> >It's not that I don't want to see those errors, it's just that I was worried about the errors that are there besides the fixmes.