[Bug 1686268] Re: Backlight brightness level not restored after reboot

2017-05-24 Thread Kai-Heng Feng
The issue's gone after I changed brightness in BIOS video tab.
So I cannot dig this anymore =(

But try if this solves your issue.

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

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

Title:
  Backlight brightness level not restored after reboot

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

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


Re: [Bug 1242321] Re: USB 3.0 Harddrive not recognised

2017-05-24 Thread tomdean
On 05/24/2017 09:36 PM, Kai-Heng Feng wrote:
> Create a file, "/etc/modprobe.d/uas-quirk.conf" with this line inside:
> options usb-storage quirks=::u
> 
> Replace "" with the storage device's vid:pid in lsusb.
> 

I created the file and rebooted with the drive connecte.  The reboot 
restored the Autosuspend to good.

 > cat /etc/modprobe.d/uas-quirk.conf
options usb-storage quirks=1058:25e2:u

 > lsusb
...
Bus 006 Device 005: ID 1058:25e2 Western Digital Technologies, Inc.
Bus 006 Device 004: ID 2109:0812 VIA Labs, Inc. VL812 Hub
Bus 006 Device 003: ID 2109:0812 VIA Labs, Inc. VL812 Hub
Bus 006 Device 002: ID 2109:0810 VIA Labs, Inc. VL81x Hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
...

I disconnected the drive and dmesg shows the disconnect.

I reconnected the drive and dmesg does not show the drive

 > lsusb
...
Bus 006 Device 004: ID 2109:0812 VIA Labs, Inc. VL812 Hub
Bus 006 Device 003: ID 2109:0812 VIA Labs, Inc. VL812 Hub
Bus 006 Device 002: ID 2109:0810 VIA Labs, Inc. VL81x Hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
...

The drive is not recognized.

I set Autosuspend to bad with powertop

   Bad Autosuspend for USB device xHCI Host Controller [usb6]

 > sudo lsusb -v

The drive led blinks and the drive is in dmesg

I disconnected the drive and dmesg shows the disconnect.

I reconnected the drive and dmesg does not show the drive

Tom Dean

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

Title:
  USB 3.0 Harddrive not recognised

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

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


Re: [Bug 1555331] Re: mate-panel crashed with SIGSEGV in g_slist_remove_all()

2017-05-24 Thread APolihron
I know. This problem was from the Alfa when I first reported and the bug
was close because "did not affect the destroy"

Pe 25 mai 2017 8:46 a.m., "Brian" <1555...@bugs.launchpad.net> a scris:

> My bug report was merged to here. For me, this started after upgrading
> from 16.10 to 17.04. I upgraded about 1-2 weeks prior to the official
> stable release. The crashing of mate-panel has been going on ever since.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1555331
>
> Title:
>   mate-panel crashed with SIGSEGV in g_slist_remove_all()
>
> Status in mate-panel package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Description:  Ubuntu Xenial Xerus (development branch)
>   Release:  16.04
>
>   ProblemType: Crash
>   DistroRelease: Ubuntu 16.04
>   Package: mate-panel 1.12.2-1
>   ProcVersionSignature: Ubuntu 4.4.0-11.26-generic 4.4.4
>   Uname: Linux 4.4.0-11-generic x86_64
>   ApportVersion: 2.20-0ubuntu3
>   Architecture: amd64
>   CurrentDesktop: MATE
>   Date: Wed Mar  9 22:49:55 2016
>   ExecutablePath: /usr/bin/mate-panel
>   InstallationDate: Installed on 2016-02-25 (12 days ago)
>   InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64
> (20160224)
>   ProcCmdline: mate-panel
>   SegvAnalysis:
>Segfault happened at: 0x7f4fa6439b1c :
> cmp%rbp,(%rdi)
>PC (0x7f4fa6439b1c) ok
>source "%rbp" ok
>destination "(%rdi)" (0x160016) not located in a known VMA region
> (needed writable region)!
>   SegvReason: writing unknown VMA
>   Signal: 11
>   SourcePackage: mate-panel
>   StacktraceTop:
>g_slist_remove_all () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
>?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
>g_hash_table_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
>gtk_rc_reset_styles () from /usr/lib/x86_64-linux-gnu/
> libgtk-x11-2.0.so.0
>?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
>   Title: mate-panel crashed with SIGSEGV in g_slist_remove_all()
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/mate-panel/+
> bug/1555331/+subscriptions
>

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

Title:
  mate-panel crashed with SIGSEGV in g_slist_remove_all()

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

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


[Bug 1680943] Re: [SRU] telegram-desktop's window never shows up (differently from Debian's sid)

2017-05-24 Thread Rogério Theodoro de Brito
Super thanks!

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

Title:
  [SRU] telegram-desktop's window never shows up (differently from
  Debian's sid)

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

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


[Bug 1687194] Re: Bluetooth file send stopped after 17.04

2017-05-24 Thread Subham Satyajeet
I also confirm that this bug exists. The workaround also worked, thanks.

Ubuntu Gnome 17.04.

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

Title:
  Bluetooth file send stopped after 17.04

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

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


[Bug 1693418] Re: package samba 2:4.5.8+dfsg-0ubuntu0.17.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-05-24 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package samba 2:4.5.8+dfsg-0ubuntu0.17.04.2 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/samba/+bug/1693418/+subscriptions

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


[Bug 1693418] Re: package samba 2:4.5.8+dfsg-0ubuntu0.17.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-05-24 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/1693418

Title:
  package samba 2:4.5.8+dfsg-0ubuntu0.17.04.2 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/samba/+bug/1693418/+subscriptions

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


[Bug 1693395] Status changed to Confirmed

2017-05-24 Thread Brad Figg
*** This bug is a duplicate of bug 1693394 ***
https://bugs.launchpad.net/bugs/1693394

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/1693395

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1691149] hainzel (amd64) - tests ran: 16, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  16, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_05-57-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1693395] Re: package linux-image-4.10.0-21-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-05-24 Thread Seth Arnold
*** This bug is a duplicate of bug 1693394 ***
https://bugs.launchpad.net/bugs/1693394

