http://bugs.winehq.org/show_bug.cgi?id=20301
Summary: Word Pro looses keyboard Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ToddAndMargo@verizon.net
Created an attachment (id=24001) --> (http://bugs.winehq.org/attachment.cgi?id=24001) Loss of keyboard example
Hi All,
I am using Lotus Word Pro N9.8.0208.1200.
Occasionally when I am wring in a Word Pro document, I loose my keyboard. All the pounding on my keyboard does nothing. The good news it that this time, I can reproduce it. Ono the attached document, mouse to the bottom, then press return a bunch of times to add more lines.
I would appreciate if you would fix this on quickly. It is driving me nuts (and back to my XP VM!)
Many thanks, -T
a trace will follow shortly.
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #1 from Todd Chester ToddAndMargo@verizon.net 2009-10-09 17:19:11 --- Created an attachment (id=24002) --> (http://bugs.winehq.org/attachment.cgi?id=24002) loss of keyboard trace
sh -c "/usr/bin/aplay -q /home/linuxutil/KDE_Notify.wav; cd /home/wine/drive_c/lotus/wordpro; WINEDEBUG=+relay,+tid /usr/local/bin/wine ./wordpro.exe &> wine.log; sleep 5; tar jcf /home/temp/WordPro_`date +%F_%H-%M`.tar.bz2 wine.log; rm -f wine.log"
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2009-10-09 17:28:27 --- Does it work in earlier versions of Wine?
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #3 from Todd Chester ToddAndMargo@verizon.net 2009-10-09 17:36:58 ---
Does it work in earlier versions of Wine?
My memory is a bit fuzzy, but it did not work under .30 for sure. I think I was having the problem under .29, but I am not sure. Prior to that it did work, but I am not sure what version it pooped out on.
Are you able to find anything in the trace?
-T
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2009-10-09 17:41:46 --- (In reply to comment #3)
Does it work in earlier versions of Wine?
My memory is a bit fuzzy, but it did not work under .30 for sure. I think I was having the problem under .29, but I am not sure. Prior to that it did work, but I am not sure what version it pooped out on.
Are you able to find anything in the trace?
-T
No, nothing obvious in trace. It's better to start off with just the ordinary terminal output unless requested. If you can find out which version it was working in then that would be good place to start a regression test from http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #5 from Todd Chester ToddAndMargo@verizon.net 2009-10-09 17:54:14 --- (In reply to comment #4)
If you can find out which version it was working in then that would be good place to start a regression test from http://wiki.winehq.org/RegressionTesting
Sorry. That would be pretty much impossible. Hopefully, you can reproduce it or find something on the trace.
-T
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #6 from Rein Klazes wijn@online.nl 2009-10-11 06:29:56 --- Using wordpro N98.0.2815.0, installed as part of the Smartsuite millenium edition.
I cannot reproduce with your test file: Open the file, click with the mouse in the last line and press the return key until enough lines are added to add several new pages.
What I do notice here is that changing the focus to another window and then clicking on the wordpro window does not capture the keyboard. I have to Alt-tab back to wordpro to be able to type something.
So:
can you with playing alt-tab get the keyboard back? do the graphic options "virtual desktop" or "allow window manager to control windows" make any difference?
I use ice window manager with the gnome.
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #7 from Todd Chester ToddAndMargo@verizon.net 2009-10-11 19:49:53 ---
can you with playing alt-tab get the keyboard back?
Hi Rein,
I am running Xfce 4.4.2 (no 4.6 as there are no RPM's).
When I opened up the document to double check the symptom before trying alt-tab, I tested the doc by clicking at the bottom of the document, checked that the cursor was flashing at the bottom, and hit "enter" several times. Up came three Thunderbird messages. Hmmm. So I X'ed out the messages and tried again, up came more Thunderbird messages. Hmmmm X2. So I killed Thunderbird and tried again, this time typing "aaaaaaaa". Nothing appeared in my document, But "hey!" my Google search bar in Firefox now had a bunch of a's in it.
Okay, so now to try the alt-tab. But first, I noticed that even though the mouse works on everything in my test documents, the title bar is still gray. So one mouse click on the tool bar, which then turns blue, and I can type in my document. No need for alt-tab: just click on the title bar.
Okay again. Some more tests. I am able to duplicate the problem in Lotus 123 (same version). But not Lotus Approach (same version) and not Note Pad Plus. Double checking in Virtual Box XP, symptoms can not be duplicated anywhere.
So, the problem restricted to Word Pro and 123. Both will accept mouse commands (positioning, menus, etc.) but will not accept keyboard input as the program itself stays out of focus, even when accepting mouse commands.
Would you please fix this for me?
Many thanks, -T
http://bugs.winehq.org/show_bug.cgi?id=20301
Rein Klazes wijn@online.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #8 from Rein Klazes wijn@online.nl 2009-10-15 07:49:04 --- Well, I am not 100% sure that I see the same problem as yours. But this is the patch where I get trouble setting the keyboard focus back to wordpro:
e3720c2810dda3895d6734c55117b0a355223b1a is first bad commit commit e3720c2810dda3895d6734c55117b0a355223b1a Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 13 18:18:22 2009 +0200
winex11: Use the Globally Active focus model with take focus.
:040000 040000 d1fb1709094e60472024b78cf46f7e4c8a451b47 d7b2f829e9cd01101173cc4e65c4e6ff0bb7c6c0 M dlls
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2009-10-15 08:08:29 --- Duplicate of bug 19874?
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #10 from Rein Klazes wijn@online.nl 2009-10-15 08:50:21 --- Indeed.
Tod, try the registry trick in that bug report.
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #11 from Todd Chester ToddAndMargo@verizon.net 2009-10-15 15:01:50 --- (In reply to comment #10)
Indeed.
Tod, try the registry trick in that bug report.
Not finding a key called "[HKEY_CURRENT_USER\Software\Wine\X11 Driver]" (I changed "softwares" to "software"). Should I create one?
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #12 from Rein Klazes wijn@online.nl 2009-10-16 01:10:12 --- Yes.
This key would have been created automatically if you had actually tried changing the graphic options "virtual desktop" or "allow window manager to control windows" in winecfg as I asked before. Try them, those options are there for a purpose: not playing nice with your window manager of choice.
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #13 from Todd Chester ToddAndMargo@verizon.net 2009-10-17 17:48:41 ---
do the graphic options "virtual desktop" or "allow window manager to control windows" make any difference?
Hi Rein,
Okay, that is what you meant. I thought you were speaking of gnome controls and I am running Xfce. Sorry for the mix up.
"allow window manager to control windows" is the current setting.
I will try "virtual desktop" and see what happens. No symptom change. Also, the "X11 Driver" was *not* created. Shutting "virtual desktop" back off.
I will create the registry value and see what happens. [HKEY_CURRENT_USER\Software\Wine\X11 Driver] (note: dropped the "s" in "software" String: "UseTakeFocus" Value: N
And, that did the trick.
So, do these test make this bug a duplicate of bug 19874?
-T
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #14 from Rein Klazes wijn@online.nl 2009-10-18 01:46:41 --- (In reply to comment #13)
I will try "virtual desktop" and see what happens. No symptom change. Also, the "X11 Driver" was *not* created.
You are doing something wrong. Do you use regedit to look at the registry or a text editor?
So, do these test make this bug a duplicate of bug 19874?
Loosing the focus spontaneously as you described is unique to this problem of yours. I cannot reproduce it with Wordpro. This may well be related to your window/desktop manager.
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #15 from Todd Chester ToddAndMargo@verizon.net 2009-10-18 14:45:49 --- (In reply to comment #14)
(In reply to comment #13)
I will try "virtual desktop" and see what happens. No symptom change. Also, the "X11 Driver" was *not* created.
You are doing something wrong. Do you use regedit to look at the registry or a text editor?
I was in regedit the whole time. Maybe I forgot to refresh, but it did not complain that the keys was already there when I when to manually create the keys.
So, do these test make this bug a duplicate of bug 19874?
Loosing the focus spontaneously as you described is unique to this problem of yours. I cannot reproduce it with Wordpro. This may well be related to your window/desktop manager.
Both Word Pro and 123. Does the registry hack give any clues? Any other traces or tests I can do?
-T
http://bugs.winehq.org/show_bug.cgi?id=20301
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #16 from Wylda wylda@volny.cz 2010-05-29 00:49:54 ---
Originally reported problem could be fixed. Can you retest in wine-1.2-rc2, please?
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #17 from Todd Chester ToddAndMargo@gmail.com 2010-05-31 19:06:01 --- Hi Wylda,
This has worked fine ever since I enter the following registry key: [HKEY_CURRENT_USER\Software\Wine\X11 Driver] (note: dropped the "s" in "software" String: "UseTakeFocus" Value: N
Do you want me to uninstall it and see how it works?
-T
p.s. love the new fonts!
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #18 from Wylda wylda@volny.cz 2010-06-01 01:25:38 --- (In reply to comment #17)
I just wanted you to retest your application. Letting others know about work around is good, but buzilla is for fixing not about work arounding.
So remove the work around and test please, if fixed. So we know, that workaround is not needed anymore and this could be closed.
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #19 from Todd Chester ToddAndMargo@gmail.com 2010-06-04 18:13:48 --- (In reply to comment #18)
(In reply to comment #17)
I just wanted you to retest your application. Letting others know about work around is good, but buzilla is for fixing not about work arounding.
So remove the work around and test please, if fixed. So we know, that workaround is not needed anymore and this could be closed.
I renamed [HKEY_CURRENT_USER\Software\Wine\X11 Driver] "UseTakeFocus" and the problem came right back. No symptom change under 1.2rc2. :'(
-T
Love the new fonts!
http://bugs.winehq.org/show_bug.cgi?id=20301
--- Comment #20 from Austin English austinenglish@gmail.com 2012-03-19 14:53:10 CDT --- This is your friendly reminder that there has been no bug activity for 650 days. Is this still an issue in current (1.4 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=20301
Todd Chester ToddAndMargo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #21 from Todd Chester ToddAndMargo@gmail.com 2012-03-19 14:59:22 CDT --- (In reply to comment #20)
This is your friendly reminder that there has been no bug activity for 650 days. Is this still an issue in current (1.4 or newer) wine?
Hi Austin,
I am unable to reproduce this under 1.4. I am closing as fixed. Thank you!
-T
http://bugs.winehq.org/show_bug.cgi?id=20301
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #22 from Alexandre Julliard julliard@winehq.org 2012-03-30 13:35:52 CDT --- Closing bugs fixed in 1.5.1.