Bug 555989 (stylusGnomeShell)
| Summary: | Stylus input not working after pressing special keys | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luya Tshimbalanga <luya> | ||||
| Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | maxamillion, otaylor, walters | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-01-19 19:05:27 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Luya Tshimbalanga
2010-01-16 10:34:48 UTC
Could you explain how the stylus is configured on this machine? I'm not familiar with this sort of setup, and can't even find the stylus in the smolt information. Does the stylus work to select items in GTK+ menus? Created attachment 385205 [details]
Xorg.0.log from LT20 laptop
The stylus is automatically configured from xorg-x11-drv-wacom. I included xorg.0.log.
The stylus input only works inside gnome-shell desktop, not the panel nor the sidebar.
(In reply to comment #1) > Does the stylus work to select items in GTK+ menus? An answer to this would be appreciated. (What I'm asking is whether it works to select a menu item like "File/Open" in an application like gedit.) (In reply to comment #3) > An answer to this would be appreciated. (What I'm asking is whether it works to > select a menu item like "File/Open" in an application like gedit.) Yes, it does. After thinking about this a bit, this probably has nothing to do with your stylus and is instead a graphics driver bug. (Clutter draws an offscreen copy of the scene to find out what object is under the cursor, and the way it does it often triggers graphics drivers bug.) And in fact, we already have a bug open for the Intel 855 about this, so I'll mark this as a duplicate. I do appreciate you taking the time to report the problem. *** This bug has been marked as a duplicate of bug 521714 *** Good to know. I will follow report on #521714 until Clutter bug is fixed. |