http://bugs.winehq.org/show_bug.cgi?id=5783
------- Additional Comments From thestig(a)google.com 2007-09-03 00:39 -------
Looks like the patch never made it in. You'd probably need to write a simpler
test case that exposes the bug and put it in dlls/gdi32/tests/font.c, and rework
the patch for the current version of 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=3270
------- Additional Comments From pgr(a)arcelectronicsinc.com 2007-09-03 00:22 -------
I have some delphi 3 apps that still don't minimize with wine 0.9.32. I am a few
days behind the current git. I will try to get current and test shortly.
--
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=4275
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-09-03 00:15 -------
Closing
--
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=4265
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-09-03 00:07 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4229
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-09-03 00:05 -------
Closing
--
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=881
------- Additional Comments From byteframe(a)yahoo.com 2007-08-03 23:59 -------
Happens in red orchestra retail steam, in wine-0.9.32.
--
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=3270
------- Additional Comments From ryanbach(a)adelphia.net 2007-08-03 23:52 -------
In Wine 0.9.32 it seems to minimize correctly for me.
Can anyone else confirm it is working correctly?
--
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=7666
------- Additional Comments From truiken(a)gmail.com 2007-08-03 23:20 -------
Wow, an installer other than IE or MDAC that actually uses advpack. The
installer is calling GetFileSecurity with a NULL pSecurityDescriptor parameter,
which, according to msdn, is legit as the parameter is optional. We should add
a simple test case for this and make the appropriate fix. Technically this
should be wine-advapi32, but we don't have that component yet.
--
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=7666
Summary: Rise of Nations demo crash during install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/games/pc/riseofnations.aspx
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer seemed to work well, and claimed to complete,
but some subprocess it started seems to have crashed.
Here's a log excerpt:
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33fb9c,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"c:\\windows\\MSRONWMFDIST\\msvcrt.dll" -> L"c:\\windows\\system32\\msvcrt.dll"
fixme:advapi:GetFileSecurityW (L"c:\\windows\\profiles\\All Users\\DRM") :
returns fake SECURITY_DESCRIPTOR
wine: Unhandled page fault on write access to 0x00000000 at address 0x7efbb9e4
(thread 0019), starting debugger...
Backtrace:
=>1 0x7efbb9e4 RtlCreateSecurityDescriptor+0x15(lpsd=0x0, rev=0x1)
[/home/dank/wine-git/dlls/ntdll/sec.c:421] in ntdll (0x0033d6b4)
2 0x7ecb3b57 InitializeSecurityDescriptor+0x25(pDescr=<register EAX not in
topmost frame>, revision=<register EAX not in topmost frame>)
[/home/dank/wine-git/dlls/advapi32/security.c:1042] in advapi32 (0x0033d6d4)
3 0x7ecb4083 GetFileSecurityW+0xd4(lpFileName=0x33d78c,
RequestedInformation=0x4, pSecurityDescriptor=0x0, nLength=0x30,
lpnLengthNeeded=0x33d764) [/home/dank/wine-git/dlls/advapi32/security.c:1774] in
advapi32 (0x0033d704)
4 0x41b0d1e2 in drmclien (+0xd1e2) (0x0033d77c)
5 0x41b0d4b3 in drmclien (+0xd4b3) (0x0033d9ac)
6 0x41b071bd in drmclien (+0x71bd) (0x0033d9dc)
7 0x7d6e4236 register_ocxs_callback+0xe0(hinf=<register EAX not in topmost
frame>, field=<register EAX not in topmost frame>, arg=0x0)
[/home/dank/wine-git/dlls/advpack/install.c:165] in advpack (0x0033fa1c)
8 0x7d6e4910 iterate_section_fields+0x174(hinf=0x164530, section=<is not
available>, key=0x7d6e7988, callback=0x7d6e4156, arg=0x0)
[/home/dank/wine-git/dlls/advpack/install.c:271] in advpack (0x0033fc1c)
9 0x7d6e4ad6 adv_install+0xd3(info=<register ESI not in topmost frame>)
[/home/dank/wine-git/dlls/advpack/install.c:353] in advpack (0x0033fc6c)
10 0x7d6e543d DoInfInstall+0x171(setup=0x33fe5c)
[/home/dank/wine-git/dlls/advpack/install.c:551] in advpack (0x0033fcfc)
11 0x01003989 in dcsetup (+0x3989) (0x0033fe98)
12 0x01002c88 in dcsetup (+0x2c88) (0x0033ff08)
13 0x7ee9455f start_process+0xe3(arg=0x0)
[/home/dank/wine-git/dlls/kernel32/process.c:821] in kernel32 (0x0033ffe8)
14 0xb7eda3b7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x7efbb9e4 RtlCreateSecurityDescriptor+0x15
[/home/dank/wine-git/dlls/ntdll/sec.c:421] in ntdll: movl $0x0,0x0(%edx)
421 memset(lpsd,'\0',sizeof(SECURITY_DESCRIPTOR));
--
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.