http://bugs.winehq.org/show_bug.cgi?id=26608
Summary: AvaSoft: doesn't run Product: Wine Version: 1.2.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kotya.karapetyan@gmail.com
Created an attachment (id=33873) --> (http://bugs.winehq.org/attachment.cgi?id=33873) Log of installing and running in terminal.
After freshly installing Wine 1.2.2 using 'sudo apt-get install wine' on Ubuntu 10.10, I ran the Windows program installer from a CD with 'wine start setupAvaSoftUSB2.EXE'. The installer reported some problems, see attachment. However, the program icon appeared on the desktop. When double-clicking it, the program started to run, but then the window 'Program Error' appeared with the suggestion to report this bug here. I rerun it in Terminal, the log is also shown in the attachment. In both cases (in the end of installation and after closing the launched program), Wine stopped doing anything after showing the last line in log. In GUI, the following errors are shown when the program stops working: 'Application Error: Exception EExternalException in module ntdll.dll at 0002D908. External exception C0000025.' Then 'avaspec76usb2: Access violation at address 7D7A5540*. Read of address 7D7A5540*.' four times. Then 'Runtime error 216 at 0299F6C4'
* This number is not reproducible, it changes each time. E.g. I've also got 7DB17540.
http://bugs.winehq.org/show_bug.cgi?id=26608
kotya.karapetyan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33873|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=26608
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-31 04:25:51 CDT --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Please retest with a more recent Wine version.
http://bugs.winehq.org/show_bug.cgi?id=26608
kotya.karapetyan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33873|0 |1 is obsolete| |
--- Comment #2 from kotya.karapetyan@gmail.com 2011-03-31 05:16:22 CDT --- Created an attachment (id=33877) --> (http://bugs.winehq.org/attachment.cgi?id=33877) Log of running with wine 1.3.16.
http://bugs.winehq.org/show_bug.cgi?id=26608
--- Comment #3 from kotya.karapetyan@gmail.com 2011-03-31 05:18:48 CDT --- Created an attachment (id=33878) --> (http://bugs.winehq.org/attachment.cgi?id=33878) Screenshot of a strangely displayed secondary window appearing during program installation
Note: the driver is NOT installed, I click 'Cancel' in this new window. This is a driver to connect an external device (optical spectrometer). Without this driver, the program should normally work in the so called simulation mode, where it can open and display the measurement data files.
http://bugs.winehq.org/show_bug.cgi?id=26608
--- Comment #4 from kotya.karapetyan@gmail.com 2011-03-31 05:19:52 CDT --- (In reply to comment #1)
http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Please retest with a more recent Wine version.
Done. Still a failure. Please see attachments.
http://bugs.winehq.org/show_bug.cgi?id=26608
kotya.karapetyan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.2.2 |1.3.16 Severity|normal |critical
http://bugs.winehq.org/show_bug.cgi?id=26608
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.16 |1.2.2 Severity|critical |normal
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-31 05:24:02 CDT --- Please read the description if bug severity levels http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Looks like this is a USB driver, it won't work under Wine.
http://bugs.winehq.org/show_bug.cgi?id=26608
kotya.karapetyan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.2.2 |1.3.16 Severity|normal |critical
--- Comment #6 from kotya.karapetyan@gmail.com 2011-03-31 05:26:22 CDT ---
Looks like this is a USB driver, it won't work under Wine.
It is not a USB driver. The USB driver is NOT installed (see comment to the screenshot attachment). The program can work in the simulation mode, when it can open and display previously saved data.
Please read the description if bug severity levels http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Sorry, was not careful enough.
http://bugs.winehq.org/show_bug.cgi?id=26608
kotya.karapetyan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
http://bugs.winehq.org/show_bug.cgi?id=26608
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.16 |1.2.2
http://bugs.winehq.org/show_bug.cgi?id=26608
--- Comment #7 from Austin English austinenglish@gmail.com 2011-03-31 12:14:49 CDT ---
err:ole:create_server class {0e59f1d5-1fbe-11d0-8ff2-00a0d10038bc} not registered
It looks like it wants msscript.ocx.
http://bugs.winehq.org/show_bug.cgi?id=26608
--- Comment #8 from kotya.karapetyan@gmail.com 2011-04-11 05:10:19 CDT --- Created an attachment (id=34038) --> (http://bugs.winehq.org/attachment.cgi?id=34038) Running log after installing msscript.ocx
http://bugs.winehq.org/show_bug.cgi?id=26608
--- Comment #9 from kotya.karapetyan@gmail.com 2011-04-11 05:11:39 CDT --- (In reply to comment #7)
err:ole:create_server class {0e59f1d5-1fbe-11d0-8ff2-00a0d10038bc} not registered
It looks like it wants msscript.ocx.
With this advice, I have progressed a bit further. However the program still crashes with the log attached as wine-avasoft-20110411-1208. Any further suggestions will be gratefully tested :)
Created an attachment (id=34038)
--> (http://bugs.winehq.org/attachment.cgi?id=34038) [details]
Running log after installing msscript.ocx
http://bugs.winehq.org/show_bug.cgi?id=26608
--- Comment #10 from butraxz@gmail.com 2013-10-18 13:33:31 CDT --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.4 or higher ?
https://bugs.winehq.org/show_bug.cgi?id=26608
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #11 from roger@mailinator.com --- abandon
https://bugs.winehq.org/show_bug.cgi?id=26608
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #12 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=26608
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- Closing abandoned bugs.