http://bugs.winehq.org/show_bug.cgi?id=1115
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-25-02 05:58 -------
A patch with a very similar fix has been accepted into wine Git. It will be
included in wine releases starting from 0.9.32.
--
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=7494
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-25-02 05:55 -------
The app sets the LVS_REPORT style by... subclassing the listview and changing
the WM_CREATE lParam->style field. I've sent a patch to wine-patches that moves
the style setup from WM_NCCREATE back to WM_CREATE.
--
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=7544
------- Additional Comments From dank(a)kegel.com 2007-25-02 05:48 -------
Your patch seems to abuse the once-per-thread buffer used by FILE_name_AtoW.
See how GetTempFileNameA calls that function. You
have to manage the 2nd filename's buffer yourself.
Please fix that, add a conformance test for both functions,
resend the patch to wine-patches(a)winehq.org
(patches often languish in bugzilla)
and post a link to the message here.
Thanks!
--
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=7459
liquitsnake(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.30. |0.9.31.
--
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=7291
------- Additional Comments From remco47(a)yahoo.com 2007-25-02 04:57 -------
The slowdown is gone, but the effect still doesn't render like it should.
--
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=7414
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-25-02 04:57 -------
Anastasius, if you write some tests for NtGetSystemInformation() or at least
have some application accessing SharedUserData area, then provide us this
information, please, so the project will know you are not working on it just out
of code reverser's curiosity :P
--
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=7459
eric.pouech(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.pouech(a)wanadoo.fr
--
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=7459
------- Additional Comments From eric.pouech(a)wanadoo.fr 2007-25-02 04:37 -------
please do two things:
1/ post the log with +dbghelp,+dbghelp_msc
2/ post the output of running Mesh CG under winedbg (instead of wine), and
report backtrace when the exception occurs
TIA
--
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.