[Bug 2042301] Re: Windows are slow to open shortly after login under X11 session

2025-02-12 Thread Brendan McGrath
There was a mistake in my previous post. I was missing the '--full' option. The command should be: systemctl --user edit --full xdg-desktop-portal-gnome.service But I've discovered that after commenting out the `Requisite=graphical-session.target` line, I can no longer open the file selection d

[Bug 2042301] Re: Windows are slow to open shortly after login under X11 session

2025-02-02 Thread Brendan McGrath
Can confirm the work-around from comment #10 worked for me. Thank-you Yao Wei. I ran the command: systemctl --user edit xdg-desktop-portal-gnome.service and commented out `Requisite=graphical-session.target` line (by just prefixing a hash). Note that `systemctl edit` will use the 'editor' progra

[Bug 1650895] Re: Several new Asus laptops are missing touchpad support

2017-07-23 Thread Brendan McGrath
These messages come from the i2c_hid module, which is a module that sits between the hid-aus driver and the i2c driver. The message indicates that the i2c_hid module received an invalid INPUT report and has discarded it. The hid-asus driver is never made aware that this occurred. I can think of th

[Bug 1650895] Re: Several new Asus laptops are missing touchpad support

2017-04-17 Thread Brendan McGrath
I'm one of the authors for the patch used above and wanted to highlight that there was a bug in it that broke the existing keyboard support. It was later fixed in the kernel with commit c8b1b3dd89ea7b3f77a73e59c4c4495e16338e15. I've attached this as a patch (fix_keyboard.patch). This patch is requi

[Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2015-02-21 Thread Brendan McGrath
Please note that the installation scripts I meant to refer to are postinst and postrm (not postinst and preinst). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052449 Title: corosync hangs due to m

[Bug 1052449] Re: corosync hangs due to missing pacemaker shutdown scripts

2015-02-21 Thread Brendan McGrath
I got a bit confused reading through this bug and the comments so I'm writing this in the hope it'll help future visitors. Some of the comments are relevant to a work-around for this bug. But the bug itself is about the missing update-rc.d command in the postinst (and preinst) scripts of the insta