http://bugs.winehq.org/show_bug.cgi?id=16904
Summary: wine floods conosle with a lot of stderr messages Product: Wine Version: 1.1.12 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: toralf.foerster@gmx.de
Running wine for about 8 hours results in a lot of error messages which I'vce to redirect to a file. Especially one error message reapted over 65000 times :
tfoerste@n22 ~ $ perl -wne '$h{$_}++; END { foreach $s (keys %h) { print "$h{$s}\t$s" } } ' /tmp/LotusNotes.stderr 1 fixme:imm:ImmReleaseContext (0x20184, 0x12ae20): stub 65190 err:win:DefWindowProcW called for other process window 0x10020 1 err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d 1 fixme:win:LockWindowUpdate (0x1a0228), partial stub! 1 fixme:commdlg:GetFileName95 Flags 0x00900000 not yet implemented 1 fixme:win:LockWindowUpdate ((nil)), partial stub! 1 fixme:xrender:X11DRV_AlphaBlend not a dibsection 1 err:ole:CoRegisterClassObject COM was not initialized 818 fixme:imagelist:ImageList_DrawIndirect ILS_ALPHA: unimplemented!