http://bugs.winehq.org/show_bug.cgi?id=7454
------- Additional Comments From truiken(a)gmail.com 2007-25-02 14:16 -------
I need the entire log. If it's too large (bzipped) to attach here, please post
it where we can read 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=7417
mills(a)rambler.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=7336
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-25-02 13:45 -------
OK, component should be changed to wine-directx-dshow
--
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 13:18 -------
I compared two logs, and found out, that SendMessage is called in both version
twice with TCM_GETIMAGELIST as message.
With the native Version more calls are made in SendMessage for some reason.
In a test with a modified wine comctl32, I found out that TAB_WindowProc is
never called with TCM_GETIMAGELIST as message.
So the question I ask myself is: Why does it make a difference for a SendMessage
call with TCM_GETIMAGELIST as message, if I use a native comctl32.dll or a builtin?
with native dll: "+seh,+reley,+snoop=comctl32"
000b:Call user32.SendMessageA(00030084,00001303,00000000,02aa3170) ret=00431a96
000b:Call window proc 0x5d47de7d (hwnd=0x30084,msg=TCM_GETIMAGELIST,wp=00000000,
lp=02aa3170)
000b:Call user32.GetWindowLongW(00030084,00000000) ret=5d47de93
000b:Ret user32.GetWindowLongW() retval=02a8fd58 ret=5d47de93
000b:Call user32.GetClientRect(00030084,0034e1c8) ret=5d4808d2
000b:Ret user32.GetClientRect() retval=00000001 ret=5d4808d2
000b:Call user32.IsRectEmpty(0034e1c8) ret=5d480905
000b:Ret user32.IsRectEmpty() retval=00000001 ret=5d480905
000b:Call user32.RedrawWindow(00030084,00000000,00000000,00000005) ret=5d4813aa
000b:Ret user32.RedrawWindow() retval=00000001 ret=5d4813aa
000b:Ret window proc 0x5d47de7d (hwnd=0x30084,msg=TCM_GETIMAGELIST,wp=00000000,
lp=02aa3170) retval=00000000
000b:Ret user32.SendMessageA() retval=00000000 ret=00431a96
with builtin dll: "+seh,+reley"
000b:Call user32.SendMessageA(00030084,00001303,00000000,02975558) ret=00431a96
000b:Call window proc 0x7e6c4640 (hwnd=0x30084,msg=TCM_GETIMAGELIST,wp=00000000,
lp=02975558)
000b:Call user32.GetWindowLongW(00030084,00000000) ret=7e6c4693
000b:Ret user32.GetWindowLongW() retval=029753c8 ret=7e6c4693
000b:Ret window proc 0x7e6c4640 (hwnd=0x30084,msg=TCM_GETIMAGELIST,wp=00000000,
lp=02975558) retval=00000000
000b:Ret user32.SendMessageA() retval=00000000 ret=00431a96
--
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=4464
------- Additional Comments From hverbeet(a)gmail.com 2007-25-02 12:57 -------
Don't get me wrong, I think it would be quite useful to have a free
implementation of those dlls, but I think a separate project would be more
suitable for that since it's a bit outside the scope 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=7518
------- Additional Comments From hverbeet(a)gmail.com 2007-25-02 12:49 -------
True, but it shouldn't crash. However, looking at the log, and keeping ati
driver quality in mind, I'm not sure if this is a Wine bug or an fglrx bug.
Also, as far as I can see there are no wine debug symbols in that backtrace...
--
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=7518
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-02 12:48 -------
Also ATi's video drivers are buggy - read the howto closer.
Driver's bug - 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=7518
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Summary|Oblivion crashes on startup |Oblivion crashes on startup
|with page fault (wine- |
|0.9.31) |
Version|unspecified |0.9.31.
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-02 12:43 -------
Don't use FBO! It's not properly supported 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=4464
------- Additional Comments From hverbeet(a)gmail.com 2007-25-02 12:42 -------
Those applications will break in exactly the same way on Windows.
--
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.