** Also affects: debconf (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/1693395

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1693160] Re: software notifies a problempackage openssh-server 1:7.2p2-4ubuntu2.1 [modified: usr/sbin/sshd] failed to install/upgrade: unable to make backup link of './usr/sbin/sshd' before insta

2017-05-24 Thread Seth Arnold
Hello Dorothy,

Please ask whoever takes a look at your computer to inspect this bug.
("ubuntu bug 1693160" should suffice.) These error messages are unusual
and may indicate that ssh and sshd have been set immutable, or set to
mode , or something even more surprising.

If you never use ssh to connect to other computers, or allow others to
connect to your computer with ssh, perhaps these should be removed
entirely.

Thanks

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

Title:
  software notifies a problempackage openssh-server 1:7.2p2-4ubuntu2.1
  [modified: usr/sbin/sshd] failed to install/upgrade: unable to make
  backup link of './usr/sbin/sshd' before installing new version:
  Operation not permitted

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

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


[Bug 1693395] Re: package linux-image-4.10.0-21-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-05-24 Thread Apport retracing service
*** This bug is a duplicate of bug 1693394 ***
https://bugs.launchpad.net/bugs/1693394

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 #1693394, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1693394
   package linux-image-4.10.0-21-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128

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

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1693395] Re: package linux-image-4.10.0-21-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-05-24 Thread Seth Arnold
*** This bug is a duplicate of bug 1693394 ***
https://bugs.launchpad.net/bugs/1693394

The relevant lines from the logs:

Preparing to unpack .../0-linux-image-4.10.0-21-generic_4.10.0-21.23_amd64.deb 
...
Use of uninitialized value $reply in scalar chomp at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.
Use of uninitialized value $reply in concatenation (.) or string at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.
Use of uninitialized value $reply in split at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.
Use of uninitialized value $reply in scalar chomp at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.
Use of uninitialized value $reply in concatenation (.) or string at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.
Use of uninitialized value $reply in split at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.
Use of uninitialized value $reply in scalar chomp at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.
Use of uninitialized value $reply in concatenation (.) or string at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.
Use of uninitialized value $reply in split at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.
Use of uninitialized value $ret in string eq at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 109.

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

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1693395] Re: package linux-image-4.10.0-21-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-05-24 Thread Seth Arnold
*** This bug is a duplicate of bug 1693394 ***
https://bugs.launchpad.net/bugs/1693394

Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1693355] Re: bugs

2017-05-24 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  bugs

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

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


[Bug 1378359] Re: mysql-server crash when syncing neutron database schema

2017-05-24 Thread Vison.Chen
** Package changed: mysql-5.5 (Ubuntu) => mysql-5.5 (Kiwi Linux)

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

Title:
  mysql-server crash when syncing neutron database schema

To manage notifications about this bug go to:
https://bugs.launchpad.net/kiwilinux/+source/mysql-5.5/+bug/1378359/+subscriptions

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


[Bug 1691149] gonzo (amd64) - tests ran: 141, failed: 0

2017-05-24 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/gonzo__4.10.0-22.24~16.04.1__2017-05-25_04-55-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] hainzel (amd64) - tests ran: 6, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   6, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_05-08-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] rumford (amd64) - tests ran: 34, failed: 3

2017-05-24 Thread Brad Figg
tests ran:  34, failed: 3;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/rumford__4.10.0-22.24~16.04.1__2017-05-25_05-00-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1693419] [NEW] theme elements like detail box in software updater have become small

2017-05-24 Thread Anish Majumder
Public bug reported:

theme elements like detail box in software updater have become small. This 
appeared after the upgrade to yakkety. Occurs in all themes.
there were also problems like misaligned close buttons in other themes, which 
got solved after I ran this:
sudo apt-get autoremove --purge  light-themes
sudo apt-get install  light-themes

