http://bugs.winehq.org/show_bug.cgi?id=10547
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Version|CVS/GIT |0.9.49.
--- Comment #23 from Anastasius Focht focht@gmx.net 2009-01-03 14:06:19 --- Hello,
these .NET 3.x Framework metabugs are really getting a mess now, everyone is talking about different things!
I really suggest getting rid of this ...
.NET 3.5 installer seems happy with BITS now (despite BITS_IBackgroundCopyJob_Cancel unimpl FIXME). .NET 3.0 installer still needs unimpl BITS methods faking success.
To resolve the BITS issues, use http://bugs.winehq.org/show_bug.cgi?id=5054 Just get the missing BITS bits in, see http://bugs.winehq.org/show_bug.cgi?id=9158#c8 and partially overlapping http://bugs.winehq.org/show_bug.cgi?id=5054
BITS_IBackgroundCopyJob_SetMinimumRetryDelay BITS_IBackgroundCopyJob_GetMinimumRetryDelay BITS_IBackgroundCopyJob_GetNoProgressTimeout
As already pointed out: there is no harm caused if they simply fake success!
After commit close bug 5054
The .NET 3.0 bug (http://bugs.winehq.org/show_bug.cgi?id=9158) should be kept open only for the "$shtdwn$.req" problem (true FILE_ATTRIBUTE_HIDDEN support)!
Open new ones for each additional issue encountered (WIC crash whatever)!
Regarding this bug: I'm marking this one fixed as the original issues for the components are gone now. Additionally changed the CVS/GIT version tag to correct one.
The current .NET 3.5 installer problem is urlmon bug, file a new bug for that issue.
Regards