http://bugs.winehq.org/show_bug.cgi?id=29669
Bug #: 29669
Summary: Dragon Age: Origins DVD authenticity checks fail
(descriptor structures returned by DVD_READ_STRUCT
need a descriptor header prepended)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
continuation of bug 29667
Now that DVD_LAYER_DESCRIPTOR data is properly verified, the game loader
retrieves DvdManufacturerDescriptor using IOCTL_DVD_READ_STRUCTURE.
The interesting part is that the game loader copies the returned buffer bytes
starting from offset 4 (throwing the first _four_ bytes away).
Remembering these four bytes, I went back here:
http://source.winehq.org/git/wine.git/blob/f082eac97c3ec71de58eea85bb4de5a1…
--- quote ---
/* The documented format of DVD_LAYER_DESCRIPTOR is wrong. Even the format in
the
* DDK's header is wrong. There are four bytes at the start defined by
* MMC-5. The first two are the size of the structure in big-endian order as
* defined by MMC-5. The other two are reserved.
*/
--- quote ---
Actually all descriptor structures handled by DVD_READ_STRUCTURE have a
DVD_DESCRIPTOR_HEADER prepended - not just DVD_LAYER_DESCRIPTOR.
This forum posts give some useful information:
http://forums.techguy.org/software-development/812384-scsi-read-disc-struct…
--- snip ---
typedef struct
{
USHORT Length; /* bigEndian */
UCHAR Reserved[2];
} DVD_DESCRIPTOR_HEADER, *PDVD_DESCRIPTOR_HEADER;
--- snip ---
Because of the missing DVD_DESCRIPTOR_HEADER, the first four bytes get lost
hence the extraction of specific fields from manufacturer buffer gives wrong
values.
With the DVD_DESCRIPTOR_HEADER in place, all DVD authenticity checks pass and
the game successfully runs using original media.
Regards
--
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=21924
Summary: Unhandled privileged instruction at address 0x49acb7
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)raccoonfink.com
Created an attachment (id=26605)
--> (http://bugs.winehq.org/attachment.cgi?id=26605)
crash log
Interstate '76 Arsenal (from GOG:
http://www.gog.com/en/gamecard/interstate_’76_arsenal/) fails with an unhandled
privileged instruction.
--
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=20345
Summary: 13103
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
Created an attachment (id=24082)
--> (http://bugs.winehq.org/attachment.cgi?id=24082)
13103
13103
--
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=20346
Summary: 13104
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Windows 3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
13104
--
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=20347
Summary: 13107
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
Created an attachment (id=24088)
--> (http://bugs.winehq.org/attachment.cgi?id=24088)
13107
13107
--
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=20556
Summary: What do I write in here?
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordronin(a)vcsweb.com
Ah sorry for this being so disjointed and such. I am a real newbie lamer to
the world of linux, and did not come from a windrone background but Commodore
128 has been my PC of choice till just recently. Saying that to explain that I
don't know the what to look for here, or the how to present the information
with the above click on things.
Situation is this, I googeld for adult rpg with linux. Got a place called Red
l.ight Center. Looks good to me. Did the DL, wine started operating and doing a
collection of long drawn out things. Which defy description as I don't follow
the entire spectrum of the terms presented as the wine thing dissolved and
stored the files.
Anyway, all is fine till I try to enter the game. Hmm, get a DB {Dialog Box}
About a critical error in operations with the file "Utherverse.exe" That DB
gave two places to report this bug. OK it didn't tell me what was the problem.
Just to contact you guys. Sorry I am a real lamer at this, and the first time
that I have even used wine. Any direction or help that can be directed to/for
me?
BCNU
Lord Ronin from Q-Link
--
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=20344
Summary: 13102
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
13102
--
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=23451
Summary: VMWare Thinapps (packaged with version >4.5) don't run
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://rapidshare.com/files/393576825/notepad__.exe.ht
ml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is a follow up of bug #22429
Uli created a VMWare thinapped version of notepad++ here:
http://rapidshare.com/files/393576825/notepad__.exe.html.
He used Thinapp trial version 4.5. Apps created with thinapp versions below
4.5 seem to work fine now in current git, but this one doesn't:
It aborts with :
fixme:advapi:LookupAccountNameW (null) L"louis" 0x32c46c 0x32c264 0x32c86c
0x32c25c 0x32c268 - stub
fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented
information class: ProcessDefaultHardErrorMode
fixme:ntdll:NtRaiseHardError : stub. Errorstatus was 40000015
(Juan added some patches for the Unimplemented information class:
ProcessDefaultHardErrorMode here:
http://bugs.winehq.org/show_bug.cgi?id=22429#c25
but they don't fix this bug)
--
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=10048
Summary: unimplemented function imm32.dll.ImmDisableIme
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bryan.oshea(a)minacs.com
Created an attachment (id=8595)
--> (http://bugs.winehq.org/attachment.cgi?id=8595)
Splashscreen
Trying to run program call iHEAT 8.37 client.
This is a trouble ticket system client by Frontrange solutions
(http://www.frontrage.com).
The client uses an embedded program call GoGlobal by
Graphon(http://www.graphon.com) to connect to some type of terminal server
application running on a designated server.
When i run the client i can get as far as the splash screen and then it stops
with call to unimplemented function imm32.dll.ImmDisableIme.
wine: Call from 0x7ee15c70 to unimplemented function imm32.dll.ImmDisableIme,
aborting
See attachment for screenshot.
--
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=31438
Bug #: 31438
Summary: [EA Origin]Unable to download game since the new
version
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 41324
--> http://bugs.winehq.org/attachment.cgi?id=41324
Output console EA Origin
Since few days, EA Origin had an update to pass to the version 9.0.2.2064 -
185387. With this new version, it's impossible to download a game to install
and play.
Actually, i have 2 games (Battlefield 2 / Bad Company 2) bought only on Origin
store so i have not the DVD. With Origin v8.*, i haven't this problem but now,
i can't download the game with Wine.
I add the output console when i launch Origin and try to download a game.
You could see an error with "{dcb00c01-570f-4a9b-8d69-199fdba5723b}".
On Windows 7 regedit, this class object is for "netprofm" dll but this dll does
not exist in Win XP.
I already tried to add this class object in wine regedit but i have always this
message so i don't know if this error is the cause of my problem.
--
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.