[Bug 22462] New: Trying to print without a printer installed causes an X11 error (BadCursor)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 23 01:54:53 CDT 2010


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

           Summary: Trying to print without a printer installed causes an
                    X11 error (BadCursor)
           Product: Wine
           Version: 1.1.43
          Platform: x86
               URL: http://source.winehq.org/git/wine.git/
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: winex11.drv
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: alexander.scott.johns+winebug at googlemail.com
                CC: julliard at winehq.org


Go into Notepad, and click Print... on the File menu. You get a "Before you can
perform printer-related tasks..." message, and the message

fixme:winspool:WINSPOOL_EnumPrintersW We don't handle PRINTER_ENUM_CONNECTIONS

appears in the terminal. Click OK. Notepad disappears:

X Error of failed request:  BadCursor (invalid Cursor parameter)
  Major opcode of failed request:  95 (X_FreeCursor)
  Resource id in failed request:  0x3e0008f
  Serial number of failed request:  4021
  Current serial number in output stream:  4174

This is a regression; regression testing identified:

776527f38f2ff89f354e49aa8df795440677376a is first bad commit
commit 776527f38f2ff89f354e49aa8df795440677376a
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Apr 20 21:23:00 2010 +0200
fixme:winspool:WINSPOOL_EnumPrintersW We don't handle PRINTER_ENUM_CONNECTIONS

    winex11: Move creation of an empty cursor to a separate helper function.

:040000 040000 fdea68ef055bcd049a0865d0a3d77a177ad08162
3694c600bca7911d3713cfe9913c04cf421a279f M    dlls

Possibly related: After clicking OK, a couple of corrupt-looking rectangles
appear on the Notepad window, just before it disappears. But this also happened
before the commit.

-- 
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