http://bugs.winehq.org/show_bug.cgi?id=3446
Summary: When run remotely via X, PAF5 installer crashes with BadDrawable in X_CopyArea Product: Wine Version: CVS Platform: Other URL: http://www.familysearch.org/eng/paf/ OS/Version: other Status: UNCONFIRMED Keywords: download Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I'm using wine built from current cvs on an FC3 laptop. My X server is the default one, xorg-x11-6.8.1-12
To repeat, first download PAF5.2 from http://www.familysearch.org/eng/paf/ (free registration required). Then do
ssh -X localhost wine PAF5EnglishSetup.exe Click "OK" when given a choice of setup language Click "Next" at first install wizard screen Installation will halt with a dialog box saying "An error occurred while launching the setup. (0x800706c0)" and the console shows the following log messages: ... Xlib: extension "SHAPE" missing on display "localhost:10.0". fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b94f068,0x7b94f06c), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b94ef6c,0x7b94ef70), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b94f064,0x7b94f068), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b94ef68,0x7b94ef6c), stub! fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x3 -> 0xb) 0008ffff X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of failed request: 62 (X_CopyArea) Resource id in failed request: 0x60 Serial number of failed request: 2438 Current serial number in output stream: 2443 err:ole:xCall RpcChannelBuffer SendReceive failed, 800706c0
This is 100% repeatable on my laptop.