http://bugs.winehq.org/show_bug.cgi?id=5623
--- Comment #7 from Thomas Kho <tkho(a)ucla.edu> 2007-11-27 02:03:54 ---
What if just Wine processes had a consistent view of key state? It seems that
would be good enough for the two mentioned applications.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5623
--- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-11-27 01:35:07 ---
It's impossible to fix without support from X server which is missing and
most likely not going to be implemented in the 1.0 time frame.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3591
--- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-11-27 01:28:49 ---
(In reply to comment #5)
> BeginUpdateResource & EndUpdateResource are now implemented (bug 3897), but one
> more is missing - BindImageEx. When using py2exe I get:
> *** finding dlls needed ***
> fixme:imagehlp:BindImageEx (7, "C:\\python25\\DLLs\\_hashlib.pyd", ...
> C:\\python25\\l"..., (null), 0x541600): stub
> ...
> *** create binaries ***
> *** byte compile python files ***
> ...
> and it finishes succesfully.
BindImage being a stub doesn't matter. 'Binding' means changing the loading
base and adapting imports/exports accordingly to avoid an image relocation
at run-time.
> But the strange thing is that I can successfully run generated exe file under
> wine and Win98, but under XP trying to run it gives:
> app.exe is not a valid Win32 application.
Report this to py2exe authors, looks like they create an ivalid PE image, and
rely on BindImage to fix it for them.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2405
Bamm Gabriana <bammzilla(a)gabriana.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bammzilla(a)gabriana.com
--- Comment #3 from Bamm Gabriana <bammzilla(a)gabriana.com> 2007-11-27 01:26:30 ---
Eric, a minor correction to what you gave.
"MenuHilight"="0 0 0"
should be:
"MenuHilight"="10 36 106"
Also you should add:
"InfoBorder"="41 3 2"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6657
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-11-27 01:12:52 ---
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2989
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ivanov(a)cg.ru
--- Comment #20 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-11-27 01:12:40 ---
*** Bug 6657 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6657
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-11-27 01:12:40 ---
Duplicate.
*** This bug has been marked as a duplicate of bug 2989 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6477
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-11-27 00:59:14 ---
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6477
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-11-27 00:59:07 ---
Should be already fixed - ignore prelink errors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.