http://bugs.winehq.org/show_bug.cgi?id=5300
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2535|application/octet-stream |text/plain
mime type| |
--
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=5300
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2534|text/* |text/plain
mime type| |
--
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=5300
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2534|application/octet-stream |text/*
mime type| |
--
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=5192
------- Additional Comments From b.buschinski(a)web.de 2006-26-05 17:26 -------
did you run the D2VidTst.exe first?
and select a valid video mode? (2d)
D2 1.11b works fine here with wine 0.9.14
even D2 LOD
--
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
------- Additional Comments From ead1234(a)hotmail.com 2006-26-05 17:25 -------
As Jason Spiro shows with the verbose log of how windows actually installs
americas army it does the following
his quote "Notice that MSI did a ChangeMedia to accessor.cab then did *nothing
whatsoever* then did another ChangeMedia to
Sounds.cab and started extracting it."
Disk1.cab = diskId 1
animatns.cab = diskId 2
Briefing.cab = diskId 3
sfvideos.cab = diskId 21
accessor.cab = diskId 22
Sounds.cab = diskId 23
If you upload the full log you will see that the log doesn't start at
accessor.cab, it probably is preceded with sfvideos.cab which is diskId 21, then
it goes to diskId 22, which is our accessor.cab, when it does the changeMedia to
diskId 22 it then does the following ( if LastSequence of diskId is less than
that of the LastSequence of previous diskId then go to next diskId ), which is
why it appears to "do nothing whatsoever". It then increments DiskId to 23 and
starts working with Sounds.cab.
Wine just sequentially goes through the list of files and then tries to work
with the media on a per file basis, which is why it starts with accessor.cab.
I'm not really up to snuff with my C programming, but if you want to help
rewrite the code Jason Spiro, it should query the media table, order by DiskId
and check the last sequence against the previous diskId.
enlighten me and upload the full msiexec verbose log from how windows actually
installs it, and I bet it starts with Disk1.cab and works its way up the list.
--
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=5300
simon.held(a)googlemail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon.held(a)googlemail.com
--
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=5300
------- Additional Comments From felix(a)derklecks.de 2006-26-05 17:13 -------
To reproduce this bug I just have to insert a small tau and then to capitals
taus. The application will immediately crash after hitting the return key.
I get the following on the console:
X Error of failed request: BadLength (poly request too large or internal Xlib
length error)
Major opcode of failed request: 153 (RENDER)
Minor opcode of failed request: 20 (RenderAddGlyphs)
Serial number of failed request: 101331
Current serial number in output stream: 102230
My System is SUSE Linux 10.1 and everything has been tested with Wine 0.9.14.
--
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=5300
felix(a)derklecks.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus(a)jet.franken.de
--
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.