[Bug 1722027] [NEW] Removing kernel packages leads to initrd regens, reboot-required

2017-10-07 Thread Daniel Richard G.
Public bug reported:

This concerns linux-base 4.0ubuntu1 in Ubuntu Xenial.

Removing Linux kernel packages from the system leads to initrd
generation and causes /var/run/reboot-required to appear. Neither of
these side effects should occur if only kernel packages older than the
running one are removed, a common operation in system maintenance.

Below is a terminal session illustrating the problem. Note the update-
initramfs lines indicating that an initrd is being (re)generated. The
removal process paused for a few seconds at these lines, because
generating an initrd is somewhat disk- and CPU-intensive. (Look closely
at the versions of the initrd that are generated---the system is
refreshing initrd files for the kernel versions that are being removed!)

 Terminal log begins 

# ls /var/run/reboot-required
ls: cannot access '/var/run/reboot-required': No such file or directory

# apt-get --purge autoremove
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  linux-headers-4.4.0-83* linux-headers-4.4.0-83-generic*
  linux-headers-4.4.0-87* linux-headers-4.4.0-87-generic*
  linux-headers-4.4.0-89* linux-headers-4.4.0-89-generic*
  linux-headers-4.4.0-91* linux-headers-4.4.0-91-generic*
  linux-image-4.4.0-83-generic* linux-image-4.4.0-87-generic*
  linux-image-4.4.0-89-generic* linux-image-4.4.0-91-generic*
  linux-image-extra-4.4.0-83-generic* linux-image-extra-4.4.0-87-generic*
  linux-image-extra-4.4.0-89-generic* linux-image-extra-4.4.0-91-generic*
0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded.
After this operation, 1,188 MB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 353048 files and directories currently installed.)
Removing linux-headers-4.4.0-83-generic (4.4.0-83.106) ...
Removing linux-headers-4.4.0-83 (4.4.0-83.106) ...
Removing linux-headers-4.4.0-87-generic (4.4.0-87.110) ...
Removing linux-headers-4.4.0-87 (4.4.0-87.110) ...
Removing linux-headers-4.4.0-89-generic (4.4.0-89.112) ...
Removing linux-headers-4.4.0-89 (4.4.0-89.112) ...
Removing linux-headers-4.4.0-91-generic (4.4.0-91.114) ...
Removing linux-headers-4.4.0-91 (4.4.0-91.114) ...
Removing linux-image-extra-4.4.0-83-generic (4.4.0-83.106) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-83-generic 
/boot/vmlinuz-4.4.0-83-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-83-generic 
/boot/vmlinuz-4.4.0-83-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-83-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-83-generic 
/boot/vmlinuz-4.4.0-83-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 
4.4.0-83-generic /boot/vmlinuz-4.4.0-83-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-83-generic 
/boot/vmlinuz-4.4.0-83-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-83-generic 
/boot/vmlinuz-4.4.0-83-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-96-generic
Found initrd image: /boot/initrd.img-4.4.0-96-generic
Found linux image: /boot/vmlinuz-4.4.0-93-generic
Found initrd image: /boot/initrd.img-4.4.0-93-generic
Found linux image: /boot/vmlinuz-4.4.0-92-generic
Found initrd image: /boot/initrd.img-4.4.0-92-generic
Found linux image: /boot/vmlinuz-4.4.0-91-generic
Found initrd image: /boot/initrd.img-4.4.0-91-generic
Found linux image: /boot/vmlinuz-4.4.0-89-generic
Found initrd image: /boot/initrd.img-4.4.0-89-generic
Found linux image: /boot/vmlinuz-4.4.0-87-generic
Found initrd image: /boot/initrd.img-4.4.0-87-generic
Found linux image: /boot/vmlinuz-4.4.0-83-generic
Found initrd image: /boot/initrd.img-4.4.0-83-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-extra-4.4.0-83-generic 
(4.4.0-83.106) ...
Removing linux-image-4.4.0-83-generic (4.4.0-83.106) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-83-generic 
/boot/vmlinuz-4.4.0-83-generic
update-initramfs: Deleting /boot/initrd.img-4.4.0-83-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-83-generic 
/boot/vmlinuz-4.4.0-83-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-96-generic
Found initrd image: /boot/initrd.img-4.4.0-96-generic
Found linux image: /boot/vmlinuz-4.4.0-93-generic
Found initrd image: /boot/initrd.img-4.4.0-93-generic
Found linux image: /boot/vmlinuz-4.4.0-92-generic
Found initrd image: /boot/initrd.img-4.4.0-92-generic
Found linux image: /boot/vmlinuz-4.4.0-91-generic
Found initrd image: /boot/initrd.img-4.4.0-91-generic
Found 

[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2017-10-07 Thread Christopher Barrington-Leigh
On Latest 17.04, killall nautilus and restarting nautilus doesn't help.
Maybe I am not doing the right thing in detail.

So for a couple of years now, every time I present something at a
conference, I panic because I'm not going to be able to write my PDF
file on a USB key in order to share it -- thanks to this bug. This is
nutty.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021375

Title:
  Nautilus says the USB stick is read only when it is not

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1021375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718571] Re: [CVE] XSS security flaw due to add_query_arg

2017-10-07 Thread Simon Quigley
Security team, please fake sync the updates from Debian to Trusty,
Xenial, and Zesty. The updates work fine on all of those releases.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718571

Title:
  [CVE] XSS security flaw due to add_query_arg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wordpress-shibboleth/+bug/1718571/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722025] Re: gnome-shell crashed with signal 5

2017-10-07 Thread Apport retracing service
*** This bug is a duplicate of bug 1722024 ***
https://bugs.launchpad.net/bugs/1722024

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1722024, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1722025/+attachment/4964777/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1722025/+attachment/4964779/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1722025/+attachment/4964784/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1722025/+attachment/4964785/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1722025/+attachment/4964786/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722025/+attachment/4964787/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722025/+attachment/4964788/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1722024

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722025

Title:
  gnome-shell crashed with signal 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722025/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721908] Re: Text is cut in keychain store unencrypted password prompt

2017-10-07 Thread Gold Star
Changing from "keychain" to "keyring" I got a better look at the dialog
again.

** Package changed: keychain (Ubuntu) => ubuntu-keyring (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721908

Title:
  Text is cut in keychain store unencrypted password prompt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyring/+bug/1721908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1696499] Re: dhclient segfaults on ubuntu 17.04

2017-10-07 Thread HuaiDan
Works on aa-enforce.

** Attachment added: "sbin.dhclient"
   
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1696499/+attachment/4964763/+files/sbin.dhclient

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1696499

Title:
  dhclient segfaults on ubuntu 17.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1696499/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 795497] Re: Ubuntu would not boot

