Jaunty: Microsoft Internet Explorer 7 latest not installable under WINE

Bug #342271 reported by oss_test_launchpad
2
Affects Status Importance Assigned to Milestone
Wine
Fix Released
Medium
wine (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: wine

Anwendungen -> Wine -> Konfiguriere Wine -> Anwendungen:

Configuring "IE7-WindowsXP-x86-deu.exe" as to be executed in a "Windows XP" environment simulation.

Double clicking on "IE7-WindowsXP-x86-deu.exe", nothing happens except this error:

----
Beim Laden des Archivs ist ein Fehler aufgetreten: (null)

Ausgabe der Befehlszeile:

[/home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe]
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.
zipinfo: cannot find zipfile directory in one of /home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe or /home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe.zip, and cannot find /home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe.ZIP, period.
----

There is a similar error with Microsoft Internet Explorer 6 SP1 installation (https://bugs.launchpad.net/ubuntu/+source/wine/+bug/342266).

Revision history for this message
In , James Hawkins (truiken) wrote :

Created an attachment (id=2577)
relay log

This is the relevant portion of the relay log showing the harddisk check.

Revision history for this message
In , James Hawkins (truiken) wrote :

*** Bug 6438 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Plouj (plouj) wrote :

*** Bug 6575 has been marked as a duplicate of this bug. ***

Revision history for this message
In , James Hawkins (truiken) wrote :

*** Bug 6758 has been marked as a duplicate of this bug. ***

Revision history for this message
In , James Hawkins (truiken) wrote :

*** Bug 6803 has been marked as a duplicate of this bug. ***

Revision history for this message
In , stoggy (stooggy) wrote :

Created an attachment (id=4695)
dump installing WindozeInstaller after ln -s drive_c harddiskvolume1

i tried to install WindozeInstaller-KB893903-v2-x86.exe and got the unable to
find a volume to extract blah blah blah. i made a link from drive_c to
harddiskvolume1 then ran winecfg and set C: to harddiskvolume1 then ran wine
./WindozeInstaller... but got a dump.

dump attached...

Revision history for this message
In , EA Durbin (ead1234) wrote :

Created an attachment (id=5884)
log from install after ln -s drive_c harddiskvolume1

After setting drive_c to harddiskvolume1 it no longer produces a debugger dump
with wine from current GIT, added +relay log.

Revision history for this message
In , EA Durbin (ead1234) wrote :

Created an attachment (id=5885)
console output

Revision history for this message
In , James Hawkins (truiken) wrote :

*** Bug 8136 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Austin English (austinenglish) wrote :

Office 2007 demo is also affected by this:

http://office.microsoft.com/en-us/products/default.aspx

Revision history for this message
In , Dan Kegel (dank) wrote :

Yahoo Music Jukebox is also affected by this
(though to get that far, you first have to remove
~/.wine/dosdevices/z:, and you have to install WMP 9).

Revision history for this message
In , Dan Kegel (dank) wrote :

I've added a 'volnum' verb to winetricks to implement the workaround.
It lets e.g. wsh 5.7 get past the volume name check.

Revision history for this message
In , Dan Kegel (dank) wrote :

Jaime Andres proposed this for 1.0, and I think he's right.

Revision history for this message
In , Jaime Rave (jaimerave) wrote :

I'm glad that you heard my suggestion.

Revision history for this message
In , Dan Kegel (dank) wrote :

Still happens today. With 'winetricks volnum win2k', the installer
gets further, failing on bug 10698.

Revision history for this message
In , James Hawkins (truiken) wrote :

No one should ever have to install this package to satisfy another installer. We should be broadcasting "3.1" or whatever version is requested by builtin msi.

Revision history for this message
In , Reece H. Dunn (msclrhd-gmail) wrote :

This also affects the IE7 and VC2008 web-based installs from Microsoft.

Revision history for this message
In , Alexandre Julliard (julliard) wrote :

Won't happen for 1.0, deferring.

Revision history for this message
In , Alexandre Maciel (amaciel81) wrote :

Hi, this is my first Wine bug report.

Same thing here. I'm using wine-1.0-rc4 under Kubuntu 8.04 X86_64 and trying install IE7.

I guess it's important:

fixme:clusapi:GetNodeClusterState ((null),0x32ec9c,0) stub!

Best regards,
Alexandre

Revision history for this message
In , Alexandre Julliard (julliard) wrote :

This is fixed now.

Revision history for this message
In , Alexandre Julliard (julliard) wrote :

Closing bugs fixed in 1.1.7.

Revision history for this message
In , Vitaliy-bugzilla (vitaliy-bugzilla) wrote :

*** Bug 15890 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Juan-lang (juan-lang) wrote :

*** Bug 13504 has been marked as a duplicate of this bug. ***

Revision history for this message
oss_test_launchpad (oss-test-launchpad) wrote :

Binary package hint: wine

Anwendungen -> Wine -> Konfiguriere Wine -> Anwendungen:

Configuring "IE7-WindowsXP-x86-deu.exe" as to be executed in a "Windows XP" environment simulation.

Double clicking on "IE7-WindowsXP-x86-deu.exe", nothing happens except this error:

----
Beim Laden des Archivs ist ein Fehler aufgetreten: (null)

Ausgabe der Befehlszeile:

[/home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe]
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.
zipinfo: cannot find zipfile directory in one of /home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe or /home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe.zip, and cannot find /home/nameofuser/Desktop/IE7-WindowsXP-x86-deu.exe.ZIP, period.
----

There is a similar error with Microsoft Internet Explorer 6 SP1 installation (https://bugs.launchpad.net/ubuntu/+source/wine/+bug/342266).

Revision history for this message
oss_test_launchpad (oss-test-launchpad) wrote :

Okay, this was partly my error. Double clicking an *.exe seems to automatically start the "Archivmanager". The above mentioned error message is from the "Archivmanager". (Why would anyone would want to by-default open an *.exe file with the archive manager?).

Trying to to start it with WINE, this error message occurs:

----
Window #1: "Dekomprimierung der Dateien":
"Überprüfung der Datei: IE7-WindowsXP-x86-deu"

Window #2: "Dekomprimierung fehlgeschlagen"
"Es wurde kein Volume für die Dateiextrahierung gefunden. Stellen Sie sicher, dass Sie über die entsprechenden Berechtigungen verfügen."
----

Revision history for this message
Scott Ritchie (scottritchie) wrote :
Revision history for this message
Scott Ritchie (scottritchie) wrote :

This appears to have been fixed upstream: http://bugs.winehq.org/show_bug.cgi?id=5351 http://bugs.winehq.org/show_bug.cgi?id=9929

The fix will make its way into Wine 1.2, which should make its way into Karmic. In the meantime you can install a Wine beta release into Jaunty. Thank you for reporting!

Changed in wine (Ubuntu):
importance: Undecided → Low
status: New → Fix Committed
Changed in wine:
status: Unknown → Fix Released
Changed in wine:
importance: Unknown → Medium
Revision history for this message
Scott Ritchie (scottritchie) wrote :

Works now -- http://yokozar.org/blog/archives/236 for reference if you wish to install IE

Changed in wine (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
In , Austin English (austinenglish) wrote :

Removing deprecated 'All' Platform/OS.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.