http://bugs.winehq.org/show_bug.cgi?id=6077
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-10 04:19 -------
Created an attachment (id=3854)
--> (http://bugs.winehq.org/attachment.cgi?id=3854&action=view)
crash log
simple hack to let the installer complete:
diff --git a/dlls/advapi32/advapi.c b/dlls/advapi32/advapi.c
diff --git a/dlls/advapi32/security.c b/dlls/advapi32/security.c
index 7b4f5bc..46e64e4 100644
--- a/dlls/advapi32/security.c
+++ b/dlls/advapi32/security.c
@@ -1249,8 +1249,9 @@ MakeSelfRelativeSD(
BOOL WINAPI GetSecurityDescriptorControl ( PSECURITY_DESCRIPTOR
pSecurityDescriptor,
PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision)
-{
+{if(pSecurityDescriptor)
return set_ntstatus(
RtlGetControlSecurityDescriptor(pSecurityDescriptor,pControl,lpdwRevision));
+else return FALSE;
}
/* ##############################
--
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=6077
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://ftp.icq.com/pub/ICQ_W
| |in95_98_NT4/ICQ_5/icq5_1_set
| |up.exe
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-10 04:15 -------
The installer works fine using win98, but it fails when version is set to
win2000 (default).
After creating the fake ie6 registry key i found:
First there's a problem with missing version info in olepro32. I've sent a patch
for that to wine-patches. For now it's enough to copy a native olepro32.dll to
system32. After that it crashes in advapi32. With a simple hack i was able to
let the installer finish correctly. I don't know if the hack is correct, or
where this really should be fixed (in advapi32 or ntdll?). I'll attach crash log.
--
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=3902
------- Additional Comments From damjan.jov(a)gmail.com 2006-15-10 03:08 -------
Konrad, you've obviously never sent a patch to wine. It takes up to a week to
get feedback, it almost never goes through the first time, and often it just
gets completely ignored. Since I only posted it yesterday, it could take a
while.
The dirty rectangle patch is very incomplete (it has to set the rectangle for
every single GDI function, not just BitBlt), so I haven't even submitted that
one.
I'll add a comment when my client-side DIB copy patch is commited.
--
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=6269
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-10 23:58 -------
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=6449
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-10 23:34 -------
Resetting severity. Please read what "blocker" means. Especially that program is
working. Please _attach_ warn+file trace:
WINEDEBUG=warn+file wine prog.exe &> /tmp/wine.log
--
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=6448
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-10 23:31 -------
Closing dup.
--
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=5171
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-10 23:31 -------
*** Bug 6448 has been marked as a duplicate of this bug. ***
--
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=6448
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-10 23:31 -------
Exact dup
*** This bug has been marked as a duplicate of 5171 ***
--
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=6445
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |enhancement
Component|wine-console |wine-programs
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-10 23:23 -------
Because there are none. Use 'winecfg' to configure 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.