[Bug 11306] New: software built with Visual C++ software library crashes
http://bugs.winehq.org/show_bug.cgi?id=11306 Summary: software built with Visual C++ software library crashes Product: Wine Version: 0.9.53. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: spooler AssignedTo: wine-bugs(a)winehq.org ReportedBy: ketil(a)vestby.name Created an attachment (id=10414) --> (http://bugs.winehq.org/attachment.cgi?id=10414) console dump with the errormessages as described When running the latest wtlib, wine crashes. It tart by complaining about the spooler - and continues from there. Earlier versions of wtlib install and run smoothly. -- 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=11306 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffzaroyko(a)gmail.com --- Comment #1 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-22 17:49:29 --- Ketil: The log you have attached shows that the program can't find several dlls which is the reason it is not starting. Like most programs, you need to start in the directory where the main executable is located. something like: cd ~/.wine/drive_c/Programfiler/Watchtower\ Library 2007/N/ && wine WTLibrary.exe Please try this and report back. -- 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=11306 --- Comment #2 from no public pii <mmmmna(a)gmail.com> 2008-04-05 12:07:13 --- Well, first off, please excuse me if I'm doing wrong; this is my first attempt at bugzilla here, I've used BZ twice at KDE but this is implemented a bit differently. I run PCLinuxOS, installed onto laptop via PCLOS MiniMe 2008. Installed Wine 0.9.56 from PCLOS repo (heanet). Installed Watchtower Library 2007 via Wine-Doors (from same repo). Every execution of WTLIB.exe produces an error, displayed as a dialog titled: "Microsoft Visual C++ Runtime Library". The text displayed is as follows: "Runtime Error! Program C:\Progr... R6034 An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information." HTH. -- 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=11306 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-04-07 22:48:21 --- (In reply to comment #2)
I run PCLinuxOS, installed onto laptop via PCLOS MiniMe 2008. Installed Wine 0.9.56 from PCLOS repo (heanet). Installed Watchtower Library 2007 via Wine-Doors (from same repo).
Please do not use wine doors. Install the program cleanly in a fresh ~/.wine before reporting bugs. Is there a demo of this program available for 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=11306 Igor Tarasov <tarasov.igor(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tarasov.igor(a)gmail.com --- Comment #4 from Igor Tarasov <tarasov.igor(a)gmail.com> 2008-04-09 09:11:26 --- wtlib is being reported working pretty well: http://appdb.winehq.org/objectManager.php?sClass=version&iId=10133&iTestingI... Wine Wiki on wtlib: http://wiki.jswindle.com/index.php/Wine_Watchtower_Library_2007 Also, wtlib works pretty well for me, especially with latest versions of wine. HTH -- 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=11306 --- Comment #5 from no public pii <mmmmna(a)gmail.com> 2008-04-16 10:37:00 --- (In reply to comment #3)
(In reply to comment #2)
I run PCLinuxOS, installed onto laptop via PCLOS MiniMe 2008. Installed Wine 0.9.56 from PCLOS repo (heanet). Installed Watchtower Library 2007 via Wine-Doors (from same repo).
Please do not use wine doors. Install the program cleanly in a fresh ~/.wine before reporting bugs.
Is there a demo of this program available for download?
Uninstalled program, then reinstalled program via right ckicking the setup app and from the right click menu, I selected "Open with Wine Windows emulator" (Wine-Doors is a different option). New install repeats errors as per initial post. I have other programs in my current ~/.wine; since this bug seems to be correctable by using Wine 0.9.59, and since I am not wanting to reinstall everything should this suggestion work for Watchtower Library 2007, I will stop involving myself in this bug. Thank you for your time, Austin. The software has no demo and is not allowing public distribution. -- 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=11306 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-04-16 13:09:39 --- (In reply to comment #5)
Uninstalled program, then reinstalled program via right ckicking the setup app and from the right click menu, I selected "Open with Wine Windows emulator" (Wine-Doors is a different option). New install repeats errors as per initial post.
It looks like it may also need vcrun2005: $ wget http://www.kegel.com/wine/winetricks $ sh winetricks vcrun2005 Try: $ mv ~/.wine ~/.wine.bak Then reinstall. If it works, we know it's fixed in 0.9.59, otherwise, still valid.
I have other programs in my current ~/.wine; since this bug seems to be correctable by using Wine 0.9.59, and since I am not wanting to reinstall everything should this suggestion work for Watchtower Library 2007, I will stop involving myself in this bug.
Again, you can try backing up your old .wine and reinstalling. Otherwise, two options: A) Run $ wineprefixcreate This should update your ~/.wine with any new dlls/registry entries/etc that are missing. If it doesn't work, and reinstalling fresh does work, please file a bug, as we're trying to identify any bugs in wineprefixcreate. B) Reinstall Watchtower in it's own prefix. That would allow you to keep your old apps and their settings, and run Watchtower in its own 'sandbox' if you will. $ WINEPREFIX=~/.watchtower wine watchtower_setup.exe
Thank you for your time, Austin. No problem.
The software has no demo and is not allowing public distribution. That's fine, but any help you can provide with debugging and testing will help make wine better for you and everyone else.
-- 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=11306 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|spooler |loader --- Comment #7 from Detlef Riekenberg <wine.dev(a)web.de> 2008-05-04 10:38:16 --- The message "fixme:spoolsv:serv_main" is not related to this bug. The Application does not find the needed dlls. Might be an installation Problem -- 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=11306 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|loader |-unknown --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-04 21:45:26 --- 'loader' is not a proper component. -- 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=11306 --- Comment #9 from Igor Tarasov <tarasov.igor(a)gmail.com> 2008-05-05 00:09:19 --- There was an error in older wine versions, that somehow caused wine to not see these dll files. I suppose that the problem was with incorrect launchers (links) created. Work directory for watchtower library is supposed to be ~/.wine/drive_c/<Program Fiels dir>/Watchtower/MEPSCommon. Older versions of wine (cannot track exact version of wine were it was fixed) was not creating links during WTLib installation (or links were created, but the workfolder there was wrong, I don't remember exactly), and running exe file directly did not work and produced quite the same errors. Right now installation with clean wine and using manufactorer's cd works perfectly, it creates links on the desktop and in wine menu and these work perfect, as supposed to (at least it works so for me in kubuntu). I rather think that currupt installation this is no longer a problem. However, this software does not raise any errors and works well when run on windows directly (from another working folder), and this what really differs from native behavior. Gonna dig this question deeper later. -- 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=11306 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-05 03:44:22 --- Marking as FIXEd then. Feel free to reopen if after installing on a clean ~/.wine the problem persists. -- 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=11306 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-09 12:54:50 --- Closing bugs fixed in 1.0-rc1. -- 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=11306 Rudy Suryanto <rsrudysuryanto(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rsrudysuryanto(a)gmail.com -- 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