[Bug 1704995] Re: linux-lts-trusty: 3.13.0-126.175~precise1 -proposed tracker

2017-08-07 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1704994
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
+ kernel-stable-phase-changed:Monday, 07. August 2017 07:00 UTC
+ kernel-stable-phase:Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1704994
- phase: Promoted to proposed
+ phase: Released
  proposed-announcement-sent: true
  proposed-testing-requested: true
- kernel-stable-phase-changed:Monday, 07. August 2017 07:00 UTC
- kernel-stable-phase:Released

** Tags removed: kernel-release-tracking-bug-live

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

Title:
  linux-lts-trusty: 3.13.0-126.175~precise1 -proposed tracker

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

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


[Bug 1704994] Re: linux: 3.13.0-126.175 -proposed tracker

2017-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-126.175

---
linux (3.13.0-126.175) trusty; urgency=low

  * linux: 3.13.0-126.175 -proposed tracker (LP: #1704994)

  * CVE-2017-1000364
- mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
- mm/mmap.c: expand_downwards: don't require the gap if !vm_prev

  * CVE-2017-7482
- rxrpc: Fix several cases where a padded len isn't checked in ticket decode

  * CVE-2017-1000365
- fs/exec.c: account for argv/envp pointers

  * CVE-2016-8405
- fbdev: color map copying bounds checking

  * CVE-2017-2618
- selinux: fix off-by-one in setprocattr

  * update ENA driver to 1.2.0k from net-next (LP: #1701575)
- lib: devres: add a helper function for ioremap_wc
- net: ena: remove superfluous check in ena_remove()
- net: ena: fix rare uncompleted admin command false alarm
- net: ena: add missing return when ena_com_get_io_handlers() fails
- net: ena: fix race condition between submit and completion admin command
- net: ena: add missing unmap bars on device removal
- net: ena: fix theoretical Rx hang on low memory systems
- net: ena: disable admin msix while working in polling mode
- net: ena: bug fix in lost tx packets detection mechanism
- net: ena: update ena driver to version 1.1.7
- net: ena: change return value for unsupported features unsupported return
  value
- net: ena: add hardware hints capability to the driver
- net: ena: change sizeof() argument to be the type pointer
- net: ena: add reset reason for each device FLR
- net: ena: add support for out of order rx buffers refill
- net: ena: separate skb allocation to dedicated function
- net: ena: use lower_32_bits()/upper_32_bits() to split dma address
- net: ena: update driver's rx drop statistics
- net: ena: update ena driver to version 1.2.0

 -- Kleber Sacilotto de Souza   Thu, 20 Jul
2017 18:13:17 +0200

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

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2016-8405

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000364

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000365

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-2618

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-7482

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

Title:
  linux: 3.13.0-126.175 -proposed tracker

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

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


[Bug 1701575] Re: update ENA driver to 1.2.0k from net-next

2017-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-126.175

---
linux (3.13.0-126.175) trusty; urgency=low

  * linux: 3.13.0-126.175 -proposed tracker (LP: #1704994)

  * CVE-2017-1000364
- mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
- mm/mmap.c: expand_downwards: don't require the gap if !vm_prev

  * CVE-2017-7482
- rxrpc: Fix several cases where a padded len isn't checked in ticket decode

  * CVE-2017-1000365
- fs/exec.c: account for argv/envp pointers

  * CVE-2016-8405
- fbdev: color map copying bounds checking

  * CVE-2017-2618
- selinux: fix off-by-one in setprocattr

  * update ENA driver to 1.2.0k from net-next (LP: #1701575)
- lib: devres: add a helper function for ioremap_wc
- net: ena: remove superfluous check in ena_remove()
- net: ena: fix rare uncompleted admin command false alarm
- net: ena: add missing return when ena_com_get_io_handlers() fails
- net: ena: fix race condition between submit and completion admin command
- net: ena: add missing unmap bars on device removal
- net: ena: fix theoretical Rx hang on low memory systems
- net: ena: disable admin msix while working in polling mode
- net: ena: bug fix in lost tx packets detection mechanism
- net: ena: update ena driver to version 1.1.7
- net: ena: change return value for unsupported features unsupported return
  value
- net: ena: add hardware hints capability to the driver
- net: ena: change sizeof() argument to be the type pointer
- net: ena: add reset reason for each device FLR
- net: ena: add support for out of order rx buffers refill
- net: ena: separate skb allocation to dedicated function
- net: ena: use lower_32_bits()/upper_32_bits() to split dma address
- net: ena: update driver's rx drop statistics
- net: ena: update ena driver to version 1.2.0

 -- Kleber Sacilotto de Souza   Thu, 20 Jul
2017 18:13:17 +0200

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

Title:
  update ENA driver to 1.2.0k from net-next

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

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


[Bug 1701575] Re: update ENA driver to 1.2.0k from net-next

2017-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-126.175

---
linux (3.13.0-126.175) trusty; urgency=low

  * linux: 3.13.0-126.175 -proposed tracker (LP: #1704994)

  * CVE-2017-1000364
- mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
- mm/mmap.c: expand_downwards: don't require the gap if !vm_prev

  * CVE-2017-7482
- rxrpc: Fix several cases where a padded len isn't checked in ticket decode

  * CVE-2017-1000365
- fs/exec.c: account for argv/envp pointers

  * CVE-2016-8405
- fbdev: color map copying bounds checking

  * CVE-2017-2618
- selinux: fix off-by-one in setprocattr

  * update ENA driver to 1.2.0k from net-next (LP: #1701575)
- lib: devres: add a helper function for ioremap_wc
- net: ena: remove superfluous check in ena_remove()
- net: ena: fix rare uncompleted admin command false alarm
- net: ena: add missing return when ena_com_get_io_handlers() fails
- net: ena: fix race condition between submit and completion admin command
- net: ena: add missing unmap bars on device removal
- net: ena: fix theoretical Rx hang on low memory systems
- net: ena: disable admin msix while working in polling mode
- net: ena: bug fix in lost tx packets detection mechanism
- net: ena: update ena driver to version 1.1.7
- net: ena: change return value for unsupported features unsupported return
  value
- net: ena: add hardware hints capability to the driver
- net: ena: change sizeof() argument to be the type pointer
- net: ena: add reset reason for each device FLR
- net: ena: add support for out of order rx buffers refill
- net: ena: separate skb allocation to dedicated function
- net: ena: use lower_32_bits()/upper_32_bits() to split dma address
- net: ena: update driver's rx drop statistics
- net: ena: update ena driver to version 1.2.0

 -- Kleber Sacilotto de Souza   Thu, 20 Jul
2017 18:13:17 +0200

** Changed in: linux (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2016-8405

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-2618

** Changed in: linux (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  update ENA driver to 1.2.0k from net-next

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

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


[Bug 447136] Re: package iputils-tracepath 3:20071127-1build1 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 2

2017-08-07 Thread Daniel Croona
** Changed in: iputils (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/447136

Title:
  package iputils-tracepath 3:20071127-1build1 failed to
  install/upgrade: underprocess installerade post-installation-skript
  gav felkod 2

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

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


[Bug 1340179] Re: Calibre E-book Viewer has no icon

2017-08-07 Thread Rolf Leggewie
@sup, is the icon missing for calibre, ebook-viewer or both in your
case?  Please start the program from the command line.

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

Title:
  Calibre E-book Viewer has no icon

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

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


[Bug 1184699] Re: Canon LIDE 110 can only scan once, then I need to replug the usb cable

2017-08-07 Thread Rolf Leggewie
@jeekajo Can you please let us know if you can verify this problem in
zesty or later?

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

Title:
  Canon LIDE 110 can only scan once, then I need to replug the usb cable

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

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


[Bug 1340179] Re: Calibre E-book Viewer has no icon

2017-08-07 Thread Rolf Leggewie
programs

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

Title:
  Calibre E-book Viewer has no icon

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

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


[Bug 1704994] Re: linux: 3.13.0-126.175 -proposed tracker

2017-08-07 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: 1704995
  derivatives:
  -- swm properties --
  boot-testing-requested: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
+ kernel-stable-phase-changed:Monday, 07. August 2017 07:01 UTC
+ kernel-stable-phase:Promoted to security

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: 1704995
  derivatives:
  -- swm properties --
  boot-testing-requested: true
- phase: Promoted to proposed
+ phase: Promoted to security
  proposed-announcement-sent: true
  proposed-testing-requested: true
- kernel-stable-phase-changed:Monday, 07. August 2017 07:01 UTC
- kernel-stable-phase:Promoted to security

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

Title:
  linux: 3.13.0-126.175 -proposed tracker

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

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


[Bug 1292763] Re: ld-2.19.so crashed with SIGSEGV in in in ??()

2017-08-07 Thread Rolf Leggewie
This seems to occur only in libc-x32.  Reports so far are only for
14.04/trusty.  Can anybody reproduce this on a later release?

** This bug is no longer a duplicate of private bug 1297993

** Changed in: eglibc (Ubuntu)
 Assignee: (unassigned) => Rolf Leggewie (r0lf)

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

Title:
  ld-2.19.so crashed with SIGSEGV in  in  in
  ??()

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

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


[Bug 790216] Re: Make vlc more resilent with unreliable streaming content

2017-08-07 Thread Risharde
6 years later and VLC has not improved regarding this issue
What gets me is Remi's comment

"VLC does not stop at the slightest interruption. If there is transient
packet loss, playback will be paused when the input buffers underflow,
until the buffers refill to a reasonable level. This is a bit annoying,
but it is unavoidable."

The feed literally "stops" which implies the disconnection of feed which
is what we want to avoid... VLC shouldn't make that decision, that
decision should be based on the actual connection state.

So why not make an option for people decide how long they'd like VLC
would wait? Streaming or restreaming an unstable feed causes VLC to stop
and reconnect causing issues with synchronization of the streaming feed
in many cases.

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

Title:
  Make vlc more resilent with unreliable streaming content

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

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


[Bug 1292763] Re: ld-2.19.so crashed with SIGSEGV in in in ??()

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

** Changed in: eglibc (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/1292763

Title:
  ld-2.19.so crashed with SIGSEGV in  in  in
  ??()

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

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


[Bug 200813] Re: scim deinstallation breaks dead-key support

2017-08-07 Thread Rolf Leggewie
#36 was never confirmed, closing once more

** Changed in: scim (Ubuntu)
   Status: Incomplete => 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/200813

Title:
  scim deinstallation breaks dead-key support

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

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


[Bug 1292763] Re: ld-2.19.so crashed with SIGSEGV in in in ??()

2017-08-07 Thread Rolf Leggewie
I intend to close this ticket as fix released soon (based on bug 1302903
comment 1).  Please speak up if you still experience this.

** Bug watch added: Debian Bug tracker #722348
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722348

** Also affects: eglibc (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722348
   Importance: Unknown
   Status: Unknown

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

Title:
  ld-2.19.so crashed with SIGSEGV in  in  in
  ??()

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

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


[Bug 1302903] Re: traps: ld-linux-x32.so[10206] general protection ip:f7786e8d sp:ffd7ae08 error:0 in ld-2.17.so[f7770000+21000]

2017-08-07 Thread Rolf Leggewie
*** This bug is a duplicate of bug 1292763 ***
https://bugs.launchpad.net/bugs/1292763

** This bug has been marked a duplicate of bug 1292763
   ld-2.19.so crashed with SIGSEGV in  in  in ??()

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

Title:
  traps: ld-linux-x32.so[10206] general protection ip:f7786e8d
  sp:ffd7ae08 error:0 in ld-2.17.so[f777+21000]

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

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


[Bug 1709019] [NEW] package xserver-xorg-legacy (not installed) failed to install/upgrade: conflicting packages - not installing xserver-xorg-legacy

2017-08-07 Thread allandino
Public bug reported:

i was triying install the nvidia driver on ROG 552vw, but something when
wrong when i update the package and driver gone broken.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-legacy (not installed)
ProcVersionSignature: Ubuntu 4.10.0-30.34~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-30-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 
PDT 2017
 GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon Aug  7 14:07:27 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
ErrorMessage: conflicting packages - not installing xserver-xorg-legacy
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics [1043:1c5d]
   Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 960M] [1043:1c5d]
InstallationDate: Installed on 2017-08-06 (0 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
MachineType: ASUSTeK COMPUTER INC. GL552VW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-30-generic 
root=UUID=a74b96d8-c1cb-41a1-aa1e-9bb31705b6b1 ro quiet splash 
nouveau.modeset=0 vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: xorg-server
Title: package xserver-xorg-legacy (not installed) failed to install/upgrade: 
conflicting packages - not installing xserver-xorg-legacy
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/20/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: GL552VW.216
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: GL552VW
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGL552VW.216:bd11/20/2015:svnASUSTeKCOMPUTERINC.:pnGL552VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGL552VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: GL552VW
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Mon Aug  7 14:13:34 2017
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.3-1ubuntu1~16.04.2

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 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/1709019

Title:
  package xserver-xorg-legacy (not installed) failed to install/upgrade:
  conflicting packages - not installing xserver-xorg-legacy

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

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


[Bug 1709019] Re: package xserver-xorg-legacy (not installed) failed to install/upgrade: conflicting packages - not installing xserver-xorg-legacy

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

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

Title:
  package xserver-xorg-legacy (not installed) failed to install/upgrade:
  conflicting packages - not installing xserver-xorg-legacy

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

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


[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference

2017-08-07 Thread Rex Tsai
@philipp-classen

4.10.0-30.34~16.04.1 is a release for CVE-2017-7533 only, it does not contain 
the patch.
The patch is not been applied in master-next of ubuntu-zesty kernel tree.

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-7533

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

Title:
  zesty unable to handle kernel NULL pointer dereference

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

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


[Bug 1704994] Re: linux: 3.13.0-126.175 -proposed tracker

2017-08-07 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow/promote-to-updates
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: 1704995
  derivatives:
  -- swm properties --
  boot-testing-requested: true
  phase: Promoted to security
  proposed-announcement-sent: true
  proposed-testing-requested: true
+ kernel-stable-phase-changed:Monday, 07. August 2017 07:31 UTC
+ kernel-stable-phase:Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: 1704995
  derivatives:
  -- swm properties --
  boot-testing-requested: true
- phase: Promoted to security
+ phase: Released
  proposed-announcement-sent: true
  proposed-testing-requested: true
- kernel-stable-phase-changed:Monday, 07. August 2017 07:31 UTC
- kernel-stable-phase:Released

** Tags removed: kernel-release-tracking-bug-live

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

Title:
  linux: 3.13.0-126.175 -proposed tracker

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

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


[Bug 1709022] [NEW] Missing firmware for Kaby Lake - any ideas when this will be in Ubuntu

2017-08-07 Thread Graz
Public bug reported:

Kaby Lake - Dell XPS - Missing Formware files

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.11.0-13-generic 4.11.0-13.19~16.04.1
ProcVersionSignature: Ubuntu 4.11.0-13.19~16.04.1-generic 4.11.12
Uname: Linux 4.11.0-13-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Aug  7 08:36:58 2017
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
InstallationDate: Installed on 2017-03-03 (156 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
SourcePackage: linux-hwe-edge
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-hwe-edge (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/1709022

Title:
  Missing firmware for Kaby Lake - any ideas when this will be in Ubuntu

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

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


[Bug 1517884] Re: libxp6 not available in xenial

2017-08-07 Thread namgyal
Thanks Zeehio, its worked very well for me,
Solving  the missing libxp6.so

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

Title:
  libxp6 not available in xenial

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

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


[Bug 1709018] Re: mate-panel crashed with SIGSEGV in mate_panel_applet_can_freely_move()

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

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 #1708047, 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/1709018/+attachment/4928197/+files/CoreDump.gz

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

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

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

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

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

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

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

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

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

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

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


[Bug 1708043] Re: Lenovo X1 Carbon Gen5 fails to resume

2017-08-07 Thread Mika Westerberg
Dean, just that I understand this correctly. Do you have anything
connected to the Thunderbolt port?

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

Title:
  Lenovo X1 Carbon Gen5 fails to resume

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

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


[Bug 1702409] Re: BMC timezone changed by the command of 'set sel time'

2017-08-07 Thread Harry
** Also affects: virtualbmc
   Importance: Undecided
   Status: New

** No longer affects: powerpc-ibm-utils (Ubuntu)

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

Title:
  BMC timezone changed by the command of 'set sel time'

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

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


[Bug 1292763] Re: ld-2.19.so crashed with SIGSEGV in in in ??()

2017-08-07 Thread Bug Watch Updater
** Changed in: eglibc (Debian)
   Status: Unknown => New

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

Title:
  ld-2.19.so crashed with SIGSEGV in  in  in
  ??()

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

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


[Bug 901622] Re: Resume after pm-suspend with read-only ext4 root file system on USB disk (ext4 journal commit I/O error) )

2017-08-07 Thread Brinstar
Not sure if this is the same bug but I'm having problems with an ext4
USB drive being recognised in Ubuntu 16.04.3 after waking from suspend

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

Title:
  Resume after pm-suspend with read-only ext4 root file system on USB
  disk (ext4 journal commit I/O error) )

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

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


[Bug 1708043] Re: Lenovo X1 Carbon Gen5 fails to resume

2017-08-07 Thread Mika Westerberg
Also can you attach full dmesg when you boot the system using v4.13-rcX
kernel?

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

Title:
  Lenovo X1 Carbon Gen5 fails to resume

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

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


[Bug 1708970] Re: 1.softwarebox malefunction, 2.softwareupdater malefunction

2017-08-07 Thread William Grant
** No longer affects: launchpad

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

Title:
  1.softwarebox malefunction,2.softwareupdater malefunction

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

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


[Bug 1708828] Re: Trackpad tap does not work in GDM

2017-08-07 Thread Andreas E.
A point to consider is that not all touchpads look the same and behave
the same. Hardware manufacturers do use their freedom of physical design
decisions to drive the user into a natural interaction that fits their
vision. By not having visible buttons and requiring significant force
for physical clicking, touch tends to feel more natural (as in the
name).

While not a "significant restriction", the software view is often much
simpler than the variety of real hardware outside. This poses rather an
inconsistency, and the system does not notify the user about the change
of interaction paradigm. This also appears new and inconsistent in
comparison to other widespread desktops (Unity) where such enforcements
are not active.

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

Title:
  Trackpad tap does not work in GDM

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

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


[Bug 1704966] Re: linux-raspi2: 4.10.0-1012.15 -proposed tracker

2017-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-raspi2 - 4.10.0-1013.16

---
linux-raspi2 (4.10.0-1013.16) zesty; urgency=low

  [ Ubuntu: 4.10.0-30.34 ]

  * CVE-2017-7533
- dentry name snapshots

linux-raspi2 (4.10.0-1012.15) zesty; urgency=low

  * linux-raspi2: 4.10.0-1012.15 -proposed tracker (LP: #1704966)

  * arm64: fix crash reading /proc/kcore (LP: #1702749)
- [Config] updateconfigs caused by kcore fix

  [ Ubuntu: 4.10.0-29.33 ]

  * linux: 4.10.0-29.33 -proposed tracker (LP: #1704961)
  * Opal and POWER9 DD2 (LP: #1702159)
- powerpc/powernv: Tell OPAL about our MMU mode on POWER9
- powerpc/powernv: Fix boot on Power8 bare metal due to 
opal_configure_cores()
  * CVE-2017-1000364
- mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
- mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
  * [Xenial] nvme: Quirks for PM1725 controllers (LP: #1704435)
- nvme: Quirks for PM1725 controllers
  * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
- net: hns: Bugfix for Tx timeout handling in hns driver
  * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
- iommu/arm-smmu: Plumb in new ACPI identifiers
  * CVE-2017-7482
- rxrpc: Fix several cases where a padded len isn't checked in ticket decode
  * CVE-2017-1000365
- fs/exec.c: account for argv/envp pointers
  * CVE-2017-10810
- drm/virtio: don't leak bo on drm_gem_object_init failure
  * Data corruption with hio driver  (LP: #1701316)
- SAUCE: hio: Fix incorrect use of enum req_opf values
  * arm64: fix crash reading /proc/kcore (LP: #1702749)
- fs/proc: kcore: use kcore_list type to check for vmalloc/module address
- arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
  * cxlflash update request in the Xenial SRU stream (LP: #1702521)
- scsi: cxlflash: Refactor context reset to share reset logic
- scsi: cxlflash: Support SQ Command Mode
- scsi: cxlflash: Cleanup prints
- scsi: cxlflash: Cancel scheduled workers before stopping AFU
- scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
- scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
- scsi: cxlflash: Serialize RRQ access and support offlevel processing
- scsi: cxlflash: Implement IRQ polling for RRQ processing
- scsi: cxlflash: Update sysfs helper routines to pass config structure
- scsi: cxlflash: Support dynamic number of FC ports
- scsi: cxlflash: Remove port configuration assumptions
- scsi: cxlflash: Hide FC internals behind common access routine
- scsi: cxlflash: SISlite updates to support 4 ports
- scsi: cxlflash: Support up to 4 ports
- scsi: cxlflash: Fence EEH during probe
- scsi: cxlflash: Remove unnecessary DMA mapping
- scsi: cxlflash: Fix power-of-two validations
- scsi: cxlflash: Fix warnings/errors
- scsi: cxlflash: Improve asynchronous interrupt processing
- scsi: cxlflash: Support multiple hardware queues
- scsi: cxlflash: Add hardware queues attribute
- scsi: cxlflash: Introduce hardware queue steering
- cxl: Enable PCI device IDs for future IBM CXL adapters
- scsi: cxlflash: Select IRQ_POLL
- scsi: cxlflash: Combine the send queue locks
- scsi: cxlflash: Update cxlflash_afu_sync() to return errno
- scsi: cxlflash: Reset hardware queue context via specified register
- scsi: cxlflash: Schedule asynchronous reset of the host
- scsi: cxlflash: Handle AFU sync failures
- scsi: cxlflash: Track pending scsi commands in each hardware queue
- scsi: cxlflash: Flush pending commands in cleanup path
- scsi: cxlflash: Add scsi command abort handler
- scsi: cxlflash: Create character device to provide host management 
interface
- scsi: cxlflash: Separate AFU internal command handling from AFU sync
  specifics
- scsi: cxlflash: Introduce host ioctl support
- scsi: cxlflash: Refactor AFU capability checking
- scsi: cxlflash: Support LUN provisioning
- scsi: cxlflash: Support AFU debug
- scsi: cxlflash: Support WS16 unmap
- scsi: cxlflash: Remove zeroing of private command data
- scsi: cxlflash: Update TMF command processing
- scsi: cxlflash: Avoid double free of character device
- scsi: cxlflash: Update send_tmf() parameters
- scsi: cxlflash: Update debug prints in reset handlers
  * Ath10k to read different board data file if specify in SMBIOS (LP: #1666742)
- ath10k: search SMBIOS for OEM board file extension
  * APST gets enabled against explicit kernel option (LP: #1699004)
- nvme: Display raw APST configuration via DYNAMIC_DEBUG
- nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
- nvme: explicitly disable APST on quirked devices
  * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
- SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
  * New NVLINK2 patches (LP: #1701272)
- powerpc/powernv/npu-dm

[Bug 1698795] Re: Humanity should provide symbolic versions of custom icons for GNOME Shell

2017-08-07 Thread Daniel van Vugt
Oh, sorry. This bug is about app icons. I was talking about indicators.

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

Title:
  Humanity should provide symbolic versions of custom icons for GNOME
  Shell

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

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


[Bug 447136] Re: package iputils-tracepath 3:20071127-1build1 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 2

2017-08-07 Thread Daniel Croona
I thought it was closed already, and now I moved it to "Invalid". Is
that OK?

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

Title:
  package iputils-tracepath 3:20071127-1build1 failed to
  install/upgrade: underprocess installerade post-installation-skript
  gav felkod 2

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

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


[Bug 581747] Re: trashapplet : Untranslated strings

2017-08-07 Thread Bug Watch Updater
** Changed in: gnome-applets
   Status: Confirmed => Fix Released

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

Title:
  trashapplet : Untranslated strings

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

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


[Bug 1672424] Re: Cannot install Debian files outside of the repositories

2017-08-07 Thread Marcel Nemet
I still cannot install chrome from the .deb package using Ubuntu
software on 16.04.3 with all updates downloaded from
us.archive.ubuntu.com/ubuntu.

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

Title:
  Cannot install Debian files outside of the repositories

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

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


[Bug 1709028] [NEW] ubuntu after install

2017-08-07 Thread mike loudermilk
Public bug reported:

I know it is beta but it keeps crashing (shutting down) it will install
1 or 2 apps then crash

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.10.0-30.34-generic 4.10.17
Uname: Linux 4.10.0-30-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 
PDT 2017
 GCC version:  gcc version 6.3.0 20170406 (Ubuntu 6.3.0-12ubuntu2)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon Aug  7 03:10:31 2017
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.10.0-30-generic, x86_64: installed
 nvidia-375, 375.66, 4.10.0-30-generic, x86_64: installed
 virtualbox, 5.1.22, 4.10.0-30-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation GK104 [GeForce GTX 760] [10de:1187] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd GK104 [GeForce GTX 760] [1458:361c]
InstallationDate: Installed on 2017-07-15 (22 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-30-generic 
root=UUID=d40eff84-0e39-42dc-ace7-e8f4c66aae07 ro nopat vesafb.invalid=1
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/24/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: FC
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 990FXA-UD5
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFC:bd06/24/2015:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rn990FXA-UD5:rvrTobefilledbyO.E.M.:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.17.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.17.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Mon Aug  7 03:07:35 2017
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputSteelSeries SteelSeries Apex Raw Gaming Keyboard KEYBOARD, id 8
 inputSteelSeries SteelSeries Apex Raw Gaming Keyboard KEYBOARD, id 9
 inputKensington  Kensington USB/PS2 Orbit MOUSE, id 10
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.19.3-1ubuntu1~16.04.1

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu zesty

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

Title:
  ubuntu after install

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

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


[Bug 1708970] Re: 1.softwarebox malefunction, 2.softwareupdater malefunction

2017-08-07 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1708970/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  1.softwarebox malefunction,2.softwareupdater malefunction

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

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


[Bug 1708828] Re: Trackpad tap does not work in GDM

2017-08-07 Thread Daniel van Vugt
I do still agree that allowing tapping on the login screen would be
ideal.

Let's bump this to Medium and see if there's a simple fix.

** Changed in: gdm3 (Ubuntu)
   Importance: Low => Medium

** Summary changed:

- Trackpad tap does not work in GDM
+ Tap-to-click does not work in GDM

** Description changed:

  When Gnome Shell crashes or after boot, GDM is shown and asks the user
  to select an account and type the password. However selecting the
  account by tapping on it with the trackpad does not work. One has to
- press hard on the trackpad until it makes a cracking noise.
+ press hard on the trackpad until it clicks.
  
  This is probably because the defaults in the input manager for GDM and
  new user accounts are set to disable "tap to click".
  
  1. The default is inconsistent for users who have this enabled within
  their account, but unexpectedly encounter the default before logging in.
  
  2. The default (for session login etc.) should be all-encompassing
  rather than specialized/restrictive. A user being used to click is not
  hindered by tapping being enabled. A user being used to tap is however
  hindered by tapping being disabled.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: gdm3 3.24.1-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.10.0-30.34-generic 4.10.17
  Uname: Linux 4.10.0-30-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Aug  5 14:12:39 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-11-05 (273 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
+  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
+    Users in the 'systemd-journal' group can see all messages. Pass -q to
+    turn off this notice.
+  No journal files were opened due to insufficient permissions.
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Tap-to-click does not work in GDM

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

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

[Bug 1709030] [NEW] r8168-dkms 8.041.00-1: r8168 kernel module failed to build

2017-08-07 Thread Prakhar Tripathi
Public bug reported:

this error just popped up when my system started.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: r8168-dkms 8.041.00-1
ProcVersionSignature: Ubuntu 4.10.0-30.34~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-30-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
DKMSKernelVersion: 4.10.0-30-generic
Date: Sat Aug  5 18:23:12 2017
DuplicateSignature: 
dkms:r8168-dkms:8.041.00-1:/var/lib/dkms/r8168/8.041.00/build/r8168_n.c:4212:30:
 error: 'NETIF_F_ALL_CSUM' undeclared (first use in this function)
InstallationDate: Installed on 2017-05-24 (74 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
PackageArchitecture: all
PackageVersion: 8.041.00-1
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: r8168
Title: r8168-dkms 8.041.00-1: r8168 kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: r8168 (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/1709030

Title:
  r8168-dkms 8.041.00-1: r8168 kernel module failed to build

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

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


[Bug 1709030] Re: r8168-dkms 8.041.00-1: r8168 kernel module failed to build

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

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

Title:
  r8168-dkms 8.041.00-1: r8168 kernel module failed to build

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

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


[Bug 1708137] DpkgLog.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928274/+files/DpkgLog.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] Lspci.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1708137/+attachment/4928276/+files/Lspci.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] JournalErrors.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928275/+files/JournalErrors.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] ProcCpuinfo.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928279/+files/ProcCpuinfo.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] Lsusb.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1708137/+attachment/4928277/+files/Lsusb.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] ProcCpuinfoMinimal.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928280/+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/1708137

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] Re: application crashes due to rival protobuffers versions

2017-08-07 Thread henning hinze
apport information

** Tags added: apport-collected compiz-0.9 ubuntu xenial

** Description changed:

  So somewhen in last week there were made some changes in the ubuntu
  repository which effect libEGL. This lib newly uses libmirclient.so.9
  which itself uses libprotobuf-lite.so.9. The default protobuffers
  version shipped with ubuntu is 2.6.1. My application uses libgstvaapi
  which uses libEGL. My application as well uses protobuffers but I link
  it statically to version 3.0.0 due to its json compatibility. So when
  now starting the application it crashes immediately due to rivaling
  protobuffers version. This problem first occured last week somewhen.
  This makes it impossible to use libEGL/libmir and a not-default
  protobuffers version in one application. Please let me how you're going
  to deal with that.
  
  Best,
  Henning
+ --- 
+ .tmp.unity_support_test.0:
+  
+ ApportVersion: 2.20.1-0ubuntu2.10
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: compiz
+ CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
+ CompositorUnredirectFSW: true
+ DistUpgraded: Fresh install
+ DistroCodename: xenial
+ DistroRelease: Ubuntu 16.04
+ DistroVariant: ubuntu
+ GraphicsCard:
+  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
+Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21fa]
+ InstallationDate: Installed on 2016-09-23 (317 days ago)
+ InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
+ MachineType: LENOVO 2325A95
+ Package: mir
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-89-generic 
root=UUID=454b2c55-2a2b-41ca-a3bd-65b0d601658b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
+ Tags:  xenial ubuntu compiz-0.9
+ Uname: Linux 4.4.0-89-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 12/20/2012
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: G2ET90WW (2.50 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 2325A95
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Not Defined
+ dmi.chassis.asset.tag: 000H014363
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Not Available
+ dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET90WW(2.50):bd12/20/2012:svnLENOVO:pn2325A95:pvrThinkPadX230:rvnLENOVO:rn2325A95:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
+ dmi.product.name: 2325A95
+ dmi.product.version: ThinkPad X230
+ dmi.sys.vendor: LENOVO
+ version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
+ version.ia32-libs: ia32-libs N/A
+ version.libdrm2: libdrm2 2.4.76-1~ubuntu16.04.1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.1
+ version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
+ version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
+ version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.3
+ version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

** Attachment added: "BootLog.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928272/+files/BootLog.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] MonitorsUser.xml.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928278/+files/MonitorsUser.xml.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] XorgLog.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928286/+files/XorgLog.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] UnitySupportTest.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "UnitySupportTest.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928285/+files/UnitySupportTest.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] ProcModules.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928283/+files/ProcModules.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] Xrandr.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1708137/+attachment/4928288/+files/Xrandr.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] ProcInterrupts.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928282/+files/ProcInterrupts.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] XorgLogOld.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928287/+files/XorgLogOld.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] UdevDb.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1708137/+attachment/4928284/+files/UdevDb.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] CurrentDmesg.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928273/+files/CurrentDmesg.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] ProcEnviron.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928281/+files/ProcEnviron.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1708137] xdpyinfo.txt

2017-08-07 Thread henning hinze
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1708137/+attachment/4928289/+files/xdpyinfo.txt

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

Title:
  application crashes due to rival protobuffers versions

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

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


[Bug 1340179] Re: Calibre E-book Viewer has no icon

2017-08-07 Thread TomasHnyk
Ebook-viewer only in my case.

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

Title:
  Calibre E-book Viewer has no icon

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

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


[Bug 1585611] Re: saving file in umbrello not working on Ubuntu 16.04

2017-08-07 Thread Audric Ackermann
Worked for me after 
sudo apt-get install  kio

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

Title:
  saving file in umbrello not working on Ubuntu 16.04

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

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


[Bug 1708137] Re: application crashes due to rival protobuffers versions

2017-08-07 Thread Daniel van Vugt
Thanks.

This is an old issue. It used to cause problems with Unity8 too (see bug
1535297).

A proper fix needs to come from protobuf itself, but the bug could also
be avoided if Mir or your app were willing and able to change protobuf
versions.

** Changed in: gstreamer-vaapi (Ubuntu)
   Status: Incomplete => New

** Changed in: mesa (Ubuntu)
   Status: Incomplete => New

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

** Also affects: mir
   Importance: Undecided
   Status: New

** Summary changed:

- application crashes due to rival protobuffers versions
+ Application crashes due to rival protobuf versions

** Changed in: gstreamer-vaapi (Ubuntu)
   Status: New => Invalid

** Changed in: mesa (Ubuntu)
   Status: New => Invalid

** Also affects: protobuf (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/1708137

Title:
  Application crashes due to rival protobuf versions

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

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


[Bug 1708043] Re: Lenovo X1 Carbon Gen5 fails to resume

2017-08-07 Thread Mika Westerberg
Can you also try the attached patch? It should apply on top of
v4.13-rcX. I'm guessing ICM is not running on the Lenovo system so we
should start it but skip all the link reset things. Please post dmesg of
this test as well.

** Patch added: "Start ICM if it is not started"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1708043/+attachment/4928301/+files/lenovo-tbt-icm-test.diff

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

Title:
  Lenovo X1 Carbon Gen5 fails to resume

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

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


[Bug 1703374] Re: diff.py crashed with SIGSEGV in IA__gdk_window_set_geometry_hints()

2017-08-07 Thread Ali İhsan ÇAĞLAYAN
** Information type changed from Private to Public Security

** Information type changed from Public Security to Public

** Information type changed from Public to Public Security

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

Title:
  diff.py crashed with SIGSEGV in IA__gdk_window_set_geometry_hints()

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

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


[Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-08-07 Thread Alan Griffiths
** Changed in: miral
   Status: Incomplete => Invalid

** Changed in: miral (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/1672012

Title:
  Unity8 crashed right clicking on vlc [terminate called after throwing
  an instance of 'std::out_of_range' what(): map::at]

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672012/+subscriptions

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


[Bug 1649520] Re: ISST-LTE:UbuntuKVM:virt-manager can generate invalid guest XML for virtio-scsi controllers

2017-08-07 Thread ChristianEhrhardt
Hi lagarcia,
I didn't watch virt-manager bugs before so this only got to my attention now.
The fix is released with virt-manager v1.4.1 which isn't in Debian yet and 
Ubuntu is waiting for a merge anyway.
So no - for now it seems nothing has happened yet.

Since the merge might have way more complexity cherry picking this should be 
the faster solution.
I'm just back today and can't do this immediately - but I'll put it more 
clearly on our Teams list.


** Tags added: server-next

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

Title:
  ISST-LTE:UbuntuKVM:virt-manager can generate invalid guest XML for
  virtio-scsi controllers

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

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


[Bug 1709045] [NEW] installubuntu 17.04 unable to set up grub2

2017-08-07 Thread Ian Love
Public bug reported:

Installing ubuntu 17.04 to a multi partitioned disk as "install beside
ubuntu 16.04 LTS"

using EFI with some other legacy bootable partitions on the disk.

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

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


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

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

Title:
  installubuntu 17.04 unable to set up grub2

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

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


[Bug 1320571] Re: Regression: Canon Selphy CP 520 not working with version 5.2.10

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

** Changed in: gutenprint (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/1320571

Title:
  Regression: Canon Selphy CP 520 not working with version 5.2.10

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

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


[Bug 1320571] Re: Regression: Canon Selphy CP 520 not working with version 5.2.10

2017-08-07 Thread SB
Selphy CP520 not working anymore.

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

Title:
  Regression: Canon Selphy CP 520 not working with version 5.2.10

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

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


[Bug 124440] Re: [enhancement] Ubuntu needs a way to set mouse wheel scrolling speed

2017-08-07 Thread Aleksey
Would love to see similar feature in Gnome as it will be default desktop
for Ubuntu soon.

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

Title:
  [enhancement] Ubuntu needs a way to set mouse wheel scrolling speed

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

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


[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-08-07 Thread Alan Griffiths
Looking at src/server/frontend/protobuf_message_processor.cpp LL105..154

This looks like an issue with the "response_callback" supplied to
SelfDeletingCallback throwing: in which case the "callback" has self
destructed before the catch block is entered.

** Changed in: mir
   Status: Confirmed => In Progress

** Changed in: mir
 Assignee: (unassigned) => Alan Griffiths (alan-griffiths)

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

Title:
  unity-system-compositor crashed with SIGSEGV in invoke() from
  mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message()
  from on_read_size()

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672960/+subscriptions

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


[Bug 1709010] Re: qt_auto_screen_scale_factor incorrectly set in /etc/profile.d/mate-qt.sh on Ubuntu 17.10

2017-08-07 Thread Martin Wimpress
** Also affects: ubuntu-mate-settings (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/1709010

Title:
  qt_auto_screen_scale_factor incorrectly set in /etc/profile.d/mate-
  qt.sh on Ubuntu 17.10

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

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


[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-08-07 Thread Daniel van Vugt
** Changed in: mir
Milestone: None => 0.28.0

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

Title:
  unity-system-compositor crashed with SIGSEGV in invoke() from
  mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message()
  from on_read_size()

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672960/+subscriptions

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


[Bug 1583009] Re: Error starting domain since update

2017-08-07 Thread ChristianEhrhardt
I still think this is a "new" issue and we should keep the old one fix
released and upen a new bug, but for a minor discussion here an update:

If the socket is not around usually the service isn't running.
Which would make sense for the workaround in comment #14 that essentially 
restarted things.
But your examples show the socket still opened by the PID, just not available 
at the path.

I wonder if in your cases some part of the upgrade procedure eliminated
the directories (and recreated them) but leaving the old sockets open.

That might explain why you see no file via "ls" but you see one in lsof.

I tried to take a Trusty and upgrade to UCA-Mitaka as mentioned as one of the 
triggering cases.
Any virsh command should do, but using the net-edit as reported int he comments 
to be sure.

Before:
$ service libvirt-bin status
libvirt-bin start/running, process 5305
$ virsh list
 IdName   State

 2 kvmtestrunning
$ ls -laF /var/run/libvirt/libvirt-sock
srwxrwx--- 1 root libvirtd 0 Aug  7 09:23 /var/run/libvirt/libvirt-sock=
$ lsof /var/run/libvirt/libvirt-sock
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
libvirtd 5305 root   12u  unix 0x880152537c00  0t0 13001500 
/var/run/libvirt/libvirt-sock

Ok all seems normal before the upgrade, service is running and working.
The socket is around in file-system and owned by the service's PID.

Now upgrading to UCA-Mitaka - the upgrade worked and lifted the versions to 
current Mitaka
(at the moment 1.3.1-1ubuntu10.11~cloud0).

$ service libvirt-bin status
libvirt-bin start/running, process 7266
$ virsh list
 IdName   State

 2 kvmtestrunning
$ ls -laF /var/run/libvirt/libvirt-sock
srwxrwx--- 1 root libvirtd 0 Aug  7 09:33 /var/run/libvirt/libvirt-sock=
$ lsof /var/run/libvirt/libvirt-sock
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
libvirtd 7266 root   12u  unix 0x88001d404c00  0t0 13031405 
/var/run/libvirt/libvirt-sock


Ok, so a "normal" upgrade does not trigger this in general.
We'd need someone who is in the error state to debug what happened to push his 
system into this state.

@Jeff (and others) - you seem to have the socket still open by the process, but 
not in the path.
Are there any mounts over that path that might hide them?
Anything on the upgrade output that might indicate a failed restart or 
something like it?

Issue could be something like:
# ls -l /var/run/libvirt/lib*
srwxrwx--- 1 root libvirtd 0 Aug  7 09:33 /var/run/libvirt/libvirt-sock
srwxrwxrwx 1 root libvirtd 0 Aug  7 09:33 /var/run/libvirt/libvirt-sock-ro
# mkdir /tmp/test
# mount -o bind /tmp/test /var/run/libvirt
# ls -l /var/run/libvirt/lib*
ls: cannot access /var/run/libvirt/lib*: No such file or directory
# virsh list
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such 
file or directory

Also the following would lead to such a case:
# rm /var/run/libvirt/libvirt-sock
# virsh list
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such 
file or directory
# lsof -p 7266 | grep -- libvirt-sock
libvirtd 7266 root   12u unix 0x88001d404c00  0t0   13031405 
/var/run/libvirt/libvirt-sock

So the question is - where would a wild rm or mount come from in your cases.
Setting the Cloud-Archive Task to incomplete until info is provided that allows 
further debugging.

** Changed in: cloud-archive
   Status: New => Incomplete

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

Title:
  Error starting domain since update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1583009/+subscriptions

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


[Bug 1708043] Re: Lenovo X1 Carbon Gen5 fails to resume

2017-08-07 Thread Kai-Heng Feng
Kernel with patch in comment #24:

http://people.canonical.com/~khfeng/linux-
image-4.13.0-rc4-icmtest_4.13.0-rc4-icmtest-1_amd64.deb

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

Title:
  Lenovo X1 Carbon Gen5 fails to resume

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

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


[Bug 1709051] [NEW] i don't know

2017-08-07 Thread ZANGA DZAMA Yann Eric
Public bug reported:

i don't know

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.21
ProcVersionSignature: Ubuntu 4.4.0-87.110-generic 4.4.73
Uname: Linux 4.4.0-87-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Mon Aug  7 10:45:43 2017
InstallationDate: Installed on 2017-07-03 (34 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug dist-upgrade xenial

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

Title:
  i don't know

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

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


[Bug 1677552] Re: CPU hot unplug fails after migrating a CPU hotplugged guest from source

2017-08-07 Thread ChristianEhrhardt
I see the changed being part of qemu 2.10 release candidates and hope to
Merge that if not big blocker shows up.

** Tags added: p9-virt-stack

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

Title:
  CPU hot unplug fails after migrating a CPU hotplugged guest from
  source

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

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


[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-08-07 Thread Alan Griffiths
** Branch linked: lp:~mir-team/mir/fix-1672960

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

Title:
  unity-system-compositor crashed with SIGSEGV in invoke() from
  mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message()
  from on_read_size()

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672960/+subscriptions

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


[Bug 1706248] Re: SLOF dhcp request doesn't include client architecture code 93

2017-08-07 Thread ChristianEhrhardt
Hi sthoufee, sorry for the late reply - I wasn't around the last two
weeks and it seems no one else grabbed this one yet.

The patch fortunately slipped into the SLOF release "qemu-slof-20170724".
Debian (and Ubuntu which is a sync for slof) still is at "20161019+dfsg-1" (two 
versions before).

To go on I'd think we would need:
1. file a Debian bug to move to the latest version
2. once completed that will sync into Artful
3. Consider which releases shall/need to be SRUed

Could you as the reporter file the Debian bug to request qemu-slof-20170724?
List the bug here so it can be tracked (or in the worst cases decisions can be 
made if Debian will not move to that new version once we know the reasons for 
that).

** Changed in: slof (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/1706248

Title:
  SLOF dhcp request doesn't include client architecture code 93

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

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


[Bug 1697610] Re: aarch64: logfile not supported in this QEMU binary

2017-08-07 Thread ChristianEhrhardt
Hi James,
thanks for your work on this.
I agree that the backport to 2.5 will likely be too complex.

For 3.5 I didn't see more dependencies in the code, but might find some when 
trying to do so.
I'm currently considering to move to libvirt 3.6 instead if that is working 
smoothly as I have a few other things that would need that as well. But for now 
I need to move up qemu before going back to libvirt.

Do I understand correctly that with the nova fix that uses the old
console generation works for now (but lacks the early messages) and
once/if a fixed libvirt is in artful we can consider dropping the change
from nova again?.

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

Title:
  aarch64: logfile not supported in this QEMU binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1697610/+subscriptions

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


[Bug 1708305] Re: Realtime feature mlockall: Cannot allocate memory

2017-08-07 Thread ChristianEhrhardt
With the workaround available to globally set the memtune/hard_limit
this is prio low, but certainly sounds like a valid issue.

Depending if we merge libvirt 3.6 this will be part of that merge or a
backport for artful and then consider SRUs from there.

FYI: I put this onto my tracking list, but will need a while to get back
to that.

** Tags added: libvirt-3.6

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

Title:
  Realtime feature mlockall: Cannot allocate memory

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

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


[Bug 1709055] Re: Drop support for Android (Ubuntu Touch patches)

2017-08-07 Thread Daniel van Vugt
Here's the patch

** Patch added: "pulseaudio_10.0-2ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1709055/+attachment/4928322/+files/pulseaudio_10.0-2ubuntu2.debdiff

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

Title:
  Drop support for Android (Ubuntu Touch patches)

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

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


[Bug 1697610] Re: aarch64: logfile not supported in this QEMU binary

2017-08-07 Thread ChristianEhrhardt
** Tags added: libvirt-3.6

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

Title:
  aarch64: logfile not supported in this QEMU binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1697610/+subscriptions

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


[Bug 1709055] [NEW] Drop support for Android (Ubuntu Touch patches)

2017-08-07 Thread Daniel van Vugt
Public bug reported:

Drop support for Android (Ubuntu Touch patches)

** Affects: pulseaudio (Ubuntu)
 Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
 Status: In Progress

** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

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

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

Title:
  Drop support for Android (Ubuntu Touch patches)

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

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


[Bug 1708305] Re: Realtime feature mlockall: Cannot allocate memory

2017-08-07 Thread ChristianEhrhardt
** Changed in: libvirt (Ubuntu Artful)
   Importance: Undecided => Low

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

Title:
  Realtime feature mlockall: Cannot allocate memory

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

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


[Bug 1700827] Re: [MIR] pcp package

2017-08-07 Thread Dariusz Gadomski
I have reported a Debian bug with request to include the autopkgtests.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871254

** Bug watch added: Debian Bug tracker #871254
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871254

** Also affects: pcp via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871254
   Importance: Unknown
   Status: Unknown

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

Title:
  [MIR] pcp package

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

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


[Bug 1697610] Please test proposed package

2017-08-07 Thread James Page
Hello ChristianEhrhardt, or anyone else affected,

Accepted nova into ocata-proposed. The package will build now and be
available in the Ubuntu Cloud Archive in a few hours, and then in the
-proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:ocata-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-ocata-needed to verification-ocata-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-ocata-failed. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/ocata
   Status: Triaged => Fix Committed

** Tags added: verification-ocata-needed

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

Title:
  aarch64: logfile not supported in this QEMU binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1697610/+subscriptions

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


[Bug 1697610] Re: aarch64: logfile not supported in this QEMU binary

2017-08-07 Thread James Page
Hi Christian

With regards to the nova fix - yes the patch reverts the behaviour on
ARM to use the old-style, functional on ARM way of doing console logs;
we can drop it as/when libvirt on ARM64 dtrt again.

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

Title:
  aarch64: logfile not supported in this QEMU binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1697610/+subscriptions

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


[Bug 1706297] Please test proposed package

2017-08-07 Thread James Page
Hello James, or anyone else affected,

Accepted nova into ocata-proposed. The package will build now and be
available in the Ubuntu Cloud Archive in a few hours, and then in the
-proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:ocata-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-ocata-needed to verification-ocata-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-ocata-failed. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

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

Title:
  [SRU] ocata stable releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1706297/+subscriptions

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


[Bug 1706818] Re: mismatched file locking since 1:4.2.8p4+dfsg-3ubuntu1 causes race leaving ntp dead on reboot

2017-08-07 Thread Robie Basak
Why does the ntp charm use ntpdate on Xenial, or need to use it?

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

Title:
  mismatched file locking since 1:4.2.8p4+dfsg-3ubuntu1 causes race
  leaving ntp dead on reboot

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

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


[Bug 1655182] Re: keystone-manage mapping_engine tester problems

2017-08-07 Thread Frode Nordahl
Verification done for trusty/mitaka.

Before upgrade:
root@juju-8feceb-1:~# keystone-manage mapping_engine --rules mapping.json 
--input input.txt
root@juju-8feceb-1:~# tail /var/log/keystone/keystone.log 
Traceback (most recent call last):
  File "/usr/bin/keystone-manage", line 10, in 
sys.exit(main())
  File "/usr/lib/python2.7/dist-packages/keystone/cmd/manage.py", line 47, in 
main
cli.main(argv=sys.argv, config_files=config_files)
  File "/usr/lib/python2.7/dist-packages/keystone/cmd/cli.py", line 1024, in 
main
CONF.command.cmd_class.main()
  File "/usr/lib/python2.7/dist-packages/keystone/cmd/cli.py", line 949, in main
rp = mapping_engine.RuleProcessor(rules['rules'])
TypeError: __init__() takes exactly 3 arguments (2 given)

After upgrade:
root@juju-8feceb-1:~# keystone-manage mapping_engine --rules mapping.json 
--input input.txt
{
  "group_ids": [], 
  "user": {
"domain": {
  "id": "default"
}, 
"type": "local", 
"name": "abc"
  }, 
  "group_names": []
}

** Tags removed: verification-mitaka-needed verification-needed
** Tags added: verification-done verification-done-mitaka

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

Title:
  keystone-manage mapping_engine tester problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1655182/+subscriptions

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


[Bug 1649616] Re: Keystone Token Flush job does not complete in HA deployed environment

2017-08-07 Thread Edward Hope-Morley
** Tags removed: sts-sru-needed
** Tags added: sts-sru-done

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

Title:
  Keystone Token Flush job does not complete in HA deployed environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1649616/+subscriptions

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


[Bug 1502136] Re: Everything returns 403 if show_multiple_locations is true and get_image_location policy is set

2017-08-07 Thread Edward Hope-Morley
** No longer affects: glance (Ubuntu Trusty)

** Tags removed: sts-sru-needed
** Tags added: sts-sru-done

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

Title:
  Everything returns 403 if show_multiple_locations is true and
  get_image_location policy is set

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1502136/+subscriptions

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


[Bug 1709058] [NEW] Icon invalid in the favorites/panel menu/alt-tab

2017-08-07 Thread Sebastien Bacher
Public bug reported:

Using 3.25.4 in artful, the gnome-tweak-tool icon is correct in the
applications grid but it's displaying the "missing icon" one in the
favorites/panel menu/alt-tab (default artful installation with wayland
ubuntu session)

** Affects: gnome-tweak-tool
 Importance: Unknown
 Status: Unknown

** Affects: gnome-tweak-tool (Ubuntu)
 Importance: Low
 Status: Triaged

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

Title:
  Icon invalid in the favorites/panel menu/alt-tab

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-tweak-tool/+bug/1709058/+subscriptions

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


[Bug 1706630] Re: aarch64: MSI is not supported by interrupt controller

2017-08-07 Thread ChristianEhrhardt
** Tags added: virt-fixed-by-2.10

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

Title:
  aarch64: MSI is not supported by interrupt controller

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

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


[Bug 1653456] Re: ASUS G752VS: Touchpad and Fn keys not working (Ubuntu 16.04.1/16.10/17.04)

2017-08-07 Thread aljosa
Just installed the new 4.13-rc4 kernel, ELAN touchpad remains completely
dead.

[3.456538] usb 1-6: New USB device found, idVendor=04d9, idProduct=a070
[3.456539] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[3.456557] usb 1-6: Product: USB Gaming Mouse
[3.456557] usb 1-6: Manufacturer: G-SPY
[3.576067] usb 1-8: new full-speed USB device number 5 using xhci_hcd
[3.742050] usb 1-8: New USB device found, idVendor=0b05, idProduct=1837
[3.742051] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[3.742069] usb 1-8: Product: ROG MacroKey
[3.742069] usb 1-8: Manufacturer: ASASTeK COMPUTER INC.
[3.784950] usbcore: registered new interface driver usbhid
[3.784950] usbhid: USB HID core driver
[3.786496] input: G-SPY USB Gaming Mouse as 
/devices/pci:00/:00:14.0/usb1/1-6/1-6:1.0/0003:04D9:A070.0001/input/input5
[3.786559] input: ASASTeK COMPUTER INC. ROG MacroKey as 
/devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1837.0004/input/input6
[3.844367] holtek_mouse 0003:04D9:A070.0001: input,hidraw0: USB HID v1.10 
Keyboard [G-SPY USB Gaming Mouse] on usb-:00:14.0-6/input0
[3.844546] input: G-SPY USB Gaming Mouse as 
/devices/pci:00/:00:14.0/usb1/1-6/1-6:1.1/0003:04D9:A070.0002/input/input7
[3.904373] asus 0003:0B05:1837.0004: input,hidraw1: USB HID v1.10 Keyboard 
[ASASTeK COMPUTER INC. ROG MacroKey] on usb-:00:14.0-8/input0
[3.913874] input: ASASTeK COMPUTER INC. ROG MacroKey as 
/devices/pci:00/:00:14.0/usb1/1-8/1-8:1.1/0003:0B05:1837.0005/input/input8
[3.964579] holtek_mouse 0003:04D9:A070.0002: input,hiddev0,hidraw2: USB HID 
v1.10 Mouse [G-SPY USB Gaming Mouse] on usb-:00:14.0-6/input1
[3.964892] holtek_mouse 0003:04D9:A070.0003: hiddev1,hidraw3: USB HID v1.10 
Device [G-SPY USB Gaming Mouse] on usb-:00:14.0-6/input2
[4.024263] asus 0003:0B05:1837.0005: input,hiddev2,hidraw4: USB HID v1.10 
Device [ASASTeK COMPUTER INC. ROG MacroKey] on usb-:00:14.0-8/input1
[4.024322] input: ASASTeK COMPUTER INC. ROG MacroKey as 
/devices/pci:00/:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1837.0006/input/input9
[4.024689] asus 0003:0B05:1837.0006: input,hidraw5: USB HID v1.10 Mouse 
[ASASTeK COMPUTER INC. ROG MacroKey] on usb-:00:14.0-8/input2

[4.498142] i2c_hid i2c-ELAN1203:00: i2c-ELAN1203:00 supply vdd not
found, using dummy regulator

[4.728492] asus_wmi: ASUS WMI generic driver loaded
[4.729481] asus_wmi: Initialization: 0x1
[4.729501] asus_wmi: BIOS WMI version: 7.9
[4.729524] asus_wmi: SFUN value: 0xa0265
[4.730178] input: Asus WMI hotkeys as 
/devices/platform/asus-nb-wmi/input/input15
[4.857116] hid-multitouch 0018:04F3:3043.0007: Ignoring the extra 
HID_DG_INPUTMODE
[4.857149] input: ELAN1203:00 04F3:3043 Touchpad as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1203:00/0018:04F3:3043.0007/input/input17
[4.857395] hid-multitouch 0018:04F3:3043.0007: input,hidraw6: I2C HID v1.00 
Mouse [ELAN1203:00 04F3:3043] on i2c-ELAN1203:00
[4.962893] asus_wmi: Number of fans: 1

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

Title:
  ASUS G752VS: Touchpad and Fn keys not working (Ubuntu
  16.04.1/16.10/17.04)

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

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


[Bug 1677552] Re: CPU hot unplug fails after migrating a CPU hotplugged guest from source

2017-08-07 Thread ChristianEhrhardt
** Tags added: virt-fixed-by-2.10

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

Title:
  CPU hot unplug fails after migrating a CPU hotplugged guest from
  source

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

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


[Bug 1709058] Re: Icon invalid in the favorites/panel menu/alt-tab

2017-08-07 Thread Sebastien Bacher
Seems it has been reported upstream as well
https://bugzilla.gnome.org/show_bug.cgi?id=785611 and is not Ubuntu
specific (the report mentions arch)

** Bug watch added: GNOME Bug Tracker #785611
   https://bugzilla.gnome.org/show_bug.cgi?id=785611

** Changed in: gnome-tweak-tool (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-tweak-tool (Ubuntu)
   Status: New => Triaged

** Also affects: gnome-tweak-tool via
   https://bugzilla.gnome.org/show_bug.cgi?id=785611
   Importance: Unknown
   Status: Unknown

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

Title:
  Icon invalid in the favorites/panel menu/alt-tab

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-tweak-tool/+bug/1709058/+subscriptions

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


[Bug 1704479] Re: Change CONFIG_IBMVETH to module

2017-08-07 Thread Kleber Sacilotto de Souza
Setting to "Fix Committed" for Zesty since the change was to set
CONFIG_IBMVETH=m, and also the annotation file needed to be changed
accordingly. The changes were applied to Zesty master-next branch and
will be available on the next zesty kernel release.

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Released => 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/1704479

Title:
  Change CONFIG_IBMVETH to module

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

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


[Bug 1705169] Re: Hotkeys on new Thinkpad systems aren't working

2017-08-07 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Zesty)
   Status: New => Fix Committed

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

Title:
  Hotkeys on new Thinkpad systems aren't working

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

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


[Bug 1709055] Re: Drop support for Android (Ubuntu Touch patches)

2017-08-07 Thread Sebastien Bacher
Thanks for working on that. Before I look more at it/sponsor, is there
any reason you didn't drop the trust store support? Some of the changes
are required by the snappy patch but that doesn't require the module so
we could at least remove the corresponding deb from debian/control
right?

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

Title:
  Drop support for Android (Ubuntu Touch patches)

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

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


[Bug 1709062] [NEW] Software Updater fails to download repository info

2017-08-07 Thread peterzay
Public bug reported:

This problem started on Friday, August 4, 2017.

See screenshot for precise error.

Synaptic works fine.  So does the internet connection.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: update-manager 1:16.04.7
ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
Uname: Linux 4.4.0-89-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Aug  7 07:13:17 2017
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/update-manager
GsettingsChanges:
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'window-width' b'484'
 b'com.ubuntu.update-manager' b'launch-time' b'int64 1502104371'
InstallationDate: Installed on 2017-07-22 (15 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
InterpreterPath: /usr/bin/python3.5
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 SHELL=/bin/bash
 LANG=en_US.UTF-8
 LANGUAGE=en_US
 XDG_RUNTIME_DIR=
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "Error message"
   
https://bugs.launchpad.net/bugs/1709062/+attachment/4928325/+files/Screenshot%20from%202017-08-07%2007-03-33.png

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

Title:
  Software Updater fails to download repository info

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

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


  1   2   3   4   5   6   >