Andrew Plata
2002-Aug-02 00:39 UTC
err:win:WIN_FindWndPtr window 10021 belongs to other process
I was able to install a childerns multimedia program for windows on my redhat 7.3 box. I can run the program but when I close it I see the following error message in my shell: err:win:WIN_FindWndPtr window 10021 belongs to other process Can this error lead to problems in the future? Also, my son has to enter his name in a field in the program before he can perform the activities but when I click on the field there is no cursor and I cannot enter any information. Can anyone help me. thanks, Andrew Plata e-mail: ap_winehq@hotmail.com _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com
puoti@inwind.it
2002-Aug-02 04:36 UTC
Re: err:win:WIN_FindWndPtr window 10021 belongs to other process
You should submit a bug report to bugzila, to do this, download the source of wine, and from the tools dir copy into your home the file bug_report.pl (You can then delete the source files, and go on using your current wine installation), run it (You must have perl installed), and follow the instructions, then go to bugs.winehq.com, subscribe to the site and submit the bug.> I was able to install a childerns multimedia program for windows on my > redhat 7.3 box. I can run the program but when I close it I see the > following error message in my shell: > > err:win:WIN_FindWndPtr window 10021 belongs to other process > > Can this error lead to problems in the future? > > Also, my son has to enter his name in a field in the program before he can > perform the activities but when I click on the field > there is no cursor and I cannot enter any information. Can anyone help me. > > thanks, > > Andrew Plata > e-mail: ap_winehq@hotmail.com > > > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users >
Tony Lambregts
2002-Aug-02 09:40 UTC
err:win:WIN_FindWndPtr window 10021 belongs to other process
Andrew Plata wrote:> I was able to install a childerns multimedia program for windows on my > redhat 7.3 box. I can run the program but when I close it I see the > following error message in my shell: > > err:win:WIN_FindWndPtr window 10021 belongs to other process > > Can this error lead to problems in the future?This is not usually a problem. If your program works then its not a problem for you. there is a bug report in bugzilla for this (bug 475) if you are interested. http://bugs.winehq.com/show_bug.cgi?id=475> > > Also, my son has to enter his name in a field in the program before he > can perform the activities but when I click on the field > there is no cursor and I cannot enter any information. Can anyone help > me.This might be fixed by changing the following lines in ~/.wine/config ; Enable DirectX mouse grab "DXGrab" = "Y" If that does not work then entering a bug report in bugzilla for this one would be a good idea. http://bugs.winehq.org Tony Lambregts