but didn't solve the problems like the detail box. These are small in
all themes now.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: light-themes 16.10+16.10.20161024-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-42.45-generic 4.8.17
Uname: Linux 4.8.0-42-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu May 25 10:44:55 2017
InstallationDate: Installed on 2016-01-10 (500 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: Upgraded to yakkety on 2017-02-12 (101 days ago)

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


** Tags: amd64 apport-bug yakkety

** Attachment added: "screenshot of the problem"
   
https://bugs.launchpad.net/bugs/1693419/+attachment/4883118/+files/Screenshot%20from%202017-05-25%2010-46-45.png

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

Title:
  theme elements like detail box in software updater have become small

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

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


[Bug 1555331] Re: mate-panel crashed with SIGSEGV in g_slist_remove_all()

2017-05-24 Thread Brian
My bug report was merged to here. For me, this started after upgrading
from 16.10 to 17.04. I upgraded about 1-2 weeks prior to the official
stable release. The crashing of mate-panel has been going on ever since.

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

Title:
  mate-panel crashed with SIGSEGV in g_slist_remove_all()

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

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


[Bug 1689863] Re: gnome-shell crashed with SIGSEGV in js::GCMethods::needsPostBarrier()

2017-05-24 Thread Daniel van Vugt
This bug is also being tracked in:
https://errors.ubuntu.com/problem/858749eabf2fe619e12002e9f13cb2586b61d781

** Description changed:

+ https://errors.ubuntu.com/problem/858749eabf2fe619e12002e9f13cb2586b61d781
+ 
+ ---
+ 
  Kodi and Chrome was running. It happened when I was looking at a video
  played by Kodi. I didn't use keyboard or mouse.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.24.1-0ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.4-0ubuntu6
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Wed May 10 18:20:24 2017
  DisplayManager: lightdm
  ExecutablePath: /usr/bin/gnome-shell
  ExecutableTimestamp: 1493296359
  InstallationDate: Installed on 2017-04-29 (11 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170428)
  ProcCmdline: /usr/bin/gnome-shell
  ProcCwd: /home/p-i
  SegvAnalysis:
-  Segfault happened at: 0x7f164beeb105:testb  $0x1,(%rax)
-  PC (0x7f164beeb105) ok
-  source "$0x1" ok
-  destination "(%rax)" (0x7f15e3cfffe8) not located in a known VMA region 
(needed writable region)!
+  Segfault happened at: 0x7f164beeb105:testb  $0x1,(%rax)
+  PC (0x7f164beeb105) ok
+  source "$0x1" ok
+  destination "(%rax)" (0x7f15e3cfffe8) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
-  ?? () from /usr/lib/libgjs.so.0
-  g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
-  ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
-  g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
-  meta_run () from /usr/lib/x86_64-linux-gnu/libmutter-0.so.0
+  ?? () from /usr/lib/libgjs.so.0
+  g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+  ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+  g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+  meta_run () from /usr/lib/x86_64-linux-gnu/libmutter-0.so.0
  Title: gnome-shell crashed with SIGSEGV in g_main_context_dispatch()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Tags added: zesty

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

Title:
  gnome-shell crashed with SIGSEGV in
  js::GCMethods::needsPostBarrier()

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

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

[Bug 1693417] Re: /usr/bin/gnome-shell:11:js::GCMethods:JS::Heap:JS::Heap:GjsMaybeOwned:closure_clear_idle

2017-05-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1689863 ***
https://bugs.launchpad.net/bugs/1689863

** This bug has been marked a duplicate of bug 1689863
   gnome-shell crashed with SIGSEGV in 
js::GCMethods::needsPostBarrier()

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

Title:
  /usr/bin/gnome-
  shell:11:js::GCMethods:JS::Heap:JS::Heap:GjsMaybeOwned:closure_clear_idle

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

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


[Bug 1693417] [NEW] /usr/bin/gnome-shell:11:js::GCMethods:JS::Heap:JS::Heap:GjsMaybeOwned:closure_clear_idle

2017-05-24 Thread errors.ubuntu.com bug bridge
*** This bug is a duplicate of bug 1689863 ***
https://bugs.launchpad.net/bugs/1689863

Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-shell.  This problem was most recently seen with package version 
3.24.2-0ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/858749eabf2fe619e12002e9f13cb2586b61d781 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.

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


** Tags: artful zesty

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

Title:
  /usr/bin/gnome-
  shell:11:js::GCMethods:JS::Heap:JS::Heap:GjsMaybeOwned:closure_clear_idle

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

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


[Bug 1671540] Re: Software Updater window is invisible

2017-05-24 Thread Mat Cucuzella
Happens to me at least 4 out of 5 times.
Ubuntu 17.04
System76 Meerkat

Using the following always make the updated visible on my current desktop:
wmctrl -R 'Software Updater'

I can collect data if there are questions since it happens so often.

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

Title:
  Software Updater window is invisible

To manage notifications about this bug go to:
https://bugs.launchpad.net/update-notifier/+bug/1671540/+subscriptions

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


[Bug 1693415] [NEW] package nfs-common 1:1.2.8-9.2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-05-24 Thread Chingiz Eraliev
Public bug reported:

I don't know

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: nfs-common 1:1.2.8-9.2ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-52.55-generic 4.8.17
Uname: Linux 4.8.0-52-generic i686
NonfreeKernelModules: openafs wl
ApportVersion: 2.20.3-0ubuntu8.3
AptOrdering:
 libgsl2:i386: Install
 NULL: ConfigurePending
Architecture: i386
Date: Thu May 25 09:53:12 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2017-04-13 (41 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1.1
 apt  1.3.5
SourcePackage: nfs-utils
Title: package nfs-common 1:1.2.8-9.2ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
UpgradeStatus: Upgraded to yakkety on 2017-04-29 (25 days ago)

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 yakkety

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

Title:
  package nfs-common 1:1.2.8-9.2ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

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


[Bug 1693416] [NEW] latest thunderbird update (52.1.1) broke my thunderbird/enigmail configuration, resulting in thuderbird hanging while "creating email", only for encrypted emails.

2017-05-24 Thread ianni67
Public bug reported:

It happens since a couple of days. Every time I send an encrypted email,
Thunderbird hangs on "creating email". It hangs forever. I have to close
the window and re-create the message (also loosing the text, so I have
to copy it first). Then it usually works, but will hang at the next
message.

I run Ubuntu 16.04.

I found other people having the same issue:
https://askubuntu.com/questions/918117/thunderbird-stuck-with-status-creating-mail-message

This problem is very annoying, please help-

** Affects: thunderbird (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/1693416

Title:
  latest thunderbird update (52.1.1) broke my thunderbird/enigmail
  configuration, resulting in thuderbird hanging while "creating email",
  only for encrypted emails.

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

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


[Bug 1693415] Re: package nfs-common 1:1.2.8-9.2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-05-24 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/1693415

Title:
  package nfs-common 1:1.2.8-9.2ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

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


[Bug 1690299] Re: Cannot remove detached devices from container

2017-05-24 Thread Stéphane Graber
The removal of multiple devices at once, I'll do as part of my new-
client branch as the new client library makes that much easier. I spent
30min trying to hook things up with the old client library, but all our
helper functions are meant to interact with a single device at once...

Adding the "optional" property isn't blocked on the port to the new
client library though, so hopefully I'll get to that over the next few
days.

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

Title:
  Cannot remove detached devices from container

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

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


[Bug 1690280] Re: Classic confined snaps don't install

2017-05-24 Thread Robert Ancell
This patch implements the technical details to install a classic snap.
Tested with the 'atom' snap. It doesn't display any warnings (yet).

** Patch added: "0001-snap-Install-classic-snaps.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1690280/+attachment/4883098/+files/0001-snap-Install-classic-snaps.patch

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

Title:
  Classic confined snaps don't install

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

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


[Bug 1530445] Re: cannot install ubuntu alongside windows 10 on asus x552mj

2017-05-24 Thread adam reynolds
Same issue, but had full connection to wifi the whole time; installer
tells me that grub installation failed. How... I mean... I could see if
there were an issue with Win10 overwriting a previous Ubuntu/grub
install, but why is it failing when Ubuntu is installed second?

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

Title:
  cannot install ubuntu alongside windows 10 on asus x552mj

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

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


[Bug 1679962] Re: psmouse serio1: Explorer Mouse at isa0060/serio1/input0 lost synchronization, throwing 3 bytes away.

2017-05-24 Thread Kai-Heng Feng
@slimbook,

Does it support 3/4 fingers in Windows?
Does it work under -72 as @abbot says?

@abbot,
Can you also try linux kernels between -72 and -78? We can narrow down the 
changes we need to look at.

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

Title:
  psmouse serio1: Explorer Mouse at isa0060/serio1/input0 lost
  synchronization, throwing 3 bytes away.

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

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


[Bug 1691149] hainzel (amd64) - tests ran: 10, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  10, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_03-51-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-05-24 Thread Hassan Williamson
I've recently started getting this issue too. What is going on?? Ubuntu
shouldn't be doing this on the LTS.

** Also affects: libgnome-keyring (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/1689825

Title:
  gnome-keyring not unlocked on boot

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

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


[Bug 1242321] Re: USB 3.0 Harddrive not recognised

2017-05-24 Thread Kai-Heng Feng
Create a file, "/etc/modprobe.d/uas-quirk.conf" with this line inside:
options usb-storage quirks=::u

Replace "" with the storage device's vid:pid in lsusb.

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

Title:
  USB 3.0 Harddrive not recognised

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

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


[Bug 1693126] Re: Keyboard backlight control does not work on some dell laptops.

2017-05-24 Thread Kai-Heng Feng
Uh do you mean linux kernel released?

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

Title:
  Keyboard backlight control does not work on some dell laptops.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1693126/+subscriptions

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


[Bug 1691149] rumford (amd64) - tests ran: 10, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  10, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/rumford__4.10.0-22.24~16.04.1__2017-05-25_03-44-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] gonzo (i386) - tests ran: 7, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   7, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/gonzo__4.10.0-22.24~16.04.1__2017-05-25_03-43-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1692836] Re: Dell XPS 9360 wifi 5G performance is poor

2017-05-24 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Dell XPS 9360 wifi 5G performance is poor

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1692836/+subscriptions

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


[Bug 1676064] Re: package epoptes 0.5.10-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-05-24 Thread Launchpad Bug Tracker
[Expired for epoptes (Ubuntu) because there has been no activity for 60
days.]

** Changed in: epoptes (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/1676064

Title:
  package epoptes 0.5.10-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/epoptes/+bug/1676064/+subscriptions

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


[Bug 1693167] Re: Syncing or Importing Password does't work after upgrade

2017-05-24 Thread Vaishak Kallore
Same version on another computer works fine as expected.

However, after system restart this is functioning. Marking as closed,
still curious to know what was causing the issue.

** Changed in: chromium-browser (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/1693167

Title:
  Syncing or Importing Password does't work after upgrade

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

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


[Bug 1693411] Re: gnome-shell crashed with SIGSEGV when I use my chromium to see a movie , then there is a break and the error occurs

2017-05-24 Thread Apport retracing service
*** This bug is a duplicate of bug 1689863 ***
https://bugs.launchpad.net/bugs/1689863

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 #1689863, 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/1693411/+attachment/4883083/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1689863
   gnome-shell crashed with SIGSEGV in 
js::GCMethods::needsPostBarrier()

** Information type changed from Private Security to Public Security

** 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/1693411

Title:
  gnome-shell crashed with SIGSEGV  when  I use  my chromium to see a
  movie ,  then there is a break and the error occurs

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

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


[Bug 1645011] Re: CyPS/2 Cypress Trackpad driver errors

2017-05-24 Thread Yoshiba
same problem ere
I: Bus=0011 Vendor=0002 Product=0011 Version=0001
N: Name="CyPS/2 Cypress Trackpad"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input27
U: Uniq=
H: Handlers=mouse1 event8 
B: PROP=1
B: EV=b
B: KEY=e520 7 0 0 0 0
B: ABS=66080001103

   45.167522] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.168149] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.176920] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.178152] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.186704] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.187712] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.196497] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.197429] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.206422] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.207205] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.216289] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.216991] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.225806] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.226918] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.235752] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.236659] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.245407] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.246592] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.255266] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.256190] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.265260] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.266072] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.275146] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.275965] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.284961] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.286072] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.294843] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.295867] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.305085] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.305828] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.315047] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.315842] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.324854] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.326480] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.327772] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.328793] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.389630] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.390692] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.399456] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.400430] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.409562] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.410358] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.419797] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.420081] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.429211] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.429772] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.438909] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.439688] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.448864] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.449752] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.460157] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.460874] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.470177] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.470749] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver 
