WineHQ
Bug Tracking Database – Bug 21020

 Bugzilla

 

Last modified: 2013-12-06 13:44:27 UTC  

Artrage3 studio pro demo : installer hangs.

Bug 21020 - Artrage3 studio pro demo : installer hangs.
Artrage3 studio pro demo : installer hangs.
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: msi
1.1.34
x86 Linux
: P2 normal
: ---
Assigned To: Mr. Bugs
http://www.ambientdesign.com/artrage....
: download, Installer
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2009-12-15 08:48 UTC by V.platanias
Modified: 2013-12-06 13:44 UTC (History)
4 users (show)

See Also:
Regression SHA1:
Fixed by SHA1: bd634c0491297bf05803a2b7ac113ba56ad07207
Distribution: ---
Staged patchset:


Attachments
+msi debug log (137.34 KB, application/x-gzip)
2009-12-15 08:51 UTC, V.platanias
Details
console log from wine-1.1.34-469-g33a1934 (1.38 KB, text/plain)
2009-12-15 16:05 UTC, Wylda
Details
msi: Make sure sourcedir prop is set. (1.41 KB, patch)
2010-06-26 15:18 UTC, Hans Leidekker
Details | Diff
exception and stacktrace (1.91 KB, text/plain)
2010-09-05 10:45 UTC, thomas_f
Details

Note You need to log in before you can comment on or make changes to this bug.
Description V.platanias 2009-12-15 08:48:25 UTC
Artrage 3 Studio Pro demo installer hangs when clicking the install button. No error, just stops after a while, and has to be killed.
Only folders get created.

Attached +msi debug log.
Comment 1 V.platanias 2009-12-15 08:51:19 UTC
Created attachment 25220 [details]
+msi debug log
Comment 2 Wylda 2009-12-15 16:05:23 UTC
Created attachment 25227 [details]
console log from wine-1.1.34-469-g33a1934


This does not look like recent msi problem. Installer does not work in much older wines: 1.0.1, 1.1.13, 1.1.22, 1.1.30, 1.1.34, currnet git (1.1.34-469-g33a1934).
Comment 3 Hans Leidekker 2010-06-26 15:08:34 UTC
This is an unusual installer, it doesn't call any of the main entry
points of msi, instead it appears to run its own script invoking
individual actions via MsiDoAction.

And it doesn't run the ResolveSource standard action, which means that
the SourceDir property is not set by the time ready_media is called.
Comment 4 Hans Leidekker 2010-06-26 15:18:09 UTC
Created attachment 29156 [details]
msi: Make sure sourcedir prop is set.

With this fix the installer proceeds for a while and then hangs again.
Comment 5 Anastasius Focht 2010-06-27 07:38:46 UTC
Hello,

--- quote ---
And it doesn't run the ResolveSource standard action, which means that
the SourceDir property is not set by the time ready_media is called.

...

Created an attachment (id=29156) [details]
msi: Make sure sourcedir prop is set.

With this fix the installer proceeds for a while and then hangs again.
--- quote ---

Actually it would be better to tackle the SOURCEDIR/ResolveSource problem more generally so more apps suffering from this problem get fixed.

See bug 6189 for an example, analysis and hints (making this possibly a dupe).

Regards
Comment 6 thomas_f 2010-09-05 10:41:15 UTC
Hi, I have a similar problem installing a tool from Texas Instruments.
Exception happens in wine 1.3.2 and older versions.
Is there any progress to be expected?

Regards,
Thomas
Comment 7 thomas_f 2010-09-05 10:45:00 UTC
Created attachment 30583 [details]
exception and stacktrace
Comment 8 Béla Gyebrószki 2012-02-25 04:33:49 UTC
I tested the currently available version of the application (v3.5.3) with Wine-1.4-rc5 and got a different result.

The installer indeed seems to be hung when clicking on the <Install> button, but this is only temporary: if I wait for about 20 seconds, the installer reports success and the application is indeed installed correctly. However the progress of the installation is not displayed because the installer window is not refreshing (blank) during that period.

install_artrage_studiopro_demo.exe    md5sum: a6aa746bc44903f1e074a120853c76bf

http://www2.ambientdesign.com/files/install_artrage_studiopro_demo.exe
Comment 9 Anastasius Focht 2013-12-05 13:10:22 UTC
Hello folks,

the main problem (SOURCEDIR/ResolveSource) was fixed by http://source.winehq.org/git/wine.git/?a=commit;h=bd634c0491297bf05803a2b7ac113ba56ad07207

See comment #3, #4, #5 and also my exhaustive analysis here: http://bugs.winehq.org/show_bug.cgi?id=6189#c22

There is still a small 'hang' of 2 seconds until the installers finishes.
If it bothers you -> file a new bug.

Regards
Comment 10 Alexandre Julliard 2013-12-06 13:44:27 UTC
Closing bugs fixed in 1.7.8.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers