http://bugs.winehq.org/show_bug.cgi?id=25592
Summary: Internet Explorer 7/8 x64 installers crash:
unimplemented function msvcrt.dll._local_unwind
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://download.microsoft.com/download/1/1/4/114d5b07-
4dbc-42f3-96fa-2097e207d0af/IE7-WindowsServer2003-x64-
enu.exe
OS/Version: Linux
Status: UNCONFIRMED
…
[View More] Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
In git, I can get partway through the 64-bit IE7/IE8 installers for Server
2003, but then they crash. Terminal shows:
wine: Call from 0x7fd8f7ecb4f8 to unimplemented function
msvcrt.dll._local_unwind, aborting
wine: Unimplemented function msvcrt.dll._local_unwind called at address
0x7fd8f7ecb4f8 (thread 0022), starting debugger...
The steps to reproduce this are:
1. Set Windows version to 2003 (using a WoW64 prefix)
2. Run the installer
3. Uncheck "install the latest updates" [etc.] when prompted
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26795
Summary: White scrollbar background in builtin iexplore
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=34140)
--> (http://bugs.winehq.org/attachment.…
[View More]cgi?id=34140)
Screenshot
The scrollbars in Wine's iexplore.exe have a white background in 1.3.18 rather
than the expected dithered grey (using default theme/color settings). My
regression test indicated:
44f530275afcdde9febc06bc110631c0d5a56f77 is the first bad commit
commit 44f530275afcdde9febc06bc110631c0d5a56f77
Author: Huw Davies <huw(a)codeweavers.com>
Date: Mon Apr 11 10:00:28 2011 +0100
gdi32: Implement SelectBrush for solid brushes.
:040000 040000 fe5cb65bd7393fd8687462e71d8d20a6f8878025
8e26d193f2547fc1bd4790b138db0d548b54312b M dlls
Attempting to revert led to a compilation error.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27411
Summary: Dark Fall crashes on launch
Product: Wine
Version: 1.3.21
Platform: x86
URL: http://www.gamershell.com/download_2615.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr.caban(a)gmail.com
…
[View More]Created an attachment (id=35056)
--> (http://bugs.winehq.org/attachment.cgi?id=35056)
terminal output
Dark Fall: The Journal and it's sequel, Dark Fall II: Lights Out crash on
startup in the git version (wine-1.3.21-254-g5bf7622).
Both games start correctly (using the built-in msvcrt.dll) in Wine-1.3.21.
f9de4eef75ecfc074f726f39e54a77211eca2e7b is the first bad commit
commit f9de4eef75ecfc074f726f39e54a77211eca2e7b
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Fri Jun 3 15:28:32 2011 +0200
msvcrt: Fix mingw compilation issues.
:040000 040000 2d84e235f1e4140fdc5aef8f2204902564eea486
dfb92ea7213f2dc15ca66e140ffc79c11c4e0d91 M dlls
Workaround: winetricks vcrun6
To reproduce the problem in the demo:
Extract the archive containing the game then launch it by darkfalldemo.exe >>
a crash occurs immediately after starting.
Fedora 15 32-bit
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26685
Summary: East India Company: multiple issues when using
built-in msvcr90.dll
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://demos.gamersgate.com/EIC_Playable%20Demo_EN.rar
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy:…
[View More] gyebro69(a)gmail.com
Created an attachment (id=33982)
--> (http://bugs.winehq.org/attachment.cgi?id=33982)
console log (msvcr90=built-in)
The game doesn't complain about unimplemented stuffs when using the built-in
msvcr90 but you will face several problems in the game:
1) no audio
2) text is completely missing (in some places text is replaced by empty
squares)
3) left-mouse clicks register only in the menu (in the game mouse is unusable)
4) keyboard is unusable, too
They seem to be separate issues but the fact is that setting msvcr90.dll to
native resolves all of the above mentioned problems at once.
To reproduce the issue in the demo:
Install the demo as usual. Before starting the game set msvcr90.dll to built-in
in winecfg.
The demo installs the following native components:
vcrun2008 (not SP1), d3dx9 runtimes, xact.
Link to the demo added to URL (~800 MB).
Mscodescan reveals only the following stub (in one of the game's dlls):
./stlport.5.1.dll imports following stub symbols:
msvcp90:?uncaught_exception@std@@YA_NXZ
Fedora 14 x86
wine-1.3.17-147-g0b8bfd9
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28180
Summary: Operation Flashpoint crashes with sound enabled
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.gamefront.com/files/839372/resistancedemo.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]gyebro69(a)gmail.com
CC: mstefani(a)redhat.de
Regression SHA1: 6b64e0090cb7b331dd212f0b8aba5595f013caf1
Created an attachment (id=36104)
--> (http://bugs.winehq.org/attachment.cgi?id=36104)
terminal output
In the current git version (wine-1.3.26-312-g3ce59f5) Operation Flashpoint:Cold
War Crisis crashes if sound is enabled in winecfg's Audio tab.
The problem can be reproduced in the demo, too. Unlike the full version of the
game, the demo dies as soon as the main menu appears. The full version of the
game (v1.96) works fine in the menus but it crashes when a mission is about to
start.
This is due to the following commit:
6b64e0090cb7b331dd212f0b8aba5595f013caf1 is the first bad commit
commit 6b64e0090cb7b331dd212f0b8aba5595f013caf1
Author: Michael Stefaniuc <mstefani(a)redhat.de>
Date: Wed Aug 24 02:32:13 2011 +0200
dsound: Kill SecondaryBufferImpl with extreme prejudice.
:040000 040000 632e7bce9c2f253b7ee1f7a2670c0b782c2b4409
80dd9d214e20ad69922e39a13702fde1098a46e2 M dlls
With the reverted patch both the demo and the full version of the game work
correctly.
Fedora 15 x86
Kernel 2.6.38.8
Alsa 1.0.24
Pulseaudio is not running
I have only Alsa available, OSSv4 is not installed on my system
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28006
Summary: RC Cars demo installer fails to start (installer
complains about inadequate processor features)
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/131248/130000/fileinfo/R.C.-
Cars-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
…
[View More] AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: nerv(a)dawncrow.de
When trying to install the demo for RC Cars I'm greeted with the following
error message:
'The processor is not adequate for running R.C. Cars (Demo)'.
Afterwards the installer quits.
The installer utilizes the Windows Installer technique and I tried to install
the demo by
wine msiexec /i RCCarsDemo_Full.msi
Terminal output shows only:
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"LaunchConditions" returned
1603
I was able to install the demo successfully with Wine-1.3.22 but newer versions
are showing the mentioned error message.
The result of the regression test pointed to
3eb91fbc3c3c501f2a3ff094d4da7fa75c1294fd is the first bad commit
commit 3eb91fbc3c3c501f2a3ff094d4da7fa75c1294fd
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Wed Jun 15 20:52:33 2011 +0200
ntdll: Parse ARM CPU level.
:040000 040000 19f4b3085c5c75524d24a7941ff8848fb60e46d7
8cfd1510e62d71e5732ef319d39937e4092361c2 M dlls
The patch can be reverted cleanly on 1.3.26 and the installer was working
again.
Please let me know if you need a log with specific debug channels enabled.
Fedora 15 x86
kernel-2.6.38.8-35.fc15.i686.PAE
AMD Athlon 64 x2
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27990
Summary: Freespace 2 launcher: buttons not drawn correctly
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/126954/120000/fileinfo/Frees
pace-2-Demo-
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]gyebro69(a)gmail.com
CC: huw(a)codeweavers.com
Created an attachment (id=35829)
--> (http://bugs.winehq.org/attachment.cgi?id=35829)
FS2 launcher screenshot (comparison)
In the launcher of Freespace 2 neither buttons nor the background image are
drawn. They are grey/black. The launcher for Tachyon: The Fringe is also
affected.
I'm attaching a screenshot showing what the Freespace 2 launcher looks like
with Wine-1.3.26 and with the previous version.
Terminal output doesn't show any relevant messages.
The result of the regression test:
d4076d438cb5ff05f6800cdaae7ac88844e70595 is the first bad commit
commit d4076d438cb5ff05f6800cdaae7ac88844e70595
Author: Huw Davies <huw(a)codeweavers.com>
Date: Tue Aug 2 14:11:10 2011 +0100
gdi32: Add a PutImage implementation to the dib driver.
:040000 040000 0be7c823d7ba618160e18b0889a0a94956f61183
a01acea3ceb2ad8781388283699d0c8243b90f7f M dlls
The patch cannot be reverted cleanly on 1.3.26 but after
git checkout d4076d438cb5ff05f6800cdaae7ac88844e70595 >> wrong screen
git reset --hard HEAD^ >> displays the launcher correctly
Commit d4076d438cb5ff05f6800cdaae7ac88844e70595 also makes images in Internet
Explorer 6 installer disappear. To reproduce: install ie6 via winetricks. An
image is shown on the welcome screen of the installer. That image is black with
Wine-1.3.26.
Fedora 15
Gnome 3
Nvidia gfx card
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28088
Summary: Wine can play audio despite of disabled sound drivers
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Regression SHA1: …
[View More]9fc0377f64c9ba62390bcd505492bf940e66aba0
Since Wine-1.3.26 I can hear the audio test even though I have disabled all
sound drivers in winecfg's audio tab. Actually, I have only Alsa available
because OSSv4 is not installed on my system.
Bisecting revealed the following commit:
9fc0377f64c9ba62390bcd505492bf940e66aba0 is the first bad commit
commit 9fc0377f64c9ba62390bcd505492bf940e66aba0
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Tue Jul 26 07:58:43 2011 -0500
mmdevapi: Try loading multiple audio drivers from the registry.
:040000 040000 01dc18fc39bc9c43861c6c54ec92f519658359ef
c0dd0d0413065b9e3eeb2ed3e62409973b157d1b M dlls
Reverting the patch fixed the problem (audio test gives an 'Audio test failed!'
error message when no sound drivers selected).
Fedora 15 x86
Alsa 1.0.24
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28146
Summary: GODS:Lands of Infinity changes the gamma to an overly
bright level
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/156544/150000/fileinfo/GODS:
-Lands-of-Infinity-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
…
[View More]AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: nerv(a)dawncrow.de
Regression SHA1: 7b285a4ebd63eab428e968968ca398cc1076324a
When starting the game, the screen turns to almost completely white with some
strange colors. Not just the game window but my whole Gnome desktop inherits
this behaviour.
After exiting the game, the screen stays that way.
I tried to take screenshots of the problem, interestingly, both the game and
the Gnome environment appear correctly in the screenshots.
This is a regression, introduced by
7b285a4ebd63eab428e968968ca398cc1076324a is the first bad commit
commit 7b285a4ebd63eab428e968968ca398cc1076324a
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Sat Sep 19 19:08:09 2009 +0200
winex11: Add alternative header for xf86vm.
:100755 100755 e32773bbe4d75257918f86bb748649899ae9ca82
ae5beac96d9f3775866584d10d0951f9e4c13bc5 M configure
:100644 100644 ac5a8613be96bea84c73e52414eb37cdff3cf437
0f37bc75d952b71aa51bfa184d95f62aae489a09 M configure.ac
:040000 040000 0b13bdb9fcc6833c075e19e2b60d31496439a78a
fa6f97b5e92f91457fc0bb5f0e9e490641faaffd M dlls
:040000 040000 3fbdaf6dd278ebeb0ad4141ff3e0c2c5a77bcff9
635be6c8e884b6af4b56b0eb487c47eedccba58d M include
The patch cannot be reverted cleanly on the current 1.3.26 version.
The patch in bug #24598#c14 doesn't resolve the problem.
One can work around the problem by opening a new terminal and typing 'xgamma
-gamma 1.0' after the game was started. This restores the original brightness
of the screen.
Fedora 15 x86
X Server 1.10.3
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28214
Summary: Eurofighter Typhoon crashes after starting
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: …
[View More]ace241ad595d1da0f0fc384a7065683fa00cac45
Created an attachment (id=36133)
--> (http://bugs.winehq.org/attachment.cgi?id=36133)
terminal output
The game is an old (2001) arcade-ish flight sim, utilizing DirectX 7. It has
been recently re-released by DotEmu.
The problem: the game crashes right after starting in Wine-1.3.26. After
crashing, the process typhoon.exe doesn't exit but it still remains in memory,
consuming 100% cpu power until I kill it.
The game starts correctly in Wine-1.3.25.
The result of the regression test:
ace241ad595d1da0f0fc384a7065683fa00cac45 is the first bad commit
commit ace241ad595d1da0f0fc384a7065683fa00cac45
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Aug 1 21:35:41 2011 +0200
wined3d: Resolve source and destination rectangles in
wined3d_surface_blt().
:040000 040000 29aac6db06ac6dba74c9b8a12e39c859cf80d483
8076af6d121572a5003492a25753da1d0c237d23 M dlls
The patch cannot be reverted cleanly,
git checkout ace241ad595d1da0f0fc384a7065683fa00cac45 >> the game crashes
git reset --hard HEAD^ >> the game loads to the main menu
Note: there might be another regression somewhere between 1.3.26 and 1.3.27. If
I start the game in 1.3.27 I get an error message: 'Fatal error: failed to
create material x_efa_1'. This error message has never seen before.
No demo available.
Please let me know if you need a log with specific debug channels enabled.
Fedora 15 x86
Nvidia gfx card / driver 280.13
--
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.
[View Less]