[Touch-packages] [Bug 1574582] Re: HP lt4120 Snapdragon X5 LTE USB modem not recognized by network-manager

2018-11-03 Thread debb1046
In 18.04 I can get the modem working by: sudo usb_modeswitch -v 0x03f0 -p 0x9d1d -u3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1574582 Title: HP lt4120

[Touch-packages] [Bug 1801532] Re: pulseaudio crashing when publishing sound devices to zeroconf

2018-11-03 Thread Owen Williams
the line in question is, I think: if (!s->userdata->client || avahi_client_get_state(s->userdata->client) != AVAHI_CLIENT_S_RUNNING) return; something here is null, probably because there's a restart happening? -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1801532] Re: pulseaudio crashing when publishing sound devices to zeroconf

2018-11-03 Thread Owen Williams
checking for !s->userdata seems to fix it -- 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/1801532 Title: pulseaudio crashing when publishing sound devices to zeroconf

[Touch-packages] [Bug 1781294] Re: No sound card detected by PulseAudio and ALSA, but is visible in lspci [Dell XPS 13 9360]

2018-11-03 Thread Konstantin Yegupov
Daniel, the audio card id string seems to be the same, so I suspect it might be the same issue. Anyway, I have found the culprit. Sound card was intercepted by another process (timidity), so Pulseaudio was unable to use it. I have discovered the offending process via the `sudo fuser /dev/snd/*`

[Touch-packages] [Bug 1624320] Re: systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries

2018-11-03 Thread klogg
Same issue here with 18.10 The bug is here and ignoring it for 2 years is just ridiculous -- 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/1624320 Title: systemd-resolved

[Touch-packages] [Bug 1801532] [NEW] pulseaudio crashing when publishing sound devices to zeroconf

2018-11-03 Thread Owen Williams
Public bug reported: Ubuntu 18.04 pulseaudio crashes after 5-10 if advertising sound devices is enabled: logs leading up to the crash: [New Thread 0x7fffe7fff700 (LWP 9068)] D: [pulseaudio] alsa-sink.c: Read hardware volume: front-left: 30419 / 46% / -20.00 dB, front-right: 30419 / 46% /

[Touch-packages] [Bug 1801533] [NEW] lightdm does not start

2018-11-03 Thread Thomas Schweikle
Public bug reported: lightdm tries to initialize screen output, fails, tries again, fails until the backlight electronics break, killing the monitor. lightdm fails initializing screen. This turns on backlight, initializes graphics, then lightdm stops with an error message. systemd starts lightdm

[Touch-packages] [Bug 1798400] Re: Regression: cannot use impress remote over bluetooth with ubuntu bionic

2018-11-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libreoffice (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1747711] Re: file mis-identifies modern executables as application/x-sharedlib

2018-11-03 Thread Corey Bruce
Electron applications using Electron 4.0.0 beta/nightly are effected by this bug making it impossible for developers to create Linux applications and have it easily work using that version, doesn't effect applications developed Electron 3.0.6 latest but this is a seriously annoying bugs that will

[Touch-packages] [Bug 1574120] Re: Notebook doesn't suspend when lid is closed after update to 16.04

2018-11-03 Thread Shri
Happens with me too -- 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/1574120 Title: Notebook doesn't suspend when lid is closed after update to 16.04 Status in systemd

[Touch-packages] [Bug 1798400] Re: Regression: cannot use impress remote over bluetooth with ubuntu bionic

2018-11-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bluez (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1801538] [NEW] no sound after upgrading to ubuntu 18.10 from 18.04

2018-11-03 Thread Thomas Schweikle
Public bug reported: Ubuntu 18.10 does not recognize sound devices. After upgrading there is only a dummy device known. All others are gone. In tune there is no sound output to nowhere. It does not mater it headphones are plugged or not while booting. It does not matter if any usb-sound device

[Touch-packages] [Bug 1796900] Re: Inconsistency in the man page regarding created archive file

2018-11-03 Thread Hans Joachim Desserud
** Tags added: bitesize manpage -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tar in Ubuntu. https://bugs.launchpad.net/bugs/1796900 Title: Inconsistency in the man page regarding created archive file Status in tar

[Touch-packages] [Bug 1801338] Re: apt fails to properly handle server-side connection closure

2018-11-03 Thread Francis Ginther
** Tags added: id-5bdb63ea912f3607fa876c2d -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1801338 Title: apt fails to properly handle server-side connection closure Status

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

2018-11-03 Thread Wei
I had the same problem after upgrading to 18.10. Uncommenting "WaylandEnable=false" worked. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1752053 Title: nvidia-390 fails to

[Touch-packages] [Bug 1801533] Re: lightdm does not start

2018-11-03 Thread Thomas Schweikle
Same problem: it does not matter if upgraded from 18.04 or installed new with 18.10. lightdm might not allways be capable initializing graphics leeding to some loop together with systemd turning on backlight, turning it off again, then restarting. Backlight is turned on, then off about twice a