resynced.
[   45.479642] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at 
byte 1
[   45.4

[Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-24 Thread Rocko
@dholbert: your lockup looks like
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1680904 (and the
upstream bug is https://bugs.freedesktop.org/show_bug.cgi?id=100516).
It's a bug in the Intel graphics drivers that unfortunately is present
in both kernels 4.10 and 4.11, but should be fixed in 4.12.

** Bug watch added: freedesktop.org Bugzilla #100516
   https://bugs.freedesktop.org/show_bug.cgi?id=100516

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

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

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


[Bug 1693410] [NEW] gmplayer is broken

2017-05-24 Thread Jerry Quinn
Public bug reported:

I try to run gmplayer from the cmdline and it fails:

jlquinn@cerberus:~/Videos$ gmplayer  /dev/dvd
MPlayer 1.2.1 (Debian), built with gcc-5.3.1 (C) 2000-2016 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Error in skin config file at line 6: PNG read error in 
/usr/share/mplayer/skins/default/main
Config file processing error with skin 'default'

Exiting... (Fatal error)
jlquinn@cerberus:~/Videos$ 

I see 3 older bugs that have problems with default skin, but they all
show fix released.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: mplayer-gui 2:1.2.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-72.93-generic 4.4.49
Uname: Linux 4.4.0-72-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: Unity
Date: Wed May 24 23:56:55 2017
InstallationDate: Installed on 2016-05-30 (359 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: mplayer
UpgradeStatus: Upgraded to xenial on 2016-05-31 (358 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  gmplayer is broken

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

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


[Bug 1664846] Re: [Wishlist] Support for teaming driver

2017-05-24 Thread Mike Pontillo
If we decide to implement this (I think it's still a wishlist item), I
would prefer it to be more of a 'preferred driver choice' type of
option. That is, model it like a normal bond in the YAML, but have
something like a "preferred-driver: teaming" or similar, with a way to
pass in additional ad-hoc custom parameters for that driver. (Only
options very specific to that particular driver should ever be used in
this ad-hoc manner. Bonds should be modeled as generically as possible,
with industry-standard options exposed in the generalized YAML.)

My $0.02.

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

Title:
  [Wishlist] Support for teaming driver

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

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


[Bug 1693393] Re: Power consumption issue on suspend-to-idle(s2idle)

2017-05-24 Thread Anthony Wong
** Also affects: hwe-next
   Importance: Undecided
   Status: New

** Changed in: hwe-next
 Assignee: (unassigned) => AceLan Kao (acelankao)

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

Title:
  Power consumption issue on suspend-to-idle(s2idle)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1693393/+subscriptions

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


[Bug 1691149] hainzel (amd64) - tests ran: 20, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  20, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_02-47-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1692762] Re: [screensaver] Automatic screen lock never locks or blanks the screen using Gnome Shell and LightDM

2017-05-24 Thread Jeremy Bicha
Automatic screen lock with LightDM works for me with GNOME on X, but not
with GNOME on Wayland.

** Tags added: wayland

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

Title:
  [screensaver] Automatic screen lock never locks or blanks the screen
  using Gnome Shell and LightDM

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

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


[Bug 959106] Re: ASUS WMI driver does not emit brightness key events

2017-05-24 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   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/959106

Title:
  ASUS WMI driver does not emit brightness key events

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/959106/+subscriptions

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


[Bug 1691149] gonzo (amd64) - tests ran: 20, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  20, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/gonzo__4.10.0-22.24~16.04.1__2017-05-25_02-28-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] rumford (amd64) - tests ran: 20, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  20, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/rumford__4.10.0-22.24~16.04.1__2017-05-25_02-22-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1693404] Re: p

2017-05-24 Thread Tom winchester
** Summary changed:

- package python3.5-minimal 3.5.3-1 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
+ p

** Summary changed:

- p
+ .

** Description changed:

- Hello,
- When I turn on my computer I have a software error message concerning python 
3.5
- 
- 1) I use : Ubuntu 17.04 zesty zapus  and my computer is recent : Asus X751M
- 2) The version of the package : 3.5.3-1
- 3) I want to install a software (I2P)
- 4) error message when my computer's start-up, when i want to install a 
package, and sometimes (but frequently) my computer freeze totally
- 
- When I want to install a package, I have an error message saying :
- "Pré-Dépend: python3-minimal (= 3.5.1-4) mais 3.5.3-1 devra être installé
-Dépend: libpython3-stdlib (= 3.5.1-4) mais 3.5.3-1 devra être 
installé
- E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans 
paquet "
- 
- So I test the commande " apt --fix-broken install " in sudo su and I
- have an other error message saying :
- 
- " Des erreurs ont été rencontrées pendant l'exécution :
-  python3.5-minimal
-  python3-minimal
- E: Sub-process /usr/bin/dpkg returned an error code (1) " 
- 
- So i can not install software. I think it's also because of that my
- computer freeze/crash all the time mainly since the update 17.04.
- 
- Sorry for my bad English.
- Thank you very much.
- 
- ProblemType: Package
- DistroRelease: Ubuntu 17.04
- Package: python3.5-minimal 3.5.3-1
- ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
- Uname: Linux 4.10.0-20-generic x86_64
- ApportVersion: 2.20.4-0ubuntu4
- AptOrdering:
-  python3.5-minimal:amd64: Configure
-  python3-minimal:amd64: Configure
-  python3:amd64: Install
-  NULL: ConfigurePending
- Architecture: amd64
- Date: Thu May 25 03:28:00 2017
- ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
- InstallationDate: Installed on 2015-08-07 (656 days ago)
- InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
- RelatedPackageVersions:
-  dpkg 1.18.10ubuntu2
-  apt  1.4
- SourcePackage: python3.5
- Title: package python3.5-minimal 3.5.3-1 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
- UpgradeStatus: Upgraded to zesty on 2017-05-06 (18 days ago)
+ .

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+attachment/4883070/+files/Dependencies.txt

