http://bugs.winehq.org/show_bug.cgi?id=4325
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-15-07 00:58 -------
Resolving FIXED
--
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=5673
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-msi |wine-misc
Ever Confirmed| |1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-15-07 00:50 -------
Confirming. WINEDEBUG='msi' log is empty though. So not an msi 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=5682
chris(a)pcburn.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |test
OS/Version|other |Linux
--
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=5682
Summary: Getting a "Cannot Change Screen BPP From 32 to 8" Error
in Diablo II
Product: Wine
Version: 0.9.17.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)pcburn.com
When I get to the first cut-scene in Diablo II I get the following after WINE
crashes out. Reproduced numerous times.
Let me know if you need me to test or any more info.
Error Output:
err:ddraw:IDirectDrawSurfaceImpl_Flip Can't find a flip target
err:ddraw:IDirectDrawSurfaceImpl_Flip Can't find a flip target
err:ddraw:IDirectDrawSurfaceImpl_Flip Can't find a flip target
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x7fe05130)->(0x20024,00000011)
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x7fe05130)->(0x20024,00000011)
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2 information
for ld-linux.so.2
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x7fe05130)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
--
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=3824
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1344 is|0 |1
obsolete| |
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-14-07 23:36 -------
Created an attachment (id=2910)
--> (http://bugs.winehq.org/attachment.cgi?id=2910&action=view)
Trace of +win,+edit,+seh placing a Tmemo on a form
zero length name
--
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=3824
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-14-07 23:31 -------
Testing again with current git the out of memory does not occur anymore.
>From the traces the warn:win:create_window_handle error 6 creating window was
caused by delphi calling CreateWindowEx16 with a zero length string for windowName.
The fault occurs when the trace has "" for the window name.
I added this trace just before the end of CreateWindowEx16
TRACE("Create 16 windowname->[%s],%d\n",windowName,windowName);
>From traces windowName can be
"(null)" windowName = NULL
"somestring" windowName points to a string
"" windowName points to a NULL
.
This is from the failed condition log
trace:win:CreateWindowEx16 Create 16 windowname->[],2109660388
trace:win:WIN_CreateWindowEx non-unicode "" "TMemo" ex=00000000 style=44810044
136,40 185x89 parent=0x10062 menu=(nil) inst=0x252e params=(nil)
This is from the working condition log
trace:win:CreateWindowEx16 Create 16 windowname->[ListBox1],2107280590
trace:win:WIN_CreateWindowEx non-unicode "ListBox1" "TListBox" ex=00000000
style=44910141 161,73 119x95 parent=0x10062 menu=(nil) inst=0x1936 params=(nil)
--
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=5681
Summary: MS Platform SDK fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=a55b6b43-e24f-4ea3-a93e-40c0ec4f68e5&DisplayLang=en
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After reverting http://winehq.org/pipermail/wine-cvs/2006-July/024546.html
to get around the crash bug, installing the PSDK gets quite far.
It annoyingly prompts you to insert disk some-long-name-ending-in-msi,
but clicking on Cancel gets you past that.
After a while, though, it aborts, probably after these lines:
err:cabinet:FDICopy PFDI_OPEN returned zero for
C:\windows\temp\IXP000.TMP\PSDK-PSDK-common.0.cab.
err:msi:extract_cabinet_file FDICopy failed
err:msi:ACTION_InstallFiles Unable to ready media
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
--
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=5680
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From dank(a)kegel.com 2006-14-07 21:41 -------
d'oh! I should have checked recent bugs first.
--
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=5678
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From mike(a)codeweavers.com 2006-14-07 21:17 -------
*** Bug 5680 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.