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@winehq.org ReportedBy: alexander.scott.johns+winebug@googlemail.com CC: julliard@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@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.
http://bugs.winehq.org/show_bug.cgi?id=22462
Alexander Scott-Johns alexander.scott.johns+winebug@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source
http://bugs.winehq.org/show_bug.cgi?id=22462
Alexander Scott-Johns alexander.scott.johns+winebug@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexander Scott-Johns alexander.scott.johns+winebug@googlemail.com 2010-04-27 18:13:53 --- Fixed, probably by bfc4c710491d025fcf52e9a0e4c2b177a96bcf7e.
http://bugs.winehq.org/show_bug.cgi?id=22462
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-05-07 13:30:28 --- Closing bugs fixed in 1.1.44.