[Bug 16388] New: Skijump stops with "Clock Error" Message
http://bugs.winehq.org/show_bug.cgi?id=16388 Summary: Skijump stops with "Clock Error" Message Product: Wine Version: 1.1.10 Platform: PC-x86-64 URL: http://www.mediamond.fi/dsj3/downloads/dsj3v161.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jehawking(a)yahoo.co.uk This is a follow on bug to Bug 10836 which appears to have been cured but now the programme runs on to reveal this problem. Skijump finds its output screen (it did not under the 10836) sets it up as a black window and then errors out with a message "Clock Error". A terminal window shows messages about the programme wanting two backbuffers, some d3d messages and a message about changing thread type but nothing obviously related to clocks. I tried to do a debug log - but that seems to change the results and the log seemed to be looping through the same code until my patience wore out. The code it was looping through did include calls to GetTickCount which does tie in with clocks and is mentioned in other bugs such as 8320 and 7710 as a problem. I do not know how to take this further. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 Jim Hawking <jehawking(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.mediamond.fi/dsj3|http://www.mediamond.fi/dsj3 |/downloads/dsj3v161.exe |/downloads/dsj3v161.exe Keywords| |download -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 gonzo <hplgonzo(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hplgonzo(a)gmx.net --- Comment #1 from gonzo <hplgonzo(a)gmx.net> 2009-03-23 13:00:49 --- console output of dsj3v1.7 running on debian|lenny wine .wine/drive_c/Program\ Files/Deluxe\ Ski\ Jump\ 3/DSJ3.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32eb9c,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain The app requests more than one back buffer, this can't be supported properly. Please configure the application to use double buffering(=1 back buffer) if possible fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x163cd0,0x163bd0): stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d8:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x41 fixme:d3d:state_vertexblend_w Vertex blending enabled, but not supported by hardware err:ole:CoUninitialize Mismatched CoUninitialize -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-03-23 13:24:09 --- (In reply to comment #1)
console output of dsj3v1.7 running on debian|lenny
wine .wine/drive_c/Program\ Files/Deluxe\ Ski\ Jump\ 3/DSJ3.exe
Don't do this...cd to the directory first. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 --- Comment #3 from gonzo <hplgonzo(a)gmx.net> 2009-03-23 14:23:35 --- (In reply to comment #2)
Don't do this...cd to the directory first.
First of all, sorry for posting the console output here, instead of attaching it as a file ... @ austin: Thx for your reply. From now on I will cd to the directory first *g -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 --- Comment #4 from gonzo <hplgonzo(a)gmx.net> 2009-03-23 14:26:39 --- Created an attachment (id=20094) --> (http://bugs.winehq.org/attachment.cgi?id=20094) console output of dsj3 "clock error" message -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20094|application/octet-stream |text/plain mime type| | Attachment #20094|dsj3_consoleoutput |dsj3_consoleoutput.txt filename| | --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-03-23 16:21:52 --- (From update of attachment 20094) Please use .txt extension. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 James Huk <Huk256(a)wp.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Huk256(a)wp.pl --- Comment #6 from James Huk <Huk256(a)wp.pl> 2009-05-07 08:41:06 --- Confirming - wine-1.1.20 with Nvidia GeForce9800GT (driver 180.51) and Debian Lenny -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Blocks| |10836 Ever Confirmed|0 |1 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-06-12 01:25:13 --- Still present in 1.2-rc3. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20094|0 |1 is obsolete| | --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-06-12 01:25:34 --- Created an attachment (id=28758) --> (http://bugs.winehq.org/attachment.cgi?id=28758) terminal output in 1.2-rc3 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> 2010-06-21 01:39:41 --- Following the developper of this software, this is a bug in the application appearing with DUAL-CORE. So, this bug must be marked as INVALID. http://www.mediamond.fi/forum/viewtopic.php?t=65 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |wylda(a)volny.cz Resolution| |INVALID --- Comment #10 from Wylda <wylda(a)volny.cz> 2010-06-21 08:37:51 --- (In reply to comment #9)
So, this bug must be marked as INVALID.
Invalid then. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16388 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Wylda <wylda(a)volny.cz> 2010-06-21 08:39:13 --- And closing. -- 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.
participants (1)
-
wine-bugs@winehq.org