http://bugs.winehq.com/show_bug.cgi?id=881
Summary: Mouse cursor not blanked in opengl game
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: john_morris(a)swbell.net
This just started in 20020710, it works properly in 20020605.
When running Icewind Dale (an opengl game), the default X mouse cursor does not
disappear, and is rendered on top of the in-game mouse cursor. The previous
release of wine worked properly, so I assume it was broken in one of the cursor
changes I see in the changelog for this release.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=881>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=444
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-07-15 21:22 -------
Close
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=444>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=444
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From apa3a(a)yahoo.com 2002-07-15 21:21 -------
Patch submitted today by Ryan Cumming
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=444>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=879
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |galberte(a)neo.lrun.com
Severity|normal |minor
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-07-15 21:18 -------
Guy, please review the issue.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=879>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=787
------- Additional Comments From John.Haytas(a)linnbenton.edu 2002-07-15 18:41 -------
I am experiencing the same compile problems with both 20020605 and 20020710.
RH 7.3 (Valhalla) Kernel 2.4.18-3 on an i686
# gcc --version 2.96
# perl --version This is perl, v5.6.1 built for i686-linux-thread-multi-ld
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=879
------- Additional Comments From mstefani(a)redhat.com 2002-07-15 15:11 -------
Tried it and it looks good (means no problems in the tabs).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=879>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=853
------- Additional Comments From apa3a(a)yahoo.com 2002-07-15 14:26 -------
Researching the main issue - the application startup problem.
The problem occurs because application tries to create a COM object using not
registered class ID. This is a class ID from the OLEAUT32.DLL provided with the
application. You can fix the problem by registering the dll.
To register the dll run command:
regsvr32 OLEAUT32.DLL in the application directory.
Try to do this instead of installing and using additional dlls.
I suggest you to submit other issues in separate bug reports.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=853>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=879
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-15 13:57 -------
Well from the screenshots its obvious that the tabs are shorter as well. If we
had a downloadable program that shows this problem it would be helpful.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=879>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=853
------- Additional Comments From ithaqua(a)inreach.com 2002-07-15 13:36 -------
Maybe somebody knows exactly which DLL dependencies I should set? Could somebody post a sample ~/.wine/config that is known working with Terragen 0.8.44? So far, debug does not look like it is throwing the final error message, any ideas? Is Xwindows v3.3.6 okay? Terragen 0.8.44 and DCOM95 are now installed. Terragen loads in both of the following cases:1) Using builtin comctl32, the left-column child window select buttons are not all visible, just part of the first one. In the Landscape "child" window, the terrain-sculpting buttons do appear, with good icons but "funny" text (that text was supposed to be Small, Med, Large, I think).2) Using native comctl32, the left-column child window select buttons are all properly visible. But, in the Landscape window, the terrain-sculpting buttons do not appear at all. In both cases, there is another problem - I think it is a general case. From the Landscape child window, click Surface Map, then in Surface Map, click Edit Color, then wine Terragen just locks-up. Landscape -> Surface Map -> Tex, same lock-up. Cloudscape -> Edit Cloud Color, same lock-up. Water -> Edit Diffuse/Transparent Color, same lock-up. Killing the wine Terragen process seems to be the only recovery (back to the console). All the rest seems working fine, including nice rendering. So if anybody has the .srf file format spec in full detail, that alone might be enough.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=853>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.