http://bugs.winehq.org/show_bug.cgi?id=31941
Bug #: 31941
Summary: sniper elite V2 not running
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ph.gachoud(a)gmail.com
Classification: Unclassified
Installed and not working no special error found
--
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=21495
Summary: App Crashs
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://pluto.brain-killer.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 131337(a)qip.ru
Hi Guys.
I've tried to start Pluto.exe from http://pluto.brain-killer.org/
Install is working without problems.
When i try to start the App, i see the Window for 1 Second, then crash.
I debugged it -> see attachment for logfile.
What to do?
--
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=22983
Summary: Battlefield Bad Company 2: game only shows black
screen
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: stefandoesinger(a)gmx.at
Regression caused by:
481aca47ad649297e5435d0f4c7466fd70aa702f is the first bad commit
commit 481aca47ad649297e5435d0f4c7466fd70aa702f
Author: Stefan Dösinger <stefan(a)e195-194.eduroam.tuwien.ac.at>
Date: Wed May 5 13:02:07 2010 +0200
wined3d: Don't use GL_ARB_map_buffer_range for now.
There are numerous problems with this extension, and there are no
visible upsides. In the best case dynamic VBOs are just as fast as no
VBO at all.
:040000 040000 cca8ec087bc506feda3595448c85c39ebe496bf6
d395ecea38a8be62103acb6279b99c0cb452d2e5 M dlls
if this patch is reverted, the game shows, although with messed up textures.
See bug 22617 for details on that.
Bug shows up in Steam and DVD versions.
--
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=22617
Summary: Texture Problems in Battlefield Bad Company 2
Product: Wine
Version: 1.1.43
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xwillex(a)gmail.com
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19520
Battlefield Bad Company 2 is completely unplayable because of texture problems.
I've included wine's output while playing the game.
There are some unimplemented d3d features.
--
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=26690
Summary: d3d9 device test crashes on Intel i945
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
Hi,
shortly after 1.3.17 d3d9 test device started crashing.
I bisected, and the bisect converged on:
git bisect good
77face22d5365d94b9bfe614ed202692e1523593 is the first bad commit
commit 77face22d5365d94b9bfe614ed202692e1523593
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Fri Mar 18 19:18:40 2011 +0100
wined3d: Get rid of context_validate.
It should not be needed anymore, now the wined3d context is implicitly
validated on GL context activation. The check itself wasn't reliable
because of some threading issues and it also brought a small performance
hit.
:040000 040000 865b97d2f96fb3c31125a5af9b5ad12b12c8f246
dcfa2071517116fa3beb4fd3bcf7411a4e1da085 M dlls
--
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=20625
Summary: chromium's ImporterTest.IEImporter test fails
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium's IEImporter test tries to create bookmarks etc. using
COM, then read them back. It fails with
$ wine src/chrome/Debug/unit_tests.exe --gtest_filter=ImporterTest.IEImporter
fixme:seh:RtlCaptureStackBackTrace (3, 31, 0x32fce0, (nil)) stub!
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
...
[ RUN ] ImporterTest.IEImporter
fixme:shdocvw:UrlHistoryStg_AddUrl
(L"http://A79029D6-753E-4e27-B807-3D46AB1545DF.com:8080/path?key=value"
L"Unittest GUID" 00000000)
.\browser\importer\importer_unittest.cc(383): error: Value of: res == S_OK
Actual: false
Expected: true
[ FAILED ] ImporterTest.IEImporter (205 ms)
...
$
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\Google Home Page.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\SubFolder\Title.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\TheLink.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\WithPortAndQuery.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\a\??.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\Links\TheLink.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\Links\SubFolderOfLinks\SubLink.url
(Seems strange that bookmarks would trigger menu item creation?)
Related source:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/importer/imp…
To repeat:
$ wget http://kegel.com/wine/chromium/chromium-tests.tar.bz2
$ tar -xjvf chromium-tests.tar.bz2
$ wine src/chrome/Debug/unit_tests.exe --gtest_filter=ImporterTest.IEImporter
--
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=7597
Michael Stefaniuc <mstefani(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #13 from Michael Stefaniuc <mstefani(a)redhat.com> 2013-06-26 17:27:22 CDT ---
Assuming fixed as the corresponding code is gone.
--
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=8357
Charity <AngeliqeR(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|AngeliqeR(a)gmail.com |
--
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=33894
Bug #: 33894
Summary: Blank screen, only sound, age of empires 2, wine
version 1.5.29-1.fc18
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaudadasa(a)gmail.com
Classification: Unclassified
Until yesterday age of empires 2 was working well. As soon as I updated all
packages today (which I usually do near the end of the month), wine displays a
blank screen when I launch age of empires 2. Sound works fine. Display does not
show up at all.
I'm in shock. I used to play it almost daily for an hour of so for last many
years. Trying to revert to previous 'working' version.
Concerned Version: wine version 1.5.29-1.fc18
Concerned Software: Age of Empires 2
--
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=33875
Bug #: 33875
Summary: Format Factory 3.1.0 not open
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
Created attachment 44940
--> http://bugs.winehq.org/attachment.cgi?id=44940
Terminal Log
The new version 3.1.0 does not open, probably related with this line:
wine: Unimplemented function KERNEL32.dll.InitOnceExecuteOnce called at address
0x7bc4d500 (thread 0044), starting debugger...
--
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.