[Bug 2070106] Re: handbrake file dialog filters out device files (like dvds)

2024-06-22 Thread Cameron Matheson
Attaching a backport of the upstream fix (I applied this locally and it solved the problem). ** Patch added: "upstream fix" https://bugs.launchpad.net/ubuntu/+source/handbrake/+bug/2070106/+attachment/5791413/+files/Fix-file-filter.patch -- You received this bug notification because you are

[Bug 2070106] [NEW] handbrake file dialog filters out device files (like dvds)

2024-06-22 Thread Cameron Matheson
Public bug reported: The handbrake GTK dialog filters out device files, so DVDs can no longer be selected. This issue has been fixed upstream: https://github.com/HandBrake/HandBrake/pull/5666/ ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: handbrake 1.7.2+ds1-1build2 ProcVersionSignature:

[Bug 2041751] Re: RM: Remove dangerously insecure MPPE PPTP from Ubuntu

2024-04-26 Thread James Cameron
I'm upstream. I saw the removal first in the release notes. Yet I'm not surprised by removal. The contributions to pptp and pptpd have declined, so the release cadence has slowed as well (1.4.0 in 2013, but a few commits in git since). Number of people asking for help has also declined. Some

[Bug 2060939] [NEW] s390x OSA bridging causes network issues

2024-04-11 Thread Phoenyx Cameron
Public bug reported: Enabling linux bridging, via netplan, whilst using an OSA card on the s390x architecture causes large amounts of packets to be received on the sending interface. This behaviour is not seen while using other types of network card on a Z, and is also not seen on any other

[Bug 1964941] Re: Adding bpf to CONFIG_LSM in 5.13 kernels

2022-04-26 Thread Cameron Walker
I also noticed this issue with the latest Ubuntu 22.04 amd64 release image (ami-09d56f8956ab235b3). It does not have "bpf" in CONFIG_LSM. root@:/home/ubuntu# uname -a Linux 5.15.0-1004-aws #6-Ubuntu SMP Thu Mar 31 09:44:20 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux root@:/home/ubuntu#

Re: [Bug 1938845] Re: Legion 7 16ITHg6 - Touchpad undetected

2022-02-21 Thread Cameron Berkenpas
*** This bug is a duplicate of bug 1937056 *** https://bugs.launchpad.net/bugs/1937056 What distribution and version are you running? Are you running a Legion 7i 16ITHg6 ? Later Ubuntu kernels have had a fix for this for some time. Same for the vanilla Linux source. Alas, there's still no

[Bug 1807935] Re: using paint tool and then crash

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 *** https://bugs.launchpad.net/bugs/1786822 ** This bug has been marked a duplicate of bug 1786822 Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)] -- You received this bug notification because you are a member

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 *** https://bugs.launchpad.net/bugs/1786822 ** This bug has been marked a duplicate of bug 1786822 Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)] -- You received this bug notification because you are a member

[Bug 1855030] Re: Pinta crashed while editing image. Created mono crash file in home.

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 *** https://bugs.launchpad.net/bugs/1786822 ** This bug has been marked a duplicate of bug 1786822 Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)] -- You received this bug notification because you are a member

[Bug 1807698] Re: crash after making selection with square lasso

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 *** https://bugs.launchpad.net/bugs/1786822 ** This bug has been marked a duplicate of bug 1786822 Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)] -- You received this bug notification because you are a member

[Bug 1786822] Re: Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)]

2022-01-01 Thread Cameron White
This fixed with Pinta 2.0 and the upgrade to .NET 6 ** Changed in: pinta Status: Triaged => Fix Released ** Changed in: pinta Milestone: None => 2.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-10-13 Thread Cameron Berkenpas
That's great! I didn't see any mention of it here, and I posted that patch just 3 days ago.Glad to see it make it in so quickly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939052 Title: No

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-10-12 Thread Cameron Berkenpas
Heads up that the 13s Gen2 doesn't work with this patch. A followup was necessary: https://www.spinics.net/lists/alsa-devel/msg132423.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939052

[Bug 1084236] Re: Pinta eats-up all metadata after saving JPEG file