2017-10-07 Thread Launchpad Bug Tracker
[Expired for edubuntu-addon-meta (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: edubuntu-addon-meta (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795497

Title:
  Ubuntu would not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edubuntu-addon-meta/+bug/795497/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1386630] Re: package wine1.6-i386 (not installed) failed to install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

2017-10-07 Thread Launchpad Bug Tracker
[Expired for wine1.6 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: wine1.6 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1386630

Title:
  package wine1.6-i386 (not installed) failed to install/upgrade:
  defektes Tar-Dateisystem - Paketarchiv ist defekt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1386630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1449608] Re: Cannot add new epubs to a library

2017-10-07 Thread Launchpad Bug Tracker
[Expired for calibre (Ubuntu) because there has been no activity for 60
days.]

** Changed in: calibre (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449608

Title:
  Cannot add new epubs to a library

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1449608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1610829] Re: unity-system-compositor crashes with SIGABRT [malloc(): memory corruption] from new() from mutable_graphics_module() from mir::frontend::SessionMediator::connect()

2017-10-07 Thread Launchpad Bug Tracker
[Expired for mir (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mir (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1610829

Title:
  unity-system-compositor crashes with SIGABRT [malloc(): memory
  corruption] from new() from mutable_graphics_module() from
  mir::frontend::SessionMediator::connect()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1610829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1449608] Re: Cannot add new epubs to a library

2017-10-07 Thread Launchpad Bug Tracker
[Expired for One Hundred Papercuts because there has been no activity
for 60 days.]

** Changed in: hundredpapercuts
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449608

Title:
  Cannot add new epubs to a library

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1449608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1610829] Re: unity-system-compositor crashes with SIGABRT [malloc(): memory corruption] from new() from mutable_graphics_module() from mir::frontend::SessionMediator::connect()

2017-10-07 Thread Launchpad Bug Tracker
[Expired for Mir because there has been no activity for 60 days.]

** Changed in: mir
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1610829

Title:
  unity-system-compositor crashes with SIGABRT [malloc(): memory
  corruption] from new() from mutable_graphics_module() from
  mir::frontend::SessionMediator::connect()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1610829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709429] Re: Ubuntu don't Install first time

2017-10-07 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709429

Title:
  Ubuntu don't Install first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1709429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709232] Re: package fonts-wine (not installed) failed to install/upgrade: trying to overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in package wine-rt 2:2.0.1-1~zesty1

2017-10-07 Thread Launchpad Bug Tracker
[Expired for wine (Ubuntu) because there has been no activity for 60
days.]

** Changed in: wine (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709232

Title:
  package fonts-wine (not installed) failed to install/upgrade: trying
  to overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in
  package wine-rt 2:2.0.1-1~zesty1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1709232/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1706252] Re: package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖 /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64 1:1.7.50-0ubuntu1

2017-10-07 Thread Launchpad Bug Tracker
[Expired for wine (Ubuntu) because there has been no activity for 60
days.]

** Changed in: wine (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1706252

Title:
  package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖
  /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64
  1:1.7.50-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1706252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1705569] Re: package openvswitch-switch 2.5.2-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-10-07 Thread Launchpad Bug Tracker
[Expired for openvswitch (Ubuntu) because there has been no activity for
60 days.]

** Changed in: openvswitch (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705569

Title:
  package openvswitch-switch 2.5.2-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1705569/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 761365] yay! interesting stuff, just take a look

2017-10-07 Thread Mark Pedzinski
Yo!

I've seen that  interesting stuff  recently, you'll definitely love it.
Just take a look
http://cassave.org/concentration.php?UE83NjEzNjVAYnVncy5sYXVuY2hwYWQubmV0

Kind regards, Christy Rosales


From: Bug 761365 [mailto:761...@bugs.launchpad.net]
Sent: Saturday, October 07, 2017 10:52 PM
To: resolution...@yahoo.com
Subject: I like it.

And let us not  forget that  it's not as if Jews came into Palestine and
took land from Arabs by storm. The Arabs had land  for  sale (and had
every opportunity  to  refuse sale to Jews, by  the way) and the Jews
bought it. Done deal.

Definition of Indian giver  (I guess seller fits better there) (@Reddit,
not intended as  a slur)


Sent from Mail for Windows 10

** Attachment added: "7465C67FD027C56D.jpg"
   
https://bugs.launchpad.net/bugs/761365/+attachment/4964762/+files/7465C67FD027C56D.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761365

Title:
  package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-
  initramfs] failed to install/upgrade: subprocess installed post-
  installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/761365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1581326] Comment bridged from LTC Bugzilla

2017-10-07 Thread bugproxy
--- Comment From dougm...@us.ibm.com 2017-10-07 23:22 EDT---
There was never a patch provided here, this problem does not exist in 
current/newer Ubuntu releases. Closing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581326

Title:
  Kernel crashed while Creating a second RAID volume on Ubuntu 16.04 OS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1581326/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1679865] Re: coreutils FTBFS during zesty/artful test rebuild

2017-10-07 Thread Launchpad Bug Tracker
This bug was fixed in the package coreutils - 8.26-3ubuntu4

---
coreutils (8.26-3ubuntu4) artful; urgency=medium

  * debian/patches/test-misc-date-tzdb-2017a.patch: fixes date test
caused by tzdb-2017a update. LP: #1679865.

 -- Tiago Stürmer Daitx   Wed, 04 Oct 2017
19:56:41 +

** Changed in: coreutils (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1679865

Title:
  coreutils FTBFS during zesty/artful test rebuild

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1679865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 282577] RE

2017-10-07 Thread Tomas Van Verrewegen
Check 
[Bug 282577] Re: autocomplete in grub shell doesn't work

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/282577

Title:
  autocomplete in grub shell doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub/+bug/282577/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722018] [NEW] package libpaper1:amd64 1.1.24+nmu5ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2017-10-07 Thread Mohamad Fadavi
Public bug reported:

It seems theres some problems in apt repos yet. (Ubuntu 17.10 beta)

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libpaper1:amd64 1.1.24+nmu5ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
Date: Sat Oct  7 22:59:47 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationDate: Installed on 2017-06-18 (111 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
Python3Details: /usr/bin/python3.6, Python 3.6.3, unpackaged
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5
SourcePackage: libpaper
Title: package libpaper1:amd64 1.1.24+nmu5ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
UpgradeStatus: Upgraded to artful on 2017-10-07 (0 days ago)

** Affects: libpaper (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722018

Title:
  package libpaper1:amd64 1.1.24+nmu5ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpaper/+bug/1722018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720809] Re: Move fonts to desktop-common

2017-10-07 Thread Gunnar Hjalmarsson
A late note about duplication: AFAIK Lubuntu does not install
recommended packages, so in that case it will probably not result in a
duplication.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720809

Title:
  Move fonts to desktop-common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1720809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1581713] Re: Ubuntu Software always asks for an Ubuntu Single Sign-On account when installing or removing a snap package

2017-10-07 Thread aaronfranke
How long until this fix is pushed downstream to Ubuntu and GNOME
Software? The issue is present in Ubuntu 17.10 64-bit Beta 2 Artful
Aardvark.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581713

Title:
  Ubuntu Software always asks for an Ubuntu Single Sign-On account when
  installing or removing a snap package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1581713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721985] Re: Ubuntu 17.10 vanilla Gnome gone

