[Ubuntu-x-swat] [Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2017-03-19 Thread Kai-Heng Feng
@Paul When the touchpad stuttered, did you see anything like 'overhead' or 'throttled' in dmesg? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/1590590 Title: Touchpad n

[Ubuntu-x-swat] [Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2017-03-19 Thread Kai-Heng Feng
For those who are affected by the sensitivity issue, this systemd commit fixes the issue: commit 579a2ab3d65a2908afef5578af26793e80898d55 Author: Ben Gamari Date: Sat Oct 15 12:11:03 2016 -0400 hwdb: Add sensitivity for Dell Latitude E7470 pointingstick ** Also affects: systemd (Ubuntu)

[Ubuntu-x-swat] [Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-03-19 Thread Daniel van Vugt
I know they don't need to be the same - that's how the workaround 'Xmir -flatten' works. However if they are not the same then the OSK will not function correctly, which is unacceptable. Only acceptable as a temporary workaround... And we don't need to make the choice to implement X11 window manag

[Ubuntu-x-swat] [Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-03-19 Thread Chris Halse Rogers
So, specifically, in this paragraph: “ In both cases the shell must not implicitly change the focus while the user is interacting with Firefox, but Mir/Unity8 is doing just that. And the unfocus event on the Firefox main window is tricking Firefox into closing the popup (and menus) immediately.

[Ubuntu-x-swat] [Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-03-19 Thread Chris Halse Rogers
I'm clearly communicating poorly, so I'll try again: The X11 focus, and the Mir focus, do *not* need to be the same. In fact, a stronger claim holds: X11 focus and Mir focus *cannot* be the same unless we want to implement pieces of X11 window management in Mir. This does not mean simply ignorin

[Ubuntu-x-swat] [Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-03-19 Thread Daniel van Vugt
The official link: https://www.x.org/releases/X11R7.6/doc/xorg-docs/specs/ICCCM/icccm.html#pop_up_windows -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1625846 Title: Xmir -rootless: Fir

[Ubuntu-x-swat] [Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-03-19 Thread Daniel van Vugt
I am aware of the above ICCCM spec and that Xmir doesn't follow it fully, but that's also possibly not the issue here. The issue with supporting the Locally Active focus model is that apps want the ability to either focus their popups explicitly or not at all: https://tronche.com/gui/x/icccm/sec-4

[Ubuntu-x-swat] [Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-03-19 Thread Chris Halse Rogers
Hm, that's correct. XMir *could* defer acting on focus lost until a timeout or focus-gained event, but that would be a heuristic. The “Locally Active focus model” is a fairly X11-specific thing. It's from a time when applications were built in a one-X11-window-per-widget fashion, and so a textbox

[Ubuntu-x-swat] [Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner

2017-03-19 Thread Samuel Holmes
Hi, I was having the same issue, but the fix suggested by Juan Hernandez at #32 seems to have worked! I had to install xserver-xorg-core before I could install xserver-xorg- input-libinput, but it seems to work now! -- You received this bug notification because you are a member of Ubuntu-X, whi

[Ubuntu-x-swat] [Bug 1641275] Re: apitrace:i386 not installable, depending on missing package python-imaging:i386

2017-03-19 Thread Jeremy Bicha
I think this is because python-imaging needs to be marked Multi-Arch: foreign so reassigning. ** Package changed: apitrace (Ubuntu) => pillow (Ubuntu) ** Changed in: pillow (Ubuntu) Importance: Undecided => Low ** Changed in: pillow (Ubuntu) Status: New => Triaged -- You received thi

[Ubuntu-x-swat] [Bug 1300215] Re: Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory

2017-03-19 Thread TEN
$ export VDPAU_DRIVER=va_gl $ vlc VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80) [024bd088] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. libva info: VA-API version 0.39.0 libva info: va_getDriverName() returns 0 libva info: Tr

[Ubuntu-x-swat] [Bug 1300215] Re: Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory

2017-03-19 Thread TEN
$ export VDPAU_DRIVER=va_gl $ vdpauinfo display: :0 screen: 0 libva info: VA-API version 0.39.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_39 libva info: va_openDriver() retu

[Ubuntu-x-swat] [Bug 1300215] Re: Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory

2017-03-19 Thread TEN
$ sudo apt install vdpauinfo BTW does nothing either to get any required packages: $ vdpauinfo display: :0 screen: 0 Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory Error creating VDPAU device: 1 -- You received this bug notification bec

[Ubuntu-x-swat] [Bug 1300215] Re: Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory

2017-03-19 Thread TEN
On 16.04.2 LTS, xine installs to the toolbar but fails to start without perceptible cause. >From a terminal, this dependency is identified but had not been enforced in >the install process: $ xine This is xine (X11 gui) - a free video player v0.99.9. (c) 2000-2014 The xine Team. Failed to open V

[Ubuntu-x-swat] [Bug 1300215] Re: Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory

2017-03-19 Thread TEN
** Also affects: linux-lts-xenial (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libvdpau in Ubuntu. https://bugs.launchpad.net/bugs/1300215 Title: Failed to open VDPAU backend libvdpau_i96

[Ubuntu-x-swat] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2017-03-19 Thread Bug Watch Updater
** Changed in: xserver-xorg-input-synaptics Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed asymetrical

[Ubuntu-x-swat] [Bug 726832] Re: Touchpad speed scales with multimonitor size per axis

2017-03-19 Thread Bug Watch Updater
** Changed in: xorg-driver-synaptics Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/726832 Title: Touchpad speed scales with multimo

[Ubuntu-x-swat] [Bug 1506171] Re: text and font get garbled after waking up from suspend

2017-03-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers-304 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-304 in Ubuntu. http

[Ubuntu-x-swat] [Bug 1674163] [NEW] imposibilidad de instalar una impresora

2017-03-19 Thread Miguel Mateu
Public bug reported: Cada vez que intento instalarla marca error del sistema. No admite otra forma de instalarla ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic x86_64 .tmp.unity_suppo

[Ubuntu-x-swat] [Bug 1674138] Re: Xorg fails to load i965_dri.so and swrast_dri.so, undefined symbol _glapi_tls_Dispatch

2017-03-19 Thread Erik Faye-Lund
Uninstalling the whole desktop and reinstalling made this go away. I guess I had messed something up. ** Changed in: mesa (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchp

[Ubuntu-x-swat] [Bug 1674138] [NEW] Xorg fails to load i965_dri.so and swrast_dri.so, undefined symbol _glapi_tls_Dispatch

2017-03-19 Thread Erik Faye-Lund
Public bug reported: After a recent update, Xorg fails to start up, and I get the following error in journalctl when trying to boot: ---8<--- mars 19 19:18:44 kusma-ubuntu /usr/lib/gdm3/gdm-x-session[1511]: (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x

[Ubuntu-x-swat] [Bug 1671799] Re: FFe: xserver 1.19.3

2017-03-19 Thread dino99
note: the package xserver-xorg-input-libinput 0.23.0-2 is not installed; does it should ? as the meta package (input-all) is also not installed, the above one has not been requested by an other one. So i install it, and will test it tomorrow; will report here in the coming 12 hours or so to let

[Ubuntu-x-swat] [Bug 1671799] Re: FFe: xserver 1.19.3

2017-03-19 Thread dino99
Thanks for the answer i have libinput10 & bin 1.6.3-1ubuntu1 installed like all ZZ default installs. I'm not sure what exactly doing to have compatible version installed. So i propose to wait until this recompilation is done by default on ZZ archive -- You received this bug notification because

[Ubuntu-x-swat] [Bug 1674123] Re: Xorg crashed with SIGABRT

2017-03-19 Thread Apport retracing service
*** This bug is a duplicate of bug 1611839 *** https://bugs.launchpad.net/bugs/1611839 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1611839, so is being marked as such.

[Ubuntu-x-swat] [Bug 1671799] Re: FFe: xserver 1.19.3

2017-03-19 Thread Timo Aaltonen
assuming you're using the -libinput driver; please build the ppa version (0.25.0) on zesty or the zesty version against 1.19 and try again -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1671

[Ubuntu-x-swat] [Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2017-03-19 Thread Paul Donohue
BTW, some Dell Precision 7510 systems (possibly only Xeon systems?) have a hardware issue where the trackstick or the touchpad or both will periodically get "stuck" (stop responding briefly) when on A/C power, when switchable graphics is enabled, when there is significant 2D or 3D video activity be

[Ubuntu-x-swat] [Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2017-03-19 Thread Paul Donohue
A number of relevant bug fixes have been committed to the kernel since this driver was backported. These fixes should probably be backported as well: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=864db9295b06837d11a260e5dacf99a3fdf6bce2 https://git.kernel.org/cgit/lin

[Ubuntu-x-swat] [Bug 1672033] Re: Xorg does not detect displays in rootless mode on nvidia proprietary drivers (GNOME)

2017-03-19 Thread Igor
** Summary changed: - Xorg does not work in rootless mode on nvidia proprietary drivers (GNOME) + Xorg does not detect displays in rootless mode on nvidia proprietary drivers (GNOME) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubunt

[Ubuntu-x-swat] [Bug 1672033] Re: Xorg does not work in rootless mode on nvidia proprietary drivers (GNOME)

2017-03-19 Thread Igor
Asked on nvidia forum, maybe they'll be able to give some advise: https://devtalk.nvidia.com/default/topic/1000172/linux/root-less-xorg- does-not-detect-displays-which-leads-to-segfault-in-mutter/ -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1671799] Re: FFe: xserver 1.19.3

2017-03-19 Thread dino99
Problem found: its about using mouse: selecting columns & raws with libreoffice calc. results are erratic: - sometime that works as expected (less than half time) - most of the time when you first click on a cell then move the mouse to the other cell at the end of the wanted selection, here star