[Desktop-packages] [Bug 910736] Re: Add ignore rule for Arduino to udev blacklist

2015-05-03 Thread Matthijs Kooijman
An ignore should probably be added for Arduino.org devices too (there's two competing Arduino companies now, don't ask): ATTRS{idVendor}=="2a03", ENV{ID_MM_DEVICE_IGNORE}="1" And, while we are here, perhaps also ignore the Pinoccio Scout (arduino- like device): ATTRS{idVendor}=="1d50", ATTRS{idP

[Desktop-packages] [Bug 892706] Re: after gdm login, keyboard doesn't send KeyPress events

2014-01-07 Thread Matthijs Kooijman
In case any one else comes across this problem: I had exactly the same symptoms and found out they were caused by xbindkeys that was started in the background. Removing my .xbindkeysrc solved the problem for me. -- You received this bug notification because you are a member of Desktop Packages, w

[Desktop-packages] [Bug 1775392] Re: at-spi-bus-launcher makes Xorg crash when resuming from suspend

2019-06-24 Thread Matthijs Kooijman
I'm also running into this bug (or at least something that looks like it). Typically what happens for me is that I resume from suspend, get an unlock prompt (the system is locked on suspend) and when I log in, the unlock prompt stays visible (the password dots disappear, but I cannot type anything

[Desktop-packages] [Bug 1796607] Re: gnome-shell crashed with SIGSEGV in meta_compositor_switch_workspace(compositor=NULL) → meta_workspace_activate_with_focus → meta_workspace_activate → meta_x11_dis

2019-03-18 Thread Matthijs Kooijman
Seems upstream diagnosed and fixed this bug in their master branch two weeks ago, and the fix indeed got included in 3.32 (first in 3.31.92, though it seems to have been omitted from their changelog/NEWS file). Any chance of getting this fix backported into the Ubuntu cosmic package? -- You rece

[Desktop-packages] [Bug 1796580] [NEW] Touchscreen breaks after suspend on Acer Aspire Switch 11

2018-10-07 Thread Matthijs Kooijman
Public bug reported: I'm not entirely sure this bug belongs in package xinput, but I'm following the lead of #1275416, which describes the same symptoms (but on other hardware, so likely a different underlying problem). On this notebook, the touchscreen works well out of the box. But as soon as I

[Desktop-packages] [Bug 1796580] Re: Touchscreen breaks after suspend on Acer Aspire Switch 11

2018-10-07 Thread Matthijs Kooijman
** Description changed: I'm not entirely sure this bug belongs in package xinput, but I'm - following the lead of #1275416, which describes the same symptoms (but - on other hardware, so likely a different underlying problem). + following the lead of + https://bugs.launchpad.net/ubuntu/+source/x

[Desktop-packages] [Bug 1796580] Re: Touchscreen breaks after suspend on Acer Aspire Switch 11

2018-10-07 Thread Matthijs Kooijman
I dug around a bit, and found that the touchscreen can also be fixed by reloading the ic2_hid module. It also works to reinitialize just the hid driver for the touchscreen (rather than reloading the entire module) by running: echo 0018:06CB:77B2.000C > /sys/bus/hid/drivers/hid-multitouch/unbind e

[Desktop-packages] [Bug 1796580] Re: Touchscreen breaks after suspend on Acer Aspire Switch 11

2018-10-07 Thread Matthijs Kooijman
I also ran the i2c_hid module with debug enabled (`modprobe i2c_hid debug=1`), which gives a bit of insight in what commands are sent to the touch screen. On a suspend, it seems to send a sleep command. On a resume, it sends a power on command, followed by a reset command (which is properly acknowl

[Desktop-packages] [Bug 1969250] [NEW] gdm disables wayland for all(?) non-nvidia cards since 42.0-1ubuntu4

2022-04-15 Thread Matthijs Kooijman
Public bug reported: I was happily using wayland so far on an Intel Tiger Lake laptop. Then I did an upgrade, including upgrading gdm3 42.0-1ubuntu2 to 42.0-1ubuntu4, rebooted, and got logged into an Xorg session. Investigating, it seems this was caused by this patch, reverting in manually locall

[Desktop-packages] [Bug 1955850] [NEW] /etc/X11/Xresources no longer loaded, error in patch

2021-12-27 Thread Matthijs Kooijman
Public bug reported: After upgrading from 21.04 to 21.10, my /etc/X11/Xresources/ directory no longer loads on login. Looking at the sources, I think this can be traced to: - Switching from a custom Xsession file to the upstream Xsession file in 3.38.0-1ubuntu1, combined with - An oversight in