[Bug 1766230] Re: Strange window matching behaviour between Slack and Chrome

2020-06-10 Thread Lucas Magasweran
@seb128, yes. It is still in issue on 20.04 (focal). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766230 Title: Strange window matching behaviour between Slack and Chrome To manage notifications

[Bug 1766230] Re: Strange window matching behaviour between Slack and Chrome

2020-01-10 Thread Lucas Magasweran
Removing the snap version and installing the deb version fixed the issue for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766230 Title: Strange window matching behaviour between Slack and Chro

[Bug 1481596] Re: package xl2tpd 1.3.6+dfsg-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-08-19 Thread Lucas Magasweran
Just happened to me on Ubuntu 16.04.5 LTS. ``` $ apt upgrade ... Unpacking xl2tpd (1.3.6+dfsg-4ubuntu0.16.04.2) over (1.3.6+dfsg-4ubuntu0.16.04.1) ... ... Setting up xl2tpd (1.3.6+dfsg-4ubuntu0.16.04.2) ... Job for xl2tpd.service failed because the control process exited with error code. See "sy

[Bug 1429098] Re: systemd[1]: ureadahead.service fails on vanilla kernels, needs Ubuntu kernel patch

2018-07-18 Thread Lucas Magasweran
A non-Ubuntu kernel doesn't have the required tracepoints and will result in the following error. ureadahead: Error while tracing: No such file or directory If you're not running a stock Ubuntu kernel you will need a patch [1] (worked on my 4.14 Debian kernel) or [2] (original patch). Unfortunate

[Bug 1237042] Re: ureadahead source needs "tracing_enabled" changed to "tracing_on" for 12.04.3

2018-07-18 Thread Lucas Magasweran
The following error could also indicate that your kernel doesn't have the required tracepoints. ureadahead: Error while tracing: No such file or directory If you're not running a stock Ubuntu kernel you will need a patch [1] (worked on my 4.14 Debian kernel). Unfortunately, these trace events wil

[Bug 1195504] Re: Add a noswap option to avoid accessing drives - w/ PATCH

2018-06-14 Thread Lucas Magasweran
Hello again ~ubuntu-installer develoeprs! Ran into this issue again. We observed a hang on reboot after installation until we added a `/sbin/swapoff -a` to the ubiquity ubiquity/success_command seed file entry. The issue is likely occurring because our seed file uses partman- auto to repartition t

[Bug 1098362] Re: DHCP settings for network manager shared connection are hard-coded source, should be editable

2017-09-26 Thread Lucas Magasweran
This has been fixed and merged upstream in nm-applet/network-manager 1.4.2. https://bugzilla.gnome.org/show_bug.cgi?id=763937#c14 Ubuntu 17.04 has 1.4.4. Is it possible to backport this to 16.04 LTS? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 940145] Re: USB analog only devices sometimes show up with digital profile as well

2017-09-01 Thread Lucas Magasweran
Does anyone know what the root cause of this digital in/out appearing? Is it within ALSA or is there something wrong with the USB AudioControl interface descriptor being returned by the USB audio device? I ask because I have a custom USB audio device with this issue. -- You received this bug noti

[Bug 1002952] Re: [meta-bug] Invalid extra "Digital output S/PDIF" device for USB cards

2017-09-01 Thread Lucas Magasweran
I'm curious what the root cause of this bug is because I have a custom USB audio device with this issue. Is it within ALSA or is something wrong with the USB audio device's AudioControl Interface descriptor? -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2015-12-04 Thread Lucas Magasweran
I added the keys sysfs attribute to gpio-keys-polled.c. Please try this patch (should apply on ubuntu-linux 4.3). diff --git a/drivers/input/keyboard/gpio_keys_polled.c b/drivers/input/keyboard/gpio_keys_polled.c index 11e77a9..3a8ee50 100644 --- a/drivers/input/keyboard/gpio_keys_polled.c +++ b/

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2015-12-04 Thread Lucas Magasweran
gpio-keys-polled: add sysfs bitmask to export supported keycodes ** Patch added: "gpio-keys-polled-sysfs-keys.patch" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1347776/+attachment/4529893/+files/gpio-keys-polled-sysfs-keys.patch -- You received this bug notification because you a

[Bug 1489979] [NEW] initiramfs-tools: configure_network retry indefinitely option

2015-08-28 Thread Lucas Magasweran
Public bug reported: initramfs network booting by default fails after a fixed number of attempts/timeout to configure the network. For example, in an automation environment with heavy DHCP usage, a system will give up trying to get a DHCP lease after 265 seconds. This will require manual intervent

[Bug 1283303] [NEW] ATA drive /dev/disk/by-path/ incorrect due to kernel change

2014-02-21 Thread Lucas Magasweran
Public bug reported: Starting in Ubuntu 12.04.3 the kernel commit http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9a6d6a2ddabbd32c07f6a38b659e5f3db319fa5a changed the ATA host topology changed. This was done to match the single host to target topology of SCSI/SAS instead

[Bug 1283303] Re: ATA drive /dev/disk/by-path/ incorrect due to kernel change

2014-02-21 Thread Lucas Magasweran
** Patch added: "udev_ata_path_id_rebase_fix.patch" https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1283303/+attachment/3990399/+files/udev_ata_path_id_rebase_fix.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1195504] Re: Add a noswap option to avoid accessing drives - w/ PATCH

2014-02-03 Thread Lucas Magasweran
Hi casper developers, please consider implementing this patch. It is needed for an Ubuntu live environment with some disk drive recovery tools that can be run from a live environment to avoid having to check the for an active swap partition on the disk that is being tested. Thanks. -- You receiv

[Bug 845561] Re: module_name.blacklist=yes not working as designed

2013-11-19 Thread Lucas Magasweran
Try modprobe.blacklist=module_name to blacklist the loading of the module at boot time. You can still insert it later if you need. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/845561 Title: module_

[Bug 1123251] Re: udev build after source -sa build fails due to missing configure target

2013-11-01 Thread Lucas Magasweran
Patch fixed the issue for me. Rebuilds work again. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1123251 Title: udev build after source -sa build fails due to missing configure target To

[Bug 1233732] [NEW] Documentation: "debian-installer source repository" URL broken

2013-10-01 Thread Lucas Magasweran
Public bug reported: In the "Partitioning" section of the Ubuntu Installation Guide (https://help.ubuntu.com/lts/installation-guide/i386/preseed- contents.html) a link to the debian-installer repository is broken. Subversion has been replaced with Git and the new URL is http://anonscm.debian.org/g

[Bug 1195504] Re: Add a noswap option to avoid accessing drives - w/ PATCH

2013-06-27 Thread Lucas Magasweran
** Patch added: "noswap kernel parameter patch" https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1195504/+attachment/3716470/+files/noswap.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1195504] Re: Add a noswap option to avoid accessing drives - w/ PATCH

2013-06-27 Thread Lucas Magasweran
** Patch added: "noswap kernel parameter patch" https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1195504/+attachment/3716471/+files/noswap.patch ** Description changed: - I would like to propose the following patch that adds a "noswap" Kernel + I would like to propose the attached patch

[Bug 1195504] [NEW] Add a noswap option to avoid accessing drives - w/ PATCH

2013-06-27 Thread Lucas Magasweran
Public bug reported: I would like to propose the attached patch that adds a "noswap" Kernel parameter that disables casper's automatic discovery and activation of any present swap partitions. The purpose is to not have the drives and drivers in use so that they can be accessed or unloaded without