[Touch-packages] [Bug 2105840] Re: apparmor shell script string comparison error

2025-04-05 Thread Luke Tidd
Tested in Ubuntu "Noble", latest updated. Package version 4.0.1really4.0.1-0ubuntu0.24.04.3 ** Also affects: apparmor (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparm

[Touch-packages] [Bug 2105840] Re: apparmor shell script string comparison error

2025-04-02 Thread Luke Tidd
** No longer affects: apparmor -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2105840 Title: apparmor shell script string comparison error Status in apparmor package in

[Touch-packages] [Bug 2004552] Re: Sound doesn't work on ASUS X670E-E motherboard.

2023-06-28 Thread Luke Ashe-Browne
affects me too. DistroRelease: Ubuntu 22.10 Base Board Information Manufacturer: ASUSTeK COMPUTER INC. Product Name: ROG STRIX X670E-F GAMING WIFI Version: Rev 1.xx I suppose any x670E-... range of boards, perhaps eve the hero will all have this issue. -- You received t

[Touch-packages] [Bug 1856871] Re: i/o error if next unused loop device is queried

2023-05-11 Thread Luke Nowakowski-Krijger
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- 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/1856871 Title: i/o error if next unused loo

[Touch-packages] [Bug 1913977] Re: Bad sound quality (no bass) on Thinkpad T490s

2022-04-02 Thread Luke Larsen
I am having the same issue on my Thinkpad T490. Very tinny/high treble audio with no bass. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1913977 Title: Bad sound qual

[Touch-packages] [Bug 1960094] Re: lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

2022-02-06 Thread Luke Nowakowski-Krijger
** Description changed: There are failures in ubuntu_lxc regression tests on Focal/linux/5.4.0-99.112 sru cycle 2022.01.03 with the error lxc-create: symbol lookup error: lxc-create: undefined symbol: strlcat - This does not seem like a kernel regression as these errors did not - appear in

[Touch-packages] [Bug 1960094] Re: lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

2022-02-06 Thread Luke Nowakowski-Krijger
** Description changed: There are failures in ubuntu_lxc regression tests on Focal/linux/5.4.0-99.112 sru cycle 2022.01.03 with the error lxc-create: symbol lookup error: lxc-create: undefined symbol: strlcat - This does not seem like a kernel regression as these errors did not appear in the

[Touch-packages] [Bug 1960094] Re: lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

2022-02-06 Thread Luke Nowakowski-Krijger
My apologies, I looked at the change log from the focal branch of the lxc-pkg-ubuntu repo and pasted the package version I saw in the top commit. I updated the bug description with the package that the regression tests are installing which seems to be 1:4.0.6-0ubuntu1~20.04.1. And yes you're right

[Touch-packages] [Bug 1960094] Re: lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

2022-02-06 Thread Luke Nowakowski-Krijger
** Summary changed: - lxc/1:4.0.12-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal + lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://b

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2021-03-04 Thread Luke Yeager
FWIW, I was able to apply bb96fc4295 cleanly to the current 20.04 package (2:3.3.16-1ubuntu2) and it works for me. apt-get -y source procps && cd procps-* curl -fSsL -o debian/patches/sc_arg_max https://gitlab.com/procps-ng/procps/-/commit/bb96fc4295.patch echo sc_arg_max >>debian/patches/series

[Touch-packages] [Bug 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

2020-09-19 Thread Luke Renaud
>From what I can gather this is not a function of the headset or Bluetooth device, but it's a function of firmware differences in the host side Bluetooth adapters. For example, I have a Sony WH-1000MX3. I have a USB dongle adapter that does not work in the HSP/HFP mode. When selecting the mode th

[Touch-packages] [Bug 1886826] Re: high packet loss on 18.04 with systemd

2020-07-21 Thread Luke Alexander
d the daemonset pod (promtail) also started normally. I would like to use Ubuntu's default of systemd-networkd to handle our NIC/route config - but cannot until I've figured out what in systemd- networkd is breaking. Any help is much appreciated on this matter. Thanks!

[Touch-packages] [Bug 1886826] Re: high packet loss on 18.04 with systemd-networkd

2020-07-08 Thread Luke Alexander
until I've figured out what in systemd- networkd is breaking. Any help is much appreciated on this matter. Thanks! Luke To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1886826/+subscriptions -- Mailing list: https://launchpad.

[Touch-packages] [Bug 1886826] [NEW] high packet loss on 18.04 with systemd-networkd

2020-07-08 Thread Luke Alexander
(promtail) also started normally. I would like to use Ubuntu's default of systemd-networkd to handle our NIC/route config - but cannot until I've figured out what in systemd- networkd is breaking. Any help is much appreciated on this matter. Thanks! Luke ** Affects: syste

[Touch-packages] [Bug 1843201] Re: Unity in Wayland prompts for keyboard focus on each run of ssh-askpass-gnome

2019-09-09 Thread Luke Faraone
Thanks for looking into this, and the pointer. I guess, another option would be to not request shortcut inhibition, unless I'm misunderstanding its value? Unless there's a worry that some other application will be able to steal your password this way — it doesn't seem obviously warranted to me. F

[Touch-packages] [Bug 1483751] Re: Issues traversing a sftp server when files or folders contain the character "]"

2019-09-08 Thread Luke Faraone
Can confirm: sftp> cd Foo\ \[bar\] sftp> ls hello.txt sftp> get hello.txt File "/home/lfaraone/Foo [bar]/hello.txt" not found. sftp> ** Changed in: openssh (Ubuntu) Importance: Undecided => Low ** Changed in: openssh (Ubuntu) Status: New => Triaged -- You received this bug notifi

[Touch-packages] [Bug 1843201] [NEW] Unity in Wayland prompts for keyboard focus on each run of ssh-askpass-gnome

2019-09-08 Thread Luke Faraone
Public bug reported: When using a Wayland-based Unity session on Ubuntu 19.04: 1. Have ssh-askpass-gnome as your askpass program. 2. ssh-add -c 3. `ssh` to a host Each time, before the ssh-askpass prompt is shown, Unity shows this dialog: +-+ |

[Touch-packages] [Bug 1834128] Re: Multiple sshd services cannot be executed

2019-07-03 Thread Luke A. Perkins
The way I created this was to implement 2 sshd services called wan_sshd and lan_sshd. I used the existing sshd.service files as templates. See attached files. This solution reliably works using Ubuntu 18.04.2 LTS with OpenSSH 7.6p1. Addition things I had to do: 1) Delete the sshd.service, sshd.so

[Touch-packages] [Bug 1834128] Re: Multiple sshd services cannot be executed

2019-07-03 Thread Luke A. Perkins
NOTE: Even though this is listed as a low priority and an unusual configuration, the addition of /usr/lib/tmpfiles.d/sshd.conf and changing the RuntimeDirectory=sshd_service in the sshd.service file is a better solution that does not conflict with Upstream implementations. -- You received this bu

[Touch-packages] [Bug 1834129] Re: Presence of sshd_config mandatory

2019-07-03 Thread Luke A. Perkins
I was able to confirm that this was not a bug. I did a fresh build of 18.04.2 LTS server, and it appears to work just fine. My bad. -- 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.ne

[Touch-packages] [Bug 1834129] [NEW] Presence of sshd_config mandatory

2019-06-24 Thread Luke A. Perkins
Public bug reported: OpenSSH 7.9p1 Ubuntu 18..04.2 (LTS) If a sshd daemon is started with a "-f my_sshd_config" command-line specification the sshd process still requires the existence of the sshd_config. The bug is somewhere in one of the forked processes started when an external client attempts

[Touch-packages] [Bug 1834128] [NEW] Multiple sshd services cannot be executed

2019-06-24 Thread Luke A. Perkins
Public bug reported: OpenSSH 7.6p1 Ubuntu 18.04.2 (LTS) (Bionic) See also Ticket #1831765, #1690485, and #1832110 regarding the path of the privilege separation directory (aka: /run/sshd). The current Debian installer sets the RuntimeDirectory=sshd (i.e. /run/sshd) in sshd.service (i.e. /lib/sys

[Touch-packages] [Bug 1832110] Re: Resource Sharing with multiple sshd services

2019-06-14 Thread Luke A. Perkins
My recommmendation moving forward. 1) If Ubuntu wants to move the privilege separation directory from /var/empty to /run/sshd, then there needs to be a command-line option for the sshd to adjust the location of the privilege separation directory. 2) If Ubuntu keeps the privilege separation direct