2021-08-26 Thread Cameron White
If a new library is required, that would be better suited for the GTK3 / .NET5 branch of Pinta (https://github.com/PintaProject/Pinta/tree/gtk3-v2). Ideally we could load the metadata at the same time as the image data .. -- You received this bug notification because you are a member of Ubuntu

[Bug 1912861] Re: Virtualbox missing vboxautostart-service.sh

2021-08-21 Thread Cameron Tacklind
@costamagnagianfranco I think this is incorrect. Looking at the official script, https://www.virtualbox.org/svn/vbox/trunk/src/VBox/Installer/linux/vboxautostart-service.sh, I see: - a `start()` function that runs: - `/usr/lib/virtualbox/VBoxAutostart` with params: - `--start --config

[Bug 1937056] Re: Touchpad not working with ASUS TUF F15

2021-08-18 Thread Cameron Berkenpas
This solves the problem for me. ** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1937056 Title: Touchpad not

[Bug 1848746] Re: Refresh rate change requests to 40Hz are "adjusted" back to 60Hz

2021-08-09 Thread Cameron Berkenpas
My EDID doesn't seem to parse correctly... Which is probably at least part of the problem. The fact that it works on the Nvidia driver suggests that EDID parsing could be the problem (I'm sure Nvidia does their own EDID parsing). Anyway, I did attempt to play around with the EDID... I'm able to

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-08 Thread Cameron Berkenpas
Some info is here: https://github.com/thiagotei/linux-realtek-alc287 You can run a VM using someone's fork of of Qemu (which just adds a bit of logging) with PCIE passthrough of your sound card. Then you can narrow down exactly which verbs are needed. It seems that some of the people in your

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-06 Thread Cameron Berkenpas
Hello Alex, Thanks for the info. The amount of stuff on my plate has recently ramped up. I'll try to see if I can get started with this process at some point during this month. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1848746] Re: Refresh rate change requests to 40Hz are "adjusted" back to 60Hz

2021-08-05 Thread Cameron Berkenpas
Unsure if this is related, but I'm seeing the same issue with both the 21.04 vendor kernel and 5.13.8. I have a 165 Hz screen, and the Intel iGPU will only run it at 60 Hz. If I switch to the discrete Nvidia GPU in the BIOS, I get 165 Hz and I'm able to switch to 60 Hz. First I switch from "165

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
All patches apply against all of 5.13.x so far (with the latest being 5.13.8). This is a duplicate of https://bugzilla.kernel.org/show_bug.cgi?id=208555 Happy to improve these patches to a point where they could be included.I'm posting this here, because I'm an Ubuntu user and I'd like to see

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
This is the patch for the 13s gen2 with the aforementioned issue relating to volume adjustments using the keyboard function keys. ** Patch added: "Cegion-13s-gen2-sound-0.0.9-003.patch"

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
This is the patch for the Lenovo Yoga 7 14ITL5. ** Patch added: "linux-5.12-legion-sound-yoga-14ITL5-0.0.9-002.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+attachment/5516171/+files/linux-5.12-legion-sound-yoga-14ITL5-0.0.9-002.patch -- You received this bug

[Bug 1939052] [NEW] No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
Public bug reported: All 3 models need the appropriate HDA verbs sent to properly initialize the sound hardware. Additionally, the Legion 15IMHG05 needs automute disabled otherwise speaker output will not return after removing headphones. The good news is that I have working patches for all 3.

[Bug 1938845] Re: Legion 7 16ITHg6 - Touchpad undetected

2021-08-05 Thread Cameron Berkenpas
I applied the diff to 5.13.8... and it worked! Thank you!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938845 Title: Legion 7 16ITHg6 - Touchpad undetected To manage notifications about this

[Bug 1938845] Re: Legion 7 16ITHg6 - Touchpad undetected

2021-08-04 Thread Cameron Berkenpas
Appears to be an ELAN: acpidump | grep ELAN 439E0: 31 00 5F 48 49 44 70 0D 45 4C 41 4E 30 30 30 31 1._HIDp.ELAN0001 Add this ID to include/linux/input/elan-i2c-ids.h did not work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1938845] [NEW] Legion 7 16ITHg6 - Touchpad undetected