2017-10-07 Thread Maraschin
Thanks, that was the answer I was looking for. I did not find any reference 
about this package.
Thanks a lot!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721985

Title:
   Ubuntu 17.10 vanilla Gnome gone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-gnome-meta/+bug/1721985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1609419] Re: pstack is broken on amd64

2017-10-07 Thread Peter Edwards
The current implementation won't work with real world binaries on
x86_64. https://github.com/peadar/pstack implements the same
functionality that works for modern systems, and is substantially faster
than just wrapping gdb in a script.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1609419

Title:
  pstack is broken on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pstack/+bug/1609419/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1639867] Re: /usr/bin/pasystray:6:pa_context_errno:pulseaudio_connect:init:main

2017-10-07 Thread Se Ha
I am using a Dell Optiplex 760 and had a similar problem in 17.04 where
sound wouldn't play until I played around with (to me) arcane command
line input in terminal.  I was hoping that upgrading to 17.10 would fix
it but it hasn't...  Is this a problem with Dell machines or is this a
general problem with the last two Ubuntu releases?  Thank you for any
additional info.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639867

Title:
  /usr/bin/pasystray:6:pa_context_errno:pulseaudio_connect:init:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pasystray/+bug/1639867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1517884] Re: libxp6 not available in xenial

2017-10-07 Thread Yuri
Thanks Zeehio, it works. Great!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517884

Title:
  libxp6 not available in xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxp/+bug/1517884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722014] [NEW] package guitarix-ladspa (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/ladspa/guitarix.so', which is also in package guitarix 3:0.35.6+git20171006v5

2017-10-07 Thread Dustin LeBlanc
Public bug reported:

Description:Ubuntu 17.04
Release:17.04

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: guitarix-ladspa (not installed)
ProcVersionSignature: Ubuntu 4.10.0-35.39-lowlatency 4.10.17
Uname: Linux 4.10.0-35-lowlatency x86_64
ApportVersion: 2.20.4-0ubuntu4.5
AptOrdering:
 libzita-convolver3:amd64: Install
 libzita-resampler1:amd64: Install
 guitarix-ladspa:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Sat Oct  7 10:21:31 2017
ErrorMessage: trying to overwrite '/usr/lib/ladspa/guitarix.so', which is also 
in package guitarix 3:0.35.6+git20171006v5
InstallationDate: Installed on 2017-10-05 (2 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4.6~17.04.1
SourcePackage: guitarix
Title: package guitarix-ladspa (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/ladspa/guitarix.so', which is also in package 
guitarix 3:0.35.6+git20171006v5
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: guitarix (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722014

Title:
  package guitarix-ladspa (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/ladspa/guitarix.so', which is also in
  package guitarix 3:0.35.6+git20171006v5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guitarix/+bug/1722014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722011] Re: gnome-calendar crashed with SIGSEGV in gtk_widget_queue_draw()

2017-10-07 Thread Apport retracing service
*** This bug is a duplicate of bug 1702473 ***
https://bugs.launchpad.net/bugs/1702473

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1702473, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1722011/+attachment/4964723/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1722011/+attachment/4964725/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1722011/+attachment/4964729/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1722011/+attachment/4964730/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1722011/+attachment/4964731/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722011/+attachment/4964732/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722011/+attachment/4964733/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1702473

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722011

Title:
  gnome-calendar crashed with SIGSEGV in gtk_widget_queue_draw()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/1722011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722010] Re: gnome-control-center crashed with SIGSEGV

2017-10-07 Thread Apport retracing service
*** This bug is a duplicate of bug 1721064 ***
https://bugs.launchpad.net/bugs/1721064

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1721064, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1722010/+attachment/4964711/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1722010/+attachment/4964713/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1722010/+attachment/4964717/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1722010/+attachment/4964718/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1722010/+attachment/4964719/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722010/+attachment/4964720/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722010/+attachment/4964721/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1721064
   gnome-control-center crashed with SIGSEGV

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722010

Title:
  gnome-control-center crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1722010/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721064] Re: gnome-control-center crashed with SIGSEGV

2017-10-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721064

Title:
  gnome-control-center crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1721064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721985] Re: Ubuntu 17.10 vanilla Gnome gone

2017-10-07 Thread Jeremy Bicha
The Ubuntu GNOME team announced when Ubuntu GNOME 17.04 was released
that users would be upgraded to regular Ubuntu when upgrading to 17.10
or 18.04 LTS. We feel this is the best option for the majority of our
users.

You can install gnome-session and click GNOME from the gear button on
the log in screen.

If you want more core GNOME apps and a similar experience to Ubuntu
GNOME, install vanilla-gnome-desktop.

References
--
https://ubuntugnome.org/ubuntu-gnome-17-04-released/
https://wiki.ubuntu.com/ArtfulAardvark/ReleaseNotes/#Ubuntu_Desktop

** Changed in: ubuntu-gnome-meta (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721985

Title:
   Ubuntu 17.10 vanilla Gnome gone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-gnome-meta/+bug/1721985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722009] Re: gnome-shell crashed with signal 5 in _XReply()

2017-10-07 Thread Apport retracing service
*** This bug is a duplicate of bug 1701289 ***
https://bugs.launchpad.net/bugs/1701289

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1701289, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1722009/+attachment/4964699/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1722009/+attachment/4964701/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1722009/+attachment/4964705/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1722009/+attachment/4964706/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1722009/+attachment/4964707/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722009/+attachment/4964708/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1722009/+attachment/4964709/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1701289
   gnome-shell crashed with signal 5 in XIGetClientPointer() from 
gdk_x11_display_get_default_seat()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722009

Title:
  gnome-shell crashed with signal 5 in _XReply()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722009/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1581160] Re: Switch to Noto Sans as default font for Japanese and/or Korean?

2017-10-07 Thread Yuan Chao
Would that be a hinting configuration issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581160

Title:
  Switch to Noto Sans as default font for Japanese and/or Korean?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581160/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720741] Re: On 17.10, two-finger scrolling on thinkpad x1 3rd generation non-working

2017-10-07 Thread Sergio Schvezov
It works for me on wayland and my x1 carbon 3rd gen on boot, but it
stops working after a suspend/wakeup cycle.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720741

Title:
  On 17.10, two-finger scrolling on thinkpad x1 3rd generation non-
  working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1720741/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1581160] Re: Switch to Noto Sans as default font for Japanese and/or Korean?

2017-10-07 Thread Gunnar Hjalmarsson
Can you please show the output of:

fc-match -a | head -n 70

to check if you possibly have some other font installed with ability to
render Japanese characters.

Maybe there is a need for a configuration file similar to the
/etc/fonts/conf.avail/69-language-selector-zh-*.conf files. I thought
there wasn't...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581160

Title:
  Switch to Noto Sans as default font for Japanese and/or Korean?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581160/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1637733] Re: freeze on login with prime-select intel

