http://bugs.winehq.org/show_bug.cgi?id=9484
Summary: Program refuses to run because of ProtectCD/ProtectDISC
copy-protection
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: klaus.layer(a)gmx.de
Created an attachment (id=7825)
--> (http://bugs.winehq.org/attachment.cgi?id=7825)
+all trace
Mathetrainer is a german educational software. It installs fine on Wine, but
after starting it insists on inserting the original CD in the CD drive although
it is in the drive. A scan of the main executable with a copy protection
scanner reveals
Scanning -> c:\Programme\Klett\Mathetrainer 5\Mathetrainer.exe
File Type : Exe, Size : 1231923 (012CC33h) Bytes
-> File has 46094 (0B40Eh) bytes of appended data starting at offset 0121825h
[!] Protect DiSC v6.2 - v6.8 (Build 12-07-2005) detected !
[!] exact version: Protect DiSC v6.2.5 !
[!] protection level: Basic
According to
http://www.cdmediaworld.com/hardware/cdrom/cd_protections_protectcd.shtml this
protection also refered as ProtectCD is a commonly used protection scheme.
Other titles like "Need For Speed" and "Quake 3" make use of this protection
scheme too.
The application Mathetrainer seems to be based on Delphi and flash would
probably run if the copy protection check would succeed on Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40819
Bug ID: 40819
Summary: Metal Gear Solid 2 movies don't play.
Product: Wine
Version: 1.8.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Hello Everyone,
Metal Gear Solid 2 movies do not play in wine-1.8.3. This a regression.
wine-1.4.1 is good.
wine-1.6.0 is bad.
BTW: In wine-1.9.12 the movies play fine as well.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40059
Bug ID: 40059
Summary: wine
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hanamirandakiranaputri(a)gmail.com
Created attachment 53537
--> https://bugs.winehq.org/attachment.cgi?id=53537
Text
I can't open a file
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43455
Bug ID: 43455
Summary: Jack's Attic fails to launch due to lack of virtual
memory
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Jack's Attic, an old educational game, fails to launch due to a claimed lack of
virtual memory.
The application calls GlobalMemoryStatus, and adds together the reported values
for TotalPageFile and TotalVirtual, then does a signed comparison with 3MB.
However, GlobalMemoryStatus contains code to limit the total virtual memory to
0x7ffdffff, and also contains code to limit the total paged memory to
0x7fffffff *if* the application is detected to be an old binary (just by
comparing version numbers). These, added together, yield 0xfffdfffe, which is
negative and so less than 3MB.
The game works fine on Windows, because the reported virtual memory isn't
limited (and so the addition wraps around and remains positive). This is
Wine-specific code which is included to help other applications work where they
wouldn't on Windows. Unfortunately, it causes this application to fail.
Perhaps a better solution would be to use a registry key?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43419
Bug ID: 43419
Summary: Photoshop Elements 15 Payload Installation fails
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 58780
--> https://bugs.winehq.org/attachment.cgi?id=58780
What the installer puts out after mentioning that Installation failed.
Hello everyone,
I am trying to install Photoshop Elements 15 and tried to register a trial
version.
Installing the corefonts package helped to work around a crash (bug 42219) but
the installation eventually still fails.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42359
Bug ID: 42359
Summary: Battle.net Installation
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: deewreckd(a)gmail.com
Distribution: ---
Created attachment 57136
--> https://bugs.winehq.org/attachment.cgi?id=57136Battle.net
crashes at the point when username and password is required.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42219
Bug ID: 42219
Summary: Photoshop Elements 15 installer crashes on Adobe ID
sign in
Product: Wine
Version: 2.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arashi86(a)gmail.com
Distribution: ---
Created attachment 56859
--> https://bugs.winehq.org/attachment.cgi?id=56859
Backtrace
When running the installer but before installation begins, installer requires
an Adobe ID sign in. Clicking Sign In causes the following error message: "The
program DPapp.exe has encountered a serious problem and needs to close. We are
sorry for the inconvenience." Closing the error message closes the sign in
window but not the installer window, but the installer will not proceed past
that point.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41912
Bug ID: 41912
Summary: Shadow Tactics: Blades of the Shogun crashes after the
loading screen
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 56294
--> https://bugs.winehq.org/attachment.cgi?id=56294
Terminal output
When you launch the game and create a new game, it crashes as soon as the
loading screen is over.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41187
Bug ID: 41187
Summary: LOOT crashes immediately
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemp3.acm
Assignee: wine-bugs(a)winehq.org
Reporter: darkwingbuck13(a)gmail.com
Distribution: ---
Created attachment 55416
--> https://bugs.winehq.org/attachment.cgi?id=55416
LOOT POL Debug Output
The LOOT tool for the TES and Fallout series crashes immediately upon loading
in Wine. Attached is output from PlayOnLinux debugger and Wine debugger.
--
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.