2021-08-03 Thread Cameron Berkenpas
Public bug reported: I received my Lenovo Legion 7i 16ITHg6 laptop today. The touchpad seems to be entirely undetected. I've attached the contents of /proc/bus/input/devices as devices.txt. No touchpad device is shown. USB mice work. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package:

[Bug 1927660] Re: Update from 18.04 to 20.04 fails to calculate

2021-07-13 Thread David Cameron Staples
Plague meant I started the update, and have only now been able to get back to text if it worked. It did. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927660 Title: Update from 18.04

[Bug 1911085] Re: no touchpad available in devices

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1913634] Re: Touchpad not working with 20.04 on ThinkBook 13s IML

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1915873] Re: unable to detect touchpad for asus A450L

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1917013] Re: Touchpad not working Ubuntu 20.4 Lenovo

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1918032] Re: Lenovo Ideapad 5 touchpad not responding and not in /proc/bus/input/devices

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1910453] Re: Touchpad not recognized on Lenovo Laptop

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1920629] Re: My touchpad is not working at all since installation, (external mouse is working peoperly).

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1912378] Re: Elan touchpad not working

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1921413] Re: Touchpad never worked

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1922522] Re: Touchpad not detected on ASUS Q325UA

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1923307] Re: trackpad wont work after ubuntu installation

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1926067] Re: [Fujitsu UH-X] track pad/touch pad is not detected

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1925679] Re: Laptops Trackpad not working whilst using Linux but a normal mouse is

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1926272] Re: Touhpad driver missing

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1929422] Re: The touchpad doesn't work in my Laptop ThinkBook 15-IML with Ubuntu 20

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1930435] Re: [Lenovo slim 3] Cannot use touchpad

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1932994] Re: Touchpad not detected

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1933824] Re: Touchpad not detected in ASUS-TUF-Gaming-F15-FX506HM

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1931787] Re: Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

2021-06-29 Thread Owen Cameron
** Description changed: - After I recently replaced broken screen on HP Spectre x360 G2, keyboard and touchpad became irresponsive - but only after booting. Booting with old kernel (e.g. 5.4.0-42) restored full control. Also, disabling acpi restored control (but one wants to see battery level

[Bug 1931787] Re: Keyboard/touchpad unresponsive after 5.8 upgrade

2021-06-29 Thread Owen Cameron
** Summary changed: - Keyboard and touchpad absent after booting, but not before + Keyboard/touchpad unresponsive after 5.8 upgrade ** Summary changed: - Keyboard/touchpad unresponsive after 5.8 upgrade + Keyboard/touchpad unresponsive after 5.8/20.04 upgrade -- You received this bug

[Bug 1914917] Re: trackpad not recognised

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1917120] Re: Cannot detech my laptop's touchpad

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1917177] Re: HP Pavilion, trackpad stopped working.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1910834] Re: touchpad not working. Never did.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1912851] Re: Dell 5530: Trackpad, wifi and thunderbolt screen stop working after upgrade from kernel v5.4 to v5.8

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1931288] Re: Touchpad doesn't work in 'Ideapad 5 14ALC05' after OS installation restart.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1931787] Re: Keyboard and touchpad absent after booting, but not before

2021-06-29 Thread Owen Cameron
** Description changed: - After I recently replaced broken screen on HP Spectre x360 G2, keyboard and touchpad became irresponsive - but only after booting. Booting with old kernel (e.g. 5.4.0-42) restored full control. Also, disabling acpi restored control (but one wants to see battery

[Bug 1916267] Re: Touchpad not detected HP 15s

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1919052] Re: touchpad stopped working after install

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1919282] Re: 'HP ImagePad' doesn't work at all in "HP Pavilion 15-p077TX Notebook" after ubuntu 20.04 installation

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1924253] Re: Touchpad does not work. Not even detected. New computer.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1924873] Re: hp envy x360 mousepad and keyboard not working

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1919316] Re: touchpad driver is not being detected. so touchpad of hp pavillion not working

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 *** https://bugs.launchpad.net/bugs/1931787 ** This bug has been marked a duplicate of bug 1931787 Keyboard and touchpad absent after booting, but not before -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1931787] Re: Keyboard and touchpad absent after booting, but not before