2017-10-07 Thread Yu Lou
Update:

I just found that the workaround I posted won't work after suspend. It
will work again after restart.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1637733

Title:
  freeze on login with prime-select intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1637733/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722002] Re: Ignore the "region" gsettings value

2017-10-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~gunnarhj/gnome-session/lp1722002

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722002

Title:
  Ignore the "region" gsettings value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1722002/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722006] Re: package libwinpr-pool0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package libwinpr-pool0.1:i386 is already installed and configured

2017-10-07 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722006

Title:
  package libwinpr-pool0.1:i386
  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to
  install/upgrade: package libwinpr-pool0.1:i386 is already installed
  and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1722006/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722007] Re: package mysql-server-5.7 5.7.19-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-10-07 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722007

Title:
  package mysql-server-5.7 5.7.19-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1722007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722006] [NEW] package libwinpr-pool0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package libwinpr-pool0.1:i386 is already installed and configured

2017-10-07 Thread Jon
Public bug reported:

Nothing. I installed a few packages to get videos working. Now they work, but 
during startup I get these "System program problem detected". 
I installed Ubuntu today, so bear with me if I do anything wrong. :)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libwinpr-pool0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic i686
ApportVersion: 2.20.1-0ubuntu2.10
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: i386
Date: Sat Oct  7 19:03:52 2017
DuplicateSignature:
 package:libwinpr-pool0.1:i386:1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
 Processing triggers for libc-bin (2.23-0ubuntu9) ...
 dpkg: error processing package libwinpr-utils0.1:i386 (--configure):
  package libwinpr-utils0.1:i386 is already installed and configured
ErrorMessage: package libwinpr-pool0.1:i386 is already installed and configured
InstallationDate: Installed on 2017-10-07 (0 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release i386 (20170801)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: dpkg
Title: package libwinpr-pool0.1:i386 
1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package 
libwinpr-pool0.1:i386 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: already-installed apport-package i386 xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722006

Title:
  package libwinpr-pool0.1:i386
  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to
  install/upgrade: package libwinpr-pool0.1:i386 is already installed
  and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1722006/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722007] [NEW] package mysql-server-5.7 5.7.19-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-10-07 Thread Richard
Public bug reported:

ackage mysql-server-5.7 5.7.19-0ubuntu0.16.04.1 failed to
install/upgrade: subprocess installed post-installation script returned
error exit status 1

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mysql-server-5.7 5.7.19-0ubuntu0.16.04.1
Uname: Linux 4.4.43-v7+ armv7l
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: armhf
Date: Fri Oct  6 22:25:28 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
KernLog: [3.385835] systemd[1]: systemd 229 running in system mode. (+PAM 
+AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT 
+GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['ib_logfile0', 'ib_buffer_pool', 'mysql_upgrade_info', 
'sys', 'debian-5.7.flag', 'ibtmp1', 'ib_logfile1', 'performance_schema', 
'mysql', 'ibdata1', 'auto.cnf']
ProcCmdline: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1360 
bcm2708_fb.fbheight=768 bcm2709.boardrev=0xa02082 bcm2709.serial=0xfbf78685 
smsc95xx.macaddr=B8:27:EB:F7:86:85 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 
bcm2709.uart_clock=4800 vc_mem.mem_base=0x3dc0 
vc_mem.mem_size=0x3f00  dwc_otg.lpm_enable=0 console=tty1 
root=/dev/mmcblk0p2 rootfstype=ext4 usbhid.mousepoll=0 elevator=deadline 
rootwait
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: mysql-5.7
Title: package mysql-server-5.7 5.7.19-0ubuntu0.16.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
upstart.mysql.override: manual

** Affects: mysql-5.7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package armhf xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722007

Title:
  package mysql-server-5.7 5.7.19-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1722007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1274320] Re: Error: diskfilter writes are not supported

2017-10-07 Thread Anders Kaseorg
This was fixed in 16.04, but if you had manually modified
/etc/grub.d/00_header before the upgrade, the new version will not have
been installed.  You may have an unmodified version in
/etc/grub.d/00_header.dpkg-new.  If not, run ‘apt-get download grub-
common; dpkg -x grub-common_2.02~beta3-4ubuntu6_amd64.deb grub-common-
extracted’ and you’ll have the unmodified version in grub-common-
extracted/etc/grub.d/00_header.dpkg-new.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274320

Title:
  Error: diskfilter writes are not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1274320/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712011] Re: Unable to close Printer properties

2017-10-07 Thread Bug Watch Updater
** Changed in: gtk
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712011

Title:
  Unable to close Printer properties

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1712011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720438] Re: brightness control broken nvidia

2017-10-07 Thread Simone Bordet
I tried also: sudo su -c 'echo 10 >
/sys/class/backlight/acpi_video0/brightness'.

Pressing the Fn keys brings up the OSD brightness control, which
reflects the value of the /sys/class/backlight/acpi_video0/brightness
file (and viceversa), but the actual screen brightness does not change.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720438

Title:
  brightness control broken nvidia

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1720438/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 139393] Re: evolution filters must be specific for mailboxes

2017-10-07 Thread Bug Watch Updater
** Changed in: evolution
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/139393

Title:
  evolution filters must be specific for mailboxes

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/139393/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721809] Re: The touchpad doesn't work on Lenovo Ideapad 320

2017-10-07 Thread Seldon
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721809

Title:
  The touchpad doesn't work on Lenovo Ideapad 320

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720670] Re: Freeplane fails to start in Ubuntu 17.10

2017-10-07 Thread Bug Watch Updater
** Changed in: freeplane (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720670

Title:
  Freeplane fails to start in Ubuntu 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeplane/+bug/1720670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722005] Re: Image-heavy PDF no longer displays

2017-10-07 Thread Nick Moffitt
Interestingly the .djvu file of the same images from the torrent works
smoothly and without incident.  the PDF claims to be a PDF/A of some
variety, so I'd have assumed it was less complicated a dataset than
most!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722005

Title:
  Image-heavy PDF no longer displays

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1722005/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1708852] Re: Touchpad not detected

2017-10-07 Thread ariel
** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1708852

Title:
  Touchpad not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1708852/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720438] Re: brightness control broken nvidia

2017-10-07 Thread Simone Bordet
@brinstar, yes I did the sudo update-grub part, and tried
acpi_brightness=[native|vendor] which for me makes the Fn hot keys not
working (when you press them, no brightness icon appears).

Last update brought in NVidia drivers 384.90, but no joy, the problem is
still present.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720438

Title:
  brightness control broken nvidia

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1720438/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722005] [NEW] Image-heavy PDF no longer displays

2017-10-07 Thread Nick Moffitt
Public bug reported:

The PDF from https://archive.org/details/kamikiukulelemet00newy
displayed fine under zesty, but under artful it shows up as lots of
blank white pages.  This is the same under other PDF viewers, so I
suspect the real bug is in one of the shared libraries used by all of
them.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: evince 3.26.0-1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct  7 20:53:07 2017
InstallationDate: Installed on 2014-05-29 (1227 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: evince
UpgradeStatus: Upgraded to artful on 2017-10-07 (0 days ago)

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722005

Title:
  Image-heavy PDF no longer displays

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1722005/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722004] [NEW] Lock screen cover can't be dismissed with a double-click