[Touch-packages] [Bug 1801533] Re: lightdm does not start

2018-11-03 Thread Thomas Schweikle
This schouldn't happen. lightdm should only be started about 10 times, then disabled. BTW: no errors are readable on screen. Logs only show lightdm restarted by systemd after terminatating. Errors can be seen by disabling lightdm, then starting it from commandline. But this isn't helpful either:

[Touch-packages] [Bug 1801533] Re: lightdm does not start

2018-11-03 Thread Thomas Schweikle
This bug exists since 16.10 – we are at 18.10 now it is now two years with this monitor killing bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1801533 Title: lightdm

[Touch-packages] [Bug 1776200] Re: package python3-apport 2.20.9-0ubuntu7 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configurati

2018-11-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apport (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1801538] Re: no sound after upgrading to ubuntu 18.10 from 18.04

2018-11-03 Thread Cristian Aravena Romero
*** This bug is a duplicate of bug 210472 *** https://bugs.launchpad.net/bugs/210472 ** This bug has been marked a duplicate of bug 210472 Timidity daemon doesn't play nice with pulse audio -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1781597] Re: [SRU] WoWLAN settings are not supported

2018-11-03 Thread Mathew Hodson
** Changed in: network-manager (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1781597 Title: [SRU] WoWLAN settings

[Touch-packages] [Bug 1801538] Re: no sound after upgrading to ubuntu 18.10 from 18.04

2018-11-03 Thread Libor Šedivý
I have this problem too, how can I fix it? I have Acer Aspire V Nitro II. -- 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/1801538 Title: no sound after upgrading to

[Touch-packages] [Bug 1801540] Re: Microphone distorted sound on ALC892

2018-11-03 Thread Cristian Aravena Romero
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1801540 and then change the status of the bug to 'Confirmed'. If, due to the

[Touch-packages] [Bug 1164016] Re: restore type-ahead find

2018-11-03 Thread zhanghongce
One more vote for a type-ahead navigation rather than a search. The search is stupid. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu. https://bugs.launchpad.net/bugs/1164016 Title: restore

[Touch-packages] [Bug 1801540] Re: Microphone distorted sound on ALC892

2018-11-03 Thread Luca Mastromatteo
I tried running it, I don't know honestly if that worked because when I clicked on that link a browser page just appeared showing nothing relevant ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1743216] Re: perl crashed with SIGABRT in _dbus_abort()

2018-11-03 Thread Mathew Hodson
** Changed in: xdg-utils (Ubuntu Bionic) Importance: Undecided => High ** No longer affects: perl (Ubuntu) ** No longer affects: perl (Ubuntu Bionic) ** No longer affects: perl (Ubuntu Cosmic) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1801540] Re: Microphone distorted sound on ALC892

2018-11-03 Thread Luca Mastromatteo
Uhm yes I know that, but apport-collect is just not working as I already said... -- 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/1801540 Title: Microphone distorted

[Touch-packages] [Bug 1801538] Re: no sound after upgrading to ubuntu 18.10 from 18.04

2018-11-03 Thread Libor Šedivý
I found solution with command: "sudo apt purge timidity-daemon", and then reboot. After this, sound works like sharm. Source: https://askubuntu.com/questions/1085174/no-sound-after-upgrade- to-18-10-only-a-dummy-device-is-shown/1085992#1085992 -- You received this bug notification because you

[Touch-packages] [Bug 1801540] Re: Microphone distorted sound on ALC892

2018-11-03 Thread Cristian Aravena Romero
https://help.ubuntu.com/community/ReportingBugs -- Cristian Aravena Romero (caravena) ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in

Re: [Touch-packages] [Bug 1801538] Re: no sound after upgrading to ubuntu 18.10 from 18.04

2018-11-03 Thread Thomas Schweikle
*** This bug is a duplicate of bug 210472 *** https://bugs.launchpad.net/bugs/210472 Yes, that is it! systemctl stop timidity.service systemctl disable timidity.service solves the problem. On Sat, Nov 3, 2018 at 9:30 PM Cristian Aravena Romero wrote: > > *** This bug is a duplicate of bug

[Touch-packages] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2018-11-03 Thread Mathew Hodson
** Changed in: qtbase-opensource-src (Ubuntu Yakkety) Status: Confirmed => Won't Fix ** Changed in: canonical-devices-system-image Status: In Progress => Fix Released ** Changed in: appmenu-qt5 Status: In Progress => Fix Released ** Changed in: qtbase-opensource-src

[Touch-packages] [Bug 1767784] Re: [regression] output device not recognized anymore since update 1:8.0-0ubuntu3.9

2018-11-03 Thread Mathew Hodson
** Changed in: pulseaudio (Ubuntu Xenial) Importance: Undecided => High -- 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/1767784 Title: [regression] output device not