** Attachment removed: "Df.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+attachment/4883071/+files/Df.txt

** Attachment removed: "Dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+attachment/4883072/+files/Dmesg.txt

** Attachment removed: "DpkgHistoryLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+attachment/4883073/+files/DpkgHistoryLog.txt

** Attachment removed: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+attachment/4883074/+files/DpkgTerminalLog.txt

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+attachment/4883075/+files/JournalErrors.txt

** Attachment removed: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+attachment/4883076/+files/ProcCpuinfoMinimal.txt

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

Title:
  .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+subscriptions

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

[Bug 1597314] Re: Support for apps which do not automatically connect to slots

2017-05-24 Thread Robert Ancell
Opened a forum topic about the best way to implement this:
https://forum.snapcraft.io/t/connecting-plugs-and-slots-in-a-gui/776

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

Title:
  Support for apps which do not automatically connect to slots

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

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


[Bug 1687512] Re: Kernel panics on Xenial when using cgroups and strict CFS limits

2017-05-24 Thread Daniel Axtens
Hi,

I didn't realise this had hit -proposed; I am in the process of
verifying the fix and will let you know ASAP.

Regards,
Daniel

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

Title:
  Kernel panics on Xenial when using cgroups and strict CFS limits

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

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


[Bug 1693404] [NEW] .

2017-05-24 Thread Tom winchester
Public bug reported:

.

