http://bugs.winehq.org/show_bug.cgi?id=7782
Summary: games do not play
Product: Wine
Version: 0.9.33.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheeseboy16(a)gmail.com
upon loading games i get unexpected error in game maker 6 and the game is unable
to load
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7712
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-03 23:28 -------
Can you send the test case to wine-patches with todo_wine around failing tests?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7779
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-03 23:22 -------
These statements are confusing and not true in general. You need to provide
an application or a test case that has a problem, and describe how it supposed
to behave and what you see under Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3312
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-03 23:04 -------
> Have you tried googling, Dmitry?
It's the responsibility of the bug reporter to provide all the required
information including the download links.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7663
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-03 22:51 -------
You should not use malloc in Wine, wcslen and others won't work properly
in Wine. Use Win32 APIs like HeapAlloc and lstrlenW instead.
Also it looks like your code won't work if there are non-ascii characters
on the command line.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7781
Summary: Supreme Commander v1.0 dies with this message
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m6(a)kcidx.org
err:d3d9:IDirect3DDevice9Impl_StretchRect Texture filters not supported yet
fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 5 0x7c6ee0fc
0x7c6ee0ec
fixme:module:LdrLockLoaderLock flags 2 not supported
Killed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7690
------- Additional Comments From dank(a)kegel.com 2007-17-03 21:25 -------
Hans' fix for RegGetKeySecurity is now in git (superceding mine).
With today's git, I get a crash and then a hang instead of an error dialog
when running the inner client installer.
+relay,+ntdll,+text shows:
001c:Call advapi32.MakeSelfRelativeSD(00477a74,00477a14,0034fa00) ret=004441c5
trace:ntdll:RtlMakeSelfRelativeSD 0x477a74 0x477a14 0x34fa00(0)
trace:ntdll:RtlLengthSid sid=0x3d68
...
001c:Call ntdll.RtlUnwind(0034fb34,0040326f,0034f838,00000000) ret=0040326f
...
trace:text:DrawTextExW L"Zugriffsverletzung bei Adresse 7EFBB898 in Modul
'ntdll.dll'. Lesen von Adresse 00003D69.", -1, [(0,0)-(352,0)] 00000450
I can't seem to get a backtrace, sadly.
So it seems that I'm running into a different problem than Hans is?
BTW Hans' patch from comment #10 seems unrelated, doesn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5679
------- Additional Comments From floppie(a)quadra-tec.net 2007-17-03 18:21 -------
(Sorry for the double post, still getting used to bugzilla)
The crash log has changed a bit. The backtrace is longer, among other things.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.