2017-10-07 Thread aaronfranke
Public bug reported:

Demonstration: https://www.youtube.com/watch?v=gIUq196KnVg

The lock screen cover can't be dismissed with a double-click or double-
tap. The only methods to dismiss it is by pressing a keyboard key or
dragging the mouse up while holding click, the latter of which is
unintuitive for desktops. As is intuitive, and as other products have
done, such as Windows 10 and LG phones, the cover should be dismissable
with a double-click or a double-tap of the screen.

This should be given Wishlist priority.

Tested on Ubuntu 17.10 64-bit Beta2 Artful Aardvark.

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722004

Title:
  Lock screen cover can't be dismissed with a double-click

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1722004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720438] Re: brightness control broken nvidia

2017-10-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-power-manager (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720438

Title:
  brightness control broken nvidia

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1720438/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721809] Re: The touchpad doesn't work on Lenovo Ideapad 320

2017-10-07 Thread ariel
I have the exact same problem
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1708852

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721809

Title:
  The touchpad doesn't work on Lenovo Ideapad 320

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722001] [NEW] "Launch" button does not always work

2017-10-07 Thread aaronfranke
Public bug reported:

Video demonstration: https://www.youtube.com/watch?v=Sbn-02k_n9E

The "Launch" button in Ubuntu/GNOME Software does not always work.
Launching the same program from the GNOME interface or the Terminal
works fine.

Tested on Ubuntu 17.10 64-bit Beta2 Artful Aardvark.

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722001

Title:
  "Launch" button does not always work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1722001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722002] [NEW] Ignore the "region" gsettings value

2017-10-07 Thread Gunnar Hjalmarsson
Public bug reported:

The /usr/bin/gnome-session wrapper sets some LC_* variables based on the
"region" gsettings value. Since we rely on ~/.pam_environment for those
variables, setting them from /usr/bin/gnome-session is redundant, and
may occasionally cause unexpected behavior.

** Affects: gnome-session (Ubuntu)
 Importance: Medium
 Assignee: Gunnar Hjalmarsson (gunnarhj)
 Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722002

Title:
  Ignore the "region" gsettings value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1722002/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722003] [NEW] Some free (gratis) packages require logging in with a Snap Store account

2017-10-07 Thread aaronfranke
Public bug reported:

https://i.redd.it/ellp7c7yggqz.png

Some free (gratis) packages require logging in with a Snap Store account
in Ubuntu/GNOME Software.

This is, quite frankly, ridiculous. I should not need an account to
install any software. Neither should anyone else. These packages are
available via package managers with no account required, therefore the
GUI front end, this Ubuntu/GNOME Software app, should not require an
account either.

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722003

Title:
  Some free (gratis) packages require logging in with a Snap Store
  account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1722003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722000] Re: gnome shell crashes after display config is changed to only show on a secondary monitor

2017-10-07 Thread Dmitrii Shcherbakov
This used to work before recent a update of several distro packages.

Currently settings are not applied and everything falls back to "Join
displays" instead of "Single Display".


---

After debugging that a little bit more I can see that the bug is not
triggered if I do not change scaling from 100% to 200% at the same time.
The primary laptop display goes offline and I only have a secondary
running.

If I try to go from "Scaling: 100%" to 200%, I immediately get the
problematic behavior.

➜  ~ echo $XDG_SESSION_DESKTOP  
ubuntu-xorg

This is what goes to syslog right after I press a button to change scaling to 
200%.
http://paste.ubuntu.com/25694579/

** Summary changed:

- gnome shell crashes after display config is changed to only show on a 
secondary monitor 
+ gnome shell crashes after scaling is changed from 100% to 200% (segfault at 8 
ip 7f22c7bdf877 sp 7ffde76cadf0 error 4 in 
libmutter-1.so.0.0.0[7f22c7b36000+141000])

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722000

Title:
  gnome shell crashes after scaling is changed from 100% to 200%
  (segfault at 8 ip 7f22c7bdf877 sp 7ffde76cadf0 error 4 in
  libmutter-1.so.0.0.0[7f22c7b36000+141000])

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722000/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1707451] Re: udisksd crashed with SIGSEGV in g_mutex_lock()

2017-10-07 Thread Alexander Browne
I'm not sure if it's related, but I've also had issues with Disks
(gnome-disks), specifically it stalls at 0.0% when I try the "Restore
Disk Image" option. This worked fine before I upgraded to Artful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1707451

Title:
  udisksd crashed with SIGSEGV in g_mutex_lock()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1707451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722000] [NEW] gnome shell crashes after scaling is changed from 100% to 200% (segfault at 8 ip 00007f22c7bdf877 sp 00007ffde76cadf0 error 4 in libmutter-1.so.0.0.0[7f22c7b36000+141000])

2017-10-07 Thread Dmitrii Shcherbakov
Public bug reported:

Attached screenshots for "before applying" and after.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct  7 21:57:36 2017
DisplayManager: gdm3
InstallationDate: Installed on 2017-02-27 (222 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170227)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to artful on 2017-09-13 (23 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

** Attachment added: "before-applying.png"
   
https://bugs.launchpad.net/bugs/1722000/+attachment/4964658/+files/before-applying.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722000

Title:
  gnome shell crashes after scaling is changed from 100% to 200%
  (segfault at 8 ip 7f22c7bdf877 sp 7ffde76cadf0 error 4 in
  libmutter-1.so.0.0.0[7f22c7b36000+141000])

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722000/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722000] Re: gnome shell crashes after display config is changed to only show on a secondary monitor

2017-10-07 Thread Dmitrii Shcherbakov
** Attachment added: "After"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722000/+attachment/4964664/+files/after.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722000

Title:
  gnome shell crashes after scaling is changed from 100% to 200%
  (segfault at 8 ip 7f22c7bdf877 sp 7ffde76cadf0 error 4 in
  libmutter-1.so.0.0.0[7f22c7b36000+141000])

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722000/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722000] Re: gnome shell crashes after display config is changed to only show on a secondary monitor

2017-10-07 Thread Dmitrii Shcherbakov
This used to work before recent a update of several distro packages.

Currently settings are not applied and everything falls back to "Join
displays" instead of "Single Display"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722000

Title:
  gnome shell crashes after scaling is changed from 100% to 200%
  (segfault at 8 ip 7f22c7bdf877 sp 7ffde76cadf0 error 4 in
  libmutter-1.so.0.0.0[7f22c7b36000+141000])

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722000/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721998] Re: package libkf5configcore5:i386 5.18.0-0ubuntu1 failed to install/upgrade: package libkf5configcore5:i386 is already installed and configured

2017-10-07 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721998

