Hello all, I was installing Thomas the Tank Engine (for my son, not me) and ran into 2 problems: - Unless I added "Desktop"="1024x768" to [Software\\Wine\\X11 Driver] in user.reg, the program would give a DirectDraw error. Is there a better way to fix this error? - The mouse works, but it keeps returning to the bottom right corner. I applied a patch (settings.c.diff), which I thought would of solved the problem, but it didn't. I am running debian unstable and got the latest cvs source (and applied the patch). Does anyone have any suggestions? Thank you, Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20061103/46c0c853/attachment.htm
Michael [Plouj] Ploujnikov
2006-Nov-04 07:24 UTC
[Wine] DirectDraw error and mouse stuck in the corner
On 11/3/06, Mark Slonchka <mslonchka@rogers.com> wrote:> > Hello all, > > I was installing Thomas the Tank Engine (for my son, not me) and ran into 2 > problems: > > - Unless I added "Desktop"="1024x768" to [Software\\Wine\\X11 Driver] in > user.reg, the program would give a DirectDraw error. Is there a better way > to fix this error?What was the DirectDraw error?> - The mouse works, but it keeps returning to the bottom right corner. I > applied a patch (settings.c.diff), which I thought would of solved the > problem, but it didn't.Where did you get this patch?> I am running debian unstable and got the latest cvs source (and applied the > patch). Does anyone have any suggestions?Submitting this app to AppDB and submitting a bug report might help. It would also help to have a demo of this application. -- () ASCII Ribbon Campaign /\ - against HTML mail & vCards
Thank you for your reply. By the way, I have the following (if applicable): kernel: 2.6.18 ATI Radeon 9800 with fglrx driver 8.30.3 Please see below... On 11/3/06, Mark Slonchka <mslonchka at rogers.com> wrote:> > Hello all, > > I was installing Thomas the Tank Engine (for my son, not me) and ran into 2 > problems: > > - Unless I added "Desktop"="1024x768" to [Software\\Wine\\X11 Driver] in > user.reg, the program would give a DirectDraw error. Is there a better way > to fix this error?What was the DirectDraw error? Message window: DDERR_INVALIDMODE DirectDraw does not support the requested mode. in D:\Projects\gsi\dd.cpp - Line 455 In the terminal: fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported. fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x17d840) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x17d138)->((nil),00000008) fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x17d138)->(0x40026,00000015) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (NoRes) fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x17d138)->((nil),00000008) fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock> - The mouse works, but it keeps returning to the bottom right corner. I > applied a patch (settings.c.diff), which I thought would of solved the > problem, but it didn't.Where did you get this patch? I got the patch from this link: http://bugs.winehq.org/show_bug.cgi?id=1064 The problem is similiar to what problem I was having with the mouse (although, it did not seem to have solved the problem).> I am running debian unstable and got the latest cvs source (and applied the > patch). Does anyone have any suggestions?Submitting this app to AppDB and submitting a bug report might help. It would also help to have a demo of this application. If you can not think of anything, then I will do so. -- () ASCII Ribbon Campaign /\ - against HTML mail & vCards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20061104/9210f35d/attachment.htm