http://bugs.winehq.com/show_bug.cgi?id=642
*** shadow/642 Thu May 23 11:27:08 2002 --- shadow/642.tmp.31053 Mon Jun 10 05:24:39 2002 *************** *** 2,8 **** | X Error of failed request: XF86VidModeExtensionDisabled (remote) | +----------------------------------------------------------------------------+ | Bug #: 642 Product: Wine | ! | Status: UNCONFIRMED Version: 20020411 | | Resolution: Platform: | | Severity: minor OS/Version: All | | Priority: P1 Component: wine-x11driver | --- 2,8 ---- | X Error of failed request: XF86VidModeExtensionDisabled (remote) | +----------------------------------------------------------------------------+ | Bug #: 642 Product: Wine | ! | Status: UNCONFIRMED Version: CVS | | Resolution: Platform: | | Severity: minor OS/Version: All | | Priority: P1 Component: wine-x11driver | *************** *** 48,50 **** --- 48,61 ----
------- Additional Comments From apa3a@yahoo.com 2002-05-23 11:27 ------- Reporter, could you describe how to reproduce the bug? + + + ------- Additional Comments From christof@petig-baender.de 2002-06-10 05:24 ------- + Really simple: + + from my Xterminal (in my case debian/unstable, powerpc, XF4.1) + log in on a remote machine (in my case debian/unstable, i386, XF4.1, today CVS's + WinE), start any wine program, if "UseXVidMode" = "Y" is in the config file the + error occurs, if it's = "N" all works. Same for UseDGA. + + Sorry for the delay in answering.