http://bugs.winehq.org/show_bug.cgi?id=8854
--- Comment #36 from Xavier Vachon <xvachon(a)gmail.com> 2009-04-18 13:14:27 ---
I have tested the hack in current git with:
Tie Fighter
X-Wing Alliance
Now I get proper keyboard input for both. I have made a comment in the former
bug report I did for Tie Fighter about it being a potential dupe
(http://bugs.winehq.org/show_bug.cgi?id=14048).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7284
--- Comment #45 from Tobias Jakobi <liquid.acid(a)gmx.net> 2009-04-18 13:00:31 ---
Looks like that to properly fix this we have to do:
1) Figure out which shader versions are affected by the issue
2) For these shader versions clamp the results when something is written to a
texcoord register
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12126
Summary: programs which calls GetAsyncKeyState doesn't recognise
arrow keys
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andriusmao(a)gmail.com
I tried to run a classmate's program which calls GetAsyncKeystate (from
windows.h), but the arrow keys doesn't work, neither running it with wine nor
compiling it using winelib.
the calls are like GetAsyncKeyState(VK_RIGHT) & 0x1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8854
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andriusmao(a)gmail.com
--- Comment #35 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-18 11:56:07 ---
*** Bug 12126 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8854
Valeriy Malov <jazzvoid(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jazzvoid(a)gmail.com
--- Comment #34 from Valeriy Malov <jazzvoid(a)gmail.com> 2009-04-18 11:40:27 ---
Bug still presents in 1.1.19 for Morrowind, but Reimar Döffinger's dll still
fixes the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4286
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20528|0 |1
is obsolete| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4286
--- Comment #27 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-18 11:05:35 ---
(In reply to comment #26)
> What part of my comment #23 don't you understand?
All of it.
> The cause has been found and the bug is just waiting to be picked up.
> There is no need to guess or investigate further.
The cause of "exiting silently" has never been made clear, there are at least
three separate causes.
> All other issues *after* app startup should be filed separately.
As above, there is more than one cause for the failure in the first place,
which is why I asked, "Should separate bugs be opened for each exception (as
they are in different modules)?" but didn't receive an answer.
I will assume that this bug is dealing with the MSI errors then, given the
above, and open new bugs for each problem when I get around to it, as nobody
else will bother to.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4286
--- Comment #26 from Anastasius Focht <focht(a)gmx.net> 2009-04-18 10:51:35 ---
Hello,
--- quote ---
Tried again in 1.1.19 and latest git. The exception occurs slightly sooner
now.
err:ntdll:RtlpWaitForCriticalSection section 0x1090054 "heap.c:
HEAP.critSection" wait timed out in thread 0037, blocked by 0058, retrying (60
sec)
I don't get the chance to click on the NEW button.
Debugging symbols included this time...
Heap?
--- quote ---
What part of my comment #23 don't you understand?
The cause has been found and the bug is just waiting to be picked up.
There is no need to guess or investigate further.
All other issues *after* app startup should be filed separately.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13196
Summary: Icons with inverted color or without transparent
background
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=13023)
--> (http://bugs.winehq.org/attachment.cgi?id=13023)
Problem in msn messenger
This problem is affecting MSN Messenger 7.0 and MetaTrader 4. See the
screenshots.
Tested in Ubuntu Hardy and Wine 1.0 RC1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=201
--- Comment #58 from Jaime Rave <jaimerave(a)gmail.com> 2009-04-18 10:17:06 ---
*** Bug 13196 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.