[Ubuntu-x-swat] [Bug 1778649] [NEW] clang headers aren't installed or linked in /usr/include/clang-c

2018-06-26 Thread Shawn Rutledge
Public bug reported: This causes a problem building qdoc on Ubuntu 18.04: https://bugreports.qt.io/browse/QTBUG-69044 In summary, #include doesn't work unless one adds an extra -I include path. On some other Linux OSes, that's not necessary. So I wonder if this is a matter of policy to have

[Ubuntu-x-swat] [Bug 1777994] [NEW] the header xcb/xinput.h is missing

2018-06-21 Thread Shawn Rutledge
Public bug reported: I suspect this means there should be another package, libxcb-xinput-dev perhaps? I already did sudo apt install "libxcb*dev" to get all related dev packages, but none of them provide xcb/xinput.h. The result is that when building Qt from source, it's necessary to use a copy

[Ubuntu-x-swat] [Bug 1774242] Re: Wacom touchscreens should use libinput, not wacom driver

2018-05-30 Thread Shawn Rutledge
I verified that the stylus does still work OK (using the Qt tablet example which demonstrates pressure-sensitivity etc.) So I think it's probably OK to remove that stanza completely: there's probably no reason to use wacom.drv for the touchscreen, just let it fall back to libinput or evdev,

[Ubuntu-x-swat] [Bug 1774242] [NEW] Wacom touchscreens should use libinput, not wacom driver

2018-05-30 Thread Shawn Rutledge
Public bug reported: /usr/share/X11/xorg.conf.d/70-wacom.conf as shipped, has this: Section "InputClass" Identifier "Wacom touchscreen class" MatchProduct "Wacom|WACOM|PTK-540WL|ISD-V4" MatchDevicePath "/dev/input/event*" MatchIsTouchscreen "true" Driver

[Ubuntu-x-swat] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-12-23 Thread Shawn Rutledge
This is quite a severe bug. If you have a touchscreen connected, and you have touched it at some point: 1) start gitk or tkinfo or a recent Qt Creator (or probably many other Qt 5 programs) 2) scroll some long text with the mouse wheel 3) move the mouse It selects text as if the left mouse

[Ubuntu-x-swat] [Bug 658072] Re: Keyboard keys repeat

2011-03-17 Thread Shawn Rutledge
I have this issue on Gentoo, was googling and found this thread. It does NOT happen with a USB keyboard. But I'm missing my good old Model M so I want to keep trying. No idea how to fix it though. Could there be a BIOS update to fix it? -- You received this bug notification because you are a