Title:
  package libkf5configcore5:i386 5.18.0-0ubuntu1 failed to
  install/upgrade: package libkf5configcore5:i386 is already installed
  and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1721998/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721998] [NEW] package libkf5configcore5:i386 5.18.0-0ubuntu1 failed to install/upgrade: package libkf5configcore5:i386 is already installed and configured

2017-10-07 Thread Patrick
Public bug reported:

tried to install an rdp but failed to install.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libkf5configcore5:i386 5.18.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-96.119-generic 4.4.83
Uname: Linux 4.4.0-96-generic i686
ApportVersion: 2.20.1-0ubuntu2.10
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: i386
CrashReports:
 600:0:121:827739:2017-10-07 13:56:06.597546100 -0500:2017-10-07 
13:56:07.597546100 -0500:/var/crash/libkf5configcore5:i386.0.crash
 600:0:121:827737:2017-10-07 13:56:07.629545895 -0500:2017-10-07 
13:56:07.597546161 -0500:/var/crash/libkf5configgui5:i386.0.crash
 664:1000:121:0:2017-10-07 11:23:59.140864323 -0500:2017-10-07 
11:23:59.140864323 -0500:/var/crash/_usr_bin_remmina.1000.upload
 600:0:121:827729:2017-10-07 13:56:07.557546494 -0500:2017-10-07 
13:56:07.089550388 -0500:/var/crash/libkf5config-data.0.crash
 640:1000:121:4696481:2017-10-07 11:23:54.689063549 -0500:2017-10-07 
11:23:55.689063549 -0500:/var/crash/_usr_bin_remmina.1000.crash
Date: Sat Oct  7 13:56:07 2017
DuplicateSignature:
 package:libkf5configcore5:i386:5.18.0-0ubuntu1
 Unpacking kde-style-breeze-qt4 (4:5.5.5-0ubuntu1) ...
 dpkg: error processing package libkf5config-data (--configure):
  package libkf5config-data is already installed and configured
ErrorMessage: package libkf5configcore5:i386 is already installed and configured
InstallationDate: Installed on 2017-10-05 (2 days ago)
InstallationMedia: Ubuntu-Server 16.04.1 LTS "Xenial Xerus" - Release i386 
(20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: dpkg
Title: package libkf5configcore5:i386 5.18.0-0ubuntu1 failed to 
install/upgrade: package libkf5configcore5:i386 is already installed and 
configured
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: already-installed apport-package i386 xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721998

Title:
  package libkf5configcore5:i386 5.18.0-0ubuntu1 failed to
  install/upgrade: package libkf5configcore5:i386 is already installed
  and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1721998/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1274320] Re: Error: diskfilter writes are not supported

2017-10-07 Thread oglop
Yeah,Xubuntu 17.04 still present..

I hope 17.10 will get fixed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274320

Title:
  Error: diskfilter writes are not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1274320/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721995] [NEW] unknown-horizons DBUS_TYPE_INVALID

2017-10-07 Thread Maraschin
Public bug reported:

When I try to run it:
>unknown-horizons 
process 8399: arguments to dbus_type_is_basic() were incorrect, assertion 
"dbus_type_is_valid (typecode) || typecode == DBUS_TYPE_INVALID" failed in file 
../../../dbus/dbus-signature.c line 322.
This is normally a bug in some application using the D-Bus library.
type unknown isn't supported yet in dbus_message_append_args_valist


Running with nvidia-387

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: unknown-horizons 2017.2-1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Oct  7 20:35:08 2017
InstallationDate: Installed on 2017-09-25 (11 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170919)
PackageArchitecture: all
SourcePackage: unknown-horizons
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unknown-horizons (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721995

Title:
  unknown-horizons DBUS_TYPE_INVALID

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unknown-horizons/+bug/1721995/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721994] [NEW] Lubuntu didn't install, something about grub not being able to write on /

2017-10-07 Thread Vip Brake
Public bug reported:

Lubuntu 17.04 from usb drive, trying to install over Ubuntu 16.04

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Sat Oct  7 15:30:01 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/lubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Lubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lubuntu ubiquity-17.04.9 zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721994

Title:
  Lubuntu didn't install, something about grub not being able to write
  on /

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1721994/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712433] Re: man page typo

2017-10-07 Thread Liam Ryan
** Changed in: util-linux (Ubuntu)
 Assignee: (unassigned) => Liam Ryan (lrdev)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712433

Title:
  man page typo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1712433/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721988] Re: Ubuntu 17.10 full disk encryption + Nvidia drivers not booting

2017-10-07 Thread Maraschin
I've just updated it to nvidia-387 and it still the same problem.
By the way, I've installed ubuntu-gnome-desktop before I did install nvidia 
drivers.

Another thing: when I start the computer I'm not able to see grub
options to decide how to boot, I only can see it after I press control +
alt + delete and reboot the computer, than it shows up.

Running on a Dell Precision T5600
Intel® Xeon(R) CPU E5-2665 0 @ 2.40GHz × 16
64GB RAM, GeForce GTX 680/PCIe/SSE2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721988

Title:
  Ubuntu 17.10 full disk encryption + Nvidia drivers not booting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1721988/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721987] Status changed to Confirmed

2017-10-07 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721987

Title:
  No sound from right audio channel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721614] Re: Firefox menus are misplaced

2017-10-07 Thread gpothier
A precision: suspend/resume is not needed to reproduce the issue. Just
disconnecting the external monitor is enough to consistently trigger the
issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721614

Title:
  Firefox menus are misplaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1721614/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721896] Re: Black Screen/Crashes with Resume from Kernel

2017-10-07 Thread Christopher
Actually I found the solution. It seems like the black screen and the
crashing are two different issues. The black screen seems to only when I
debug suspend. The crashing after resume seems to be from another issue
other than the GPU.

After following https://wiki.ubuntu.com/DebuggingKernelSuspend, I found
the problem was with the kernel module xhci_hcd (USB 3.0). Because of
that, I disabled the USB 3.0 controller from the BIOS since I didn't
need fast data transfer, and it works now. No more crashing after
suspend.

Also, when I disabled the USB 3.0 controller, I had problems using the
Internet. I resolved the issue buy following
https://wiki.archlinux.org/index.php/Network_configuration#Network_management:

ip link # List all current interfaces
ip link set  up # Put the network
ip addr add / dev 
ip route add default via 

Then I added Google's DNS servers to:
/etc/resolvconf/resolv.conf.d/base

nameserver 8.8.4.4
nameserver 8.8.8.8


** Changed in: ubuntu
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721896

Title:
  Black Screen/Crashes with Resume from Kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1721896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721988] [NEW] Ubuntu 17.10 full disk encryption + Nvidia drivers not booting

2017-10-07 Thread Maraschin
Public bug reported:

I've installed ubuntu 17.10 with full disk encryption and then installed
the nvidia drivers (v 384). when I boot the computer I will get the
graphics interface to enter the encryption key but the system will stop
to work, like it has hang. Basically I'm not able to enter the password!

I've to restart in safe mode to be able to enter the password for the
encryption, after that I can just resume the boot and all works.