2021-06-12 Thread Owen Cameron
** Description changed: - After recently replaced broken screen, keyboard and touchpad became - irresponsive - but only after booting. Booting with old kernel (e.g. - 5.4.0-42) restored full control. Also, disabling acpi restored control - (but one wants to see battery level...). Evidently, it is

[Bug 1931787] [NEW] Keyboard and touchpad absent after booting, but not before

2021-06-12 Thread Owen Cameron
Public bug reported: After recently replaced broken screen, keyboard and touchpad became irresponsive - but only after booting. Booting with old kernel (e.g. 5.4.0-42) restored full control. Also, disabling acpi restored control (but one wants to see battery level...). Evidently, it is not

[Bug 1927660] [NEW] Update from 18.04 to 20.04 fails to calculate

2021-05-06 Thread David Cameron Staples
Public bug reported: Have successfully performed this update with similar extra software installed, and can't narrow it down to what software is blocking things. Other bug reports talk about various other packages, many of which I've tried removing with no improvement. "apt-get purge

[Bug 1917662] Re: paina hangs after using paint brush

2021-03-03 Thread Cameron White
*** This bug is a duplicate of bug 1786822 *** https://bugs.launchpad.net/bugs/1786822 ** This bug has been marked a duplicate of bug 1786822 Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)] -- You received this bug notification because you are a member

[Bug 1915941] Re: Pinta crashes especially with large images

2021-02-20 Thread Cameron White
This is probably the same issue as bug 1786822 - I'd suggest installing a newer version of Mono from https://www.mono- project.com/download/stable/#download-lin, or installing the Snap / Flatpak package -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1912968] Re: pinta-stable repository not available for Ubuntu Xenial 16.04 LTS

2021-01-24 Thread Cameron White
It seems to build successfully! The package should be available in the stable & daily builds soon, it's just awaiting publication. ** Changed in: pinta Status: New => Fix Released ** Changed in: pinta (Ubuntu) Status: New => Fix Released -- You received this bug notification

[Bug 1912968] Re: pinta-stable repository not available for Ubuntu Xenial 16.04 LTS

2021-01-24 Thread Cameron White
I don't recall if there were issues with building Pinta 1.7 on 16.04 - the daily builds also aren't being built (the last one for 16.04 is 1.7+r1077-202004072341 whereas the latest should be 1.7+r1173-202101231612) I've kicked off a 16.04 build for the daily builds PPA, which is more automated /

[Bug 1912861] Re: Virtualbox missing vboxautostart-service.sh

2021-01-22 Thread Cameron Tacklind
I believe I typed in `virtualbox` in the package. I was confused when I saw it changed. Unclear if I messed up or if website revered it on its own. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1912861] [NEW] Virtualbox missing vboxautostart-service.sh

2021-01-22 Thread Cameron Tacklind
with Systemd). Was this removed intentionally? Or maybe I just broke something on my system? I've tried re-installing virtualbox a few times. ``` cameron@uberfall:~$ lsb_release -rd Description:Ubuntu 20.04.1 LTS Release:20.04 cameron@uberfall:~$ apt-cache policy virtualbox virtualbox

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-30 Thread Cameron White
Do you see the same results in Pinta when using the Help -> About dialog? It looks like the window manager is dimming the background when a modal dialog is opened, which isn't something Pinta can really control -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1895418] Re: systemd-resolved default config for Caching is still "yes"

2020-10-27 Thread Cameron Steel
Testing systemd 245.4-4ubuntu3.3 on Focal, I can verify that the default value of the "Cache" directive is "no-negative" in the man page, default config file, and actual program behaviour. While doing this, I was reminded that the default value of the "DNSSEC" directive is "no" in both the

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-26 Thread Cameron White
I tested on a fresh Ubuntu 18.04 virtual machine, with Pinta installed from https://launchpad.net/~pinta-maintainers/+archive/ubuntu/pinta-stable, and the brightness / contrast effects updated correctly. I'm not sure what might be different in your setup - are you using the snap or flatpak