** Affects: python3.5 (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/1693404

Title:
  .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1693404/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2017-05-24 Thread Gustavo Neves
I can confirm the fix still works, at least on Mint 17.3 Rosa XFCE 32-bit. I 
made some little converters actions that NEED to be used in network shares (and 
the desktop) and then I realised it would not work there.
  
Steps for people like me that would waste hours on this:  
01. Enable source-code downloads on apt-sources (can be via gui)  
02. sudo apt-get update  
03. sudo build-deps thunar  
04. mkdir $HOME/src && cd $HOME/src  
05. apt-get source thunar  
06. cd thunar-1.6.10  
07. wget https://bugzilla.xfce.org/attachment.cgi?id=3482 -O patch3482.patch  
08. try the patch: patch --dry-run -p1 < patch3482.patch  
09. if no errors, run for real!  
10. patch --dry-run -p1 < patch3482.patch &>/dev/null && patch -p1 < 
patch3482.patch || echo "Failed"  
11. The usual way would be: ./configure + make + make install, but we know 
better, right?  
12. Create deb packages: dpkg-buildpackage -rfakeroot -uc -b  
13. If all went fone you will have 4 new .deb packages in $HOME/src (1 level 
above, cd ..) 
14. I just double-clicked the file libthunarx-2-0_1.6.10-1~14.04_i386.deb and 
chose REINSTALL  
15. Reboot (NEEDED) and it works  
16. No need to reinstall the other packages  

I created this on a virtual machine and deployed the .deb in 2 real
machines with success. All of them Mint 17 Rosa XFCE 32-bit. If I can I
will try to generate 64bit and Ubuntu debs as well, but someone else
could use the setps above to do that.

I am attaching my .deb file here. But AGAIN: this is for Mint 17.3 Rosa XFCE 
32-bit! Not sure it would work anywhere else and breaking thunar would be bad! 
In theory, should be fine for Ubuntu 14.04.5 (Trusty Tahr), BUT I HAVEN'T 
TESTED!
  
Main reason I am doing this is because this has been pending for years.

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

Title:
  thunar actions only on local drive

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

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


[Bug 899624] Re: thunar actions only on local drive

2017-05-24 Thread Gustavo Neves
libthunarx-2-0_1.6.10-1~14.04_i386.deb patched - Linux Mint 17.3 Rosa
XFCE 32-bit

** Attachment added: "libthunarx-2-0_1.6.10-1~14.04_i386.deb"
   
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/+attachment/4883069/+files/libthunarx-2-0_1.6.10-1~14.04_i386.deb

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

Title:
  thunar actions only on local drive

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

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


[Bug 1686854] Re: package nvidia-cuda-toolkit 7.5.18-0ubuntu1 failed to install/upgrade: no package named 'nvidia-cuda-toolkit' is installed, cannot configure

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

** Changed in: nvidia-cuda-toolkit (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/1686854

Title:
  package nvidia-cuda-toolkit 7.5.18-0ubuntu1 failed to install/upgrade:
  no package named 'nvidia-cuda-toolkit' is installed, cannot configure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1686854/+subscriptions

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


[Bug 1691149] rizzo (amd64) - tests ran: 19, failed: 2

2017-05-24 Thread Brad Figg
tests ran:  19, failed: 2;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/rizzo__4.10.0-22.24~16.04.1__2017-05-24_19-43-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1688056] Re: Package outdated

2017-05-24 Thread Sean Davis
We've started the SRU process as outlined here:
https://wiki.ubuntu.com/StableReleaseUpdates

The updated package has been uploaded and is now waiting for approval to
xenial-proposed.

xfce4-weather-plugin 0.8.9-0ubuntu0.16.04.1

** Changed in: xfce4-weather-plugin (Ubuntu Xenial)
   Status: Confirmed => In Progress

** Changed in: xfce4-weather-plugin (Ubuntu Xenial)
 Assignee: (unassigned) => Sean Davis (bluesabre)

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

Title:
  Package outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1688056/+subscriptions

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


[Bug 1693369] Re: 5U84 - ses driver isn't binding right - cannot blink lights on 1 of the 2 5u84

2017-05-24 Thread Manoj Iyer
** Also affects: ubuntu-power-systems
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
Canonical Kernel Team (canonical-kernel-team)

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

Title:
  5U84 - ses driver isn't binding right - cannot blink lights on 1 of
  the 2 5u84

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1693369/+subscriptions

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


[Bug 1688056] Re: Package outdated

2017-05-24 Thread Sean Davis
** Description changed:

+ [Impact]
+ 
+  * The API that powers xfce4-weather-plugin has changed.
+  * As a result, xfce4-weather-plugin 0.8.6 is no longer able to connect and 
is functionally useless.
+  * The latest version, 0.8.9 supports the latest API and works in Xenial.
+ 
+ [Test Case]
+ 
+  * Right click on the Xfce panel.
+  * Go to Panel > Add New Items
+  * Add "Weather Update" and configure it.
+  * Nothing more happens.
+  * Install 0.8.9.
+  * Restart the panel (possibly the session)
+  * Configure the plugin.
+  * Current weather information is retrieved and displayed.
+ 
+ [Regression Potential]
+ 
+  * The only changes since 0.8.6 are translation updates, compiler warnings, 
and the new API endpoints.
+  * As a result, regression potential is minimal until the API changes again.
+ 
+ [Original Report]
+ 
  There is a new version because weather datacenter changed api:
  
  https://bugzilla.xfce.org/show_bug.cgi?id=13527

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

Title:
  Package outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1688056/+subscriptions

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


[Bug 1691149] hainzel (amd64) - tests ran: 1, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_02-23-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1679488] Re: Thunar freezes when left inactive for a while

2017-05-24 Thread Sean Davis
** Changed in: thunar (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: thunar (Ubuntu Xenial)
 Assignee: (unassigned) => Sean Davis (bluesabre)

** Changed in: thunar (Ubuntu Yakkety)
   Status: New => In Progress

** Changed in: thunar (Ubuntu Yakkety)
 Assignee: (unassigned) => Sean Davis (bluesabre)

** Changed in: thunar (Ubuntu Zesty)
   Status: New => In Progress

** Changed in: thunar (Ubuntu Zesty)
 Assignee: (unassigned) => Sean Davis (bluesabre)

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

Title:
  Thunar freezes when left inactive for a while

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

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


[Bug 1691149] gonzo (i386) - tests ran: 1, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/gonzo__4.10.0-22.24~16.04.1__2017-05-25_02-05-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] hainzel (amd64) - tests ran: 64, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  64, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_01-32-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 64, failed: 1

