http://bugs.winehq.org/show_bug.cgi?id=22641
Summary: winzip cli install fails with: Cannot open <tempdir>/WZCLSU.DLL for writing Product: Wine Version: 1.1.38 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gary@intrepid.com
Tried to install: winzip command line support add-on 3.2 setup which is a CLI version of winzip useful for unattended zipping/unzipping. Found here: http://www.winzip.com/prodpagecl.htm First installed winzip 14.0 with valid license key, this was successful. Then tried to install the CLI add-on. After clicking through installation questions, the installer created a few files in the C:\users<user>\Temp\WZSE0.TMP directory, but then stopped with an error message: Cannot open C:\users<user>\Temp\WZSE0.TMP\WZCLSU.DLL for writing
This is running on a Fedora x86_64 system. The Wine rpm is: wine-1.1.38-1.fc12.x86_64 I had tried the earlier version (1.1.32), and it demonstrated the same failure mode.
http://bugs.winehq.org/show_bug.cgi?id=22641
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer CC| |dank@kegel.com
http://bugs.winehq.org/show_bug.cgi?id=22641
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.winzip.com/prodp | |agecl.htm
http://bugs.winehq.org/show_bug.cgi?id=22641
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-10 21:46:10 ---
wine-1.1.38-1.fc12.x86_64
That is old version of 64-bit Wine. Don't file bugs with that version.
Upgrade to latest wine version (wine-1.1.44). If you really have to use 64-bit Wine you have to use latest version. All others are known not working.
http://bugs.winehq.org/show_bug.cgi?id=22641
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-10 21:46:22 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=22641
--- Comment #3 from Gary F. gary@intrepid.com 2010-05-10 21:57:21 --- I was probably a little quick on the cut/paste. We have *both* the i686 and x86_64 flavors of wine installed. My reading of the "wine" driver script is that it will select win32 for 32-bit executables. And, given that the program that I was trying to run is a 32-bit executable, I don't think that wine64 was coming into play.
I'll try building the latest version of wine sometime soon, and report whether it fixes this reported problem.
Also as note: the winzip CLI add-on install script mentioned in this bug report worked just fine under Windows XP/Pro.