http://bugs.winehq.org/show_bug.cgi?id=12200
Summary: [Regression] error message in TREPCAD on project creation Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: a.strich.b@web.de
Created an attachment (id=11607) --> (http://bugs.winehq.org/attachment.cgi?id=11607) Screenshot of the error message
When starting TREPCAD 3.4.0, before the user can create a new project, there pops up an error message. When choosing to create a new stair anyways, the program is usable as before this regression occured. This bug showed in the same way with 0.9.51. TREPCAD worked fine with 0.9.57.
http://bugs.winehq.org/show_bug.cgi?id=12200
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|[Regression] error message |error message in TREPCAD on |in TREPCAD on project |project creation |creation |
--- Comment #1 from James Hawkins truiken@gmail.com 2008-03-24 12:52:19 --- Please run a regression test:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #2 from Andreas Hermann Braml a.strich.b@web.de 2008-03-24 12:53:58 --- Created an attachment (id=11609) --> (http://bugs.winehq.org/attachment.cgi?id=11609) log of the console output when starting trepcad.exe
http://bugs.winehq.org/show_bug.cgi?id=12200
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-24 13:03:13 --- Hi, you should first "fix" this "bug":
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\PROG~1F2\TREP~3EB\vdxfiles.dll") not found
then try again and report back please
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #4 from Andreas Hermann Braml a.strich.b@web.de 2008-03-24 16:36:23 --- (In reply to comment #3)
Hi, you should first "fix" this "bug":
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\PROG~1F2\TREP~3EB\vdxfiles.dll") not found
then try again and report back please
Why? It worked without fixing this "bug" in 0.9.57, so it should in 0.9.58, too. Doing the git bisect right now, will post further information then.
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #5 from Andreas Hermann Braml a.strich.b@web.de 2008-03-25 17:17:11 --- I did the regression test on Hardy and Opensuse 10.3, and just to be sure, I reverted back to 0.9.57. The error message is there all the time. The test report in the appdb where I tracked the app as "working without the error message" was with 0.9.57 on Gutsy, though. I'll try to get that one installed and do the regression test there, too. But right now it seems that I've been seing ghosts when I wrote that report on the appdb. In that case, sorry about the noise, I will think thrice before opening a bug next time. (I only thought twice this time.)
http://bugs.winehq.org/show_bug.cgi?id=12200
Andreas Hermann Braml a.strich.b@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression |
--- Comment #6 from Andreas Hermann Braml a.strich.b@web.de 2008-04-05 12:35:03 --- I must have been drunk or blind or both when I wrote the test results for 0.9.57 on the appdb. Reverting back shows the same behaviour as 0.9.58 (and 0.9.59 as I just found out). So this is an ordinary bug, no regression. @Louis: the behaviour described in this bug stays the same, even when I fix the missing MSVCP60.dll by installing vcrun6 via wintricks.
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #7 from Austin English austinenglish@gmail.com 2008-10-17 15:46:13 --- Is this still a problem in current (1.1.6 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #8 from Andreas Hermann Braml a.strich.b@web.de 2008-10-18 05:54:09 --- I checked 1.1.6 on Ubuntu Intrepid yesterday (package from budgetdedicated.com); this bug is still there. I tried it with and without vcrun6 via winetricks.
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #9 from Austin English austinenglish@gmail.com 2009-04-17 12:10:54 --- Is this still an issue in current (1.1.19 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #10 from Andreas Hermann Braml a.strich.b@web.de 2009-04-20 05:13:37 --- The bug is still with me using 1.1.19
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #11 from Andreas Hermann Braml andreas@braml.org 2009-06-09 12:50:25 --- The bug is still with me on 1.1.23.
BUT I realized today that the bug goes away after I install dcom98 from winetricks. I will post a log with +ole+relay later. Get back to me if you need more logs/information.
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #12 from Andreas Hermann Braml andreas@braml.org 2009-06-09 16:41:44 --- Created an attachment (id=21701) --> (http://bugs.winehq.org/attachment.cgi?id=21701) tail -n 1000 of WINEDEBUG=+relay,+ole wine trepcad.exe
run under native Wine, with 'winetricks vcrun6' (but without dcom98)
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #13 from Andreas Hermann Braml andreas@braml.org 2009-06-09 16:51:18 --- Created an attachment (id=21702) --> (http://bugs.winehq.org/attachment.cgi?id=21702) WINEDEBUG="+ole,+rpc,+storage,+variant"
Wine 1.1.23, with 'winetricks vcrun6', builtin DCOM
http://bugs.winehq.org/show_bug.cgi?id=12200
Andreas Hermann Braml andreas@braml.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ole32
http://bugs.winehq.org/show_bug.cgi?id=12200
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|ole32 |oleaut32 Ever Confirmed|0 |1
--- Comment #14 from Rob Shearman robertshearman@gmail.com 2009-11-16 16:12:14 --- Looks like the problem is in oleaut32: trace:variant:VariantChangeTypeEx (0x32e348->(VT_NULL),0x32e48c->(VT_BSTR),0x000 00400,0x0002,VT_DATE) trace:variant:VarDateFromStr (L"09.06.2009 23:05:08",0x00000400,0x00000000,0x32e 294) trace:variant:VarDateFromStr 0x0000001b ... trace:variant:VariantChangeTypeEx returning 0x80020005, 0x32e348->(VT_NULL)
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #15 from Andreas Hermann Braml andreas@braml.org 2010-02-24 05:17:01 --- Bug is still present in 1.1.39
http://bugs.winehq.org/show_bug.cgi?id=12200
--- Comment #16 from Andreas Hermann Braml andreas@braml.org 2010-03-06 04:55:16 --- Bug fixed in 1.1.40 , most likely by commits http://source.winehq.org/git/wine.git/?a=commit;h=a360c98187856039b0c5365997... and http://source.winehq.org/git/wine.git/?a=commit;h=71f24431b987d70053063a9f20...
http://bugs.winehq.org/show_bug.cgi?id=12200
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #17 from Austin English austinenglish@gmail.com 2010-03-06 05:46:56 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=12200
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2010-03-19 14:10:06 --- Closing bugs fixed in 1.1.41.