http://bugs.winehq.org/show_bug.cgi?id=5186
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius.krasuckas(a)elst.vtu.l
| |t
--
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=5090
------- Additional Comments From BirdbrainedPhoenix(a)gmail.com 2006-02-06 13:54 -------
OK, just a hunch.. But I suspect it's the 1 billion lines of this:
fixme:msg:PeekMessageW PM_QS_xxxx flags (0007) are not handled
If it turns out you need the rest of the log, let me know and I'll slap it up as an attachment.
--
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=5090
------- Additional Comments From mike(a)plan99.net 2006-02-06 13:45 -------
Run it like so:
WINEDEBUG=+wgl wine SecondLife.exe
then do something that triggers the bug (view a part of the body that is
corrupted or whatever)
--
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=5090
------- Additional Comments From BirdbrainedPhoenix(a)gmail.com 2006-02-06 13:35 -------
I'm very willing to help out any way I can - if you can tell me how to make a +wgl trace, I'll get on it ASAP.
--
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=5090
------- Additional Comments From adam(a)gimp.org 2006-02-06 13:20 -------
Just guessing, but pretty sure that SL modulates the destination-alpha channel
of the offscreen drawable to perform the collar/sleeve/pants/skirt length
adjustment.
--
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=5287
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From kelfe(a)gmx.de 2006-02-06 13:09 -------
this bugfix is now in cvs and should be in >=0.9.15
you need to recreate your .wine directory or add the registry key by hand on an
old install
--
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=5090
mike(a)plan99.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lionel.ulmer(a)free.fr
------- Additional Comments From mike(a)plan99.net 2006-02-06 13:00 -------
I have, it doesn't work.
Lionel, do you have time to look at this? I'll send you my account details if so.
>From what I can see the program correctly obtains an RGBA visual so I guess it's
something to do with pbuffers. There's some stuff in this code that confuses me.
SL claims it can't find any render texture extensions even though we provide a
pbuffer emulation, and my card seems to support pbuffers.
--
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.