[Bug 10354] New: Microsoft Office 2003 installer is missing a portion of the dialog on finish
http://bugs.winehq.org/show_bug.cgi?id=10354 Summary: Microsoft Office 2003 installer is missing a portion of the dialog on finish Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: ead1234(a)hotmail.com When I finish installing Microsoft Office 2003 on Windows there are 2 checkboxes, one to check for updates and another to delete the installation files. When reaching the finishing prompt on wine only the checkbox for check for updates is present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 EA Durbin <ead1234(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |truiken(a)gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from James Hawkins <truiken(a)gmail.com> 2007-11-20 02:02:41 --- This is a problem with our condition code. The condition to hide the control is (NOT DELETECACHE=1) OR (PURGE=1). Both of those properties don't exist at the time the dialog is created, so the condition should be FALSE, but it results to TRUE. I'll send in a test and fix shortly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 --- Comment #2 from James Hawkins <truiken(a)gmail.com> 2007-11-20 02:40:18 --- Oops, I spoke too soon. The condition is fine, I just read it wrong at first. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from James Hawkins <truiken(a)gmail.com> 2007-12-02 21:09:01 --- Closing as invalid. We handle the condition properly (it is set by the setup.exe launcher and has nothing to do with msi). Also, I ran the O2k3 installer in several different versions of windows and never got the other checkbox. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from James Hawkins <truiken(a)gmail.com> 2007-12-02 21:09:15 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 --- Comment #5 from EA Durbin <ead1234(a)hotmail.com> 2007-12-05 00:01:48 --- Created an attachment (id=9498) --> (http://bugs.winehq.org/attachment.cgi?id=9498) picture of dialog under windows xp professional Dialog in Windows XP professional upon completion of installation of Office XP 2003 professional. The delete installation files box is missing under wine, but as shown in this photo is present in Windows. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 EA Durbin <ead1234(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|INVALID | --- Comment #6 from EA Durbin <ead1234(a)hotmail.com> 2007-12-05 00:02:15 --- Not invalid, box shows up in Windows and not in wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #7 from James Hawkins <truiken(a)gmail.com> 2007-12-05 00:13:34 --- Reading would serve you well...I'll quote myself: "We handle the condition properly (it is set by the setup.exe launcher and has nothing to do with msi)." and to quote *your* attachment: "During Setup, Office installation files were copied to drive D:." This does not happen in Wine with default configuration unless you find a way to make setup.exe (nothing to do with MSI) copy it's installation files onto a non-C drive. You need to take more time before reporting bugs...closing as invalid again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from James Hawkins <truiken(a)gmail.com> 2007-12-05 00:14:01 --- Closing...again -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 EA Durbin <ead1234(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|INVALID | --- Comment #9 from EA Durbin <ead1234(a)hotmail.com> 2007-12-05 08:18:38 --- It also happens when it is installed on my other machine on drive C: -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #10 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-12-05 08:47:08 --- (In reply to comment #9)
It also happens when it is installed on my other machine on drive C:
What are the driver configurations on all of the machines involved? What are the win versions you have used to test this? Attach complete logs of MS office installs ON ALL MACHINES used in test! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wine-msi |wine-misc --- Comment #11 from James Hawkins <truiken(a)gmail.com> 2007-12-05 11:07:43 --- It's not a bug in msi. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 --- Comment #12 from EA Durbin <ead1234(a)hotmail.com> 2008-01-10 12:40:51 --- Created an attachment (id=10157) --> (http://bugs.winehq.org/attachment.cgi?id=10157) picture of dialog installed on C: drive Basic edition of office installed at work on entirely different computer on C: drive under Windows XP. I use professional version of office at home but this dialog is present under all versions, not just when installing under drive other than C:. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354 --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2008-06-16 16:06:58 --- Is this still an issue in current (1.0-rc5 or newer) wine? -- 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=10354 --- Comment #14 from EA Durbin <ead1234(a)hotmail.com> 2008-06-16 18:25:57 --- yes -- 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=10354 --- Comment #15 from Austin English <austinenglish(a)gmail.com> 2008-12-15 13:55:15 --- Is this still an issue in current (1.1.10 or newer) wine? -- 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=10354 --- Comment #16 from EA Durbin <ead1234(a)hotmail.com> 2008-12-15 20:30:16 --- yes -- 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=10354 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #17 from Austin English <austinenglish(a)gmail.com> 2009-01-18 03:46:50 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- 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=10354 --- Comment #18 from Austin English <austinenglish(a)gmail.com> 2009-07-21 13:47:44 --- Is this still an issue in current (1.1.26 or newer) wine? -- 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=10354 --- Comment #19 from EA Durbin <ead1234(a)hotmail.com> 2009-07-22 20:38:33 --- Yes -- 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=10354 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com --- Comment #20 from Andrew Eikum <aeikum(a)codeweavers.com> 2010-01-05 13:22:17 --- As James mentioned, this is definitely not an msi bug. The delete-cache checkbox should only appear if there is a cache to delete. There is no cache to delete (see below), so msi correctly does not display the option to delete the cache. The actual problem here is that the installer cache isn't created. The missing checkbox is just a symptom (update summary?). So, why isn't the cache being created? From the msi log (from Wine): --------- Reading from "Z:\mnt\cdrom\FILES\SETUP\setup.INI": "Cache\LocalCacheDrive" (Default: ) Value: Error 0x80070005 failed to determine if drive was removable: Z Error 0x80070005 Couldn't determine what drive to cache on. Error 0x80070005 Failed to determine local cache information from Office Source Engine. Couldn't perform local caching. --------- So, no cache is created due to an E_ACCESSDENIED error. Getting a +volume log leads to trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\Z:": err 5 which is ERROR_ACCESS_DENIED. GetVolumeInformationW tries to open a read-write file on "\\\\.\\Z:", which fails because this is mapped to / and users can't write to that. I created a new Wine drive Y: which also points to / and ran the installer off of that. It still failed on Z: as above. Removing the Z drive leaves it failing on Y (probably sequential seek across drive letters looking for a valid cache drive). Removing the Y drive and running the installer out of an X drive mapped to a folder in $HOME (i.e. I have permissions on X) failed with error 0x80070032 (ERROR_NOT_SUPPORTED according to Google). Anyway, at least this will point someone in the right direction if they want to fix it. I don't think this is a very serious error; since no cache is created, no disk space is wasted. Future installer media (i.e. updates) should also be prepared to handle no cache, since the checkbox exists. -- 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=10354 --- Comment #21 from Austin English <austinenglish(a)gmail.com> 2011-03-29 19:31:09 CDT --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.3.16 or newer) wine? -- 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=10354 --- Comment #22 from butraxz(a)gmail.com 2013-09-15 07:52:48 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.2 or higher ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10354 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW CC| |focht(a)gmx.net Version|unspecified |0.9.50. Summary|Microsoft Office 2003 |Microsoft Office 2003 |installer is missing a |installer doesn't display |portion of the dialog on |'delete installation files' |finish |option on completion | |(office installer cache | |defaults to drive z:) --- Comment #23 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming, still present. --- snip --- Using Office Source Engine at path: D:\FILES\SETUP\OSE.EXE Successfully started Office Source Engine in stand-alone mode. Reading from "D:\FILES\SETUP\setup.INI": "Cache\LocalCacheDrive" (Default: ) Value: Found NTFS drive. Local Cache Drive: Z:\. Found enough space on drive "Z:\" to cache all feature cabinets. (CDCACHE=AUTO) - There is enough space to cache some or all of the image. Drive for this download is Z:\ --- snip --- Settings related to cache are documented here: https://office.microsoft.com/en-gb/help/setup-settings-file-HA001151367.aspx (how drives are selected for caching) $ wine --version wine-1.7.11-206-g82b3813 Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10354 --- Comment #24 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10354 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? Severity|enhancement |minor -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10354 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #25 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- No response, not one log. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10354 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #26 from André H. <nerv(a)dawncrow.de> --- closing abandoned -- 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