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
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
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
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
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
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