[Touch-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-12 Thread Ben
I've compiled 4.20-rc6 from VanVan's github repository, and it has no effect on my UX391UA - still no sound. I notice the patch doesn't actually refer specifically to the UX931UA though, only other ASUS models. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-12 Thread Ben
I got an error when building the modules from @VanVan's github due to /sound/pci/hda_codec.h having been moved to /include/sound/hda_codec.h Fixing this let the compile finish without error (this is on Fedora 29). -- You received this bug notification because you are a member of Ubuntu Touch see

[Touch-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-16 Thread Ben
Also works for me @vblack2006 I downloaded the current stable kernel from kernel.org (4.19.9), applied the 3 patches that you linked to and added: SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK to /sound/pci/hda/patch_realtek.c After compiling and installing, I now have sou

[Touch-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-17 Thread Ben
The fixes in the 4.20-rc kernels are for other laptops, not the UX391UA. You'll need to add: SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK to /sound/pci/hda/patch_realtek.c to get sound working on this laptop. I used the 4.19.9 kernel, applied the 3 linked patches and adde

[Touch-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-17 Thread Ben
@sojusnik Yes, you're right, I missed the closing bracket. The correct line to add is: SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK), You won't find patch_realtek.c anywhere in /lib/modules/ because it's already been compiled and installed. You need to download the sourc

[Touch-packages] [Bug 1801540]

2019-07-06 Thread ben
(In reply to Marco from comment #100) > Yea, I'm still trying to find the energy to begin to write a parser for the > codec commands, but this will surely take quite a lot of time. This actually sounds like something I would be interested in working on. However I don't really have any experience

[Touch-packages] [Bug 1838577] [NEW] Default audio device changes on reboot; audio still outputs using my previously-selected device

2019-07-31 Thread Ben
Public bug reported: This is present in Ubuntu 18.04, 18.10, 19.04, and 19.10 daily build. It was not present in Ubuntu 16.04. I have a USB microphone which also appears to pulse as a speaker. Pulse keeps picking it as the default audio device. I can switch audio devices to my analog line out, wh

[Touch-packages] [Bug 1801540]

2019-09-02 Thread ben
(In reply to Takashi Iwai from comment #127) > Hm, interesting, AZX_DCAPS_POSFIX_LPIB basically sets the position reporting > based on LPIB instead of the position buffer. I thought the position buffer > isn't available or unreliable on non-Intel chips, but it might be different > on the recent AM

[Touch-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-29 Thread Ben
The UX391UA fix is not in 4.20 as it was already a release candidate. To get sound working on this model you'll need to download the 4.20 source, apply the patch to sound/pci/hda/patch_realtek.c then compile and install the kernel. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1390625] Re: mouse cursor gets corrupted

2015-06-12 Thread Ben
Same here, #51 works for me -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1390625 Title: mouse cursor gets corrupted Status in elementary OS: Confirmed Status in Mesa:

[Touch-packages] [Bug 1446457] Re: [HDA-Intel - HDA Intel PCH, recording] No autoswitch

2015-07-05 Thread Ben
i also have this problem with my acer aspire E3 (phone not recognised when pluggin in headset) but i am not sure how to read the solutions in here. i understand code a bit but i am not a pro. i would prefer a simple solution, some lines i have to type into the terminal each time i want to use the h

[Touch-packages] [Bug 1446457] Re: [HDA-Intel - HDA Intel PCH, recording] No autoswitch

2015-07-05 Thread Ben
I added the driver to the alsa-base.conf and can now use the headset, but it makes strange noises while using skype. but it's just on my side. the other person does not experience this. i am sorry for this non-pro stuff here, but i bought this acer aspire e3, built in an SSD and uploaded Lubuntu, l

[Touch-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-05-26 Thread Ben
Just a few updates which may be of use to anyone else having the same issues... 1). As this issue persists without a truly good solution, it may be a good idea to simply replace the wifi card with, say, an Atheros one which works better. You can find them relatively cheaply on ebay. 2). One of th

[Touch-packages] [Bug 1684213] [NEW] Intel Wireless 7260 often crashes

2017-04-19 Thread Ben
Public bug reported: Hardware: Acer CB3-131 Chromebook (GNAWTY) running Ubuntu Mate natively (BIOS enabled by SeaBIOS firmware from scripts here:https://mrchromebox.tech/). Uses Intel 7260 wifi, rev. bb: 01:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb) Software: Ubuntu Mate

[Touch-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-21 Thread Ben
** Attachment added: "Output of modinfo iwlwifi" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1684213/+attachment/4866129/+files/modinfo-iwlwifi.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager i

[Touch-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-21 Thread Ben
Some additional notes after testing for a while... The crashing behavior doesn't occur consistently in the same way. Sometimes the Bluetooth crashes with the Wifi, while sometimes it recovers fine and continues to work while the Wifi doesn't. In addition, it seems that the Wifi crash breaks Networ

[Touch-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-21 Thread Ben
** Attachment added: "Output dmesg crash on resume" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1684213/+attachment/4866130/+files/ucode-error-crash.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-mana

[Touch-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-22 Thread Ben
It took less than 10 minutes of testing for the issue to come back up again under 4.11-rc7. Definitely NOT fixed upstream. I'll keep testing and see if I find any other unique behaviours/error messages. Thanks again, let me know if there's anything I can do! ** Tags added: kernel-bug-exists-upstre

[Touch-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-26 Thread Ben
Issue definitely persists on 4.11/upstream. I came across an interesting output in dmesg which may explain why bluetooth works while the WiFi doesn't: [17326.525545] iwlwifi :01:00.0: Could not load the [0] uCode section [17326.525697] iwlwifi :01:00.0: Failed to start INIT ucode: -5 [1732

[Touch-packages] [Bug 1643467] Re: Firefox 50 blocks Ubuntu 12.04 and 14.04 LTS's version of libavcodec

2017-01-21 Thread Ben
Judging from the posts in this bug report, it took 2 weeks and three days to solve this problem for the end-users (for the other releases. Support for precise ends in 16 weeks... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1434351] Re: X fonts and widgets disappear after suspend/resume cycle

2017-02-21 Thread Ben
I think I recently worked around this on Xubuntu (Ubuntu 16.04.2 LTS) by removing all xscreensaver remnants (which I believe to be conflicting with Light Locker). I did this, but use at your own risk: ``` sudo apt-get remove $(apt-cache search "^xscreensaver" | cut -d ' ' -f1 | tr '\n' ' ') ```

Re: [Touch-packages] [Bug 1434351] Re: X fonts and widgets disappear after suspend/resume cycle

2017-02-21 Thread Ben
I'm afraid I did not, no. On 21 February 2017 at 10:16, Ben <1434...@bugs.launchpad.net> wrote: > I think I recently worked around this on Xubuntu (Ubuntu 16.04.2 LTS) by > removing all xscreensaver remnants (which I believe to be conflicting with > Light Locker). I did this,

[Touch-packages] [Bug 1887289] [NEW] package initramfs-tools 0.136ubuntu6.2 failed to install/upgrade: 已安装 initramfs-tools 软件包 post-installation 脚本 子进程返回错误状态 1

2020-07-12 Thread Ben
Public bug reported: System version detection falsh ProblemType: Package DistroRelease: Ubuntu 20.04 Package: initramfs-tools 0.136ubuntu6.2 ProcVersionSignature: Ubuntu 5.3.0-53.47~18.04.1-generic 5.3.18 Uname: Linux 5.3.0-53-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersi

[Touch-packages] [Bug 1838577] Re: Default audio device changes on reboot; audio still outputs using my previously-selected device

2020-04-28 Thread Ben
*** This bug is a duplicate of bug 1866194 *** https://bugs.launchpad.net/bugs/1866194 Is it supposed to switch back on reboot though? If I select a certain device I expect it to stay that way. It's not like I'm unplugging and replugging my USB device. From a user's perspective this certainly

[Touch-packages] [Bug 1838577] Re: Default audio device changes on reboot; audio still outputs using my previously-selected device

2020-05-07 Thread Ben
*** This bug is a duplicate of bug 1866194 *** https://bugs.launchpad.net/bugs/1866194 After looking through the posted bug and comments I'm not sure that the issues are related. It seems more like, in this case, GNOME is just out of sync with pulse about what the default device is thanks to p

[Touch-packages] [Bug 1633046] Re: Pressing play/pause hotkey hangs U8 session

2016-10-21 Thread Ben
Tested on Thinkpad X220T, using play/pause hotkey hangs session. However, brightness up/down hotkeys do nothing at all, if that's important. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1635775] [NEW] No sound unity8 apps 16.10

2016-10-21 Thread Ben
Public bug reported: Testing on a Lenovo Thinkpad X220T running fresh install of Ubuntu 16.10. Running Checkbox passes the sound tests (as audio is played), but when using unity8 apps no sound comes out. However, sound does come out from Libertine containerized apps. For example, I can be running

[Touch-packages] [Bug 1635775] Re: No sound unity8 apps 16.10

2016-10-26 Thread Ben
@Jim For some reason it wasn't installed, but installing it didn't fix it. Is there any configuration required or any other packages I should try installing? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. ht

[Touch-packages] [Bug 1402787] Re: Ubuntu Desktop Next does not show on-screen keyboard when needed

2016-10-26 Thread Ben
I have the same problem on an X220T, whose screen can flip into a tablet mode. The touchscreen works great for everything until I want to type something. In Gnome Shell, anytime I select a text field with the touchscreen, it assumes I want to use the on-screen keyboard (OSK) and automatically pops

[Touch-packages] [Bug 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks LTS 12.04 14.04

2016-11-17 Thread Ben
16.10 have unity-panel-service taking up 3.5 GB of RAM. I've mainly noticed it after resume, as Firefox randomly begins to crash/freeze before the entire system becomes unstable. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1534270] [NEW] [Latitude E7450, Realtek ALC3235, Speaker, Internal] No sound at all. Installed update to software, then no more sound (through headphones or laptop)

2016-01-14 Thread Ben
COMMAND /dev/snd/pcmC1D0p: ben2320 F...m pulseaudio /dev/snd/controlC1: ben2320 F pulseaudio CurrentDesktop: Unity Date: Thu Jan 14 14:10:05 2016 InstallationDate: Installed on 2015-09-29 (107 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64

[Touch-packages] [Bug 1392083] [NEW] Black screen after boot screen - fglrx new installed and fixed

2014-11-12 Thread Ben
Public bug reported: black screen problem. fglrx (proprietär) new installed and fixed. But very long booting time now. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8 ProcVersionSignature: Ubuntu 3.13.0-40.68-generic 3.13.11.10 Uname: Linux 3.13.0-40-generic x86_64 Nonfr

[Touch-packages] [Bug 1332947] Re: HDPI: unity randomly turns on large text in universal access

2014-09-04 Thread Ben
as of the latest updates published about 2014-09-03, this now happens after every reboot. It used to be just after an update, then you'd turn off large text, and it would be fine. Now, every time I reboot, it turns itself back on. I tried adding /home/ben/.config/autostart/largetextfix.deskto

[Touch-packages] [Bug 1332947] Re: HDPI: unity randomly turns on large text in universal access

2014-07-12 Thread Ben
confirmed on Lenovo W540 20BH. happened to me a few times after installing updates and rebooting. can set the text size back to normal but my cursor size seems to be very large still. haven't tried troubleshooting the cursor yet -- You received this bug notification because you are a member of Ub

[Touch-packages] [Bug 1345753] [NEW] [Aspire V5-552G, Realtek ALC282, Mic, Internal] No sound at all

2014-07-20 Thread Ben
Public bug reported: internal microphone will not register any sounds despite being turned on. the orange bars that usually record input level- this section shows orange bars but they do not move. I cannot use my program Rosetta Stone because it cannot get any sound input. This problem develope

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-15 Thread Ben Hoyt
Joseph, out of interest, what model of XPS 13 do you have? I'm getting new XPS 13 soon and wondering if it'll have the same issue (I guess it's likely given the 4k screen). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initr

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-18 Thread Ben Hoyt
A couple of days ago I upgraded my 21.10 system to 22.04 and got this "out of memory" issue (Dell XPS 15 9550 with 3840x2160 display). The fix in comment #41 worked (changing the compression to 19), and the sequence of commands in #44 helped. However, just noting that there are several typos in #4

[Touch-packages] [Bug 1986619] Re: Fail to install base-passwd

2023-11-06 Thread BEN TURKIA
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to base-passwd in Ubuntu. https://bugs.launchpad.net/bugs/1986619 Title: Fail to install base-passwd Status in base-passwd package in Ubuntu: Confirmed Bug description: /hom

[Touch-packages] [Bug 1970402] Re: Initrd out of memory error after upgrade to 22.04

2022-05-09 Thread Ben Lel
I also can’t install it on my i9 12900k system. Some people have suggested that it might help do deactivate TPM but as I am using Windows 11 for gaming this is not an option for me unfortunately. Also on my T14 no problem with TPM! (i5 10310u) -- You received this bug notification because you are

[Touch-packages] [Bug 1962346] Re: Ubuntu reboots instead of powering off if a software updates exists

2022-03-03 Thread Ben Aceler
I can say, that I have this dialog only if I have a flatpak updates, not apt updates. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to packagekit in Ubuntu. https://bugs.launchpad.net/bugs/1962346 Title: Ubuntu reboots inste

[Touch-packages] [Bug 2021929] [NEW] upgrade to exiv2 0.28.0

2023-05-30 Thread Ben McCann
Public bug reported: The latest release is 0.28.0 and fixes some bugs I've encountered https://github.com/Exiv2/exiv2/releases/tag/v0.28.0 ** Affects: exiv2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 1924964] [NEW] screen glitches

2021-04-19 Thread Ben Games
Public bug reported: The issue is screen glitches issue is intermittent and temporary I think it started after a recent update But it gives the impression of an unstable system things flickering like a highlighted file in nautilus or in filezilla shadows under dialog boxes flickering the icons

[Touch-packages] [Bug 1939211] [NEW] Screen flickering after upgrading from 5.8 kernel to 5.11 kernel

2021-08-07 Thread Ben Bromley
. Thanks! Ben ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-25-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27.18 Architecture

[Touch-packages] [Bug 2028571] Re: klibc-utils contains identical binaries

2023-07-27 Thread Ben Hutchings
This is fixed upstream with: https://git.kernel.org/pub/scm/libs/klibc/klibc.git/commit/?id=d16525038612be94cf2573c02eac8c7f76321f62 It's about time to make a new upstream release, so I will aim to do that and the Debian update this week. -- You received this bug notification because you are a m

[Touch-packages] [Bug 1821494] [NEW] Sennheiser GSX 1000/1200: only one subdevice exposed by Pulse & incorrect channel mapping

2019-03-23 Thread Ben A
Public bug reported: Similar to the Steelseries Arctis headphones, these sound "cards" present as two output devices, one intended for voice chat and one for everything else. As a result they also need a special profile. But there's another complication. They also have hardware HRTF that requires

[Touch-packages] [Bug 1821496] [NEW] Sennheiser GSX 1000/1200 Volume control is interpreted badly

2019-03-23 Thread Ben A
Public bug reported: These cards are picked up as having mute/VolUp/VolDown buttons, but they only ever report a VolDown. Windows behavior (without manually installed drivers) appears to match OS-side volume to the display on the card, which suggests the card tries to report its volume level as an

[Touch-packages] [Bug 1793433] Re: package linux-image-4.15.0-34-generic 4.15.0-34.37 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-12-05 Thread Ben Barrowes
I was able to workaround this problem by following Mauricio Grueso's suggestion in bug #1776652: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1776652 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs

[Touch-packages] [Bug 1809656] [NEW] Small windows output corrupted in XWayland clients

2018-12-24 Thread Ben Aceler
Public bug reported: Ubuntu 18.04 Pop!_OS flavour, AMD RX 560, AMD Ryzen 5 2400G (video disabled), proprietary AMD drivers 18.40, Gnome Wayland session, 4k monitor. I tried to use ubuntu-bug, but it says, that xwayland is not officially supported package and quit. Feel free to ask any logs or com

[Touch-packages] [Bug 1809656] Re: Small windows output corrupted in XWayland clients

2018-12-25 Thread Ben Aceler
apport information ** Tags added: apport-collected bionic ubuntu wayland-session ** Description changed: Ubuntu 18.04 Pop!_OS flavour, AMD RX 560, AMD Ryzen 5 2400G (video disabled), proprietary AMD drivers 18.40, Gnome Wayland session, 4k monitor. I tried to use ubuntu-bug, but it sa

[Touch-packages] [Bug 1809656] Lspci.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224914/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 1809656] Lsusb.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224915/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 1809656] DpkgLog.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224913/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.launchpa

[Touch-packages] [Bug 1809656] ProcCpuinfoMinimal.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224918/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu.

[Touch-packages] [Bug 1809656] Xrandr.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224922/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1809656] ProcModules.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224920/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.

[Touch-packages] [Bug 1809656] UdevDb.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224921/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1809656] ProcCpuinfo.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224917/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.

[Touch-packages] [Bug 1809656] MonitorsUser.xml.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "MonitorsUser.xml.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224916/+files/MonitorsUser.xml.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. htt

[Touch-packages] [Bug 1809656] ProcInterrupts.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224919/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https:/

[Touch-packages] [Bug 1809656] xdpyinfo.txt

2018-12-25 Thread Ben Aceler
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1809656/+attachment/5224923/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1832651] [NEW] jackdbus fails to start: cannot allocate memory

2019-06-12 Thread Ben Davis
Public bug reported: The `.log/jack/jackdbus.log` shows the following after trying to start/restart jack using "Ubuntu Studio Controls" (also tried using `jack_control start`): ERROR: Cannot lock down 82280346 byte memory area (Cannot allocate memory) This is a fresh install of Ubuntu Studio

[Touch-packages] [Bug 1832651] Re: jackdbus fails to start: cannot allocate memory

2019-06-12 Thread Ben Davis
How does one upgrade to systemd-241 in ubuntu? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to jackd2 in Ubuntu. https://bugs.launchpad.net/bugs/1832651 Title: jackdbus fails to start: cannot allocate memory Status in syst

[Touch-packages] [Bug 1832651] Re: jackdbus fails to start: cannot allocate memory

2019-06-12 Thread Ben Davis
Is there a workaround? This is currently breaking my entire audio setup (using Ubuntu Studio, where jackd is crucial) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to jackd2 in Ubuntu. https://bugs.launchpad.net/bugs/1832651 T

[Touch-packages] [Bug 1843743] Re: klibc ftbfs in eoan

2019-10-14 Thread Ben Hutchings
Steve Langasek wrote: > The root failure is: > objcopy -O binary usr/klibc/syscalls/typesize.o > usr/klibc/syscalls/typesize.bin > mkdir -p usr/include/klibc/; perl /tmp/klibc-2.0.6/usr/klibc/syscalls.pl -2 > usr/klibc/syscalls/SYSCALLS.i > /tmp/klibc-2.0.6/usr/klibc/arch/x86_64/sysstub.ph x

[Touch-packages] [Bug 1835809] Re: AMD Ryzen 3000 series fails to boot

2019-08-18 Thread Ben Hamilton
IS this fix now implemented to the latest ISO available for download? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1835809 Title: AMD Ryzen 3000 series fails to boot S

[Touch-packages] [Bug 1697535] Re: [Envy24 ICE1724] Audio doesn't work

2018-06-11 Thread Ben Buehler
This bug still exists in Ubuntu 18.04 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 18.04 LTS Release:18.04 Codename: bionic $ pulseaudio --version pulseaudio 11.1 -- You received this bug notification because you are a member of Ubun

[Touch-packages] [Bug 1778366] [NEW] apt.package.Version.raw_description doesn’t work

2018-06-23 Thread Ben Bethge
Public bug reported: The raw_description property of apt.package.Version returns the summary rather than the long description. This is because it accesses self._records instead of self._translated_records, and the long description is located only in the translated records. Ubuntu 18.04 LTS pytho

[Touch-packages] [Bug 1734745] [NEW] NM assumes avahi ip addres and default gw for disconnected device

2017-11-27 Thread Ben Aceler
Public bug reported: I have an Ubuntu 17.10 box with WiFi and Ethernet devices. The ethernet device is not connected at all. The WiFi is connected to WiFi network. The problem is, the connection drops itself after a while. I did some research and find out, the NM creates a new connection for the

[Touch-packages] [Bug 1697535] Re: [Envy24 ICE1724] Audio doesn't work

2018-02-13 Thread Ben Buehler
You also said to "change the bug status to Confirmed." It is my impression that I'm not supposed to do that since I'm the original reporter. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.la

[Touch-packages] [Bug 1697535] Re: [Envy24 ICE1724] Audio doesn't work

2018-02-13 Thread Ben Buehler
The bug still exists in Ubuntu 17.10. The following might be useful information: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 17.10 Release:17.10 Codename: artful $ pulseaudio --version pulseaudio 10.0 -- You received this bug notif

[Touch-packages] [Bug 1750411] [NEW] package network-manager-config-connectivity-ubuntu 1.8.4-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit stat

2018-02-19 Thread Ben Glanton
Public bug reported: No observed failure in user space - but I got a pop-up warning, so here we go... ProblemType: Package DistroRelease: Ubuntu 17.10 Package: network-manager-config-connectivity-ubuntu 1.8.4-1ubuntu3 ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13 Uname: Linux 4.13.0-3

[Touch-packages] [Bug 1755010] [NEW] package systemd 237-3ubuntu4 failed to install/upgrade: triggers looping, abandoned

2018-03-11 Thread Ben Romer
Public bug reported: Tried upgrading from Artful to Bionic this weekend, had problems. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: systemd 237-3ubuntu4 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Uname: Linux 4.15.0-10-generic x86_64 NonfreeKernelModules: nvidia_modeset

[Touch-packages] [Bug 1747138] Re: package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers looping, abandoned

2018-03-11 Thread Ben Romer
This happened to me upgrading from Artful. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to resolvconf in Ubuntu. https://bugs.launchpad.net/bugs/1747138 Title: package resolvconf 1.79ubuntu9 failed to install/upgrade: trigg

[Touch-packages] [Bug 1508146] Re: Alt+left/right arrows switch between tty consoles (Gnome Shell vanishes), cannot disable

2018-09-06 Thread Ben M.
Hey all, Kubuntu (which means plasma and KDE) is no exception. Running default config. But for some time it worked. So it must have been in an update of the past few weeks, It's not just alt+arrow for me. Even alt+f1 through alt+f8 will switch (to) console. I guess this is a problem: $ sudo d

[Touch-packages] [Bug 1508146] Re: Alt+left/right arrows switch between tty consoles (Gnome Shell vanishes), cannot disable

2018-09-06 Thread Ben M.
I just modified comment 31 (https://bugs.launchpad.net/ubuntu/+source /gnome-shell/+bug/1508146/comments/31): $ sudo dumpkeys | grep -v -E '^(\W+)alt(\W+)keycode.*Cons' | sudo loadkeys Everything with alt at the beginning and Console will not switch (to) consoles anymore. ** Also affects: kubunt

[Touch-packages] [Bug 1767468] Re: Upgrade from 16.04 to 18.04, then uninstalling unity disables hardware acceleration

2018-09-09 Thread Ben Ward
*** This bug is a duplicate of bug 1768610 *** https://bugs.launchpad.net/bugs/1768610 I had these exact same symptoms today with my nVidia GTX 960 after doing a platform upgrade from 17.10 to 18.04. Issue was actually dead simple to fix, the upgrade to 18.04 removed some PPAs (including the

[Touch-packages] [Bug 1792164] [NEW] ImportError: /PATH/xxx.so: undefined symbol: PyFPE_jbuf

2018-09-12 Thread Ben Tong
Public bug reported: Description:Ubuntu 18.04.1 LTS Release:18.04 python2.7: Installed: 2.7.15~rc1-1 Candidate: 2.7.15~rc1-1 -Python 2.7.15rc1 has the problem below --- $ python Python 2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0] on linu

[Touch-packages] [Bug 1795698] [NEW] Cannot communicate with bitbucket repo through ssh

2018-10-02 Thread Ben Giamarino
Public bug reported: After upgrading to kernal 4.15.0-36.39~16.04.1 this morning (2018-10-02) I am no longer able to communicate with remote repos using ssh keys. Reverting back to the previous kernal ( 4.15.0-34.37~16.04.1 ) fixes this issue. Git version is 2.19.0 1) Description: Ubuntu 16.04.5

[Touch-packages] [Bug 1741128] Re: libmagic1 in 16.04 reports XLS files as application/CDFV2-unknown

2018-11-02 Thread Ben Johnson
This bug was fixed upstream almost a year ago. It would be nice to see this addressed in Ubuntu 16.04 LTS, which is still on libmagic1 version 5.25. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to file in Ubuntu. https://bugs.

[Touch-packages] [Bug 322210] Re: [needs-packaging] PPD for Dymo LabelWriter 400 not complete

2018-11-02 Thread Ben Andersen
Thanks for getting back to me! I no longer have this piece of hardware so it's ok for me to close this one for now. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/322210 Title:

[Touch-packages] [Bug 1510143] [NEW] --verbose no longer works

2015-10-26 Thread ben thielsen
Public bug reported: following an update from 15.04 to 15.10, the --verbose option no longer prints verbose output 1] >lsb_release -rd Description:Ubuntu 15.10 Release:15.10 2] >apt-cache policy ca-certificates ca-certificates: Installed: 20150426ubuntu1 Candidate: 20150426ubuntu

[Touch-packages] [Bug 1505164] Re: Ubuntu Docker images incorrectly include packages from trusty-proposed

2015-10-12 Thread Ben Howard
I am unable to repo this bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1505164 Title: Ubuntu Docker images incorrectly include packages from trusty-proposed Statu

[Touch-packages] [Bug 1505164] Re: Ubuntu Docker images incorrectly include packages from trusty-proposed

2015-10-12 Thread Ben Howard
Scratch comment #3. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1505164 Title: Ubuntu Docker images incorrectly include packages from trusty-proposed Status in docke

[Touch-packages] [Bug 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Ben Howard
This was caused by Bug #1500768. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1505164 Title: Ubuntu Docker images include packages deleted from trusty-updates Status

[Touch-packages] [Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Ben Howard
See Bug #1505164: # apt-get install libapache2-mod-wsgi-py3 The following packages have unmet dependencies: libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not going to be installed E: Unable to correct problems, you have held broken packages. -- You received this bug not

[Touch-packages] [Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2015-05-31 Thread Ben Shadwick
Adding ubuntu-mate, as its window manager also suffers from 1-pixel wide resize grab areas. This is one of the most immediately frustrating issues of any window manager, and it only gets worse as display pixel densities increase. ** Also affects: ubuntu-mate Importance: Undecided Status

[Touch-packages] [Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2015-05-31 Thread Ben Shadwick
Here's a video recording of why 1-pixel grab bars are frustrating: https://www.youtube.com/watch?v=OeOldGSrsOg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/160311 Title: R

[Touch-packages] [Bug 1463243] [NEW] 20KB write to ~/.config/dconf/user on caps lock or num lock

2015-06-08 Thread Ben Shadwick
Public bug reported: Whenever I press Caps Lock or Num Lock, a 20KB ~/.config/dconf/user file is written. Someone else already reported this in a question with more details:: https://answers.launchpad.net/ubuntu/+source/d-conf/+question/178204 Ubuntu MATE 15.04 64-bit Linux 3.19.0-18-generic #18

[Touch-packages] [Bug 1466058] [NEW] SDK JS files documentation partially missing

2015-06-17 Thread Ben Brown
Public bug reported: As per conversation on IRC, the JS files documentation is not generated and neither included in the package nor published online. [13:16] zsombi, is qdoc building the docs? [13:16] dpm: yes [13:17] zsombi, in that case, the doc should be available locally in the ubuntu-ui

[Touch-packages] [Bug 1468091] Re: Ubuntu 15.04 Alpha-1 candidates do not boot in EC2

2015-06-23 Thread Ben Howard
Confirmed that this is not happening on OpenStack. I suspect that this is cause is that /dev/disk/by-*/ targets are missing for Xen Block devices. ** Changed in: ubuntu Status: New => Confirmed ** Changed in: ubuntu Importance: Undecided => Critical ** Package changed: ubuntu => syste

[Touch-packages] [Bug 1468091] Re: Ubuntu 15.10 Alpha-1 candidates do not boot in EC2

2015-06-23 Thread Ben Howard
Actually, PV and HVM instances are both affected. I narrowed it down to udev; installing all updates except for udev results in a bootable instance. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bu

[Touch-packages] [Bug 1468091] Re: [udev] Ubuntu 15.10 Alpha-1 candidates do not boot in EC2 with Xen

2015-06-24 Thread Ben Howard
I've confirmed the fix in -proposed in EC2. New builds will happen automagically once the promotion from -proposed happens. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/146

[Touch-packages] [Bug 1424795] Re: Old libselinux in Precise breaks things in Docker on SELinux-enabled host

2015-07-02 Thread Ben Webb
Same problem here (in my case the host is an x86_64 Fedora 22 box and the Docker container is running Precise); note that *anything* that tries to update SELinux context will fail due to the Docker-unaware libselinux. This includes a simple "cp -a". Since "cp -a" appears to be used somewhere deep i

[Touch-packages] [Bug 1424795] Re: Old libselinux in Precise breaks things in Docker on SELinux-enabled host

2015-07-03 Thread Ben Webb
kage with this patch applied and everything works correctly for me. If you want to try it, it's at http://salilab.org/~ben/libselinux1_2.1.0-5.1ubuntu1_amd64.deb -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to li

[Touch-packages] [Bug 1489550] [NEW] errors logged with new install

2015-08-27 Thread ben thielsen
Public bug reported: immediately following a new install with a minimal configuration, i've found that two messages are logged regarding dhcpd: Aug 27 12:46:34 server dhcpd: Can't create PID file /run/dhcp- server/dhcpd.pid: Permission denied. Aug 27 12:46:37 honeycomb kernel: audit: type=1400 a

[Touch-packages] [Bug 1446269] Re: autoremove kernel management leaves one single kernel

2015-09-09 Thread Ben Coleman
*** This bug is a duplicate of bug 1440608 *** https://bugs.launchpad.net/bugs/1440608 ** This bug has been marked a duplicate of bug 1440608 /etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels except the latest one -- You received this bug notification because you are a

[Touch-packages] [Bug 1440608] Re: /etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels except the latest one

2015-09-09 Thread Ben Coleman
I agree with cavsfan that /etc/kernel/postinst.d/apt-auto-removal should not be triggered when you delete a kernel. What is happening is that /etc/apt/apt.conf.d/01autoremove-kernels is being set to prevent kernel[0] and kernel[-2] from being autoremoved, instead of kernel[0] and kernel[-1]. Tak

[Touch-packages] [Bug 613022] Re: ssh daemon hangs after publickey packet sent

2015-09-15 Thread Ben Howard
Closing this out as crufty. If this is seen again, please reopen. ** Changed in: openssh (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1357093] Re: Kernels not autoremoving, causing out of space error on LVM or Encrypted installation or on any installation, when /boot partition gets full

2017-09-11 Thread Ben Norris
This bug has just hosed a system I installed for my parents. An unattended-upgrader that breaks your system if you don't attend to it IS broken. Having known about this problem for many years, the least you could have done is added a warning to the installer that choosing lvm or encryption will m

[Touch-packages] [Bug 1697535] [NEW] Envy24 ICE1724 doesn't work

2017-06-12 Thread Ben Buehler
Public bug reported: Release: Ubuntu 17.04 PulseAudio Version: 1:10.0-1ubuntu2 I expected the audio on my system to work without any additional action on my part. Instead, the audio does not work despite working on Windows. A few years ago, my onboard sound broke so I bought a pci sound card (EN

  1   2   3   >