http://bugs.winehq.org/show_bug.cgi?id=2155
rmh(a)aybabtu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5751 is|0 |1
obsolete| |
------- Additional Comments From rmh(a)aybabtu.com 2007-17-04 08:06 -------
Created an attachment (id=5827)
--> (http://bugs.winehq.org/attachment.cgi?id=5827&action=view)
correct a few mistakes
It seems that my patch triggers a loop somewhere that makes wine request focus
alternatively for each of the windows untill user moves cursor over one of
them. I suppose that since _NET_ACTIVE_WINDOW is not garanteed to succeed one
has to check if it did.
I tried to trace this down and made a few corrections while at it (attached),
but I couldn't figure out where did this loop start and run out of time. Maybe
I can revisit this 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=7991
------- Additional Comments From thunder.m(a)czela.net 2007-17-04 06:36 -------
I can confirm this bug with wine 0.9.35, there is something wrong with vertex
shaders.
--
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=8022
------- Additional Comments From us(a)edmeades.me.uk 2007-17-04 06:28 -------
>You really need to investigate msvcrt and cmd.exe problems separately
I am... this patch is NOT the cmd.exe part, this is the msvcrt issue.
Unfortunately the bug is for both, which is why a fair part of the confusion
between us is arising. I had suspicions they were related, but believe not now
>your test uses msvcrt to read the output file
Yes, but its reading it as bytes, not as any kind of formatted data. ie MSVCRT
cant do dataconversion without knowing a data type, so using fread has to
resolve in unconverted byte input. I can change it to a ReadFile if it will
make you happier but I do not believe its an essential. If I was using eg.
fgets then I'd agree with you.
--
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=5865
wjsqudtlr(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5238 is|0 |1
obsolete| |
------- Additional Comments From wjsqudtlr(a)gmail.com 2007-17-04 05:10 -------
(From update of attachment 5238)
RemoveFontMemResourceEx function implementation is bad implementation.
--
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=7442
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5453 is|0 |1
obsolete| |
--
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=7442
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5320 is|0 |1
obsolete| |
--
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.