http://bugs.winehq.org/show_bug.cgi?id=22682
Summary: Far Cry 2 fails to start
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gugamilare(a)gmail.com
Created an attachment (id=27941)
--> (http://bugs.winehq.org/attachment.cgi?id=27941)
Terminal output
Far Cry 2 downloaded from Steam fails to initialize. When launching for the
first time, Steam tries to install DirectX, .NET 2.0, Punkbuster and MS Visual
C++ 2005 SP1. I had to manually delete the DirectX installer and recreate the
wine prefix in order to avoid the installer to try installing DirectX. Either
way, letting it install DIrectX or not, Far Cry 2 fails to initialize. It
starts by showing a black box in the middle of the screen (probably where the
logo should appear) and a warning window is shown:
"Your video card drivers are too old. Please update them."
Pressing OK, the executable continues for a few seconds until a message in the
terminal output states that the function
d3dx9_36.dll.D3DXGetShaderInputSemantics is missing. Then the application
crashes.
On a side note, I have a Radeon HD 4770 512MB and the latest stable fglrx
drivers from Ubuntu repositories.
--
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=12206
Summary: Can't install Timeshift Demo
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://fileshack.com/file.x/11251/TimeShift+Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Created an attachment (id=11627)
--> (http://bugs.winehq.org/attachment.cgi?id=11627)
Output
Hi,
I've encountered a bug in Wine (I think).
When I try to install TimeShift Demo, it asks to agree with the license
agreement. The option "I agree" is grayed out, so I thought that after
scrolling the license it will activate - it won't. It will be grayed out no
matter of what I am doing.
I've tried to use WinXP and Win98 compatibility mode.
I've noticed that when I press "Next" on the first screen I can see "Untitled
Window" on my taskbar.
I really don't know what is going on, or how to fix it. Wine pops only
"IsWow64Process" and SetWindowRgn not supported on other thread window, that's
all. Just in case I've attached my debug output. I don't know if this game
works, because I can't install it.
I've tried to remove .wine directory, but it didn't help.
You can download the demo here:
http://fileshack.com/file.x/11251/TimeShift+Demo
It weights about 983 megs...
Cheers
I am using Fedora 8, Wine 0.9.58, NVIDIA drivers 169.12, and I gave it major
severity because it prevents from installing software and even more experienced
user can't figure out what to do because output is not telling anything
--
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=15286
Summary: iMesh crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.imesh.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=16093)
--> (http://bugs.winehq.org/attachment.cgi?id=16093)
iMesh backtrace
With current Git (wine-1.1.4-334-g54d920a), launching the iMesh applications
results in a window being shown, but an immediate crash after the window is
displayed. A backtrace is attached.
--
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=17131
Summary: NtQueryObject needs to handle ObjectNameInformation
information class (iMesh 8.0)
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://download.imesh.com/files/iMeshV8.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With today's Git (wine-1.1.13-272-gf63d950), after installing iMesh 8.0 and
starting the application, within a couple of seconds an out of memory dialog
appears. From relay trace:
0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7cf8,00000104,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21
0009:Call KERNEL32.TlsGetValue(00000005) ret=00c3a9c9
0009:Ret KERNEL32.TlsGetValue() retval=00000000 ret=00c3a9c9
0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7ae8,00000208,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21
>From checking the OBJECT_INFORMATION_CLASS enumeration, iMesh is trying to
query the ObjectNameInformation class for a handle. iMesh attempts to
iteratively double the size of its output buffer to allocate a sufficiently
sized buffer for the NtQueryObject call. Since Wine does not at present handle
the ObjectNameInformation class, NtQueryObject will never succeed and iMesh
erroneously continues allocating until it incurs an out of memory condition.
--
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=16414
Summary: New Xlive (8.12.2008 and newer) is not working
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunder.m(a)email.cz
Created an attachment (id=17746)
--> (http://bugs.winehq.org/attachment.cgi?id=17746)
base log from crash
I just instaled new Xlive from this page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=6f966188-1e50-41c3…
(file gfwlivesetupmin.exe) and it is not working, I think it could be related
to advapi32.dll exactly to function UnregisterTraceGuids, which is not yet
implemented.
--
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=15839
Summary: Games for Windows Live fails to initialize, resulting
Fallout 3 crash
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.gamesforwindows.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
When starting Fallout 3, Xlive.dll wants to create a warning message to
eventlog, this will cause later Fallout 3 crash after choosing new game in the
menu.
Eventlog entry:
fixme:advapi:RegisterEventSourceW ((null),L"XLive"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0004,0x00000000,0x33e540,(nil)):
stub
warn:eventlog:ReportEventW L"Fallout3.exe"
warn:eventlog:ReportEventW L"1.0.0.12"
warn:eventlog:ReportEventW L"1.2.0241.0 C:\\windows\\system32\\xlive.dll"
warn:eventlog:ReportEventW L"\n0x80004005\n\nGames for Windows LIVE
DLL\nC:\\windows\\system32\\msidcrl40.dll 4.200.513.1"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Mentioned crash occuring later:
wine: Unhandled page fault on read access to 0x00000000 at address 0xad8cdb
(thread 0024), starting debugger...
First chance exception: page fault on read access to 0xffffffff in 32-bit code
(0x013c92e3).
Backtrace:
=>1 0x013c92e3 in xlive (+0x892e3) (0x7b5bf8d8)
2 0x006250e2 in fallout3 (+0x2250e2) (0x0322ece0)
3 0x00000005 (0x00e8c008)
4 0x009830d0 in fallout3 (+0x5830d0) (0x00ae4410)
--
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=15828
Summary: Microsoft Games for Windows - LIVE Redistributable setup
- blank EULA
Product: Wine
Version: 1.1.7
Platform: HP
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=bb38e1ce-b9b1-4e2b-9c3f-3b521e74b647&displaylang=en B
OS/Version: Solaris
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installs fine in git, but the EULA is blank. Clicking in it allows it to show.
Native riched20/30 doesn't seem to help.
--
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=22412
Summary: Paint.NET 3.5.4 - EULA display has worsened
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27447)
--> (http://bugs.winehq.org/attachment.cgi?id=27447)
Screenshot
The EULA text for Paint.NET (with Mono installed) has regressed in 1.1.43. The
text was already jumbled together, but now the problem has gotten worse. I did
a regression test:
049aa8dacd8135ac11e9deee982c14959e9511fe is first bad commit
commit 049aa8dacd8135ac11e9deee982c14959e9511fe
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Apr 15 11:40:21 2010 -0500
gdiplus: Ensure GdipGetGenericFontFamilySansSerif returns a truetype font.
:040000 040000 16c08165b79a981075b61212014f57f5b433bdb1
c099b9916da2d8aed27035f2373410588314e854 M dlls
I have to revert both this and 531219f84d0d6fa236283e5c3d061b5f752df793 to
resolve the problem. (Reverting only this commit causes it to die at startup;
reverting only the other patch doesn't correct the problem.) Terminal output
doesn't look useful (same as bug 22390).
On another note, native gdiplus only solves this regression, not the original
problem... so they probably aren't related.
--
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.