[Bug 38708] New: wine 1.7.* won't grab keyboard, some games super slow
https://bugs.winehq.org/show_bug.cgi?id=38708 Bug ID: 38708 Summary: wine 1.7.* won't grab keyboard, some games super slow Product: Wine Version: 1.7.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: n.andrew.walsh(a)gmail.com Distribution: --- Using the dev branch causes several games (Dragon Age: Origins, Homeworld2 Complex , and the recently released Etherium, which were the only games I have) to fail to grab the keyboard, such that keypresses show up in the aterm from which the wine command was issued. Downgrading to the 1.6.* series resolves the issue Furthermore, the Complex mod for wine runs *etremely* slowly: loading a game with 1.6.* takes under 30 seconds; with 1.7.* it's over ten minutes. What information do you need to help narrow down the issue? Cheers, A -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> --- Mostly a git bisect between the working and broken versions. I also suspect these aren't necessarily all the same issue, so after you've done the bisect you may need to split the bug report (one report for each separate issue), and some of them may be duplicates of existing bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #2 from Béla Gyebrószki <gyebro69(a)gmail.com> --- @Andrew: I reported the problem regarding the long loading times in Homeworld 2 in bug #38779.Now you can concentrate on the other problem to find the commit that broke keyboard input in those games ;) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #3 from super_man(a)post.com --- http://wiki.winehq.org/RegressionTesting -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Summary|wine 1.7.* won't grab |wine 1.7.* won't grab |keyboard, some games super |keyboard |slow | Ever confirmed|0 |1 --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Is the keyboard issue still present for you in 2.0-rc2 or later? If so, we still need the regression test results. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 George Gonzalez <ggonzalez(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ggonzalez(a)codeweavers.com --- Comment #5 from George Gonzalez <ggonzalez(a)codeweavers.com> --- This *might* be the same problem as in 2155, where SetFocus, SetActiveWindow, and SetForegroundWindow API's just do not work if the window manager is turned on., with the winecfg switch under graphics: "Allow window manager to control windows". -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 --- Comment #6 from George Gonzalez <ggonzalez(a)codeweavers.com> --- There is a very nice and small test program attached to bug #2155 that shows this problem using a small test program. There also is an alleged fix attached, however the whole X11 set_focus code has draastically changed since that patch was young, like code has moved by 1,200 lines. So the patch is not easily applied. Also the patch uses somewhat-dodgy X11 calls that are not used anywhere else in Wine, plus a timeout loop, which just on general principles may not be the best way to fix this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 --- Comment #7 from George Gonzalez <ggonzalez(a)codeweavers.com> --- We are going to continue on in bug 2155 as it seems very very difficult to continue on with testing against Dragon Age, as it is very crashy very early on. Etherium also fails to get us anywhere and we cannot find the third reported problem game. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> --- Can an administrator close this bug as DUPLICATE of bug 2155? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #9 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to joaopa from comment #8)
Can an administrator close this bug as DUPLICATE of bug 2155?
I don't think it's actually confirmed that this is the same problem as bug 2155; that was just speculation. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 Linards <linards.liepins(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins(a)gmail.com --- Comment #10 from Linards <linards.liepins(a)gmail.com> --- Is this issue still resent? Can OP retest with latest wine-staging please? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 --- Comment #11 from N. Andrew Walsh <n.andrew.walsh(a)gmail.com> --- I'm using wine-staging-6.7. I can't even remember anymore when I stopped having this issue, unfortunately. I just masked wine-1.7, and don't think the problem was still there in wine-1.8. But that was four years ago; I'm afraid there's little I can do to help at this point. Wine below 6.0 isn't even in the gentoo repositories anymore. Thanks for the follow-up, though. Feel free to close the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 --- Comment #12 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to N. Andrew Walsh from comment #11)
I'm using wine-staging-6.7. I can't even remember anymore when I stopped having this issue, unfortunately. I just masked wine-1.7, and don't think the problem was still there in wine-1.8. But that was four years ago; I'm afraid there's little I can do to help at this point. Wine below 6.0 isn't even in the gentoo repositories anymore.
Thanks for the follow-up, though. Feel free to close the issue.
Does it work in upstream (non-staging) wine? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38708 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com Status|NEEDINFO |CLOSED Resolution|--- |ABANDONED --- Comment #13 from Rémi Bernon <rbernon(a)codeweavers.com> --- No reply for several years now, issue has been reported as fixed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla