http://bugs.winehq.org/show_bug.cgi?id=4280
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |5350
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5139
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |5350
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5350
Summary: ready_media_for_file() in MSI returns LastSequence less
than the file->Sequence being passed
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Speeddymon(a)gmail.com
BugsThisDependsOn: 3749,4251,4280,4533,4712,5004,5139,5187
Metabug for MSI installers that return either of the following 2 errors due to
the problem listed in the summary..
Error #1:
err:msi:ACTION_InstallFiles compressed file wasn't extracted
Error #2:
err:msi:extract_cabinet_file FDICopy failed
err:msi:ACTION_InstallFiles Unable to ready media
See the email at http://www.winehq.org/pipermail/wine-devel/2006-
June/048179.html for more detailed info
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3590
------- Additional Comments From truiken(a)gmail.com 2006-03-06 23:39 -------
The problem is that the installer calls MsiSetComponentState on the component
"REGISTRY.tcl", which is an unknown component if you ask wine's msi (seems to
work fine with native). Running the python msi with the Oracle msi verifier
reveals that this component is a part of the component table, but does not
belong to a feature in the feature table. This might be why we can't find the
component.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5348
Summary: Photoshop CS2 install fails.
Product: Wine
Version: 0.9.14.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Xordan(a)gmail.com
The photoshop CS2 installer crashes when I try and proceed from the last stage
before file copy. Will attach a log with the console output. There seems to be
quite a few 'fixme' but also a few errors which I'm not sure are related or not.
I also don't see another bug report about this versions installer either.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5347
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)codeweavers.com 2006-03-06 20:44 -------
I agree Vitaliy that this bug is invalid, because the method of install you used
is not reproducable. You should use the Photoshop CS2's install to install it,
then report bugs on the problems you find with that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5090
------- Additional Comments From dave(a)landlordhat.com 2006-03-06 20:19 -------
Ok, I am home and I've rerun the test and output to a log, not sure why I didn't
think of that originally,,, I blame it on Saturday night, heh. In any case, the
log was a whopping 327MB but thankfully compressed down to only 17MB.
http://www.aethar.com/SLWINE3.tgz
Thanks,
Dave
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5090
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-06 19:45 -------
You should redirect that to a file with
WINEDEBUG =... wine prog.exe &> /tmp/log.txt
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.