There seems to be some issues with the initial boot screen and nvidia
drivers... I'm not able to press any combination of Control+Alt+Fx key
to get any extra info about what is going on (not able to get any text
mode).

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: nvidia-384 384.90-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Oct  7 20:07:29 2017
InstallationDate: Installed on 2017-09-25 (11 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170919)
SourcePackage: nvidia-graphics-drivers-384
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-384 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721988

Title:
  Ubuntu 17.10 full disk encryption + Nvidia drivers not booting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1721988/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1577074] Re: [HP Pavilion 15] Intermittent black screens

2017-10-07 Thread johnnynobody
This fixed my problem: https://github.com/M-Bab/linux-kernel-amdgpu-
binaries

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577074

Title:
  [HP Pavilion 15] Intermittent black screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-amdgpu/+bug/1577074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721985] [NEW] Ubuntu 17.10 vanilla Gnome gone

2017-10-07 Thread Maraschin
Public bug reported:

I've installed Ubuntu 17.10 and then run apt-get install ubuntu-gnome-
desktop to get the vanilla Gnome (sorry guys, I do not like the changes
imposed by Ubuntu).

On 2017-09-28, after running dist-upgrade, several packages from the
vanilla Gnome were removed, including wallpapers.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubuntu-gnome-desktop 0.80
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Oct  7 20:00:38 2017
InstallationDate: Installed on 2017-09-25 (11 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170919)
SourcePackage: ubuntu-gnome-meta
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-gnome-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721985

Title:
   Ubuntu 17.10 vanilla Gnome gone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-gnome-meta/+bug/1721985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721986] [NEW] Problema ao iniciar

2017-10-07 Thread João Pedro Farias Melo
Public bug reported:

quando tento instalar o sitema, ao reiniciar apos a conclusão da
instalação, ele não inicia ou não reconhece o sistema

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.3
ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11
Uname: Linux 4.8.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CasperVersion: 1.376.2
Date: Sat Oct  7 14:51:52 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2)
ProcEnviron:
 LANGUAGE=pt_BR.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pt_BR.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63.3 ubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721986

Title:
  Problema ao iniciar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1721986/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721987] [NEW] No sound from right audio channel

2017-10-07 Thread joshua
Public bug reported:

No audio comes out of the right speaker on the laptop.  When playing a
test video such as https://www.youtube.com/watch?v=hTvJoYnpeRQ the
right-channel audio is never heard (i.e., it does not get converted into
mono and played through the left speaker).

When plugging in headphones, audio is heard from both channels.

In Windows, both speakers work, so it is not a physical problem with the
speakers.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified: 
boot/vmlinuz-4.13.0-12-generic]
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  user   1127 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct  7 12:58:01 2017
InstallationDate: Installed on 2017-10-07 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
MachineType: HUAWEI HUAWEI MateBook X
ProcEnviron:
 PATH=(custom, no username)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-12-generic.efi.signed 
root=UUID=f0a69f35-7c1e-4280-b325-6b7fec6e174a ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.13.0-12-generic N/A
 linux-backports-modules-4.13.0-12-generic  N/A
 linux-firmware 1.168
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/14/2017
dmi.bios.vendor: HUAWEI
dmi.bios.version: 1.12
dmi.board.name: HUAWEI MateBook X
dmi.board.vendor: HUAWEI
dmi.board.version: 2.0
dmi.chassis.type: 10
dmi.chassis.vendor: HUAWEI
dmi.modalias: 
dmi:bvnHUAWEI:bvr1.12:bd08/14/2017:svnHUAWEI:pnHUAWEIMateBookX:pvr2.0:rvnHUAWEI:rnHUAWEIMateBookX:rvr2.0:cvnHUAWEI:ct10:cvr:
dmi.product.family: HUAWEI MateBook
dmi.product.name: HUAWEI MateBook X
dmi.product.version: 2.0
dmi.sys.vendor: HUAWEI

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721987

Title:
  No sound from right audio channel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1028617] Re: Cursor shakes violently when connected to power source - makes touchpad cursor unusable

2017-10-07 Thread Janee
In the meantime: my charger died a week after, i got a new one and the
problem disappeared. So it wasn't a software bug in my case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028617

Title:
  Cursor shakes violently when connected to power source - makes
  touchpad cursor unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1028617/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1577074] Re: [HP Pavilion 15] Intermittent black screens

2017-10-07 Thread Gustavo Jiménez Hidalgo
I have the same problem with my AMD-A10 8700P, someone has found some
solution???

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577074

Title:
  [HP Pavilion 15] Intermittent black screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-amdgpu/+bug/1577074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1682991] Re: user name missing from top panel, mouse status also missing

2017-10-07 Thread Md. Imran Hossain
same problem here

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1682991

Title:
  user name missing from top panel, mouse status also missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1682991/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721984] [NEW] error installation by hdd, maybe

2017-10-07 Thread Francesco
Public bug reported:

while installation is running, it crashed. The problem report is that
hdd maybe is old or broken but I was try with 2 different hdd so I don't
know that it mean.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Sat Oct  7 19:06:01 2017
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 LANGUAGE=it_IT.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-17.04.9 ubuntu zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721984

Title:
  error installation by hdd, maybe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1721984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1716392] Re: icons for hplip-gui and dropbox are very small in hidpi

2017-10-07 Thread Treviño
** Changed in: gnome-shell-extension-appindicator (Ubuntu Artful)
 Assignee: Marco Trevisan (Treviño) (3v1n0) => Andrea Azzarone (azzar1)

** Changed in: gnome-shell-extension-appindicator (Ubuntu Artful)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1716392

Title:
  icons for hplip-gui and dropbox are very small in hidpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1716392/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1014992] Re: Cannot use rfcomm as regular user. Permission denied.

2017-10-07 Thread Christopher M. Penalver
** Summary changed:

- Ubuntu 12.04, i386, cannot use rfcomm as regular user. Permission denied.
+ Cannot use rfcomm as regular user. Permission denied.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014992

Title:
  Cannot use rfcomm as regular user. Permission denied.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1014992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1708559] Re: File system support list shows no icons

2017-10-07 Thread Andrius Štikonas
** Changed in: partitionmanager (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1708559

Title:
  File system support list shows no icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partitionmanager/+bug/1708559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1556509] Re: Fullscreen DVD playback places video in top left corner of screen

2017-10-07 Thread Christopher M. Penalver
Closing as no longer using Xenial, was identified upstream as a qt 5.5.1
problem, and don't use VLC 2.2.2 anymore.

** Changed in: vlc (Ubuntu)
   Status: Triaged => Invalid

** No longer affects: vlc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556509

Title:
  Fullscreen DVD playback places video in top left corner of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1556509/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721979] [NEW] Update gitg to version 3.26 in artful

2017-10-07 Thread Ghislain Antony Vaillant
Public bug reported:

The current version in Ubuntu 17.10 is 3.23, the one in Debian sid is
3.26.

