http://bugs.winehq.org/show_bug.cgi?id=6489
------- Additional Comments From karaluh(a)tlen.pl 2007-25-02 09:50 -------
There is some progress in 0.9.31. The game displays "Invalid Mode" error with
OK button and crashes when pressing it. Console gives:
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x8750fb8) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel
(0x215948)->(0x150202,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
8
--
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=5930
------- Additional Comments From b.buschinski(a)web.de 2007-25-02 09:50 -------
Created an attachment (id=5096)
--> (http://bugs.winehq.org/attachment.cgi?id=5096&action=view)
wine log for irrEdit
I think the problem with irrEdit is similar to this bug
( http://www.ambiera.com/irredit )
it has too problem with
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
0x34ee68/(nil)
err:d3d:IWineD3DSwapChainImpl_Present Cannot change the destination window of
the owner of the primary context
so it doesnt display the graphics
wine 0.9.31
--
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=7004
------- Additional Comments From liquitsnake(a)gmx.net 2007-25-02 09:47 -------
Seems to be related to Direct3D version the gfx card supports.
Halo seems to need DX9, DX8 will not work. On Windows however, DX8 is sufficient!
--
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=7547
Summary: Modifying left/top in XN Resource updater doesn't
respect height/width
Product: Wine
Version: CVS
Platform: PC
URL: http://www.wilsonc.demon.co.uk/d10resourceeditor.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: M.B.Lankhorst(a)gmail.com
Create a dialog in XN Resource editor, add a button (or many oher objects).
Then change either 'left' or 'top' in the editor fields. The button will be
stretched to the new left/top with the old lower right position on the old
place. Since 'right' and 'bottom' are no properties, it should respect height
and move the button, instead of stretching it to the new 'top'/'bottom'.
It is easier to understand with a screenshot, I'll attach two. (Before/after)
--
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=5491
------- Additional Comments From florianskarten(a)web.de 2007-25-02 08:41 -------
strange i found it 3 times in the wine version when i search in the whole log,
but only 2 times in the native version of the dll.
grep -n "NM_TOOLTIPSCREATED"
tooltipsSehMsgMessageCommctrlStatusTabToolbarLogWine.txt
749199:trace:message:SPY_DumpStructure NMHDR hwndFrom=0x1002a idFrom=0x0000000a
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
749203:trace:message:SPY_DumpStructure NMHDR hwndFrom=0x1002a idFrom=0x0000000a
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
829973:trace:message:SPY_DumpStructure NMHDR hwndFrom=0x40076 idFrom=0x00000000
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
grep -n "NM_TOOLTIPSCREATED"
tooltipsSehMsgMessageCommctrlStatusTabToolbarLogNative.txt
749184:trace:message:SPY_DumpStructure NMHDR hwndFrom=0x1002a idFrom=0x0000000a
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
749188:trace:message:SPY_DumpStructure NMHDR hwndFrom=0x1002a idFrom=0x0000000a
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
--
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=5491
florianskarten(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5092 is|0 |1
obsolete| |
------- Additional Comments From florianskarten(a)web.de 2007-25-02 08:37 -------
Created an attachment (id=5093)
--> (http://bugs.winehq.org/attachment.cgi?id=5093&action=view)
wine 0.9.31 + native WinXP comctl32.dll:
WINEDEBUG="+tooltips,+seh,+msg,+message,+commctrl,+status,+tab,+toolbar" wine
"C:\Programme\Warcraft III\World Editor.exe"
search for NM_TOOLTIPSCREATED, because these word appears only 2 times in the
log with the native version, and 1 time in the log with the wine version of the
dll.
native dll:
trace:message:SPY_EnterMessage (0x10024) L"Warcraft III" message [004e]
WM_NOTIFY sent from self wp=0000000a lp=0034ed34
trace:message:SPY_DumpStructure NMHDR hwndFrom=0x1002a idFrom=0x0000000a
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
trace:message:SPY_DumpMem NM extra [0000] 0001002c
trace:msg:WINPROC_CallProcWtoA
(hwnd=0x10024,msg=WM_NOTIFY,wp=0000000a,lp=0034ed34)
trace:message:SPY_ExitMessage (0x10024) L"Warcraft III" message [004e]
WM_NOTIFY returned 00000000
trace:message:SPY_DumpStructure NMHDR hwndFrom=0x1002a idFrom=0x0000000a
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
trace:message:SPY_DumpMem NM extra [0000] 0001002c
trace:message:SPY_ExitMessage (0x1002a) L"{ToolbarWindow}" message [0423]
TB_GETTOOLTIPS returned 0001002c
wine version:
trace:message:SPY_EnterMessage (0x10024) L"WARCRAFT III - " message
[004e] WM_NOTIFY sent from self wp=00000000 lp=0034dca4
trace:message:SPY_DumpStructure NMHDR hwndFrom=0x40076 idFrom=0x00000000
code=NM_TOOLTIPSCREATED<0xffffffed>, extra=0x4
trace:message:SPY_DumpMem NM extra [0000] 000100dc
trace:msg:WINPROC_CallProcWtoA
(hwnd=0x10024,msg=WM_NOTIFY,wp=00000000,lp=0034dca4)
trace:seh:raise_exception code=c0000005 flags=0 addr=(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=3169
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2007-25-02 08:28 -------
Then let's mark it 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=7063
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-25-02 08:27 -------
*** Bug 7541 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.