Chris wrote:
> 1. I discovered later that I don't think this is the root of my
> original bug - and in fact doesn't seem to affect behavior of my
> program. Is it still worth submitting?
Generally, fixes are more likely to get committed when they
don't break anything (did you run all the conforma
On Fri, Sep 21, 2012 at 8:41 PM, Chris Teague wrote:
> I submitted bug 31753 for an application that I use, and started
> making an attempt to fix it. I started with the last few messages
> from the log:
>
> fixme:win:LockWindowUpdate (0x501c4), partial stub!
> fixme:win:LockWindowUpdate ((nil)),
I submitted bug 31753 for an application that I use, and started
making an attempt to fix it. I started with the last few messages
from the log:
fixme:win:LockWindowUpdate (0x501c4), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
wine: Unhandled page fault on read access to 0x000
> "Segin" == Segin <[EMAIL PROTECTED]> writes:
Segin> Hello! I am new to developing Wine, however, I am not new to
Segin> using it (I know quite a bit about it already). I want to know
Segin> what resources would I want to look at, please nothing obvious
Segin> (bugzilla, MSDN
Hello! I am new to developing Wine, however, I am not new to using it (I
know quite a bit about it already). I want to know what resources would
I want to look at, please nothing obvious (bugzilla, MSDN, etc.), and
what I can do to contribute. Thanks.