http://bugs.winehq.org/show_bug.cgi?id=21584
Summary: app does not work on wine config'd with win vista Product: Wine Version: 1.1.37 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: annacegu@yahoo.com.au
Created an attachment (id=26035) --> (http://bugs.winehq.org/attachment.cgi?id=26035) 4D systems workshop runtime error on wine vista
I am trying to run a windows app, which works on windows vista natively. HOwever when I try to run it under wine (on Ubuntu 9.10) it crashes. Please find the error attached.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #1 from annacegu@yahoo.com.au 2010-02-02 22:24:09 --- I should add that the app works on wine winxp.
http://bugs.winehq.org/show_bug.cgi?id=21584
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26035|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-02-02 22:27:23 --- Have you actually installed the application into Wine, and is there an available download for the application?
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #3 from annacegu@yahoo.com.au 2010-02-02 22:33:39 --- (In reply to comment #2)
Have you actually installed the application into Wine, and is there an available download for the application?
Hi,
I have the binary available. Where can I send it to you?
Thanks
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #4 from annacegu@yahoo.com.au 2010-02-02 22:39:16 --- and I run it from the command line, not in c:\ directory
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-02-02 22:44:46 --- (In reply to comment #4)
and I run it from the command line, not in c:\ directory
Okay, but that doesn't answer the question of whether you have actually installed the program into Wine, if the program requires such a procedure. Also, is there no publicly available download for this application?
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2010-02-02 22:46:48 --- If the application you are talking about is the 4DGL Workshop Beta from http://www.4dsystems.com.au/developers/4dgl-download.php then I can't reproduce a crash in wine-1.1.37-362-g9ce56b2 after installing it.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #7 from annacegu@yahoo.com.au 2010-02-02 22:59:19 --- (In reply to comment #6)
If the application you are talking about is the 4DGL Workshop Beta from http://www.4dsystems.com.au/developers/4dgl-download.php then I can't reproduce a crash in wine-1.1.37-362-g9ce56b2 after installing it.
Yes that one's OK but I've got a pre-release version 3.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #8 from annacegu@yahoo.com.au 2010-02-02 23:03:08 --- (In reply to comment #5)
(In reply to comment #4)
and I run it from the command line, not in c:\ directory
Okay, but that doesn't answer the question of whether you have actually installed the program into Wine, if the program requires such a procedure. Also, is there no publicly available download for this application?
The app does not need installation at this stage - only have an executable.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #9 from Andrew Nguyen arethusa26@gmail.com 2010-02-02 23:28:52 --- If it's permissible to redistribute the executable, then e-mailing me is acceptable, probably in a compressed archive.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2010-02-03 07:46:06 --- Does the app work if you don't change reported windows version in Wine?
http://bugs.winehq.org/show_bug.cgi?id=21584
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #11 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-03 08:32:13 --- Works in default win version.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #12 from annacegu@yahoo.com.au 2010-02-03 15:58:46 --- (In reply to comment #11)
Works in default win version.
Which is the default win version?
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com 2010-02-03 16:05:23 --- (In reply to comment #12)
(In reply to comment #11)
Works in default win version.
Which is the default win version?
It's Windows XP - default for fresh wineprefix directory as for now.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #14 from Andrew Nguyen arethusa26@gmail.com 2010-02-03 22:22:30 --- Indeed, the application starts successfully with winver=winxp but not winver=vista. The backtrace I get is:
Backtrace: =>0 0x7bc6e629 check_atl_thunk+0x69(rec=<is not available>, context=<is not available>) [/home/arethusa/wine.git/dlls/ntdll/signal_i386.c:1472] in ntdll (0x0033d3a8) 1 0x7bc704f9 raise_segv_exception+0x119(rec=<register ESI not in topmost frame>, context=<register EDI not in topmost frame>) [/home/arethusa/wine.git/dlls/ntdll/signal_i386.c:1654] in ntdll (0x0033d3f8) 2 0xdeadbabe (0x0033d754) 3 0x004098c0 in workshop (+0x98c0) (0x0033d774) ...
I'm tempted to mark this bug invalid, but I'm not sure if that's the right thing to do.
http://bugs.winehq.org/show_bug.cgi?id=21584
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #15 from Austin English austinenglish@gmail.com 2010-02-04 01:43:49 --- (In reply to comment #14)
I'm tempted to mark this bug invalid, but I'm not sure if that's the right thing to do.
No, see comment #0
I am trying to run a windows app, which works on windows vista natively.
Confirming.
http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #16 from Austin English austinenglish@gmail.com 2011-10-02 11:45:38 CDT --- This is your friendly reminder that there has been no bug activity for 1 year. Is this still an issue in current (1.3.29 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=21584
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #17 from Austin English austinenglish@gmail.com 2013-11-13 15:38:54 CST --- No reply in over a year, and no download. Resolving abandoned, if anyone is still able to reproduce this in the current development version (currently 1.7.6) feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=21584
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Austin English austinenglish@gmail.com 2013-11-13 15:40:37 CST --- Closing.