[Touch-packages] [Bug 1832110] Re: Resource Sharing with multiple sshd services

2019-06-14 Thread Luke A. Perkins
> Does that somehow mean that your problem doesn't occur if you use only the upstream source code and no distribution patches? If so, how? Good question. I have cloned the git version of OpenSSH for disco- proposed. When I compile this version of the code, the privilege separation directory is def

[Touch-packages] [Bug 1832110] Re: Resource Sharing with multiple sshd services

2019-06-14 Thread Luke A. Perkins
This is the git diff of sshd.c ** Patch added: "sshd.c.diff" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1832110/+attachment/5270821/+files/sshd.c.diff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in

[Touch-packages] [Bug 1832110] Re: Resource Sharing with multiple sshd services

2019-06-14 Thread Luke A. Perkins
This is a proposed patch of "disco-proposed" of the sshd.c file. I have uploaded the original and the diff version. ** Attachment added: "The proposed changed sshd.c file in its entirety." https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1832110/+attachment/5270820/+files/sshd.c -- You

[Touch-packages] [Bug 1832110] Re: Resource Sharing with multiple sshd services

2019-06-11 Thread Luke A. Perkins
Robie, There are several options moving forward: 1) We need the /run/sshd file (see Ubuntu's man sshd page) to be configurable. The problem with locating the privilege separation directory in a fixed location, the systemd does not do well in multiple sshd instance assignments. The systemd will d

[Touch-packages] [Bug 1832110] Re: Resource Sharing with multiple sshd services

2019-06-10 Thread Luke A. Perkins
Robbie, If I upload the sshd.c proposed change, will that be possibility? I have diffed the sshd.c code against the OpenSSH 7.6p1 source. Ubuntu has made significant and substantial changes to all of the OpenSSH source. So I know Ubuntu does not use the original OpenSSH code verbatim. Is there any

[Touch-packages] [Bug 458476] Re: /etc/init.d/ssh gives OK status even if daemon fails to launch

2019-06-08 Thread Luke A. Perkins
Did you check for the existence of the /run/sshd directory? Is UsePrivilegeSeparation set to yes? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lsb in Ubuntu. https://bugs.launchpad.net/bugs/458476 Title: /etc/init.d/ssh

[Touch-packages] [Bug 1690485] Re: openssh-server SIGSYS with 'UsePrivilegeSeparation sandbox'

2019-06-08 Thread Luke A. Perkins
See also Ticket #1831765 and #1832110 regarding the path of the privilege separation directory (aka: /run/sshd). This path is hard-coded into sshd and there is no means of changing its location. I have found that if the directory is missing, all ssh communication unceremoniously stops (iff UsePriv

[Touch-packages] [Bug 1832110] [NEW] Resource Sharing with multiple sshd services

2019-06-08 Thread Luke A. Perkins
Public bug reported: Ubuntu: 18.04.2 LTS OpenSSH: 7.6p1 I am having a problem starting multiple sshd processes. The default location of the sshd privilege separation directory is hard-coded to /run/sshd (see man page). If I want to have 2 sshd services using systemd, I need to write 2 service fil

[Touch-packages] [Bug 1831765] [NEW] Privilege Separation Directory default

2019-06-05 Thread Luke A. Perkins
Public bug reported: Ubuntu: 18.04.2 LTS OpenSSH: 7.6p1 I am having a problem starting multiple sshd processes. The default location of the sshd privilege separation directory is hard-coded to /run/sshd (see man page). The original OpenSSH 7.6p1 located this file are /var/empty. Somehow the de

[Touch-packages] [Bug 1733002] Re: Google Online Account Two Factor with hardware key fails immediately

2019-03-28 Thread Luke Faraone
** Changed in: gnome-online-accounts (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1733002 Title: Google Online Accou

[Touch-packages] [Bug 1815509] Re: Shutdown hung by firmware update daemon

2019-03-26 Thread Luke Sheppard
I have this issue on Ubuntu 18.04 running on late 2009 iMac with Intel Core 2 Duo, 8G RAM. -- 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/1815509 Title: Shutdown hung by f

[Touch-packages] [Bug 1751657] Re: man journalctl gives info about -g option not present in command

2019-03-17 Thread Luke Faraone
** Changed in: systemd (Ubuntu) Importance: Undecided => Low -- 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/1751657 Title: man journalctl gives info about -g option not

[Touch-packages] [Bug 1758736] Re: [USB-Audio - SteelSeries Arctis 7, playback] No stereo playback only mono playback

2019-02-25 Thread Luke Meissner
Until the fix gets pushed to bionic and cosmic, you should able to get stereo playback using the headphone jack adapter for the headsets that should be included with them. Cable's a bit short, but it works. -- You received this bug notification because you are a member of Ubuntu Touch seeded pack

[Touch-packages] [Bug 1810471] [NEW] Styled-output incorrectly uses double-underline attribute

2019-01-03 Thread Luke Fielke
Public bug reported: Using --styled-output (which is the default running cURL interactive terminal) results in the double-underline text attribute being set incorrectly and remaining on after cURL exits. For example, running this in xfce4-terminal: curl -I google.com Results in double-underlined

[Touch-packages] [Bug 1801264] [NEW] Wifi drops out 1-30 minutes after boot on Ubuntu 18.10

2018-11-01 Thread Luke Anscombe
Public bug reported: I will boot, Wifi connects fine, and then the wifi drops out and no connection can be made until a restart. When I try to reconnect it "Connection Failed: Activation of network connection failed". The Wifi works fine on phone and on Fedora 29. Network Manager 1.12.4 Expecte

[Touch-packages] [Bug 1656100] Re: Unable to remove signing keys using gnome-software-properties

2018-06-29 Thread Luke B.
I can confirm this. Also, specifying the -d flag upon executing this program through a terminal emulator returns no useful debug info to help us. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. h

[Touch-packages] [Bug 1779240] [NEW] Unable to Remove Trusted Software Providers From Authentication Tab

2018-06-28 Thread Luke B.
Public bug reported: Affected Ubuntu Release: Ubuntu 18.04 LTS Installed Package Version: 0.96.24.32.3 Upon clicking on a trusted software provider in the Authentication tab, and then clicking "Remove" will prompt for a password and do absolutely nothing. I would expect this to remove a software

[Touch-packages] [Bug 1767098] [NEW] Tonga PRO [Radeon R9 285/380] HDMI output always "disconnected"

2018-04-26 Thread Luke Carrier
Public bug reported: On a fresh installation of Ubuntu 18.04, both DVI outputs on the back of the card function as expected but it is not possible to enable the HDMI output. I can reliably reproduce the issue under both X and Wayland. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:

[Touch-packages] [Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-04-10 Thread Luke Williams
I have an Asus ROG GL703VD and have a similar issue. The display shows the ROG display, then flashes purple for a second (Grub menu splash before the Ubuntu splash logo, which doesn't display on the laptop, but does on the HDMI display) then goes blank and never comes online. Even pressing CTRL+

[Touch-packages] [Bug 1760341] [NEW] Intermittent freeze in display output, XPS 9530 with nouveau

2018-03-31 Thread Luke Carrier
`journalctl -f`, the following message appears each time the problem occurs: Mar 31 20:16:18 luke-ultrabook kernel: nouveau :02:00.0: bus: MMIO write of 0002 FAULT at 4188ac [ IBUS ] Mar 31 20:16:27 luke-ultrabook kernel: nouveau :02:00.0: bus: MMIO write of 0002 FAULT a

[Touch-packages] [Bug 8949] Re: Opening a deleted 'recent document' results in a new file.

2018-03-17 Thread Luke B.
I can confirm this issue no longer affects Ubuntu 18.04, as recently viewed items are removed upon deletion. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/8949 Title: Ope

[Touch-packages] [Bug 1368411] Re: Cannot insert IPV6 rule before IPV4 rules

2018-03-15 Thread Luke Carrier
** Also affects: ufw Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ufw in Ubuntu. https://bugs.launchpad.net/bugs/1368411 Title: Cannot insert IPV6 rule before IPV4 rules Statu

[Touch-packages] [Bug 1740484] Re: video corruption with amd RX560 and 2k display

2018-01-24 Thread Luke McKee
e other users who are suffering. https://bugs.launchpad.net/ubuntu?field.searchtext=amdgpu&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=

[Touch-packages] [Bug 1719302] Re: Please include mlx4 and mlx5 InfiniBand modules

2018-01-02 Thread Luke Williams
** Changed in: initramfs-tools (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1719302 Title: Please include mlx4 and mlx5

[Touch-packages] [Bug 1696415] Re: NetworkManager does not update IPv4 address lifetime even though DHCP lease was successfully renewed

2017-11-14 Thread Luke Faraone
** Description changed: - I've found an issue on some of our Xenial office machines, causing - NetworkManager to drop its IP address lease in some cases when it - shouldn't. I'm not sure if the actual bug is in NetworkManager or - perhaps dbus or dhclient, but I'll do my best to help to figure out

[Touch-packages] [Bug 1693503] Re: Remove mlx4.conf

2017-08-02 Thread Luke Williams
Removing the mlx4.conf from kmod package is not going to cause a regression of bug LP: 1115710? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.launchpad.net/bugs/1693503 Title: Remove mlx4.conf

[Touch-packages] [Bug 1693503] Re: Remove mlx4.conf

2017-07-27 Thread Luke Williams
** Changed in: kmod (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.launchpad.net/bugs/1693503 Title: Remove mlx4.conf Status in kmod package in Ubuntu

[Touch-packages] [Bug 1693503] Re: Remove mlx4.conf

2017-06-15 Thread Luke Williams
** Changed in: kmod (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.launchpad.net/bugs/1693503 Title: Remove mlx4.conf Status in kmod package in Ubuntu:

[Touch-packages] [Bug 1204579] Re: ufw doesn't support concurrent updates

2017-06-07 Thread Luke
the flock worked perfectly thank you! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ufw in Ubuntu. https://bugs.launchpad.net/bugs/1204579 Title: ufw doesn't support concurrent updates Status in ufw: Triaged Status in

[Touch-packages] [Bug 1204579] Re: ufw doesn't support concurrent updates

2017-06-04 Thread Luke
Is there a current work around for this, otherwise I have to re-write a bunch of code to go to iptables -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ufw in Ubuntu. https://bugs.launchpad.net/bugs/1204579 Title: ufw doesn

[Touch-packages] [Bug 1691420] Re: package account-plugin-google (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/providers/google.provider', which is also in packag

2017-05-17 Thread Luke picciau
Looks like this could have been caused by installing KDE and then gnome -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1691420 Title: package account-plugin-google

[Touch-packages] [Bug 1691420] [NEW] package account-plugin-google (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/providers/google.provider', which is also in pack

2017-05-17 Thread Luke picciau
Public bug reported: Not quite sure what triggered this bug Description:Ubuntu 16.04.2 LTS Release:16.04 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: account-plugin-google (not installed) ProcVersionSignature: Ubuntu 4.8.0-51.54~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-

[Touch-packages] [Bug 1686803] Re: sudo returns exit code 0 if child is killed with SIGTERM

2017-04-27 Thread Luke Faraone
This may have security implications in edge cases. E.g. if an application is checking the status code of `sudo` and using `0` as "good to go", this may allow for access to a resource to be permitted when it should not be. ** Summary changed: - Backport changeset 10917:50b988d0c97f "The fix for Bu

[Touch-packages] [Bug 1686803] Re: Backport changeset 10917:50b988d0c97f "The fix for Bug #722 contained a typo/thinko that resulted in the"

2017-04-27 Thread Luke Faraone
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/1686803 Title: Backport changeset 10917:50b988d0c97f "The fix for Bu

Re: [Touch-packages] [Bug 1684324] [NEW] [Vostro 200, Realtek ALC888, Green Line Out, Rear] No sound at all

2017-04-19 Thread Luke Yelavich
Try moving your pulseaudio config out of the way. Log out of your desktop session, switch to a text virtual terminal by pressing control + alt + f1, logging in there, and moving the pulseaudio config like so: mv .config/pulse .config/pulse.old Log out of the text terminal, switch back to the GUI

Re: [Touch-packages] [Bug 1438510] Re: [REGRESSION] bluetooth headset no longer supports a2dp in 16.04 xenial and 16.10 yakkety

2017-04-03 Thread Luke Yelavich
Hui, do you know which patch in the pulseaudio package is responsible for this revert? A quick glance and I cannot find it. Luke -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net

Re: [Touch-packages] [Bug 1676232] [NEW] No HDMI 5.1 profile listed for card, only 7.1

2017-03-27 Thread Luke Yelavich
Could you please get a log from PulseAudio, as outlined here: https://wiki.ubuntu.com/PulseAudio/Log? Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1676232 Titl

Re: [Touch-packages] [Bug 1667328] Re: Lenovo X1 Carbon 2nd gen: Microphone not working in GTK (GStremer?) apps

2017-03-23 Thread Luke Yelavich
Ok, I see pavucontrol changing the volume, and I see the control center connecting, but I don't see anything about it not being able to change the microphone volume, same with Chromium. Are you able to change the microphone volume with the sound indicator? One thing you could try, is to move your

Re: [Touch-packages] [Bug 1673942] Re: pulseaudio suddenly stops. No dmesg entries. Nothing in the syslog

2017-03-19 Thread Luke Yelavich
Could you also get a log from PulseAudio as per https://wiki.ubuntu.com/PulseAudio/Log. Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1673942 Title: pulseaudio

Re: [Touch-packages] [Bug 1673942] Re: pulseaudio suddenly stops. No dmesg entries. Nothing in the syslog

2017-03-19 Thread Luke Yelavich
Please run apport-collect 1673942 in a terminal so we can get some more information about your hardware. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1673942 Title: p

Re: [Touch-packages] [Bug 1667328] Re: Lenovo X1 Carbon 2nd gen: Microphone not working in GTK (GStremer?) apps

2017-03-15 Thread Luke Yelavich
Are any of those logs taken from when you are trying to use the microphone or when you try and adjust the settings for it in control- center? If not, try getting a log when trying to use both pavucontrol and unity- control-center to change microphone settings, since you did indicate that pavucontr

Re: [Touch-packages] [Bug 1671556] [NEW] [bytcr-rt5640 - bytcr-rt5640, playback] Pulseaudio fails to detect card

2017-03-09 Thread Luke Yelavich
Could you plesae get a log from PulseAudio as outlined here: https://wiki.ubuntu.com/PulseAudio/Log. Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1671556 Title

[Touch-packages] [Bug 1670022] [NEW] Pulseaudio volume master breaks after plugging in headphones

2017-03-04 Thread Luke Schlather
Public bug reported: The only way I've found to restore it is by rebooting. I can control the volume with amixer, and pavucontrol's per-application sliders work fine, but the master in pavucontrol doesn't work. (So naturally the volume keys don't work either.) ** Affects: xubuntu-meta (Ubuntu)

[Touch-packages] [Bug 1539209] Re: pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()

2017-02-26 Thread Luke Yelavich
** Bug watch added: freedesktop.org Bugzilla #65520 https://bugs.freedesktop.org/show_bug.cgi?id=65520 ** Also affects: pulseaudio via https://bugs.freedesktop.org/show_bug.cgi?id=65520 Importance: Unknown Status: Unknown -- You received this bug notification because you are a me

Re: [Touch-packages] [Bug 1663528] Re: pulseaudio assert failure: pulseaudio: mixer.c:929: snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

2017-02-12 Thread Luke Yelavich
affects ubuntu/pulseaudio status invalid Ok, closing for now. Feel free to re-open if this crops up again. ** Changed in: pulseaudio (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pu

Re: [Touch-packages] [Bug 1663528] Re: pulseaudio assert failure: pulseaudio: mixer.c:929: snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

2017-02-12 Thread Luke Yelavich
After making the changes you made, are you still getting crashes? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1663528 Title: pulseaudio assert failure: pulseaudio: m

Re: [Touch-packages] [Bug 1662147] Re: Cannot stop pulseaudio

2017-02-06 Thread Luke Yelavich
Do you have pulseaudio-module-jack installed? I believe that includes a module that will talk to jack and have pulse move out of the way, and reroute itself through jack. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseau

[Touch-packages] [Bug 1661745] [NEW] ssh-keyscan does not exit with non-zero return code on error

2017-02-03 Thread Luke Browning
Public bug reported: On xenial, ssh-keyscan returns zero indicating success, when the command fails. root@cp1:~# lsb_release -d Description:Ubuntu 16.04.1 LTS root@cp1:~# ssh-keyscan -H -t ssh-rsa bad-host getaddrinfo bad-host: Name or service not known root@cp1:~# echo $? 0 On trusty, the

Re: [Touch-packages] [Bug 1658528] Re: Sound not working anymore

2017-01-22 Thread Luke Yelavich
Ok, do you have a 16.04 image handy? You may want to consider downloading 16.04, and testing with that. If that works, then maybe its worth considering an upgrade. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in

Re: [Touch-packages] [Bug 1658528] Re: Sound not working anymore

2017-01-22 Thread Luke Yelavich
What if you unplug and re-plug? If that doesn't work, then its likely something may have happened to your hardware. Do you have other outputs you could test? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu

Re: [Touch-packages] [Bug 1658528] [NEW] Sound not working anymore

2017-01-22 Thread Luke Yelavich
Had you updated your system that you can remember prior to this problem occurring? If you were to boot 14.04 live media, does the problem exist there? If you have Windows or another distro installed, does the problem occur there? -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2017-01-18 Thread Luke Faraone
** Changed in: initramfs-tools Assignee: gintassi (gintassi) => (unassigned) ** Changed in: initramfs-tools (Ubuntu) Assignee: gintassi (gintassi) => Luke Faraone (lfaraone) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, wh

[Touch-packages] [Bug 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2017-01-10 Thread Luke Yelavich
** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1641954 Title: Output switches from HDMI speakers to internal speakers on DPMS off

Re: [Touch-packages] [Bug 1655386] [NEW] Ability to combine multiple devices into single speaker configuration

2017-01-10 Thread Luke Yelavich
I believe this is possible, but there is no user interface to do this yet. I think module-combine-sink may do what you are after if you are willing to get your hands dirty with pacmd. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 1646462] Re: lxc container download error (possibly HSTS related)

2017-01-10 Thread Luke
Problem also occurs with the defaults in /etc/lxc/default.conf. However, the mappings are defined also in /etc/suguid and /etc/subgid, where the mapping also overlap, like so: /etc/subuid -- lxd:10:65536 root:10:65536 root:33:1 root:100034:65503 root:503:1 root:100504:

[Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2017-01-09 Thread Luke Boga Mitchell
This bug seems to be affecting me, specifically a UE Megaboom (device info below). Pairs fine, but doesn't show up in output devices, therefore audio continues to play via internal speakers. I'm using Ubuntu 16.10 with Gnome 3.20.4 on a Dell XPS 13 (9350). Attached are some log files using 'grep p

[Touch-packages] [Bug 1646462] Re: lxc container download error (possibly HSTS related)

2017-01-05 Thread Luke
Problem occurs even with the secondary mappings in /etc/lxc/default.conf hashed out: --- lxc.id_map = u 0 10 65536 lxc.id_map = g 0 10 65536 #lxc.id_map = u 0 10 503 #lxc.id_map = u 503 503 1 #lxc.id_map = u 504 100504 65033 #lxc.id_map = g 0 10 109 #l

[Touch-packages] [Bug 1646462] Re: lxc container download error (possibly HSTS related)

2017-01-05 Thread Luke
I have a suspicion that the error is related to the uid/gid mappings. I need several mappings for different containers. It all starts to creep up on any machine configured like so: /etc/subuid root:10:65536 root:33:1 root:100034:65503 root:503:1 root:100504:65033 -

[Touch-packages] [Bug 1643812] Re: There is no entry in 'Play sound through' list when plug in headset jack [8086:9d70].

2017-01-02 Thread Luke Yelavich
The upload was rejected due to lack of SRU information. Could you please add that according to https://wiki.ubuntu.com/StableReleaseUpdates#Procedure Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubu

Re: [Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-12-13 Thread Luke Yelavich
Ok, I do not see anything obvious from the log. Did you attempt to pair your headphones whilst pulseaudio was running? TO be sure, delete the pairing from bluetooth preferences if it exists, and start fresh. Load pulse as per instructions to get the log, attempt to pair the bluetooth headphones, wa

[Touch-packages] [Bug 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-12-11 Thread Luke Yelavich
** Description changed: + Impact: + This bug affects users of audio via HDMI to their monitor or another HDMI device like an audio receiver. + + Regression potential: + The regression potential should be low to non-existant. + + Test case: + (1) Play some music through speakers connected throug

[Touch-packages] [Bug 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-12-07 Thread Luke Yelavich
** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) => Luke Yelavich (themuso) ** Also affects: pulseaudio (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: pulseaudio (Ubuntu Xenial) Status: New => In Progress ** Changed in: pulseaudio (Ubuntu

[Touch-packages] [Bug 1603815] Re: after updating to ubuntu 16.04 the network manager is unable to connect me to the wifi network. I can see the network, but once I introduce the password, it asks me

2016-12-02 Thread Luke
** Description changed: after updating to ubuntu 16.04 the network manager is unable to connect me to the wifi network. I can see the network, but once I introduce the password, it asks me for the password after a few seconds and never connects. I use different devices connected to the sam

[Touch-packages] [Bug 1646462] Re: lxc container download error (possibly HSTS related)

2016-12-02 Thread Luke
My mistake, actually it is a shell script. Will look into it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1646462 Title: lxc container download error (possibly HSTS related

[Touch-packages] [Bug 1646462] Re: lxc container download error (possibly HSTS related)

2016-12-02 Thread Luke
The issue seems permanent, for the time being. Running a more thorough strace (attached) has revealed that the download is indeed handled by the /usr/share/lxc/templates/lxc-download binary, which unfortunately refuses to work if invoked directly by shell, so unfortunately I could not debug this pa

[Touch-packages] [Bug 1646462] Re: lxc container download error (possibly HSTS related)

2016-12-01 Thread Luke
adding strace for the command: ~# strace lxc-create -t download -n nginx -- --dist ubuntu --release xenial --arch amd64 2>&1 | tee lxc_strace.log ** Attachment added: "strace run" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1646462/+attachment/4785765/+files/lxc_strace.log -- You rec

[Touch-packages] [Bug 1646462] Re: lxc container download error

2016-12-01 Thread Luke
** Description changed: LXC cannot download image, seems like a server error: ~# lxc-create -t download -n test Setting up the GPG keyring Downloading the image index ERROR: Failed to download http://images.linuxcontainers.org//meta/1.0/index-user lxc-create: lxccontainer.c: create

[Touch-packages] [Bug 1646462] Re: lxc container download error

2016-12-01 Thread Luke
I should add that existing containers start OK. ** Description changed: LXC cannot download image, seems like a server error: ~# lxc-create -t download -n test Setting up the GPG keyring Downloading the image index ERROR: Failed to download http://images.linuxcontainers.org//meta/1.

[Touch-packages] [Bug 1646462] [NEW] lxc container download error

2016-12-01 Thread Luke
Public bug reported: LXC cannot download image, seems like a server error: ~# lxc-create -t download -n test Setting up the GPG keyring Downloading the image index ERROR: Failed to download http://images.linuxcontainers.org//meta/1.0/index-user lxc-create: lxccontainer.c: create_run_template: 129

Re: [Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-11-30 Thread Luke Yelavich
Florian, please get a log from PulseAudio as I described earlier in this bug report. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1574324 Title: pulseaudio crashes wh

[Touch-packages] [Bug 1644355] Re: udev netdev naming does not work with mellanox switches

2016-11-30 Thread Luke Williams
netdev udev naming set for systemd patch installed (https://github.com/systemd/systemd/commit/4887b656c22). The current version for zesty does. I installed the ppa for this on to my Yakkety switch and rebooted and the devices are properly named. SRU TEST CASE: * (To be filled out by Luke

[Touch-packages] [Bug 1644355] Re: udev netdev naming does not work with mellanox switches

2016-11-30 Thread Luke Williams
netdev udev naming set for systemd patch installed (https://github.com/systemd/systemd/commit/4887b656c22). The current version for zesty does. I installed the ppa for this on to my Yakkety switch and rebooted and the devices are properly named. SRU TEST CASE: * (To be filled out by Luke

Re: [Touch-packages] [Bug 1641954] [NEW] Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-29 Thread Luke Yelavich
Probably logs would be best, https://wiki.ubuntu.com/PulseAudio/Log. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1641954 Title: Output switches from HDMI speakers to

Re: [Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-11-29 Thread Luke Yelavich
Well, for a start, could you please get a log from PulseAudio as per https://wiki.ubuntu.com/PulseAudio/Log? Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/157432

Re: [Touch-packages] [Bug 1641954] [NEW] Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-29 Thread Luke Yelavich
I was using 1:8.0-0ubuntu3.1. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1641954 Title: Output switches from HDMI speakers to internal speakers on DPMS off Status

[Touch-packages] [Bug 1643812] Re: There is no entry in 'Play sound through' list when plug in headset jack [8086:9d70].

2016-11-28 Thread Luke Yelavich
Hui, could you please add relevant information about the regression potential of this bug fix, and anything else you feel is important for the SRU? I'm ok with it and will upload, but think a little more information is needed. ** Also affects: pulseaudio (Ubuntu Trusty) Importance: Undecided

Re: [Touch-packages] [Bug 1641954] [NEW] Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-23 Thread Luke Yelavich
On Wed, Nov 16, 2016 at 12:58:14AM AEDT, Cristian Klein wrote: > (1) Alice listens to music on her speakers, which are connected to the > screen, which is connected through HDMI to the computer. > > (2) Alice leaves the computer, the screen gets suspended (DPMS off). > > (3) PulseAudio sees that

  1   2   3   >