[Bug 1901358] ProcCpuinfoMinimal.txt

2020-10-26 Thread Gary Cameron
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1901358/+attachment/5427267/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1901358] CurrentDmesg.txt

2020-10-26 Thread Gary Cameron
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1901358/+attachment/5427266/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1901358] AudioDevicesInUse.txt

2020-10-26 Thread Gary Cameron
apport information ** Attachment added: "AudioDevicesInUse.txt" https://bugs.launchpad.net/bugs/1901358/+attachment/5427265/+files/AudioDevicesInUse.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1901358] PulseList.txt

2020-10-26 Thread Gary Cameron
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1901358/+attachment/5427269/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901358

[Bug 1901358] ProcEnviron.txt

2020-10-26 Thread Gary Cameron
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1901358/+attachment/5427268/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901358

[Bug 1901358] Re: [System Settings] :Sound - 5.1 audio outputs are reported as Headphones

2020-10-26 Thread Gary Cameron
apport information ** Tags added: apport-collected ulyana ** Description changed: [System settings] Sound ASUS ROG Zenith II Extreme Alpha TRX40 Motherboard 5.1 Audio outputs are only usable as stereo by selecting "Headphones USB Audio", which means only the front right and left

[Bug 1901358] [NEW] [System Settings] :Sound - 5.1 audio outputs are reported as Headphones

2020-10-24 Thread Gary Cameron
Public bug reported: [System settings] Sound ASUS ROG Zenith II Extreme Alpha TRX40 Motherboard 5.1 Audio outputs are only usable as stereo by selecting "Headphones USB Audio", which means only the front right and left speaker work. When I select "Speakers USB Audio" they do not work at all,

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-21 Thread Cameron White
Thanks, it is behaving as expected with my test machines, so I think I'll need to set up an 18.04 virtual machine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900123 Title: Pinta 1.7 Interactive

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-19 Thread Cameron White
I couldn't reproduce this in Ubuntu 20.04, so I'll need to try setting up an 18.04 VM. Could you let me know which desktop environment you're using? (Gnome, KDE, etc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2020-10-14 Thread Cameron White
This looks like the same issue - could you try installing the latest version of Mono from https://www.mono-project.com/download/stable /#download-lin? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1896306] Re: Only Pinta does not allow me to open an image from any usb drive "permission dennied"

2020-09-21 Thread Cameron White
Which operating system are you using? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896306 Title: Only Pinta does not allow me to open an image from any usb drive "permission dennied" To manage

[Bug 1895418] [NEW] systemd-resolved default config for Caching is still "yes"

2020-09-12 Thread Cameron Steel
Public bug reported: Back in December, the default for systemd-resolved caching in Ubuntu systemd was changed to "no-negative" from the upstream default "yes" [0] In this change, the default value in the resolved.conf file was missed. As the defaults in this file are commented, the effective

[Bug 1874588] Re: Flickering screen after waking up from Suspend

2020-08-18 Thread Ian Cameron
Update: After much testing, the only thing I discovered would fix the issues (including error messages on startup) was to downgrade the kernel to 5.3.X. Upgrading wouldn't solve it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500970] Re: Can't save an image

2020-07-19 Thread Cameron White
*** This bug is a duplicate of bug 1461162 *** https://bugs.launchpad.net/bugs/1461162 ** This bug has been marked a duplicate of bug 1461162 Rotate layer, save and crash appears -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1874588] Re: Flickering screen after waking up from Suspend

2020-05-23 Thread Ian Cameron
I've experienced a similar issue on boot, with a Ryzen 7 3800x and a 5700xt on GNOME 3.36.2. It may be related to a new error message when booting: amdgpu: [powerplay] failed to send message: NumOfDisplays (64) $param:0x0003 response But, contrarily, my flickering issue can be corrected by

[Bug 1667750] Re: xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13

2020-05-13 Thread CK Cameron
Bugstill exists in 20.04 [14624.728999] xhci_hcd :08:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 1 [14624.729000] xhci_hcd :08:00.0: Looking for event-dma ff8d8050 trb-start ff8d7fe0 trb-end ff8d7fe0 seg-start