Ubuntu 17.10 is set to be released with GNOME 3.26. It would be nice to
have gitg updated for consistency.

Thanks,
Ghis

** Affects: gitg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721979

Title:
  Update gitg to version 3.26 in artful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gitg/+bug/1721979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1708480] Re: Ubuntu 17.04/17.10 Screen Tearing on Intel KabyLake Graphics Cards

2017-10-07 Thread MBWD
There have been no updates to this bug report, but I wanted to post that
the latest daily 17.10 image (installed today, 10.07.2017) still has
this screen tearing problem.  Worse, on a Yoga 910, it adds a problem
that the screen starts rotated 90 clockwise and can't be fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1708480

Title:
  Ubuntu 17.04/17.10 Screen Tearing on Intel KabyLake Graphics Cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1708480/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721896] Re: Black Screen/Crashes with Resume from Kernel

2017-10-07 Thread Christopher
** Package changed: linphone (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721896

Title:
  Black Screen/Crashes with Resume from Kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1721896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721977] [NEW] pakcs fails to start

2017-10-07 Thread Yusuke Endoh
Public bug reported:

I couldn't start pakcs and runcurry commands in 17.10 beta 2.

$ pakcs
[FATAL ERROR: at Sun Oct  8 01:16:58 2017
Saved state has incompatible VM signature]

$ runcurry
[FATAL ERROR: at Sun Oct  8 01:17:01 2017
Saved state has incompatible VM signature]

I'm unsure but I guess swi-prolog version was updated?

Thank you,

** Affects: pakcs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721977

Title:
  pakcs fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pakcs/+bug/1721977/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721976] [NEW] Thunar New Tab Button

2017-10-07 Thread Gottfried
Public bug reported:

This is not a bug report. However I know how you could make a better program.
I think it would be nice to have a "New Tab Button" on the toolbar in Thunar.
Another suggestion is to have a configurable toolbar with a selection of 
buttons, eg. "New Window", "Actions", "Settings".
Thank you!
From: Happy Xfce4 user.
:).

** Affects: xfce4-terminal (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721976

Title:
  Thunar New Tab Button

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/1721976/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721345] Re: ALC295 codec seems to have Master and PCM channels swapped

2017-10-07 Thread Dylan Borg
I wish anyone luck when trying to improve the status of the driver for
this codec. Some aspects do feel weird such as the interplay between
mixer channels.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721345

Title:
  ALC295 codec seems to have Master and PCM channels swapped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721345/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721345] Re: ALC295 codec seems to have Master and PCM channels swapped

2017-10-07 Thread Dylan Borg
I got a better result by changing "volume=ignore" to "volume=100", that
makes ure teh Master channel is stuck to 100% so teh woofers get used.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721345

Title:
  ALC295 codec seems to have Master and PCM channels swapped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721345/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1702466] Re: Subnet details page fails when a subnet uses IPv6 with prefix delegation

2017-10-07 Thread OpenStack Infra
Fix proposed to branch: master
Review: https://review.openstack.org/510302

** Changed in: horizon
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702466

Title:
  Subnet details page fails when a subnet uses IPv6 with prefix
  delegation

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1702466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1702466] Re: Subnet details page fails when a subnet uses IPv6 with prefix delegation

2017-10-07 Thread Akihiro Motoki
Note that 9.1.2 is a mitaka release of horizon. Mitaka is no longer
maintained as the upstream, so the fix will be only in the master and
pike release.

** Changed in: horizon
Milestone: None => queens-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702466

Title:
  Subnet details page fails when a subnet uses IPv6 with prefix
  delegation

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1702466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1702466] Re: Subnet details page fails when a subnet uses IPv6 with prefix delegation

2017-10-07 Thread Akihiro Motoki
Yes, we need to add a special handling when subnetpool_id is
'prefix_delegation'. It is a special subnet pool and we cannot retrieve
such subnetpool via the neutron API.

** Tags added: neutron

** Changed in: horizon
 Assignee: (unassigned) => Akihiro Motoki (amotoki)

** Changed in: horizon
   Status: New => Triaged

** Changed in: horizon
   Importance: Undecided => Medium

** Tags added: pike-back

** Tags removed: pike-back
** Tags added: pike-backport-potential

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702466

Title:
  Subnet details page fails when a subnet uses IPv6 with prefix
  delegation

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1702466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721972] [NEW] package libapache2-mod-php7.0 7.0.22-0ubuntu0.17.04.1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 4

2017-10-07 Thread Gennaro Landolfi
Public bug reported:

After an update I've got this error.

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: libapache2-mod-php7.0 7.0.22-0ubuntu0.17.04.1
ProcVersionSignature: Ubuntu 4.10.0-35.39-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
AptOrdering: NULL: ConfigurePending
Architecture: amd64
Date: Sat Oct  7 15:52:55 2017
DpkgTerminalLog:
 Configurazione di libapache2-mod-php7.0 (7.0.22-0ubuntu0.17.04.1)...
 ucfr: Attempt from package libapache2-mod-php7.0  to take 
/etc/php/7.0/fpm/php.ini away from package php7.0-fpm
 ucfr: Aborting.
 dpkg: errore nell'elaborare il pacchetto libapache2-mod-php7.0 (--configure):
  il sottoprocesso installato script di post-installation ha restituito lo 
stato di errore 4
ErrorMessage: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 4
InstallationDate: Installed on 2016-09-23 (379 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4.6~17.04.1
SourcePackage: php7.0
Title: package libapache2-mod-php7.0 7.0.22-0ubuntu0.17.04.1 failed to 
install/upgrade: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 4
UpgradeStatus: Upgraded to zesty on 2017-05-08 (152 days ago)

** Affects: php7.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721972

Title:
  package libapache2-mod-php7.0 7.0.22-0ubuntu0.17.04.1 failed to
  install/upgrade: il sottoprocesso installato script di post-
  installation ha restituito lo stato di errore 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1721972/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 311163] Re: Package lm-sensors 1:3.0.0-4ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2017-10-07 Thread Aswin
Affects Ubuntu 16.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/311163

Title:
  Package lm-sensors 1:3.0.0-4ubuntu1 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/311163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721970] [NEW] install from live usb session - unable to write grub to sda

2017-10-07 Thread dmcfarlane
Public bug reported:


removed previous folders from efi partion - ubuntu and opensuse

deleted previous install partition

choose install alongside existing windows installation (boots fine)

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity 17.10.7
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CasperVersion: 1.384
Date: Sat Oct  7 11:24:22 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful ubiquity-17.10.7 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721970

Title:
  install from live usb session - unable to write grub to sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1721970/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683990] Re: [Precision 3510, Realtek ALC3235, Speaker, Internal] No sound at all

2017-10-07 Thread Clare
** Attachment added: "Sound Settings screenshot for this bug"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1683990/+attachment/4964537/+files/Screenshot%20from%202017-10-07%2011-00-23.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683990

Title:
  [Precision 3510, Realtek ALC3235, Speaker, Internal] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1683990/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   >