http://bugs.winehq.org/show_bug.cgi?id=29626
Bug #: 29626 Summary: OrCAD Capture - Lite 16.5 hangs on start after main window appears. (regression) Product: Wine Version: 1.3.37 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cheer4engineer@gmail.com Classification: Unclassified
Created attachment 38380 --> http://bugs.winehq.org/attachment.cgi?id=38380 wine 1.3.37, in 1.3.18 log differs a little.
OrCAD Capture - Lite 16.5-S003 (v16-5-13N) hangs on start after main window appears. This is regression since wine 1.3.18 cause the behavior is correct in wine 1.2.3 and wine 1.3.6. till 1.3.17 Note the latest wine (1.3.37) I took from ubuntu ppa but previous (1.2.3, 1.3.6 , 1.3.17 ) I took from PlayOnLinux manager. Legal free OrCAD Capture Lite you can download here http://www.cadence.com/products/orcad/pages/downloads_verify.aspx
http://bugs.winehq.org/show_bug.cgi?id=29626
Victor cheer4engineer@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cheer4engineer@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29626
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|OrCAD Capture - Lite 16.5 |OrCAD Capture - Lite 16.5 |hangs on start after main |hangs on start after main |window appears. |window appears |(regression) | Severity|critical |normal
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-16 06:11:22 CST --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Please post the results of your regression testing: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=29626
--- Comment #2 from Victor cheer4engineer@gmail.com 2012-01-16 07:15:17 CST --- I don't have abilities to do it (regression test) , but I'll try later.
http://bugs.winehq.org/show_bug.cgi?id=29626
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-01-16 10:16:38 CST --- wine: Call from 0x7bc4a950 to unimplemented function msvcrt.dll._snwprintf_s, aborting
You are using native msvcrt.dll which makes this bug invalid.
http://bugs.winehq.org/show_bug.cgi?id=29626
--- Comment #4 from Victor Yevitchenko cheer4engineer@gmail.com 2012-01-17 01:30:55 CST --- (In reply to comment #3)
wine: Call from 0x7bc4a950 to unimplemented function msvcrt.dll._snwprintf_s, aborting
You are using native msvcrt.dll which makes this bug invalid.
And what should I do? Should I get another msvcrt.dll ? And where?
Why wine before 1.3.18 works fine and later doesn't ? The wine prefix is always the same.
http://bugs.winehq.org/show_bug.cgi?id=29626
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-17 03:30:23 CST --- Just make sure that built-in msvcrt.dll is used instead of the native one.
http://bugs.winehq.org/show_bug.cgi?id=29626
--- Comment #6 from Victor Yevitchenko cheer4engineer@gmail.com 2012-01-17 05:09:07 CST --- Yes, you all are right. It's my fault. To my shame I've messed up with settings. I reset it and everything is ok! Thanx to everyone. I guess the case is closed.
P.S.There is a little bug with nonterminating Capture.exe after exiting, but it's another case.