2017-05-24 Thread Brad Figg
tests ran:  64, failed: 1;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/ms10-35-mcdivittB0-kernel__4.10.0-22.24~16.04.1__2017-05-25_01-34-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] rumford (amd64) - tests ran: 1, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/rumford__4.10.0-22.24~16.04.1__2017-05-25_01-55-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1693397] [NEW] package emacsen-common 2.0.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-05-24 Thread Dan Allan
Public bug reported:

This was encountered when running 16.02 upgrade.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: emacsen-common 2.0.8
ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62
Uname: Linux 4.4.0-78-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
Date: Wed May 24 17:39:58 2017
Dependencies:
 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-05-22 (734 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: emacsen-common
Title: package emacsen-common 2.0.8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2017-05-25 (0 days ago)

** Affects: emacsen-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package emacsen-common 2.0.8 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/emacsen-common/+bug/1693397/+subscriptions

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


[Bug 1679488] Re: Thunar freezes when left inactive for a while

2017-05-24 Thread Sean Davis
We're beginning the SRU process now as defined here:
https://wiki.ubuntu.com/StableReleaseUpdates

Xenial, Yakketty, and Zesty SRU packages include this patch (originally
included in Artful).

** Patch added: "Patch included in SRU"
   
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1679488/+attachment/4883061/+files/02_fix-deadlock-in-mutex-causing-thunar-to-hang.patch

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

Title:
  Thunar freezes when left inactive for a while

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

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


[Bug 1693394] Re: package linux-image-4.10.0-21-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-05-24 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/1693394

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1693394] Status changed to Confirmed

2017-05-24 Thread Brad Figg
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/1693394

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1693229] fozzie (i386) - tests ran: 1, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.11.0-4.9-generic/fozzie__4.11.0-4.9__2017-05-25_01-47-00/results-index.html

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

Title:
  linux: 4.11.0-4.9 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1693229/+subscriptions

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


[Bug 1688208] Re: gnome-shell crashed with SIGSEGV in foreach_city() from foreach_city() from foreach_city() from foreach_city() from foreach_city()

2017-05-24 Thread Jeremy Bicha
** Also affects: libgweather (Ubuntu Zesty)
   Importance: Undecided
   Status: New

** Also affects: gnome-shell (Ubuntu Zesty)
   Importance: Undecided
   Status: New

** No longer affects: gnome-shell (Ubuntu Zesty)

** Changed in: libgweather (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: libgweather (Ubuntu Zesty)
   Importance: Undecided => Medium

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

Title:
  gnome-shell crashed with SIGSEGV in foreach_city() from foreach_city()
  from foreach_city() from foreach_city() from foreach_city()

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

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


[Bug 1693394] [NEW] package linux-image-4.10.0-21-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-05-24 Thread Michael Cosman
Public bug reported:

ubuntu-bug linux

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: linux-image-4.10.0-21-generic (not installed)
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.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  michael1637 F pulseaudio
 /dev/snd/controlC1:  michael1637 F pulseaudio
Date: Wed May 24 21:51:34 2017
ErrorMessage: subprocess new pre-installation script returned error exit status 
128
InstallationDate: Installed on 2017-05-25 (0 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
IwConfig:
 enp2s0no wireless extensions.
 
 lono wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=6b84d01a-201b-4658-b56b-681184bcd57d ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta3-4ubuntu2
RfKill:
 
SourcePackage: linux
Title: package linux-image-4.10.0-21-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/24/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0218
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7H55-M
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0218:bd02/24/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7H55-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** 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/1693394

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1654448] Re: XPS 13 9360, Realtek ALC3246, Headphone audio hiss

2017-05-24 Thread Daniel van Vugt
Please try both cable types of the Bose Quiet Comfort (assuming you have
two). And you might want to try my favourite trick of plugging in via a
headphone splitter/extension/adapter. Sometimes you just have to
piggyback on a different connector to get a clean connection.

I'm not saying the primary bug isn't in the laptop, but it's also likely
one or some people affected here also suffer from physical connector
problems. Always happens...

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

Title:
  XPS 13 9360, Realtek ALC3246, Headphone audio hiss

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

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


[Bug 1691149] gonzo (amd64) - tests ran: 1, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/gonzo__4.10.0-22.24~16.04.1__2017-05-25_01-40-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1692836] Re: Dell XPS 9360 wifi 5G performance is poor

2017-05-24 Thread AceLan Kao
This patch has been submitted

** Patch added: 
"0001-UBUNTU-SAUCE-ath10k-fix-the-wifi-speed-issue-for-kil.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1692836/+attachment/4883024/+files/0001-UBUNTU-SAUCE-ath10k-fix-the-wifi-speed-issue-for-kil.patch

** Changed in: linux (Ubuntu)
   Status: In Progress => 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/1692836

Title:
  Dell XPS 9360 wifi 5G performance is poor

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1692836/+subscriptions

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


[Bug 1693393] [NEW] Power consumption issue on suspend-to-idle(s2idle)

2017-05-24 Thread AceLan Kao
Public bug reported:

The power consumption is pretty high(8Watt) during suspend-to-idle mode
under Xenial.

1. It consumes 8Watt under 4.4 kernel
2. It consumes 4Watt under 4.8 kernel
3. It consumes 2Watt under 4.11 kernel

There are essential patches in 4.8 and 4.11 kernels, they are
In 4.8
   9d26d3a PCI: Put PCIe ports into D3 during suspend
In 4.11
   8d2c453 platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI 
whitelist

We need these 2 commits to have better s2idle support.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 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/1693393

Title:
  Power consumption issue on suspend-to-idle(s2idle)

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

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


[Bug 1616651] Re: gnome-shell assert failure: *** Error in `/usr/bin/gnome-shell': free(): invalid pointer: 0x00000000082dcf30 ***

2017-05-24 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   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/1616651

Title:
  gnome-shell assert failure: *** Error in `/usr/bin/gnome-shell':
  free(): invalid pointer: 0x082dcf30 ***

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

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


