http://bugs.winehq.org/show_bug.cgi?id=18246
Summary: Adobe Updater: crashes when installing updates
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan_bwv1987(a)hotmail.com
Created an attachment (id=20758)
--> (http://bugs.winehq.org/attachment.cgi?id=20758)
crash log when run from a terminal
In updating Adobe Acrobat Pro 9 by the option Help/Check for Updates, which in
turn calls the program Adobe_Updater.exe, and after downloading updates, it
crashes in trying to install them.
--
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=17908
Summary: TCSCP fails to install
Product: Wine
Version: 1.1.18
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)mkarcher.dialup.fu-berlin.de
CC: truiken(a)gmail.com
The TCSCP installer fails to accept valid license numbers. This has been
tracked down to be caused by
commit 8321276cd34486bc6bf1e07c0e99c73423288854
Author: James Hawkins <truiken(a)gmail.com>
Date: Wed Oct 18 11:25:14 2006 -0700
msi: Run SetProperty events before all other events no matter what the
order is.
The reason is, that there is an action table for the next button of the dialog
where you enter user name / company name / license code along these lines:
"UserInfoDlg" "Next" "[numtocheck]" "[keyentered]" "FEATURE_A = 1 OR "FEATURE_B
= 1" 1
"UserInfoDlg" "Next" "[checkpassed]" "0" "1" 15
"UserInfoDlg" "Next" "DoAction" "CheckLicenseString" "FEATURE_A = 1 OR
FEATURE_B = 1" 20
"UserInfoDlg" "Next" "[donotinstall]" "1" "NOT checkpassed" 100
Because that patch executes the PropertySet Actions before all other actions,
donotinstall always gets set to 1, even if the entered license number is
correct (in that case, the custom action "CheckLicenseSting" will set
checkpassed to one, if the number in numtocheck is valid). Having donotinstall
set to one makes the installer re-request a valid license number. Reverting the
patch (and thus executing the custom action at the right point in time fixes
the behaviour. The correct fix for Americas Army that needed this out-of-order
execution thus must be different.
The installer has been verified to work fine in Windows XP.
--
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=17665
Summary: Studio Tax fails to install
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://www.studiotax.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: interweiss(a)yahoo.ca
Created an attachment (id=19853)
--> (http://bugs.winehq.org/attachment.cgi?id=19853)
Studio Tax error log
I just tried installing Studio Tax so that I could do my taxes, but half way
through the installation Studio Tax crashed. The only dependency that it needed
was DotNet 2.0, which I installed.
--
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=15279
Summary: Saxo Trader installer crashes into unimplemented msi
functoims
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://mitsweb.iitech.dk/SaxoBank/SaxoTrader2/Simul/en/S
axoTrader2_WEBDeploy.exe
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Right, this bug is probably easy to solve. Dan asked to open a new bug for this
Saxo Trader crashes into unimplemented msi.MsiSetExternalUIRecord and
msi.MsiDetermineApplicablePatchesW. It's enough to let them return E_NOTIMPL,
then the installer is already happy
--
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=15210
Summary: MIDI-OX installer crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.midiox.com/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this crash was reported by a user who sent in this new app into appdb.
>From the debuglog , i think it's an msi-bug , but i'm not 100 % sure. I'll
attach a +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=15066
Summary: FedExShipManager installer crashes in msi
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp.fedex.com/pub/us/software/FedExShipManager_235
6.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
While testing bug 14243 with current Git (wine-1.1.3-295-g7c0d28b), I found
that pressing Next at the initial welcome screen of the installer resulted in a
crash. msi traces are 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=14037
Summary: worldwide telescope installer crashes in
X11DRV_GetBitmapBits
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://worldwidetelescope.org/experienceIt/ExperienceIt.
aspx
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
And it doesn't give a stack traceback. Here's the log:
0020:Call comctl32.ImageList_ReplaceIcon(00138028,ffffffff,00001106)
ret=7eb7f870
0020:Call user32.CopyImage(00001106,00000001,00000010,00000010,00004000)
ret=7e7dcccd
trace:x11drv:X11DRV_CreateBitmap (0x274) 16x16 32 bpp
trace:x11drv:X11DRV_CreateBitmap (0x278) 16x16 1 bpp
trace:x11drv:X11DRV_GetBitmapBits (bmp=0x278, buffer=0x382e34, count=0x20)
wine: Unhandled page fault on read access to 0x00000008 at address 0x7ebf4da5
(thread 0019), starting debugger...
--
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=13590
Summary: MS Office 2003: Cannot install Service Pack
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsent(a)mail.ru
Created an attachment (id=13551)
--> (http://bugs.winehq.org/attachment.cgi?id=13551)
error output
Installation of service pack 3 (and previous service packs too) resulting in
"The update cannot be applied" message. Console output is attached.
Service Pack 3 is available for download here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=E25B7049-3E13-433B…
--
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=13536
Summary: MDAC 2.8 installer is launched with invalid command line
syntax in ThinkWave Educator installer
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.thinkwave.org/twe28132.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13470)
--> (http://bugs.winehq.org/attachment.cgi?id=13470)
ThinkWave output
With Wine version wine-1.0-rc2-134-g4c928d3, during installation, the MDAC 2.8
installer is run, but the application complains of "command line option syntax
error". Relevant lines are probably:
trace:process:CreateProcessW app (null) cmdline
L"C:\\windows\\temp\\msi3040.tmp /q /c:\"\"setup.exe /qn1\"\""
trace:process:find_exe_file looking for L"C:\\windows\\temp\\msi3040.tmp"
trace:process:find_exe_file Trying native exe L"C:\\windows\\temp\\msi3040.tmp"
trace:process:CreateProcessW starting L"C:\\windows\\temp\\msi3040.tmp" as
Win32 binary (0x1000000-0x154e000)
Output is 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=13285
Summary: WriteIniValues does not create
c:/windows/DieVölkerGold.ini
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
The game "die Völker, Gold Edition" does not install correctly. The bug is
that the file c:\windows\DieVölkerGold.ini is not created during installation.
The wise installer / MSI report no error, yet running the game says it was not
installed correctly:
Call KERNEL32.GetPrivateProfileStringA(004bd5c8 "SearchPaths",004bd5d4 "HDD
SearchPath",004c0ca8 "",004c2698,00000104,004c279c
"C:\\windows\\DieV\xf6lkerGol
d.ini") ret=00493885
Running msiexec by hand in order to produce a log file shows, among other log
messages:
$ msiexec '/l*' foo.log /i d:\\setup\\setup.msi
[...]
Action 22:57:22: WriteIniValues. Schreiben von INI-Dateiwerten
Datei: Version, Abschnitt: Info, Schlüssel: Version, Wert: v3.0
Datei: HDDSearchPath, Abschnitt: SearchPaths, Schlüssel: HDDSearchPath,
Wert: C:\Programme\Games\Voelker\
which seems to indicate that the correct calls were made to have the file
created.
I created the file by hand, using the keys & values from the log file:
[Info]
Version=" v3.0"
[SearchPaths]
HDDSearchPath="C:\\Programme\\Games\Voelker\\"
CDSearchPath="D:\\game"
UnInstallPath="msiexec /x {24ECFEDB-6CE0-48D0-8C34-EE4C5BC275BF}"
The error message then disappears. (It is replaced by another one saying that
the Cinepak codec is not installed, but that's another bug).
Maybe the Umlaut in the file name causes trouble? -- I've seen other
applications (not yet tested again in 1.0rc1) produce ASCII windows/*.ini files
successfully.
--
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=13192
Summary: AutoCAD 2008 Trial fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.autodesk.com
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is a regression. A few weeks ago the installation went fine
Now it says: ERROR_FUNCTION_FAILED
>From the app itsself the following stuff is printed in the console:
Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Installing assembly C:\Program Files\AutoCAD LT 2008\AcLayer.dll
Exception from HRESULT: 0x80070424
I'll attach the 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=13121
Summary: Sipru Installation Error
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
URL: http://www.sipru.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kemal.yaylali(a)gmail.com
Installer doesn't starts. After that I installed it to a Windows machine &
tried to run it directly from the installation folder...
Abort Message: "Winhlp.32.exe"
& it suddenly crashes
--
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=12988
Summary: Microsoft Office Communicator 2005 Trial installer does
nothing when you click 'next'
Product: Wine
Version: 0.9.61.
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=9253DBEA-CC4F-4934-B35D-E2C90B6406DB
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user complained in
http://winehq.org/pipermail/wine-users/2008-May/033647.html
that he couldn't get Microsoft Office Communicator 2005 working,
so I tried it. Turns out you can download a trial from
http://www.microsoft.com/downloads/details.aspx?familyid=9253DBEA-CC4F-4934…
sha1sum is d617c41f3b252b3689ff22623dd1c3f3da1282fb OfficeCommunicatorEVAL.EXE
Oddly, when you run that .exe in wine, it says "Extracted" but doesn't
go on to run the installer. Maybe this is a bug, but I skipped
over it by just using cabextract to unpack it, and ran the .msi with start.
The .msi puts up the usual dialog boxes, but when you try to
click on 'Next' in the installation location dialog, it
ignores you.
--
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=12813
Summary: XMLSpy 2007 refuses to install
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.brothersoft.com/altova-xmlspy-enterprise-
edition-2007-60072.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12495)
--> (http://bugs.winehq.org/attachment.cgi?id=12495)
+msi,+msidb log in git, tailed to 500000, bzip2 -9'ed
While checking on bug 9053, it appears XMLSpy will not install. Probably a
regression, but I can't be sure, I'll try to check later.
err:msi:msi_view_get_row Invalid type!
Looks a bit suspicious, so setting to msi for now.
--
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=12624
Summary: Installer failes to register typelib
Product: Wine
Version: 0.9.59.
Platform: Other
URL: http://sparxsystems.com.au/bin/easetupWine.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
While installing the trail version of Enterprise Architect I get the following
error.
err:msi:ITERATE_RegisterTypeLibraries Could not load file! L"C:\\Program
Files\\Sparx Systems\\EA Trial\\EA.tlb"
Log is attached with +msi.
--
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=12249
Summary: Ultraedit v14.00a builtin MSI doesn't work.
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.ultraedit.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tchatzi2000(a)yahoo.com
After reaching the point where files are supposed to be copied, it just loops
and starts the install wizard over.
Works just fine with native msi and msiexec DLLs.
--
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=12218
Summary: word viewer 2003 - required / difference columns do not
countain data
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=95E24C87-8732-48D5-8689-AB826E7B8FDF&displaylang=en
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=11643)
--> (http://bugs.winehq.org/attachment.cgi?id=11643)
screenshot comparing windows and wine
In Word Viewer 2003, in the second dialog box, the required and difference
columns do not contain any data. See screenshot.
--
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=12203
Summary: Windows Live Messenger 8.1.0178 fails to install
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=d78f2ff1-79ea-4066-8ba0-ddbed94864fc&DisplayLang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=11612)
--> (http://bugs.winehq.org/attachment.cgi?id=11612)
Console output
The installer doesn't finish in wine 0.9.58. It just say Windows Live Messenger
has failed with error code '1603'.
--
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=11891
Summary: LANguard Network Installer fails with "Unable to install
InstallShield Scripting Runtime"
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://vipmeister.com/dl/lannetscan/lannetscan2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11190)
--> (http://bugs.winehq.org/attachment.cgi?id=11190)
+msi trace output
When launching the installer executable inside the ZIP archive, the
InstallShield installer appears to be starting, but eventually bails out with a
dialog box that says "1607: Unable to install InstallShield Scripting Runtime".
If the InstallShield runtime from
http://support.installshield.com/kb/files/Q108158/IsScript7.zip is installed,
the installer when started proceeds past this point normally. Based on Wine
error message:
err:msi:ITERATE_Actions Execution halted, action L"SetARPReadme" returned 87
I am concluding that this is msi related. Relevant outputs are 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=11258
Summary: (de)select all does not work in Visere installer
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.dmmd.net/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
In the Visere installer from bug 10903, I did a custom install.
On the "file associations" page, the select all / deselect all buttons do not
work, though you can still click the checkboxes one by one.
--
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=11014
Summary: Siemens ProCenter MSI installer fails
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://pod.laterooms.com/procenter.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gdh(a)acentral.co.uk
Created an attachment (id=10000)
--> (http://bugs.winehq.org/attachment.cgi?id=10000)
console install log
.ZIP is 166M - mostly PDFs :/
Console output complains that it cannot find Disk1.cab, however no such file is
part of the setup files. Installation on true Windows PCs runs flawlessly.
Logging this bug as directed by http://wiki.winehq.org/NativeMsi "report any
failure as a bug."
--
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=10904
Summary: While installing Photoshop CS2 path for Adobe bridge
shared DLLs is not added to PATH
Product: Wine
Version: 0.9.51.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)codeweavers.com
While installing Photoshop CS2 path for Adobe bridge shared DLLs is not added
to PATH, as a result I get:
[dmitry@ubuntu:~]$ cd /home/dmitry/.wine/drive_c/Program\ Files/Adobe/Adobe\
Bridge/
[dmitry@ubuntu:Adobe Bridge]$ pwd
/home/dmitry/.wine/drive_c/Program Files/Adobe/Adobe Bridge
[dmitry@ubuntu:Adobe Bridge]$ ~/wine/wine Bridge.exe
err:module:import_dll Library libagluc28.dll (which is needed by L"C:\\Program
Files\\Adobe\\Adobe Bridge\\Bridge.exe") not found
err:module:import_dll Library libagli18n28.dll (which is needed by
L"C:\\Program Files\\Adobe\\Adobe Bridge\\Bridge.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Adobe\\Adobe Bridge\\Bridge.exe" failed, status c0000135
the DLL not found above do exist, and are installed in
C:\Program Files\Common Files\Adobe\AGL
After installation of Photoshop CS2 in XP "C:\Program Files\Common
Files\Adobe\AGL" can be found in "PATH" variable under
HKLM,System\\CurrentControlSet\\Control\\Session Manager\\Environment
while in Wine Adobe\AGL is not added to "PATH" at all.
This looks like an MSI bug, since PS CS2 installer is MSI based.
--
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=10507
Summary: Regression in Photoshop CS2 trial install
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is like bug 10464, but was not fixed by today's git.
Photoshop CS2 tryout installer aborts because it can't find Data1.cab,
even though it's in SourceDir:
trace:msi:MSI_GetPropertyW returning L"Z:\\home\\dank\\installers\\Photoshop
CS2\\Adobe(R) Photoshop(R) CS2\\" for property L"SourceDir"
trace:file:GetFileAttributesW L"Z:\\home\\dank\\installers\\Photoshop
CS2\\Adobe(R) Photoshop(R) CS2\\Data1.cab"
trace:file:RtlDosPathNameToNtPathName_U
(L"Z:\\home\\dank\\installers\\Photoshop CS2\\Adobe(R) Photoshop(R)
CS2\\Data1.cab",0x34f650,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"Z:\\home\\dank\\installers\\Photoshop
CS2\\Adobe(R) Photoshop(R) CS2\\Data1.cab" 520 0x34f3c4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\Z:\\home\\dank\\installers\\Photoshop CS2\\Adobe(R) Photoshop(R)
CS2\\Data1.cab" ->
"/home/dank/.wine/dosdevices/z:/home/dank/installers/Photoshop CS2/Adobe(R)
Photoshop(R) CS2/Data1.cab"
trace:file:GetFileAttributesW L"Data1.cab"
trace:file:RtlDosPathNameToNtPathName_U (L"Data1.cab",0x34f650,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"Data1.cab" 520 0x34f3c4 (nil))
warn:file:wine_nt_to_unix_file_name L"Data1.cab" not found in
/home/dank/.wine/dosdevices/c:/windows/temp/{236BB7C4-4419-42FD-0409-1E257A25E34D}
err:msi:ready_media Cabinet not found: L"Data1.cab"
err:msi:ACTION_InstallFiles Failed to ready media
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
--
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=10211
Summary: gmax installer does not allow changing of installation
directory, fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.turbosquid.com/gmax
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
When trying to install gmax the application fails to continue stating it will
be installing over existing installation and prompts you to choose a new
location, choosing a new location through the browse dialog does not change the
install path, and does not allow you to continue the installation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.