http://bugs.winehq.org/show_bug.cgi?id=28896
Bug #: 28896 Summary: Office 2000/2003 cursor with black box Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: ggomiz@cooperativaobrera.com.ar Classification: Unclassified
In MS Office 2000 and 2003, there is a black box (1cm x 1cm) surrounding the cursor and hiding the arrow.
I can't show you a picture of the problem, because the mouse pointer doesn't show up on the screenshots. Nothing relevant in the terminal.
Tested on CentOS 5.5/5.6/5.7 with Wine 1.3.29, 1.3.30 and 1.3.31. I will try to make regression tests with previous versions to find the exact version where it got broken, because Wine 1.3.12 on same plataform works right.
http://bugs.winehq.org/show_bug.cgi?id=28896
Gabriel Gomiz ggomiz@cooperativaobrera.com.ar changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ggomiz@cooperativaobrera.co | |m.ar
http://bugs.winehq.org/show_bug.cgi?id=28896
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|ggomiz@cooperativaobrera.co | |m.ar | Component|gdi32 |-unknown
http://bugs.winehq.org/show_bug.cgi?id=28896
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2011-10-25 20:55:22 CDT --- Not seeing that here in Office 2003. openSUSE 11.4, KDE 4.6.0, Nvidia GeForce 8400GS, 270.41.06 driver.
http://bugs.winehq.org/show_bug.cgi?id=28896
PeterM petermc@dnet.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |petermc@dnet.co.uk
--- Comment #2 from PeterM petermc@dnet.co.uk 2011-10-26 04:53:29 CDT --- For me, http://bugs.winehq.org/show_bug.cgi?id=28521 (version 1.3.29) was not solved by 1.3.30/31 and I have remained with 1.3.28 (which is a fairly competent WINE version I am happy enough with it).
The problem with the latest versions is that no cursor appears in the console window. The problem may affect some systems but not others, maybe it depends where WINE picks up the cursor bitmaps from. Perhaps it is from outside the WINE subsystem itself?
In other programs there may be a black box over the secondary mouse pointer (for lack of a better term). The primary pointer for example typing in the main client area of notepad is unaffected, but if you try to adjust the sliders to change display width of fields in a full list dialog for example the cursor will change and this is what is affected).
NB I am not really sure its a driver issue, when I tested 1.3.29 I changed the driver in Xorg from "nvidia" to "nv" it had no effect.
http://bugs.winehq.org/show_bug.cgi?id=28896
--- Comment #3 from Gabriel Gomiz ggomiz@cooperativaobrera.com.ar 2011-10-26 17:00:42 CDT --- I'm posting just to confirm what PeterM says on comment #2, wine version up to 1.3.28 works right. I tried, 1.3.12, 1.3.13, 1.3.20 and 1.3.28. All worked right.
1.3.29 and later shows the black box around the cursor.
Any test you want me to make I'm willing to collaborate.
Thanks
http://bugs.winehq.org/show_bug.cgi?id=28896
--- Comment #4 from PeterM petermc@dnet.co.uk 2011-10-31 08:14:22 CDT --- After some experimenting, I found that the cursor issue in 1.3.31 resolves by setting a registry entry under HKEY_CURRENT_USER\Software\Wine\X11 Driver
[Software\Wine\X11 Driver]
"ClientSideWithRender"="N"
Though I note that this setting is not recommended as a default setting by the WINE developers, http://www.winehq.org/pipermail/wine-users/2011-January/084247.html
It also does not resolve the problems rendering some games, though other apps appear to work normally. It might be worth noting I use the legacy Nvidia 96xx driver.
http://bugs.winehq.org/show_bug.cgi?id=28896
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-10-31 09:15:35 CDT --- Most likely a graphics driver bug.
http://bugs.winehq.org/show_bug.cgi?id=28896
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2011-11-02 12:39:32 CDT --- Closing.