[Bug 1691146] rumford (amd64) - tests ran: 64, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  64, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24-generic/rumford__4.10.0-22.24__2017-05-25_00-57-00/results-index.html

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

Title:
  linux: 4.10.0-22.24 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691146/+subscriptions

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


[Bug 1688208] Re: gnome-shell crashed with SIGSEGV in foreach_city() from foreach_city() from foreach_city() from foreach_city() from foreach_city()

2017-05-24 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  gnome-shell crashed with SIGSEGV in foreach_city() from foreach_city()
  from foreach_city() from foreach_city() from foreach_city()

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

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


[Bug 1693390] Re: gvfsd-mtp crashed with SIGSEGV

2017-05-24 Thread Apport retracing service
*** This bug is a duplicate of bug 1689770 ***
https://bugs.launchpad.net/bugs/1689770

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 #1689770, 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/1693390/+attachment/4883006/+files/CoreDump.gz

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

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

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

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

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

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

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

** 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/1693390

Title:
  gvfsd-mtp crashed with SIGSEGV

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

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


[Bug 1566091] Re: GNOME Classic: Text of taskbar button of current window is nearly invisible

2017-05-24 Thread Jeremy Bicha
J. J., do you have any experience with git? It would be really useful if
you could forward a Git patch for this issue to GNOME.

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

Title:
  GNOME Classic: Text of taskbar button of current window is nearly
  invisible

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

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


[Bug 1693033] Re: Please merge system-config-printer with Debian 1.5.9

2017-05-24 Thread Jeremy Bicha
Thank you!

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

Title:
  Please merge system-config-printer with Debian 1.5.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1693033/+subscriptions

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


[Bug 1693229] fozzie (amd64) - tests ran: 1, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.11.0-4.9-generic/fozzie__4.11.0-4.9__2017-05-25_01-20-00/results-index.html

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

Title:
  linux: 4.11.0-4.9 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1693229/+subscriptions

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


[Bug 1647820] Re: Hiding a panel makes unhide button invisible

2017-05-24 Thread boyevil
Update:

"killall mate-panel" will respawn the panel and fix the button

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

Title:
  Hiding a panel makes unhide button invisible

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

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


[Bug 1691149] hainzel (amd64) - tests ran: 2, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_01-07-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1647820] Re: Hiding a panel makes unhide button invisible

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

** Changed in: mate-panel (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/1647820

Title:
  Hiding a panel makes unhide button invisible

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

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


[Bug 1647820] Re: Hiding a panel makes unhide button invisible

2017-05-24 Thread boyevil
** Changed in: mate-panel (Ubuntu)
 Assignee: (unassigned) => boyevil (boyevil)

** Changed in: mate-panel (Ubuntu)
   Status: Confirmed => 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/1647820

Title:
  Hiding a panel makes unhide button invisible

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

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


[Bug 1693391] [NEW] Ubuntu shows up in my list of UEFI boot choices, but takes me staright to Windows 10

2017-05-24 Thread BillyMartin
Public bug reported:

The first time I installed it wiped out my Windows 10 MBR and I couldn't
get it back no matter what I tried so I re-installed windows. After I
re-installed windows on an empty hard drive, I installed Unbuntu. It
seemed all right and asked me to take the DVD out, but when it rebooted,
It took me straight to Windows 10. What is really frustrating is that I
can't get ANY of my USB mice to work with the Ubuntu live disk and it's
almost impossible to figure anything out using Alt-Tab. Please help.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.3 [modified: 
lib/partman/automatically_partition/question]
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: Wed May 24 21:06:27 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
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/1693391

Title:
  Ubuntu shows up in my list of UEFI boot choices, but takes me staright
  to Windows 10

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

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


[Bug 1691149] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 2, failed: 0

2017-05-24 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/ms10-35-mcdivittB0-kernel__4.10.0-22.24~16.04.1__2017-05-25_01-08-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1647820] Re: Hiding a panel makes unhide button invisible

2017-05-24 Thread boyevil
Same here. Can still access menus though hot keys. JIC, this started
after adding Gnome and Kody DEs

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

Title:
  Hiding a panel makes unhide button invisible

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

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


[Bug 1691149] fozzie (i386) - tests ran: 19, failed: 1

2017-05-24 Thread Brad Figg
tests ran:  19, failed: 1;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/fozzie__4.10.0-22.24~16.04.1__2017-05-25_00-02-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691146] gonzo (amd64) - tests ran: 64, failed: 0

2017-05-24 Thread Brad Figg
tests ran:  64, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24-generic/gonzo__4.10.0-22.24__2017-05-25_00-03-00/results-index.html

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

Title:
  linux: 4.10.0-22.24 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691146/+subscriptions

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


[Bug 1693033] Re: Please merge system-config-printer with Debian 1.5.9

2017-05-24 Thread Till Kamppeter
I have done another upload now (-0ubuntu2) taking in the Debian changes.
Now the build is dh-based.

Note that there are many extra patches for driverless printing support
and some general fixes. I will submit them upstream soon.

The ippusbxd support will be removed later on when Avahi is fixed
(https://github.com/lathiat/avahi/issues/125) so that IPP-over-USB
printers work with CUPS alone (auto-setup by CUPS).

** Bug watch added: github.com/lathiat/avahi/issues #125
   https://github.com/lathiat/avahi/issues/125

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

Title:
  Please merge system-config-printer with Debian 1.5.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1693033/+subscriptions

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


[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2017-05-24 Thread Bug Watch Updater
** Changed in: libytnef (Debian)
   Status: Unknown => 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/1666884

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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


[Bug 1691149] hainzel (amd64) - tests ran: 141, failed: 0

2017-05-24 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/hainzel__4.10.0-22.24~16.04.1__2017-05-25_00-07-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


[Bug 1691149] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 141, failed: 0

2017-05-24 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.10.0-22.24~16.04.1-generic/ms10-35-mcdivittB0-kernel__4.10.0-22.24~16.04.1__2017-05-24_23-56-00/results-index.html

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

Title:
  linux-hwe-edge: 4.10.0-22.24~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1691149/+subscriptions

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


  1   2   3   4   5   6   7   8   >