http://bugs.winehq.org/show_bug.cgi?id=17630
Summary: Unreal Tournament 3: d3dx10_35.dll not found
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Fresh install of Wine, Steam, UT3, attempting to launch the game fails because
it thinks that DX10 is present.
err:module:import_dll Library d3dx10_35.dll (which is needed by L"C:\\Program
Files\\Steam\\steamapps\\common\\unreal tournament 3\\Binaries\\UT3.exe") not
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=16548
Summary: qedit:mediadet.c test is skipped due to renaming a file
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=18023)
--> (http://bugs.winehq.org/attachment.cgi?id=18023)
hacky mediadet.c test debug patch
GetTempFileNameW() returns sometimes the same name in both calls in mediadet.c.
As said in MSDN the name has to be unique. It is unique, but the test deletes
the unique file and generates a new one with a new extension. In the next call
the GetTempFileNameW() returns another or the same name (the unique file was
deleted before).
But the test assumes that renaming the file extension gets a new unique one
(which seems to fit on windows XP/2000 - see http://test.winehq.org/data - but
not for wine). This works mostly - not all times - in the first run with a
clean temp folder. The chance is really small to hit two times the same name.
I haven't checked this on windows but it is affected, too, I think (probably
GetTempFileNameW() has an internal static variable which generates every time a
new name from the one before, or so ...).
--
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=22380
Summary: Big Fish Games: requires Administrator access
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t_poppenhusen(a)hotmail.com
Wine runs fine, but when trying to install a game from Big Fish Games
(specifically, Margrave Manor 2: Lost Ship), I keep getting an error saying
that, in order to install a game from Big Fish Games, I must have administrator
access.
--
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=24366
Summary: Crystal Cubes: unimplemented function
d3dx9_36.dll.D3DXFillTexture
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://www.nzlab.dk/files/cc101.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=30715)
--> (http://bugs.winehq.org/attachment.cgi?id=30715)
terminal output
Crystal Cubes is a freeware tetris clone in 3D.
When starting, the game complains about the following unimplemented function in
Wine's d3dx9_36.dll: D3DXFillTexture.
A native d3dx9_36.dll (or winetricks d3dx9) makes the game happy and it works
flawlessly.
For testing: the game also needs native msxml3 libraries to start correctly
(that's bug #23656).
Fedora 13
Nvidia 7600 / driver 256.53
--
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=23840
Summary: Starcraft II: white planet on login screen on GeForce
6/7
Product: Wine
Version: 1.2
Platform: x86
URL: http://us.battle.net/sc2/en/
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=29923)
--> (http://bugs.winehq.org/attachment.cgi?id=29923)
bad screenshot
Regression introduced by
austin@laptop:~/wine-git$ git bisect good
4936e71828669ef084f9cf243f924a11a2cdce50 is the first bad commit
commit 4936e71828669ef084f9cf243f924a11a2cdce50
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Jul 29 12:56:54 2010 +0200
wined3d: Clamp vertex shader outputs.
To avoid having to interpolate infinities over fragments.
:040000 040000 422077d6e509af3cf5503e92e126a424ba65c3d7
94c0887d2cb23239444ee137879b57b45a37ac28 M dlls
I'll attach screenshots/terminal output.
--
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=12092
Summary: Graphical glitches in System Shock 2
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.download.com/System-Shock-2-demo/3000-7539_4-
10031250.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oponek(a)gmail.com
There are some graphical glitches in System Shock 2 with Wine 0.9.57 (see
screenshot).
--
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=18434
Summary: Unhandled page fault whiling using gecko to browser a
URL
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marsliu2000(a)hotmail.com
Created an attachment (id=21037)
--> (http://bugs.winehq.org/attachment.cgi?id=21037)
partical output with WINEDEBUG=+all option
I am using Gentoo Distro, 32bit configuration. I tested 1.1.15, 1.1.17 to
1.1.21. All of them have this bug.
Everytime I do the test I remove my .wine folder and /usr/share/wine folder.
--
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=21255
Summary: XMLSpy text editor crashes
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soprano(a)chello.at
With Wine 1.1.34 and 1.1.35 opening XMLSpy's text (xml) editor crashes the
whole application. This was tested with both XMLSpy 2005 and 2010 versions,
therefore I guess it happens in all XMLSpy.
Reinstalling Wine 1.1.32 makes XMLSpy work correctly again.
--
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=17696
Summary: Skype 4: Crash on installation
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: osamak.wfm(a)gmail.com
I'm trying to install Skype 4 on my Ubuntu GNU/Linux, something wrong is
happening. The installation tries to get some files form the Internet, but it
failed, it shows a dialog contains a 'Download' button. The following error was
shown when I clicked this button: <http://paste.ubuntu.com/125103/>.
I'm using almost the default settings of Wine, the official wine-1.1.16 build
and the recent version of Skype.
--
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=12812
Summary: wine crashes when attempting to play Sid Meier's
Civilization 4 version 1.74
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jps.sgtrock(a)gmail.com
Created an attachment (id=12493)
--> (http://bugs.winehq.org/attachment.cgi?id=12493)
Full console output
The crash looks like it occurs because for some reason the app is unable to
build a menu. The initial splash screen that says "Loading..." in several
languages shows up fine. Then I get the following dialog boxes:
"Error locating tag node in SetGlobalClassInfo function
Current XML file is: GameInfo/CIV4PlayerOptionInfos.xml"
Clicking "OK" gets the same dialog box repeated. After that, the game crashes.
The attached file shows the output to the console.
--
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.