[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-03 Thread Mathew Hodson
** Tags added: upgrade-software-version -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1799202 Title: SRU: update Python 3.7 to the 3.7.1 release Status in

[Touch-packages] [Bug 1196693] Re: Cannot boot degraded RAID1 array with LUKS partition

2018-11-03 Thread xor
Ubuntu 18.04 is still affected with a blank test installation. Please update the bugtracker entry to reflect this. I would be really happy if this could be fixed, it's been 5 years and this breaks using RAID with dm-crypt :( Steps to reproduce: - Install via network installer, create the

[Touch-packages] [Bug 1801541] [NEW] package unattended-upgrades 0.90ubuntu0.9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-11-03 Thread Flavio del Valle Aldasoro
Public bug reported: failed to upload proprietary packages during installation ProblemType: Package DistroRelease: Ubuntu 16.04 Package: unattended-upgrades 0.90ubuntu0.9 ProcVersionSignature: Ubuntu 4.4.0-139.165-generic 4.4.160 Uname: Linux 4.4.0-139-generic i686 ApportVersion:

[Touch-packages] [Bug 1801541] Re: package unattended-upgrades 0.90ubuntu0.9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-11-03 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1801541 Title: package unattended-upgrades 0.90ubuntu0.9 failed to

[Touch-packages] [Bug 1794629] Re: CVE-2018-15473 - User enumeration vulnerability

2018-11-03 Thread Mathew Hodson
** Changed in: openssh (Ubuntu) Importance: Undecided => Low -- 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.net/bugs/1794629 Title: CVE-2018-15473 - User enumeration

[Touch-packages] [Bug 1801540] [NEW] Microphone distorted sound on ALC892

2018-11-03 Thread Luca Mastromatteo
Public bug reported: Not sure if I'll report this upstream but there is definitely an issue with microphone recording on my desktop, this is not happening on my laptop which has a different codec. Already tried all workarounds possible, no luck. Only with my desktop with this particular

[Touch-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2018-11-03 Thread Mathew Hodson
** No longer affects: snapd (Ubuntu) ** No longer affects: snapd (Ubuntu Xenial) ** Project changed: snappy => ubuntu-translations ** No longer affects: ubuntu-translations ** Project changed: qt => ubuntu-translations ** No longer affects: ubuntu-translations -- You received this bug

[Touch-packages] [Bug 1059541] Re: Change default behavoir to boot degraded RAID

2018-11-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: initramfs-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1750947] Re: pulseaudio print lots of error when selecting unavailable profile

2018-11-03 Thread Mathew Hodson
** Changed in: pulseaudio (Ubuntu Xenial) Importance: Undecided => High -- 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/1750947 Title: pulseaudio print lots of error

[Touch-packages] [Bug 1771764] Re: iproute2: unable to add ip lwt mpls route on xenial

2018-11-03 Thread Mathew Hodson
** Tags added: patch-accepted-upstream -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iproute2 in Ubuntu. https://bugs.launchpad.net/bugs/1771764 Title: iproute2: unable to add ip lwt mpls route on xenial Status in

[Touch-packages] [Bug 1771783] Re: iproute2: frr route protocols are not converted to string on xenial

2018-11-03 Thread Mathew Hodson
** Tags added: xenial ** Changed in: iproute2 (Ubuntu) Importance: Undecided => Wishlist ** Tags added: patch-accepted-upstream -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iproute2 in Ubuntu.

[Touch-packages] [Bug 1792745] Re: NetworkManager crashed with SIGSEGV in _int_malloc()

2018-11-03 Thread Mathew Hodson
** Tags added: regression-release -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1792745 Title: NetworkManager crashed with SIGSEGV in _int_malloc() Status in

[Touch-packages] [Bug 1791783] Re: cupsd denied

2018-11-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apparmor (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu.

[Touch-packages] [Bug 1801551] [NEW] ubuntu does not load the image from swap after hibernation

2018-11-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: after upgrading from 16.04 to 18.04 the upgrade messes up the boot process and hibernatation does not work. I hibernate by systemctl hibernate it asks for a password and it seemingly saves the image and shuts down. when I start the computer it does not

[Touch-packages] [Bug 1772578] Re: [Nvidia HDA] audio crackling

2018-11-03 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for 60 days.] ** Changed in: pulseaudio (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1772578] Re: [Nvidia HDA] audio crackling

2018-11-03 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in

[Touch-packages] [Bug 1801564] [NEW] Can't connect second monitor on NVidia over adapter DVI->VGA

2018-11-03 Thread Andr-NL
Public bug reported: NVidia GF108 (10de:0df8) Quadro 600 xserver-xorg-video-nouveau,nvidia-graphics-drivers : DisplayPort=Samsung 27" DVI->VGA=Acer V193HQ INTEL : DVI=BenQ FP93G X ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu

[Touch-packages] [Bug 1801551] Re: ubuntu does not load the image from swap after hibernation

2018-11-03 Thread Steve Langasek
This would certainly not be a bug in grub, which has nothing to do with hibernate/resume handling. What disk is the target for your hibernation? What are the contents of the RESUME setting in your initramfs? (unmkinitramfs /boot/initrd.img /tmp/initrd; cat