http://bugs.winehq.org/show_bug.cgi?id=25367
Summary: Webdicty won't start Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jpxsat@gmail.com
In wine 1.2.rc2 it worked perfectly. Despite the functional bug, the program should start! Look at http://bugs.winehq.org/show_bug.cgi?id=23117 to see the program i'm talking about.
http://bugs.winehq.org/show_bug.cgi?id=25367
jpxsat jpxsat@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jpxsat@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #1 from Austin English austinenglish@gmail.com 2010-11-30 17:14:02 CST --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
how does it fail to start? Please attach terminal output.
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #2 from jpxsat jpxsat@gmail.com 2010-11-30 17:26:23 CST --- Honestly i don't have the skills to run a regression... I've just attached the terminal output.
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #3 from jpxsat jpxsat@gmail.com 2010-11-30 17:27:12 CST --- Created an attachment (id=32266) --> (http://bugs.winehq.org/attachment.cgi?id=32266) Terminal Output
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-11-30 19:00:44 CST --- (In reply to comment #3)
Created an attachment (id=32266)
--> (http://bugs.winehq.org/attachment.cgi?id=32266) [details]
Terminal Output
Your log has:
err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\Program Files\WebDicty\WebDicty.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\WebDicty\WebDicty.exe" failed, status c0000135
Try installing the vbrun60 verb with winetricks.
http://bugs.winehq.org/show_bug.cgi?id=25367
Niko Sandschneider nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #5 from Niko Sandschneider nsandschn@gmx.de 2010-12-04 09:07:07 CST --- WebDicty starts up fine after 'winetricks vbrun60'. It is not possible to enter anything in the UI, but that is a different bug.
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #6 from Niko Sandschneider nsandschn@gmx.de 2010-12-04 09:11:08 CST --- I take that back. It is possible to enter something in the UI after all. But one hits the (invalid) bug 23117, which can be worked around by 'winetricks wsh57'. After that it seems to work perfectly.
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #7 from jpxsat jpxsat@gmail.com 2010-12-04 16:17:32 CST --- Could you please tell me how do i install those tricks? And also (if you could) explain why they're not enabled by default?
http://bugs.winehq.org/show_bug.cgi?id=25367
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-12-04 16:26:38 CST --- (In reply to comment #7)
Could you please tell me how do i install those tricks? And also (if you could) explain why they're not enabled by default?
See http://wiki.winehq.org/winetricks
They're not enabled by default because they are either hacks, or install windows dlls that wine just tries doesn't implement atm
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #9 from jpxsat jpxsat@gmail.com 2010-12-12 10:17:28 CST --- Ok. It works with winetricks but it's a "dirty way" to do it, as said on winetricks page. Is there any plans to look at this bug to make the program work in a "clean way"?
http://bugs.winehq.org/show_bug.cgi?id=25367
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #10 from Dan Kegel dank@kegel.com 2010-12-12 14:37:15 CST --- vbrun60 is not really a dirty way; it's the only way because implementing the visual basic runtime is out of scope for the wine project. It is in fact safe (modulo EULA concerns) to always run winetricks vbrun60 when creating a wineprefix, but it's not something wine's going to do for you.
Now, you said that the app worked perfectly in wine-1.2. Please retest by installing wine-1.2, deleting or renaming your ~/.wine directory, and installing the app afresh. If it works, then probably the app bundles the vb runtime, and newer wine is botching its install or something. But it seems more likely that it won't work, and it used to work because you had installed the vb runtime before but forgotten about it.
If that's the only verb needed, and the app really doesn't bundle that library, then this bug can be marked invalid for now.
http://bugs.winehq.org/show_bug.cgi?id=25367
--- Comment #11 from butraxz@gmail.com 2013-06-21 15:12:59 CDT --- This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ?
https://bugs.winehq.org/show_bug.cgi?id=25367
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- Over 1 year since last reminder, over 3 years since last message, could also be invalid for the same reason from bug 23117.
https://bugs.winehq.org/show_bug.cgi?id=25367
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Austin English austinenglish@gmail.com --- Closing.