http://bugs.winehq.org/show_bug.cgi?id=5090
------- Additional Comments From dave(a)landlordhat.com 2006-03-06 19:28 -------
Mike, I hope this gives you what you need... the PC I am on at the moment is
limited to 100,000 lines of history. Please let me know if you need me to redo
this when I get home. Boy were right about this making it slow, heh.
http://www.aethar.com/SLWINE2.log
Thanks,
Dave M
--
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=5347
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Priority|P1 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-06 19:20 -------
Not a blocker. Probably a dup or even invalid.
AppDB has reports of it working. But you probably have not copied all the
relevant registry entries.
Do NOT:
- change severity (seems you have no idea what it means)
- mark bugs as new (leave that for some one else to verify
- change priority (actually do one looks at it)
--
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=5192
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Diablo 2 fails to start |Diablo 2 1.00 fails to start
------- Additional Comments From the3dfxdude(a)gmail.com 2006-03-06 19:12 -------
The following is a quote from another test report by Mark Gallina in extra comments:
"I was impatient and tried playing immediately after Diablo II installed without
patching or installing the expansion pack. I received the dreaded "Access
Violation Error Cx0000000005" which used to be caused with some newer CD drives.
Since my machine was built years after DII was released, I think that was the
problem. Once I installed LoD the game ran fine without a hitch."
Based on his report, this may be a hardware compatibility issue resolved by a
patched Diablo 2. If I am unable to reproduce with 1.00, I may resolve this bug.
Since I believe this is 1.00, I updated the summery. Will update later.
--
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=5347
Xordan(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |PC
--
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=5347
Xordan(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |blocker
Priority|P3 |P1
--
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=5347
Summary: Error on loading Photoshop CS2
Product: Wine
Version: 0.9.14.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Xordan(a)gmail.com
Hi, when I try to run Photoshop CS2 (copied from my windows install, so I
haven't tested the installer) the program starts to load up and then it freezes,
printing this output hundreds of times in the console (never seems to end actually);
err:shell:HCR_GetFolderAttributes HCR_GetFolderAttributes should be called for
simple PIDL's only!
I'm not sure what other output I can give, especially as I don't completely know
what this error means :) Maybe someone here does though.
Thanks.
--
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=5346
Summary: Library initialisation crash with USER and X11DRV
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hallo(a)michael-kaufmann.ch
This simple program crashes Wine:
#include "windows.h"
int main(int argc, char * argv[])
{
static const WCHAR szDisplayW[] = { 'D','I','S','P','L','A','Y','\0' };
HDC dc = CreateDCW(szDisplayW, NULL, NULL, NULL);
DeleteDC(dc);
return 0;
}
This happens:
- CreateDCW wants to load X11DRV
- USER attaches to the process and registers its builtin window classes. It
also loads a cursor for a window class
- LoadCursor calls CreateDCW again
- This time Wine thinks that X11DRV is already loaded
- CreateDCW calls X11DRV_XRender_Init() which uses the variable gdi_display.
But this variable is uninitialized because X11DRV's DllMain has not been
called.
I hope that somebody can 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=5343
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-06 14:13 -------
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=5343
------- Additional Comments From andrew.ramage(a)gmail.com 2006-03-06 14:03 -------
Sorry - I am using SuSE 10.0 and wine-2005-07 was still active in the machine.
DAZStudio is working now and collecting information on images on my disk.
--
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.