[Bug 1877957] Re: Package fonts-noto-cjk seems to be corrupt in 20.04

2020-05-11 Thread Cameron Merkel
Thank you for the advice, that fixed my issue. ** Changed in: fonts-noto-cjk (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877957 Title: Package

[Bug 1877957] [NEW] Package fonts-noto-cjk seems to be corrupt in 20.04

2020-05-11 Thread Cameron Merkel
Public bug reported: I just upgraded to Ubuntu Budgie 20.04 from 19.10 and this package refused to update. After uninstalling it and attempting to reinstall it I received the following: cameron@cameron-M14xR2:~$ sudo apt-get install fonts-noto-cjk [sudo] password for cameron: Reading package

[Bug 1786822] Re: Pinta constantly crashes in Ubuntu 18.04 fresh install

2020-04-12 Thread Cameron White
Thanks for confirming, this seems to be an issue with the default Mono version in 18.04 ** Changed in: pinta Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1786822

[Bug 1596618] Re: Zoom not working

2020-04-09 Thread Cameron White
*** This bug is a duplicate of bug 1464855 *** https://bugs.launchpad.net/bugs/1464855 ** This bug has been marked a duplicate of bug 1464855 The zoom tool does not work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1853221] [NEW] Two monitors displaying same image

2019-11-19 Thread Cameron Vigil
Public bug reported: I am using two monitors, they both are displaying the same image. In settings, only one monitor is recognized (technically they have the same name, though). I have tried to go into arandr to see what I could do but only one monitor is recognized there. ProblemType: Bug

Re: [Bug 1847527] Re: Backport systemd-journal-remote fix PR #11953

2019-11-14 Thread Tom Cameron
I'm currently traveling for work, but will verify the fix this evening hopefully. Thanks On Thu, Nov 14, 2019, 10:41 Dan Streetman wrote: > @drdabbles can you please verify the fix in systemd in proposed > > -- > You received this bug notification because you are subscribed to the bug >

[Bug 1852633] [NEW] nvidia-kernel-source-435 435.21-0ubuntu2: nvidia kernel module failed to build

2019-11-14 Thread Cameron Taggart
Public bug reported: Let me know if you need anything else. ProblemType: Package DistroRelease: Ubuntu 19.10 Package: nvidia-kernel-source-435 435.21-0ubuntu2 ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7 Uname: Linux 5.3.0-23-generic x86_64 ApportVersion: 2.20.11-0ubuntu8.2

[Bug 1838129] Re: Firefox crashreporter crashed with SIGSEGV in memcpy() when opening links from Visual Studio Code snap

2019-11-04 Thread Cameron Taggart
This happens for me on Ubuntu 19.10 only when vscode is installed as a snap. https://github.com/snapcrafters/vscode/issues/48 ** Bug watch added: github.com/snapcrafters/vscode/issues #48 https://github.com/snapcrafters/vscode/issues/48 -- You received this bug notification because you are a

[Bug 1847527] Re: Backport systemd-journal-remote fix PR #11953

2019-10-11 Thread Tom Cameron
@ddstreet any configuration that ships lots to a remote host will trigger this. The server always responds with the bug, so the configuration effectively doesn't matter. As long as one host is attempting to send journals to another in Disco, this bug will be triggered. Examples configs:

[Bug 1847527] Re: Backport systemd-journal-remote fix PR #11953

2019-10-09 Thread Tom Cameron
For those that may try to search for this bug in the future, the error I received was Error 411: gth required The issue is that libmicrohttpd exhibits a bug when Content-Length is omitted, even if Transfer-Encoding is set to "chunked". The HTTP/1.1 spec allows Content-Length to be omitted when

[Bug 1847527] [NEW] Backport systemd-journal-remote fix PR #11953

2019-10-09 Thread Tom Cameron
Public bug reported: I'm requesting that systemd 240 receive the fix in upstream PR 11953 found here https://github.com/systemd/systemd/pull/11953 This fixes remote journal shipping using systemd components. I believe only Disco (19.04) is impacted by this issue. ** Affects: systemd

  1   2   3   4   5   6   7   8   >