[Bug 32682] New: Failure setting the cursor to Cursors.Pen (IDC_PEN, 32631)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 7 19:18:52 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32682

             Bug #: 32682
           Summary: Failure setting the cursor to Cursors.Pen (IDC_PEN,
                    32631)
           Product: Wine
           Version: 1.5.20
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: joel.snape at yahoo.com
    Classification: Unclassified


Created attachment 43116
  --> http://bugs.winehq.org/attachment.cgi?id=43116
Terminal messages running the application

I was testing a .Net 4 application (OCTGN) and noticed it fails when the
application tries to change the cursor (in C#, tbStatus.Cursor = Cursors.Pen).
I searched around and didn't find a solution to this problem and only found a
reference to some cursors in winuser.h (at least IDC_PEN with id 32631,
IDC_WAITCD with id 32663 and IDC_HELP with id 32651).
You can replicate the error testing OCTGN (although I needed a lot of tinkering
before being able to login, the place where the error occurs) but it probably
is easier to create a simple application and testing the cursor change there.
Attached are the console log (with the .Net error message) and the wine crash
log.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list