[Bug 12613] New: Adobe Acrobat Pro 7 does not install
http://bugs.winehq.org/show_bug.cgi?id=12613 Summary: Adobe Acrobat Pro 7 does not install Product: Wine Version: 0.9.59. Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: jens(a)porup.com Created an attachment (id=12238) --> (http://bugs.winehq.org/attachment.cgi?id=12238) +msi,+msidb log output I downloaded a trial copy of Acrobat Pro 7 from the winsoft.eu website listed here: http://wiki.winehq.org/AdobeAcrobatPro It fails to install with this msgbox error: Exception raised Unhandled page fault on read access to 0x004f004b at address 0x7ee31443 Do you wish to debug it? +msi,+msidb debug log attached. -- 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=12613 --- Comment #1 from foobard <jens(a)porup.com> 2008-04-16 12:47:58 --- It should be noted, by the way, that quite a few users report installation of their (presumably full) version is quite OK. This might be just a trial version problem. See AppDB for Acrobat Pro 7, here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=4922 -- 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=12613 --- Comment #2 from foobard <jens(a)porup.com> 2008-04-18 15:40:05 --- Hmmm... after setup fails, I tried to run wine from my .wine directory, where it sort of kind of installed. A wine icon was added to my desktop, but when I tried to launch the application a msgbox informs me: No valid Acrobat serial number found. Acrobat will now quit. -- 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=12613 foobard <jens(a)porup.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Adobe Acrobat Pro 7 does not|Adobe Acrobat Pro 7 trial |install |version does not install --- Comment #3 from foobard <jens(a)porup.com> 2008-04-25 13:11:17 --- Running the install in wine 0.9.60 with the PreloaderPageZeroProblem workaround in place produces somewhat different errors. Here's how the tail of how it fails in console: err:msi:ITERATE_StartService Failed to start service L"Spooler" err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 fixme:shell:DllCanUnloadNow stub Attached is the updated +msi,+msidb log. -- 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=12613 --- Comment #4 from foobard <jens(a)porup.com> 2008-04-25 14:16:23 --- well, the log file even after bzip2 -9 compression is still 1.8M. I've put here it for you to download: http://jp.fastmail.fm/wine/acrobatpro7install.txt.bz2 -- 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=12613 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer -- 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=12613 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|msi |-unknown Ever Confirmed|0 |1 --- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-05-03 22:36:03 --- This is not a bug in msi. The Spooler service times out when initializing. -- 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=12613 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Target Milestone|--- |1.0.0 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2008-05-04 09:51:31 --- According to James, also affects 3d Studio Max 9 trial (mentioned in bug 12597); he thinks the service code needs lots of love. Since this affects multiple popular apps, and is a core part of Windows, I'm belatedly nominating this for 1.0 even though it will probably be deferred anyway. -- 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=12613 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-05 07:15:28 --- The spooler service is only a stub. I fleshed it out a bit so that it can at least start and stop. -- 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=12613 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-09 12:55:02 --- 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=12613 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:24:45 CST --- Removing deprecated 'All' Platform. -- 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