[Touch-packages] [Bug 531424] Re: Different character colors if extended font is used

2016-04-29 Thread AsstZD
Tested with 16.04 today, still present.

** Changed in: console-setup (Ubuntu)
   Status: Invalid => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/531424

Title:
  Different character colors if extended font is used

Status in console-setup package in Ubuntu:
  New

Bug description:
  Binary package hint: console-setup

  If an extended (marked with "." instead of "#") console font is
  chosen, some letters different from basic latin are brighter than
  latin ones.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1556134] Re: obex-check-device crashed with SIGSEGV in __GI_____strtoul_l_internal()

2016-04-29 Thread Dennis
I agree. There should be one public bug with a status for everyone.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libopenobex in Ubuntu.
https://bugs.launchpad.net/bugs/1556134

Title:
  obex-check-device crashed with SIGSEGV in
  __GI_strtoul_l_internal()

Status in libopenobex package in Ubuntu:
  Confirmed

Bug description:
  on launch this crash occurs

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: libopenobex2 1.7.1-4
  ProcVersionSignature: Ubuntu 4.4.0-11.26-generic 4.4.4
  Uname: Linux 4.4.0-11-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Wed Mar  9 16:14:37 2016
  Dependencies:
   gcc-6-base 6-20160227-0ubuntu1
   libc6 2.21-0ubuntu6
   libgcc1 1:6-20160227-0ubuntu1
   libudev1 229-2ubuntu1
   libusb-1.0-0 2:1.0.20-1
  ExecutablePath: /usr/sbin/obex-check-device
  InstallationDate: Installed on 2016-02-11 (28 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  ProcCmdline: /usr/sbin/obex-check-device 01da
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7f8783a75674 <__GI_strtoul_l_internal+68>:   
movsbq (%r14),%rax
   PC (0x7f8783a75674) ok
   source "(%r14)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: libopenobex
  StacktraceTop:
   __GI_strtoul_l_internal (nptr=0x0, endptr=0x0, base=16, group=, loc=0x7f8783dff500 <_nl_global_locale>) at ../stdlib/strtol_l.c:297
   main ()
  Title: obex-check-device crashed with SIGSEGV in __GI_strtoul_l_internal()
  UpgradeStatus: Upgraded to xenial on 2016-03-02 (9 days ago)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-04-29 Thread Adolfo Jayme
** Also affects: ubuntu-mate-artwork (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1537794

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-mate-artwork package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  Fix Released

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570449] Re: GTK3 Libreoffice default theme is too dark

2016-04-29 Thread Adolfo Jayme
*** This bug is a duplicate of bug 1562513 ***
https://bugs.launchpad.net/bugs/1562513

** This bug has been marked a duplicate of bug 1562513
   Toolbar has a dark background in GTK3 in Ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1570449

Title:
  GTK3 Libreoffice default theme is too dark

Status in libreoffice package in Ubuntu:
  Confirmed
Status in ubuntu-themes package in Ubuntu:
  Confirmed

Bug description:
  Libreoffice default theme became too dark. I think it is a problem
  with switching to GTK3. See the attached screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 14 17:48:21 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-03-29 (15 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576928] Re: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-04-29 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to hicolor-icon-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1576928

Title:
  package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

Status in hicolor-icon-theme package in Ubuntu:
  New

Bug description:
  This issue first appeared during Dist upgrade for 15 to 16

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: hicolor-icon-theme 0.15-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Fri Apr 29 06:50:44 2016
  Dependencies:
   
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-05-16 (349 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: hicolor-icon-theme
  Title: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hicolor-icon-theme/+bug/1576928/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1575701] Re: Terminix and Builder popover button titles rendered with borders

2016-04-29 Thread Adolfo Jayme
** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1575701

Title:
  Terminix and Builder popover button titles rendered with borders

Status in ubuntu-themes package in Ubuntu:
  Confirmed

Bug description:
  Gnome-Builder and Terminix popover menus are not rendered very
  attractively in Ambiance. Specifically, both applications use the
  horizontal-buttons feature of the popover with a section name, the
  section name is rendered in a very faint, hard to read color and the
  name has a recessed etched border around it.

  Terminix is already fixing the border issue, but gnome-builder does
  not. This should really be fixed in the theme though and not at the
  application level.

  See this bug report in Terminix for an example screenshot:

  https://github.com/gnunn1/terminix/issues/217

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-29 Thread Serge Hallyn
Yes, Debian has not yet made this change for libvirt.  It was done
in 1.3.1-1ubuntu1 .  We've not yet submitted a patch to Debian, but
I'll be doing so soon as I'm working on syncing the packaging.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1574566

Title:
  package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in libvirt package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Invalid

Bug description:
  upgrade 15.10 -> 16.04

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libvirt-bin 1.3.1-1ubuntu10
  ProcVersionSignature: Ubuntu 4.2.0-36.41-generic 4.2.8-ckt8
  Uname: Linux 4.2.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Mon Apr 25 12:44:51 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-04-06 (19 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcCmdline: BOOT_IMAGE=/vmlinuz-4.2.0-36-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: libvirt
  Title: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-04-25 (0 days ago)
  modified.conffile..etc.libvirt.qemu.networks.default.xml: [modified]
  mtime.conffile..etc.libvirt.qemu.networks.default.xml: 
2016-04-14T14:20:45.067249

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576928] [NEW] package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-04-29 Thread Nik Argyrou
Public bug reported:

This issue first appeared during Dist upgrade for 15 to 16

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: hicolor-icon-theme 0.15-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Fri Apr 29 06:50:44 2016
Dependencies:
 
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2015-05-16 (349 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: hicolor-icon-theme
Title: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: 
triggers looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: hicolor-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to hicolor-icon-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1576928

Title:
  package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

Status in hicolor-icon-theme package in Ubuntu:
  New

Bug description:
  This issue first appeared during Dist upgrade for 15 to 16

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: hicolor-icon-theme 0.15-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Fri Apr 29 06:50:44 2016
  Dependencies:
   
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-05-16 (349 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: hicolor-icon-theme
  Title: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hicolor-icon-theme/+bug/1576928/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner

2016-04-29 Thread Michael Quinlivan
Exact same problem occurs for me, with the touchpad, usually when
clicking something the pointer shoots to the bottom left corner of the
screen.  Not every time but intermittently.  This is a bug that has
existed since 14.04, and I managed to fix it back then, but for the life
of me I can't remember how I did it. I think I had to make some
adjustments to the synaptic driver config, perhaps even had to recompile
something...  I've searched to find the solution that I used last time
but can't seem to find it now!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1574667

Title:
  Mouse pointer occasionally jumps to the bottom-left corner

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Sometimes the mouse pointer jumps directly to the bottom-left corner
  of the screen, which results in opening the trash window when
  clicking.

  This seems to be related: https://ubuntu-mate.community/t/mouse-
  pointer-jumps-on-clicking-touchpad/2932.

  Thanks,
  MZ

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BootLog: /dev/sda6: clean, 276587/40779776 files, 15261626/163117056 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Apr 25 15:55:54 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:06b2]
  InstallationDate: Installed on 2016-04-23 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:07dc Intel Corp. 
   Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 002: ID 064e:920b Suyin Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 5559
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=c5bc0a1d-3fe9-4ae5-81e9-de7d141b419c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.5
  dmi.board.name: 06CMH7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.5:bd12/21/2015:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn06CMH7:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  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
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon Apr 25 13:43:44 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1156 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-29 Thread jean-christophe manciot
Are you suggesting that the change was motivated to make libvirt support 
multiple architectures?
You can check that debian has the same path for the libvirt libraries across 
multiple architectures at the bottom of this page: 
https://packages.debian.org/sid/libvirt0.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1574566

Title:
  package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in libvirt package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Invalid

Bug description:
  upgrade 15.10 -> 16.04

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libvirt-bin 1.3.1-1ubuntu10
  ProcVersionSignature: Ubuntu 4.2.0-36.41-generic 4.2.8-ckt8
  Uname: Linux 4.2.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Mon Apr 25 12:44:51 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-04-06 (19 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcCmdline: BOOT_IMAGE=/vmlinuz-4.2.0-36-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: libvirt
  Title: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-04-25 (0 days ago)
  modified.conffile..etc.libvirt.qemu.networks.default.xml: [modified]
  mtime.conffile..etc.libvirt.qemu.networks.default.xml: 
2016-04-14T14:20:45.067249

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner

2016-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1574667

Title:
  Mouse pointer occasionally jumps to the bottom-left corner

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Sometimes the mouse pointer jumps directly to the bottom-left corner
  of the screen, which results in opening the trash window when
  clicking.

  This seems to be related: https://ubuntu-mate.community/t/mouse-
  pointer-jumps-on-clicking-touchpad/2932.

  Thanks,
  MZ

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BootLog: /dev/sda6: clean, 276587/40779776 files, 15261626/163117056 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Apr 25 15:55:54 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:06b2]
  InstallationDate: Installed on 2016-04-23 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:07dc Intel Corp. 
   Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 002: ID 064e:920b Suyin Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 5559
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=c5bc0a1d-3fe9-4ae5-81e9-de7d141b419c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.5
  dmi.board.name: 06CMH7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.5:bd12/21/2015:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn06CMH7:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  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
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon Apr 25 13:43:44 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1156 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-29 Thread jean-christophe manciot
I don't get your point... at all. Are you suggesting th
Debian has not changed the path for the libraries: File list of package 
libvirt0 1.3.3 in sid of architecture amd64

/usr/lib/libvirt-admin.so.0
/usr/lib/libvirt-admin.so.0.1003.3
/usr/lib/libvirt-lxc.so.0
/usr/lib/libvirt-lxc.so.0.1003.3
/usr/lib/libvirt-qemu.so.0
/usr/lib/libvirt-qemu.so.0.1003.3
/usr/lib/libvirt.so.0
/usr/lib/libvirt.so.0.1003.3
/usr/share/doc/libvirt0/changelog.Debian.gz
/usr/share/doc/libvirt0/changelog.gz
/usr/share/doc/libvirt0/copyright

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1574566

Title:
  package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in libvirt package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Invalid

Bug description:
  upgrade 15.10 -> 16.04

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libvirt-bin 1.3.1-1ubuntu10
  ProcVersionSignature: Ubuntu 4.2.0-36.41-generic 4.2.8-ckt8
  Uname: Linux 4.2.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Mon Apr 25 12:44:51 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-04-06 (19 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcCmdline: BOOT_IMAGE=/vmlinuz-4.2.0-36-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: libvirt
  Title: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-04-25 (0 days ago)
  modified.conffile..etc.libvirt.qemu.networks.default.xml: [modified]
  mtime.conffile..etc.libvirt.qemu.networks.default.xml: 
2016-04-14T14:20:45.067249

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576924] [NEW] many flags

2016-04-29 Thread ralphcloud
Public bug reported:

this is ungrade from 14.4 to 16.4

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic i686
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Apr 29 23:31:56 2016
DistUpgraded: 2016-04-22 22:56:45,704 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Core Processor Integrated Graphics 
Controller [1043:1702]
InstallationDate: Installed on 2016-04-04 (26 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
MachineType: ASUSTeK Computer Inc. U50F
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-04-23 (7 days ago)
dmi.bios.date: 11/27/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: U50F.202
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: U50F
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.:bvrU50F.202:bd11/27/2009:svnASUSTeKComputerInc.:pnU50F:pvr1.0:rvnASUSTeKComputerInc.:rnU50F:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: U50F
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.libdrm2: libdrm2 2.4.67-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
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
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Fri Apr 29 13:44:38 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   12524 
 vendor AUO
xserver.version: 2:1.18.3-1ubuntu2

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


** Tags: apport-bug compiz-0.9 i386 ubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1576924

Title:
  many flags

Status in xorg package in Ubuntu:
  New

Bug description:
  this is ungrade from 14.4 to 16.4

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic i686
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Apr 29 23:31:56 2016
  DistUpgraded: 2016-04-22 22:56:45,704 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Core Processor Integrated Graphics 
Controller [1043:1702]
  InstallationDate: Installed on 2016-04-04 (26 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
  MachineType: ASUSTeK Computer Inc. U50F
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (7 days ago)
  dmi.bios.date: 11/27/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: U50F.202
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U50F
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN1234567890

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-04-29 Thread Cheng-Chia Tseng
Using subset OTFs is suggested for OS exept MacOS and Windows by the
README file from Source Han Sans (same as Noto Sans CJK).

However, as I stated previously, I believe using Super OTC is a way to
find where the apps in Linux world which has some problems dealing with
this "super font," and that helps shape a better Linux world in the
future. People find the problem, report the problem, and the problem be
fixed one day.

Both ways are fine though. The system still has some places to be
improved to support Super OTC better while Subset OTFs require more
space and more packages. To be the first to find the problems and work
with upstreams to fix them? Or just do as the official recommendation to
get the better result and serve users better first?

Any thoughts on this?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1468027

Title:
  change default CJK fonts to Noto CJK

Status in Ubuntu Seeds:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  Fix Released
Status in language-selector package in Ubuntu:
  Fix Released
Status in lubuntu-meta package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in xubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  just realize that fonts-noto-cjk is available in the repository, finally its 
packaged.
  i don't really know about korean community.
  But for Chinese and Japanese community, i think that the answer is clear.
  noto-cjk is definitely better what we had before, like fonts- wqy and 
fonts-droid.
  Android community had received these complains for years, finally they got 
them fixed on lollipop.
  Fedora also set it as default chinese font start from F21.
  and of course, i still hope that ubuntu could drop those 69-language-selector 
fontconfig files, just like what F13 did.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-29 Thread Serge Hallyn
Quoting jean-christophe manciot (manciot.jeanchristo...@gmail.com):
> Alas! Someone in Canonical decided to change that and now the libraries have 
> moved to a different folder:
> dpkg --contents libvirt0_1.3.1-1ubuntu10_amd64.deb | grep so
> -rw-r--r-- root/root 10168 2016-04-15 09:15 
> ./usr/lib/x86_64-linux-gnu/libvirt-lxc.so.0.1003.1

Please see https://wiki.debian.org/Multiarch/Implementation

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1574566

Title:
  package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in libvirt package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Invalid

Bug description:
  upgrade 15.10 -> 16.04

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libvirt-bin 1.3.1-1ubuntu10
  ProcVersionSignature: Ubuntu 4.2.0-36.41-generic 4.2.8-ckt8
  Uname: Linux 4.2.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Mon Apr 25 12:44:51 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-04-06 (19 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcCmdline: BOOT_IMAGE=/vmlinuz-4.2.0-36-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: libvirt
  Title: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-04-25 (0 days ago)
  modified.conffile..etc.libvirt.qemu.networks.default.xml: [modified]
  mtime.conffile..etc.libvirt.qemu.networks.default.xml: 
2016-04-14T14:20:45.067249

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1518116] Re: lots of logind sessions fill up /run

2016-04-29 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1518116

Title:
  lots of logind sessions fill up /run

Status in systemd package in Ubuntu:
  Expired

Bug description:
  error happened while upgrading from 14.10 to 15.04 using do-release-
  upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: systemd 208-8ubuntu8.2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.16.0-44.59-generic 3.16.7-ckt14
  Uname: Linux 3.16.0-44-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.5
  Architecture: amd64
  Date: Fri Nov 20 00:02:45 2015
  DuplicateSignature: package:systemd:208-8ubuntu8.2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]:subprocess 
new pre-installation script returned error exit status 1
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  InstallationDate: Installed on 2015-02-19 (273 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  SourcePackage: systemd
  Title: package systemd 208-8ubuntu8.2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service] failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to vivid on 2015-11-19 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1549918] Re: USB mouse stopped working after kernel upgrade

2016-04-29 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1549918

Title:
  USB mouse stopped working after kernel upgrade

Status in xorg package in Ubuntu:
  Expired

Bug description:
  I upgraded via synaptic yesterday, and my Logitech USB wireless mouse
  stopped working.  The upgrade included the latest kernel.

  Linux sempai 3.16.0-62-generic #82~14.04.1-Ubuntu SMP Fri Feb 19
  18:56:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-62.82~14.04.1-generic 3.16.7-ckt23
  Uname: Linux 3.16.0-62-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Feb 25 12:41:08 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS880M [Mobility Radeon HD 4225/4250] 
[1002:9712] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3638]
  InstallationDate: Installed on 2015-11-22 (95 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-62-generic 
root=UUID=a5ae3032-edad-4cdc-8264-5550f4e90f1a ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.name: 3638
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd01/25/2010:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr049C212412202:rvnHewlett-Packard:rn3638:rvr33.23:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 049C212412202
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 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: Thu Feb 25 12:15:42 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2
  xserver.video_driver: radeon

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1527843] Re: systemd-logind failed to enable subscription: launch helper exited with unknown return code 1

2016-04-29 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu Wily) because there has been no activity
for 60 days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1527843

Title:
  systemd-logind failed to enable subscription: launch helper exited
  with unknown return code 1

Status in systemd package in Ubuntu:
  Invalid
Status in systemd source package in Wily:
  Expired

Bug description:
  Started my machine succesfully at night and the next morning the screen is 
blank/black and no GUI available.
  Switching to TTY1 i got after the login these messages:

  [31989] systemd-logind[4272]: Failed to enable subscription: Launch helper 
exited with unknown return code 1
  [31989] systemd-logind[4272]: Failed to fully start up daemon: Input/output 
error

  The much bigger problem is:
  PC does *not* start with normal boot options, i have to choose manually the 
upstart option in GRUB2.
  #1527806

  It is a fresh installed Xubuntu 15.10, all packages installed via
  Synaptic or CLI.

  
  Xubuntu 15.10

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1536827] Re: adt-build-lxc unmounted my home directory

2016-04-29 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1536827

Title:
  adt-build-lxc unmounted my home directory

Status in lxc package in Ubuntu:
  Expired

Bug description:
  I'm running wily (autopkgtest 3.17.4) with an encrypted home
  directory. I ran adt-build-lxc ubuntu xenial and it unmounted my home
  directory, which was a bit surprising!

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1528956] Re: netinst produces an unusable system

2016-04-29 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1528956

Title:
  netinst produces an unusable system

Status in systemd package in Ubuntu:
  Expired

Bug description:
  for various reasons of history:
  /var/lib/tftpboot/pxelinux.0 (was precise?  md5sum is 
94fa5add303db869b79cba07449127c2)
  /var/lib/tftpboot/xenial is a directory into which 
xenial/main/installer-amd64/current/images/netboot/netboot.tar.gz was unpacked. 
 (md5sum of the tarball: 8d7b64c36776fe708210e8ef6deee852)
  /var/lib/tftpboot/xenial-amd64{,-initrd.gz} are copies of 
xenial/ubuntu-installer/amd64/{linux,initrd.gz}

  /var/lib/tftpboot/pxelinux.cfg/$HEX_IP contains:
  DISPLAY /boot-screens/boot.txt
  DEFAULT install

  LABEL install
  kernel xenial-amd64
  ipappend 2 
  append auto priority=critical netcfg/dhcp_timeout=120 
locale=en_US.UTF8 console-setup/ask_detect=false console-setup/layoutcode=us 
interface=auto netcfg/get_hostname=foo netcfg/get_domain=example.com 
mirror/http/proxy= DEBCONF_DEBUG=5 vga=normal initrd=xenial-amd64.initrd.gz 
ramdisk_size=16417 root=/dev/ram rw --

  PROMPT 1
  TIMEOUT 60

  After the install finishes, the reboot shows the root filesystem fsck,
  and then nothing.

  package install differences are attached (diff xenial.netinst
  xenial.server | grep -e '[<>]')

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1491393] Re: 15.10: Long boot-time delays trying to find disconnected hot-plugged storage devices

2016-04-29 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1491393

Title:
  15.10: Long boot-time delays trying to find disconnected hot-plugged
  storage devices

Status in systemd package in Ubuntu:
  Expired

Bug description:
  Is there a way to prevent systemd from creating generator targets for
  hot-plug disks?

  Currently it is causing very long delays at boot-time - which are not
  interruptible by the sys-admin - but I'm not sure at what point
  systemd decided those hot-plug devices should be added to the boot-
  time tasks, or how to safely delete them.

  There are generator rules added at some stage but I cannot find
  information on how to safely remove them, or how to prevent them being
  created.

  In this output the device-mapper names prefixed LUKS_HDD_ are the
  problem:

  $ ls -l /var/run/systemd/generator/*
  -rw-r--r-- 1 root root 486 Sep  2 11:45 /var/run/systemd/generator/boot.mount
  -rw-r--r-- 1 root root 486 Sep  2 11:45 /var/run/systemd/generator/home.mount
  -rw-r--r-- 1 root root 294 Sep  2 11:45 /var/run/systemd/generator/-.mount
  -rw-r--r-- 1 root root 933 Sep  2 11:45 
/var/run/systemd/generator/systemd-cryptsetup@LUKS_BOOT.service
  -rw-r--r-- 1 root root 933 Sep  2 11:45 
/var/run/systemd/generator/systemd-cryptsetup@LUKS_DATA.service
  -rw-r--r-- 1 root root 887 Sep  2 11:45 
/var/run/systemd/generator/systemd-cryptsetup@LUKS_HDD_OS.service
  -rw-r--r-- 1 root root 887 Sep  2 11:45 
/var/run/systemd/generator/systemd-cryptsetup@LUKS_HDD_VM.service
  -rw-r--r-- 1 root root 929 Sep  2 11:45 
/var/run/systemd/generator/systemd-cryptsetup@LUKS_OS.service
  -rw-r--r-- 1 root root 491 Sep  2 11:45 
/var/run/systemd/generator/usr-local.mount
  -rw-r--r-- 1 root root 485 Sep  2 11:45 /var/run/systemd/generator/var.mount

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1499171] Re: udev crashes when deleting a partition in gparted in live session

2016-04-29 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1499171

Title:
  udev crashes when deleting a partition in gparted in live session

Status in systemd package in Ubuntu:
  Expired

Bug description:
  To reproduce boot the lubuntu amd 64 beta 2 image and open gparted and
  delete an xfs partition from the live session on my ssd.

  systemd:
Installed: 225-1ubuntu4
Candidate: 225-1ubuntu4
Version table:
   *** 225-1ubuntu4 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10

  I expected systemd not to crash when I deleted an xfs partition.
  Instead it crashed as soon as I clicked delete and apport showed up.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.10
  Package: udev 225-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.365
  Date: Thu Sep 24 05:36:50 2015
  ExecutablePath: /lib/systemd/systemd-udevd
  LiveMediaBuild: Lubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcCmdline: /lib/systemd/systemd-udevd
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
  ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash ---
  Signal: 6
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 08/31/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3627
  dmi.board.vendor: Quanta
  dmi.board.version: 18.42
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.33:bd08/31/2009:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvrRev1:rvnQuanta:rn3627:rvr18.42:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576914] Re: upstart, libnih ftbfs on s390x with linux 4.4.0-21.37

2016-04-29 Thread Steve Langasek
Build
https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu23/+build/9668581
has been cancelled, and the failure shown in the log there is:

not ok 13 - ensure remainder of log written when file deleted with uid 0
wrong value for output, got unexpected (nil)
at tests/test_log.c:868 (test_log_new).
/bin/bash: line 5: 40392 Aborted ${dir}$tst
FAIL: test_log

This was not the same failure that I saw, but possibly related.

After adjusting settings in the chroot, libnih still fails its testsuite
with wholly uninteresting 'string' problems related to terminal sizes
that are almost certainly unrelated and specific to the test
environment.

And upstart now fails locally with a variety of apparently flaky tests.
E.g.:

test: Failed to spawn test main process: unable to execute: No such file or 
directory
ok 67 - with no such file, no shell and console log
ok 68 - with debug enabled
ok 69 - ensure sane fds with no console
ok 70 - ensure sane fds with console log
not ok 71 - ensure multi process output logged
wrong value for stat (filename, &statbuf), expected 0 got -1
at tests/test_job_process.c:4803 (test_spawn).
/bin/bash: line 5: 51948 Aborted (core dumped) ${dir}$tst
FAIL: test_job_process

or, in another run:

not ok 147 - ensure re-exec does not disrupt umask
wrong value for ok, expected 1 got 0
at tests/test_initctl.c:11385 (test_reexec).
/bin/bash: line 5: 31440 Aborted (core dumped) ${dir}$tst
FAIL: test_initctl

or:

not ok 136 - with child exit notification before child setup success 
notification
wrong value for timed_waitpid (pid, 5), expected 63974 got 0
at tests/test_job_process.c:8957 (test_handler).
/bin/bash: line 5: 63192 Aborted (core dumped) ${dir}$tst
FAIL: test_job_process

There's repetition in the failing tests; a completely clean run is
elusive.

And I've just noticed the last good build of upstart on s390x,
,
was more than a month after the package was uploaded.  So the successful
build is the result of a retry of a failed build, which means there's
nothing to say that a kernel change between 4.4.0-18 and 4.4.0-21 has
anything to do with this.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1576914

Title:
  upstart,libnih ftbfs on s390x with linux 4.4.0-21.37

Status in upstart package in Ubuntu:
  New

Bug description:
  The latest uploads of upstart are failing to build on s390x, with lost
  fds causing the testsuite to fail to return (which should eventually
  lead to a timeout, but hasn't as of this writing):

https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu22/+build/9658082
https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu23/+build/9668581

  upstart also fails to build on devac02, with the following test
  failures:

  not ok 12 - ensure log written when directory created accessible with uid 0
  wrong value for output, got unexpected (nil)
  at tests/test_log.c:827 (test_log_new).
  /bin/bash: line 5: 31104 Aborted (core dumped) ${dir}$tst
  FAIL: test_log

  [...]
  not ok 19 - with deletion of top-level directory
  wrong value for source->watch, expected (nil) got 0x2aa43d27cb0
  at tests/test_conf.c:1006 (test_source_reload_job_dir).
  Aborted (core dumped)
  FAIL: test_conf_preload.sh

  The second of these failures definitely looks like a lost inotify
  event.

  So I looked at libnih, and libnih's testsuite hangs indefinitely on devac02, 
after:
PASS: test_file 78 - with simple directory loop

  This is the last test in test_file; the next test that it hangs on is 
test_watch.  Running this test directly shows that it hangs after:
ok 17 - nih_watch_reader

  strace shows the test_watch waiting indefinitely on a select, waiting
  to read the inotify fd.

  All of this is on systems running linux 4.4.0-21.

  The upstart testsuite was passing as recently as 4.4.0-18.

  https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu21/+build/9278268

  I don't know what in the kernel could have changed to break this, but
  that seems the most likely explanation.  There was also a new glibc
  version since the last successful upstart build, 2.23-0ubuntu3, which
  includes an s390x-specific change, but that seems quite unlikely to
  impact inotify.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 585908] Fw: new message

2016-04-29 Thread Philipp Schlesinger
Hello!


You have a new message, please read



phil...@sadleder.de

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/585908

Title:
  Document all events (was: cross-comment events and *.conf files)

Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: upstart

  Finding where events are asserted and which *.conf files are sensitive
  to an asserted event is difficult.

  As a documentation habit, it would be good to have comments in both
  the *.conf files and the scripts that make assertiongs and the man
  pages for commands that assert events.

  For example,  /etc/init/rc-sysinit.conf is sensitive to the events
  "filesystem" and "net-device-up IFACE=lo".

  I believe "filesystem" is asserted by mountall,
  "strings /sbin/mountall" shows me strings for virtual-, local-, and 
remote-filesystems which I see in /etc/init/*.conf files.

  I see the assertion for "net-device-up" in /etc/network/if-
  up.d/upstart .

  These linkages would be easier to track and maintain if   
/etc/init/rc-sysinit.conf  pointed to mountall(8) and
  /etc/network/if-up.d/upstart  and if  those would point at   
/etc/init/rc-sysinit.conf .

  It might be useful to add an  "assert"  stanza to *.conf scripts so
  the absence of a support file, especially when it is unique, would be
  noted in an warning message or even cause an error.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576914] Re: upstart, libnih ftbfs on s390x with linux 4.4.0-21.37

2016-04-29 Thread Steve Langasek
Notwithstanding the above, I've just been surprised to find that
test_watch passes on the devac02 host system, where it fails under a
yakkety schroot.  It turns out the libnih test suite is ignoring the
value of TMPDIR, and always writing to /tmp, and /tmp is an overlayfs
mount - which means a lost inotify event for a deleted parent directory
is more or less expected behavior.

Until we have a full build log from launchpad, it's unknown whether the
failure in launchpad is related or not.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1576914

Title:
  upstart,libnih ftbfs on s390x with linux 4.4.0-21.37

Status in upstart package in Ubuntu:
  New

Bug description:
  The latest uploads of upstart are failing to build on s390x, with lost
  fds causing the testsuite to fail to return (which should eventually
  lead to a timeout, but hasn't as of this writing):

https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu22/+build/9658082
https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu23/+build/9668581

  upstart also fails to build on devac02, with the following test
  failures:

  not ok 12 - ensure log written when directory created accessible with uid 0
  wrong value for output, got unexpected (nil)
  at tests/test_log.c:827 (test_log_new).
  /bin/bash: line 5: 31104 Aborted (core dumped) ${dir}$tst
  FAIL: test_log

  [...]
  not ok 19 - with deletion of top-level directory
  wrong value for source->watch, expected (nil) got 0x2aa43d27cb0
  at tests/test_conf.c:1006 (test_source_reload_job_dir).
  Aborted (core dumped)
  FAIL: test_conf_preload.sh

  The second of these failures definitely looks like a lost inotify
  event.

  So I looked at libnih, and libnih's testsuite hangs indefinitely on devac02, 
after:
PASS: test_file 78 - with simple directory loop

  This is the last test in test_file; the next test that it hangs on is 
test_watch.  Running this test directly shows that it hangs after:
ok 17 - nih_watch_reader

  strace shows the test_watch waiting indefinitely on a select, waiting
  to read the inotify fd.

  All of this is on systems running linux 4.4.0-21.

  The upstart testsuite was passing as recently as 4.4.0-18.

  https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu21/+build/9278268

  I don't know what in the kernel could have changed to break this, but
  that seems the most likely explanation.  There was also a new glibc
  version since the last successful upstart build, 2.23-0ubuntu3, which
  includes an s390x-specific change, but that seems quite unlikely to
  impact inotify.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576914] Re: upstart, libnih ftbfs on s390x with linux 4.4.0-21.37

2016-04-29 Thread Steve Langasek
Just to be sure, I tried downgrading libc6 in the build environment from
2.23-0ubuntu3 to 2.23-0ubuntu2.  The problem is still reproducible.

And the build filesystem is ext4, which should be fairly inotify-safe.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1576914

Title:
  upstart,libnih ftbfs on s390x with linux 4.4.0-21.37

Status in upstart package in Ubuntu:
  New

Bug description:
  The latest uploads of upstart are failing to build on s390x, with lost
  fds causing the testsuite to fail to return (which should eventually
  lead to a timeout, but hasn't as of this writing):

https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu22/+build/9658082
https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu23/+build/9668581

  upstart also fails to build on devac02, with the following test
  failures:

  not ok 12 - ensure log written when directory created accessible with uid 0
  wrong value for output, got unexpected (nil)
  at tests/test_log.c:827 (test_log_new).
  /bin/bash: line 5: 31104 Aborted (core dumped) ${dir}$tst
  FAIL: test_log

  [...]
  not ok 19 - with deletion of top-level directory
  wrong value for source->watch, expected (nil) got 0x2aa43d27cb0
  at tests/test_conf.c:1006 (test_source_reload_job_dir).
  Aborted (core dumped)
  FAIL: test_conf_preload.sh

  The second of these failures definitely looks like a lost inotify
  event.

  So I looked at libnih, and libnih's testsuite hangs indefinitely on devac02, 
after:
PASS: test_file 78 - with simple directory loop

  This is the last test in test_file; the next test that it hangs on is 
test_watch.  Running this test directly shows that it hangs after:
ok 17 - nih_watch_reader

  strace shows the test_watch waiting indefinitely on a select, waiting
  to read the inotify fd.

  All of this is on systems running linux 4.4.0-21.

  The upstart testsuite was passing as recently as 4.4.0-18.

  https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu21/+build/9278268

  I don't know what in the kernel could have changed to break this, but
  that seems the most likely explanation.  There was also a new glibc
  version since the last successful upstart build, 2.23-0ubuntu3, which
  includes an s390x-specific change, but that seems quite unlikely to
  impact inotify.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-04-29 Thread Gunnar Hjalmarsson
We have a solution to the Chrome/Chromium and "Thin" issue in sight at
bug #157. A modified version of fonts-noto-cjk is available in this
PPA:

https://launchpad.net/~gunnarhj/+archive/ubuntu/fonts-noto-cjk

It would be great if a few Chinese and Japanese users could install
fonts-noto-cjk (and possibly fonts-noto-cjk-extras) from the PPA and let
us know the result. Please report your observations on the other bug.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1468027

Title:
  change default CJK fonts to Noto CJK

Status in Ubuntu Seeds:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  Fix Released
Status in language-selector package in Ubuntu:
  Fix Released
Status in lubuntu-meta package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in xubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  just realize that fonts-noto-cjk is available in the repository, finally its 
packaged.
  i don't really know about korean community.
  But for Chinese and Japanese community, i think that the answer is clear.
  noto-cjk is definitely better what we had before, like fonts- wqy and 
fonts-droid.
  Android community had received these complains for years, finally they got 
them fixed on lollipop.
  Fedora also set it as default chinese font start from F21.
  and of course, i still hope that ubuntu could drop those 69-language-selector 
fontconfig files, just like what F13 did.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576914] [NEW] upstart, libnih ftbfs on s390x with linux 4.4.0-21.37

2016-04-29 Thread Steve Langasek
Public bug reported:

The latest uploads of upstart are failing to build on s390x, with lost
fds causing the testsuite to fail to return (which should eventually
lead to a timeout, but hasn't as of this writing):

  https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu22/+build/9658082
  https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu23/+build/9668581

upstart also fails to build on devac02, with the following test
failures:

not ok 12 - ensure log written when directory created accessible with uid 0
wrong value for output, got unexpected (nil)
at tests/test_log.c:827 (test_log_new).
/bin/bash: line 5: 31104 Aborted (core dumped) ${dir}$tst
FAIL: test_log

[...]
not ok 19 - with deletion of top-level directory
wrong value for source->watch, expected (nil) got 0x2aa43d27cb0
at tests/test_conf.c:1006 (test_source_reload_job_dir).
Aborted (core dumped)
FAIL: test_conf_preload.sh

The second of these failures definitely looks like a lost inotify event.

So I looked at libnih, and libnih's testsuite hangs indefinitely on devac02, 
after:
  PASS: test_file 78 - with simple directory loop

This is the last test in test_file; the next test that it hangs on is 
test_watch.  Running this test directly shows that it hangs after:
  ok 17 - nih_watch_reader

strace shows the test_watch waiting indefinitely on a select, waiting to
read the inotify fd.

All of this is on systems running linux 4.4.0-21.

The upstart testsuite was passing as recently as 4.4.0-18.

https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu21/+build/9278268

I don't know what in the kernel could have changed to break this, but
that seems the most likely explanation.  There was also a new glibc
version since the last successful upstart build, 2.23-0ubuntu3, which
includes an s390x-specific change, but that seems quite unlikely to
impact inotify.

** Affects: upstart (Ubuntu)
 Importance: Undecided
 Assignee: Dimitri John Ledkov (xnox)
 Status: New

** Changed in: upstart (Ubuntu)
 Assignee: (unassigned) => Dimitri John Ledkov (xnox)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1576914

Title:
  upstart,libnih ftbfs on s390x with linux 4.4.0-21.37

Status in upstart package in Ubuntu:
  New

Bug description:
  The latest uploads of upstart are failing to build on s390x, with lost
  fds causing the testsuite to fail to return (which should eventually
  lead to a timeout, but hasn't as of this writing):

https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu22/+build/9658082
https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu23/+build/9668581

  upstart also fails to build on devac02, with the following test
  failures:

  not ok 12 - ensure log written when directory created accessible with uid 0
  wrong value for output, got unexpected (nil)
  at tests/test_log.c:827 (test_log_new).
  /bin/bash: line 5: 31104 Aborted (core dumped) ${dir}$tst
  FAIL: test_log

  [...]
  not ok 19 - with deletion of top-level directory
  wrong value for source->watch, expected (nil) got 0x2aa43d27cb0
  at tests/test_conf.c:1006 (test_source_reload_job_dir).
  Aborted (core dumped)
  FAIL: test_conf_preload.sh

  The second of these failures definitely looks like a lost inotify
  event.

  So I looked at libnih, and libnih's testsuite hangs indefinitely on devac02, 
after:
PASS: test_file 78 - with simple directory loop

  This is the last test in test_file; the next test that it hangs on is 
test_watch.  Running this test directly shows that it hangs after:
ok 17 - nih_watch_reader

  strace shows the test_watch waiting indefinitely on a select, waiting
  to read the inotify fd.

  All of this is on systems running linux 4.4.0-21.

  The upstart testsuite was passing as recently as 4.4.0-18.

  https://launchpad.net/ubuntu/+source/upstart/1.13.2-0ubuntu21/+build/9278268

  I don't know what in the kernel could have changed to break this, but
  that seems the most likely explanation.  There was also a new glibc
  version since the last successful upstart build, 2.23-0ubuntu3, which
  includes an s390x-specific change, but that seems quite unlikely to
  impact inotify.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones

2016-04-29 Thread Blake Levine
I use this command in the terminal to check a little deeper as to what
might be causing it. I attached my results.

cat /var/log/syslog* | grep -i pulse

** Attachment added: "Log of pulseaudio crashes"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324/+attachment/4651843/+files/log.text

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1574324

Title:
  pulseaudio crashes when connecting to bluetooth headphones

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04
  pulseaudio crashes, this does *NOT* happen with a Jambox which leads
  me to believe it's an intermittent problem with some hardware. This
  did not happen on Ubuntu 15.10 (which was an upgrade of 15.04).

  Ubuntu Release:

  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  Pulseaudio Version:

  pulseaudio:
Installed: 1:8.0-0ubuntu3
Candidate: 1:8.0-0ubuntu3
Version table:
   *** 1:8.0-0ubuntu3 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Device info:

  [bluetooth]# info 44:5E:F3:B4:07:29 
  Device 44:5E:F3:B4:07:29
Name: BlueBuds X
Alias: BlueBuds X
Class: 0x240404
Icon: audio-card
Paired: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
UUID: Headset   (1108--1000-8000-00805f9b34fb)
UUID: Audio Sink(110b--1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb)
UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb)
UUID: Handsfree (111e--1000-8000-00805f9b34fb)
UUID: Unknown   (80ff--1000-8000-00805f9b34fb)

  I have also attached a debug dump of Pulseaudio when attempting to
  connect to the headphones.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 537272] Re: Rhythmbox ask me to install wma audio codec (which is already installed) each time it tries to index a new wma file, even if I click on "cancel"

2016-04-29 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-plugins-base0.10 in
Ubuntu.
https://bugs.launchpad.net/bugs/537272

Title:
  Rhythmbox ask me to install wma audio codec (which is already
  installed) each time it tries to index a new wma file, even if I click
  on "cancel"

Status in Rhythmbox:
  Fix Released
Status in gst-plugins-base0.10 package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: rhythmbox

  When indexing, each time I start rhythmbox, it founds some tracks in
  wma (not all, because it doesn't complain which other ones) which need
  to install a new codec (according to him, but I already can play wma
  files). It asks me, I click on "search", it doesn't found a "windows
  media audio decoder" (Aucun paquet trouvé avec les greffons requis,
  Les greffons requis sont : Décodeur Windows Media Audio). I click on
  "confirm" and it ask me for the same thing it can't found for another
  file in the same situation, more than 20 times ! There should be a
  mechanism which, when it doesn't find a codec some time, doesn't ask
  again for the same one, until closed or until I update the packages
  list. Same situation if I click on "cancel" instead of searching the
  plugin. It's a quite boring problem with a huge music library.

  ProblemType: Bug
  Architecture: i386
  CheckboxSubmission: c4273c0f4f2b8d26cd6bf31cadfd2912
  CheckboxSystem: a871981cb5bdf4d6ebd55be46becf77e
  Date: Thu Mar 11 12:07:50 2010
  DistroRelease: Ubuntu 10.04
  EcryptfsInUse: Yes
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.12.7-0ubuntu5
  ProcEnviron:
   LANGUAGE=fr_FR:fr:en_GB:en
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.32-16-generic i686

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1569481] Re: ota 10.1 rotation lock disappeared

2016-04-29 Thread Mgc Lude
No file on /var/crash, except for one related to webbrowser-app.

5 different files on .cache/upstart/ 
indicator-display-log.1.gz
indicator-display-log.2.gz
indicator-display-log.3.gz
indicator-display-log.4.gz
indicator-display-log.5.gz

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1569481

Title:
  ota 10.1 rotation lock disappeared

Status in indicator-display package in Ubuntu:
  Incomplete
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Hi all!
  After today's Ota 10.1, on my Aquaris E5, in the top bar, the "Rotation lock" 
page disappeared.
  I think images can give a better idea of what happened.

  Here you can see that the icon on the top disappeared:
  https://postimg.org/image/rs058nprd/

  And here's what the device displays between the "notification" and the "file" 
pages:
  https://postimg.org/image/sweoe1e2r/

  Thanks
  pgcor

  Edit: I just noticed I've surely mistaken the section where to post
  the bug, I'm very sorry, and I don't know how to  move it :(

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1556804] Re: bootdata collector doesn't stop until /dev/.bootchart it full

2016-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1556804

Title:
  bootdata collector doesn't stop until /dev/.bootchart it full

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  Using current 16.04 (updated from 14.04 in 2016-03-06) I got the problem that 
the bootdata collector isn't stopped when the maschine start is complete, so it 
filles /dev/.bootchart until the ramdisk is full (4 Gb in my case)
  Even the compressed ps_proc.log (3,7 GB -> 1 GB) is too big to upload, but 
I've uploaded the other ones.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1575466] Re: ubuntu-docs - "How do I hibernate my computer?" doesn't accomplish it's task

2016-04-29 Thread Gunnar Hjalmarsson
No, there isn't, Sebastien. I misunderstood your hint above; thanks for
explaining on IRC.

On 2016-04-27 07:22, Enkouyami wrote:
> Also should the logind entry in
> /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla
> be so short compared to the one in
> /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla ?

No, they should be identical. If they are, it works without editing
/var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla
(which is not recommended, since the file is owned by the policykit-
desktop-privileges package, and changes would be overwritten at next
update of that package).

I just committed the change. Thanks for reporting this bug, Enkouyami!

** Changed in: ubuntu-docs (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-docs (Ubuntu)
   Status: New => Fix Committed

** Changed in: ubuntu-docs (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** No longer affects: policykit-desktop-privileges (Ubuntu)

** No longer affects: ubuntu-docs

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to policykit-desktop-
privileges in Ubuntu.
https://bugs.launchpad.net/bugs/1575466

Title:
  ubuntu-docs - "How do I hibernate my computer?" doesn't accomplish
  it's task

Status in ubuntu-docs package in Ubuntu:
  Fix Committed

Bug description:
  On https://help.ubuntu.com/stable/ubuntu-help/power-hibernate.html & 
https://help.ubuntu.com/16.04/ubuntu-help/power-hibernate.html it states that 
creating a file 
/etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla with 
the following contents will enable hibernate on the menus:
  [Re-enable hibernate by default in upower]
  Identity=unix-user:*
  Action=org.freedesktop.upower.hibernate
  ResultActive=yes

  [Re-enable hibernate by default in logind]
  Identity=unix-user:*
  
Action=org.freedesktop.login1.hibernate;org.freedesktop.login1.hibernate-multiple-sessions
  ResultActive=yes

  That will only work if the entries [Disable hibernate by default in
  upower] & [Disable hibernate by default in logind] are commented out
  or removed from
  /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla.

  The entries in /etc/polkit-1/localauthority/50-local.d/com.ubuntu
  .enable-hibernate.pkla does not supersede the entries in
  /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1575466] Re: ubuntu-docs - "How do I hibernate my computer?" doesn't accomplish it's task

2016-04-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-docs

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to policykit-desktop-
privileges in Ubuntu.
https://bugs.launchpad.net/bugs/1575466

Title:
  ubuntu-docs - "How do I hibernate my computer?" doesn't accomplish
  it's task

Status in ubuntu-docs package in Ubuntu:
  Fix Committed

Bug description:
  On https://help.ubuntu.com/stable/ubuntu-help/power-hibernate.html & 
https://help.ubuntu.com/16.04/ubuntu-help/power-hibernate.html it states that 
creating a file 
/etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla with 
the following contents will enable hibernate on the menus:
  [Re-enable hibernate by default in upower]
  Identity=unix-user:*
  Action=org.freedesktop.upower.hibernate
  ResultActive=yes

  [Re-enable hibernate by default in logind]
  Identity=unix-user:*
  
Action=org.freedesktop.login1.hibernate;org.freedesktop.login1.hibernate-multiple-sessions
  ResultActive=yes

  That will only work if the entries [Disable hibernate by default in
  upower] & [Disable hibernate by default in logind] are commented out
  or removed from
  /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla.

  The entries in /etc/polkit-1/localauthority/50-local.d/com.ubuntu
  .enable-hibernate.pkla does not supersede the entries in
  /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2016-04-29 Thread Michael Daly
I tried this with Xubuntu 16.04 and the problem is still there.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1320752

Title:
  MAC Spoofing / Cloning for WiFi  is broken in Trusty 14.04 / 14.10 and
  all others including Mint 17

Status in network-manager package in Ubuntu:
  Confirmed
Status in wpasupplicant package in Ubuntu:
  Confirmed

Bug description:
  **SHORT OVERVIEW**

  "Cloned MAC Address" feature doesn't work with any USB WiFi adapters
  in 14.04, 14.10, Mint 17 and likely all others based on Ubuntu.

  It worked under 13.10 and was broken from day one in 14.04+.
  This is not an upgrade issue, i did a clean install to test.
  Atheros, Realtek, Ralink adapters tested, this has nothing to do with the 
driver type.

  The only symptoms are WiFi not connecting and the following dmesg
  output:

  [  214.296350] wlan0: authenticate with 98:fc:11:f2:f7:43
  [  214.305098] wlan0: send auth to 98:fc:11:f2:f7:43 (try 1/3)
  [  214.307421] wlan0: authenticated
  [  219.367559] wlan0: deauthenticating from 98:fc:11:f2:f7:43 by local choice 
(reason=3)
  
  **TEMP SOLUTION***

  This bug is caused by wpasupplicant (2.1-0ubuntu1.1) in Trusty,
  network-manager is not the culprit.

  I quick fix is to downgrade wpasupplicant to the Saucy version,
  wpasupplicant (1.0-3ubuntu2). This is relatively easy and doesn't seem
  to affect anything else.

  

  Original bug report info:

  after setting the mac to change in networkmanager i try to connect yet it 
never will, when looking at the logs it says it got disconnected by local 
choice (reason 3), it appeared it was because the mac wasnt effectively changed 
but then again i tried to do so disabling network-manager -> macchanger -m -> 
enabling network-manager, i checked with ifconfig if the mac has changed and it 
did however the result was the same
  maybe its because of this 
http://people.canonical.com/~ubuntu-security/cve/2013/CVE-2013-4579.html?

  **UPDATE**

  now works doing the macchanger procedure, directly from network-
  manager it doesnt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-release-upgrader-core 1:0.220.2
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: KDE
  Date: Mon May 19 02:00:41 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-05-06 (12 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.1)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-05-06 (13 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.1)
  MachineType: Hewlett-Packard HP Pavilion g7 Notebook PC
  NonfreeKernelModules: fglrx
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=UUID=b249fe00-d117-42dc-a2a4-e2b8763b5b7c ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/24/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.53
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3568
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 21.3A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.53:bd10/24/2012:svnHewlett-Packard:pnHPPaviliong7NotebookPC:pvr06901320461620100:rvnHewlett-Packard:rn3568:rvr21.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g7 Notebook PC
  dmi.product.version: 06901320461620100
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launch

[Touch-packages] [Bug 1378143] Re: [Music App and Scope] Consistent use of "Songs" or "Tracks" between Music app and Music scope

2016-04-29 Thread Victor Thompson
** Changed in: music-app
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-mediascanner
in Ubuntu.
https://bugs.launchpad.net/bugs/1378143

Title:
  [Music App and Scope] Consistent use of "Songs" or "Tracks" between
  Music app and Music scope

Status in Ubuntu Music App:
  Fix Released
Status in Ubuntu UX:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Invalid
Status in unity-scope-mediascanner package in Ubuntu:
  Triaged

Bug description:
  It'd be ideal if both the Music app (which currently uses "Songs") and
  the Music scope (which uses "Tracks") used similar terminology.

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1378143/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1515067] Re: Redundant requests for artist art

2016-04-29 Thread Victor Thompson
** Changed in: music-app
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to thumbnailer in Ubuntu.
https://bugs.launchpad.net/bugs/1515067

Title:
  Redundant requests for artist art

Status in Ubuntu Music App:
  Fix Released
Status in thumbnailer package in Ubuntu:
  Invalid

Bug description:
  I'm seeing redundant requests in the thumbnailer for every artist. For
  example:

  thumbnailer-service: [00:33:58.397] "artist: Mamady Keïta/Afö (512,512): 
5.732672 [q: 4.476239, d: 1.065771] sec (MISS)"
  thumbnailer-service: [00:33:58.439] "artist: Mamady Keïta/ (512,512): 
5.774881 [q: 3.434976, d: 2.267816] sec (MISS)"

  thumbnailer-service: [00:33:56.041] "artist: Passport/ (512,512): 3.741614 
[d: 3.681184] sec (MISS)"
  thumbnailer-service: [00:33:56.144] "artist: Passport/Passport to Paradise 
(512,512): 3.480054 [d: 3.446207] sec (MISS)"

  thumbnailer-service: [00:34:02.958] "artist: Pink Floyd/The Dark Side Of The 
Moon [2011 - Remaster] (512,512): 10.288417 [q: 6.923973, d: 3.262566] sec 
(MISS)"
  thumbnailer-service: [00:34:04.315] "artist: Pink Floyd/ (512,512): 11.646238 
[q: 10.182878, d: 1.348939] sec (MISS)"

  For every artist, it appears that a request is sent for the artist
  with an empty album title, plus a request for the artist with an album
  title. This is not great because it results in two remote server
  accesses for each artist. This hammers the CPU and the network on the
  phone, as well as the server on dash.ubuntu.com.

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1515067/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1554621] Re: Invalid use of palette apparent with new SDK

2016-04-29 Thread Victor Thompson
** Changed in: music-app
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to content-hub in Ubuntu.
https://bugs.launchpad.net/bugs/1554621

Title:
  Invalid use of palette apparent with new SDK

Status in address-book-app:
  Fix Committed
Status in Canonical System Image:
  Fix Released
Status in Ubuntu Music App:
  Fix Released
Status in Tagger:
  Fix Released
Status in Telegram app:
  Fix Released
Status in Ubuntu Clock App:
  Fix Committed
Status in Ubuntu File Manager App:
  Fix Committed
Status in camera-app package in Ubuntu:
  Fix Released
Status in content-hub package in Ubuntu:
  Invalid
Status in messaging-app package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released

Bug description:
  The content hub uses the wrong palette values for text (which becomes
  apparent with new UITK), see screenshot.

  The new UITK is landing here: https://requests.ci-
  train.ubuntu.com/#/ticket/905

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: content-hub 0.1+15.04.20160129.1-0ubuntu1 [origin: 
LP-PPA-ci-train-ppa-service-stable-phone-overlay]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.17.2-0ubuntu1.3touch1
  Architecture: armhf
  Date: Tue Mar  8 18:00:22 2016
  InstallationDate: Installed on 2016-03-08 (0 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20160308-020304)
  SourcePackage: content-hub
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1554621/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576900] [NEW] fail to receive sms text messages on phone

2016-04-29 Thread jtd
Public bug reported:

OTA-10.1 (mako) Ubuntu Phone

Another phone (iPhone) on same carrier service sends me text messages.

Expectation: Receive message

One of three results:

1: Receive message as expected
2: Never receive message (displays as delivered on iPhone, no notification or 
message in "Messaging")
3: Receive bits of message sent, scrambled with bits of other messages (from 
this same conversation/phone)

People are starting to blame my Ubuntu phone, think it might be bug.

** Affects: messaging-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1576900

Title:
  fail to receive sms text messages on phone

Status in messaging-app package in Ubuntu:
  New

Bug description:
  OTA-10.1 (mako) Ubuntu Phone

  Another phone (iPhone) on same carrier service sends me text messages.

  Expectation: Receive message

  One of three results:

  1: Receive message as expected
  2: Never receive message (displays as delivered on iPhone, no notification or 
message in "Messaging")
  3: Receive bits of message sent, scrambled with bits of other messages (from 
this same conversation/phone)

  People are starting to blame my Ubuntu phone, think it might be bug.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576314] Re: Wifi fails to resume from standby

2016-04-29 Thread Alex
Bug 765831 submitted to upstream bugzilla

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1576314

Title:
  Wifi fails to resume from standby

Status in network-manager package in Ubuntu:
  New

Bug description:
  System fails to detect any Wifi network SSID's on resume from standby 
  sudo service network-manager restart brings the list of wireless network back 
in operation and you can continue as normal until next standby. Or a full 
system restart. Wireless card replaced with another working model. System fully 
patched as of 28.04.2016

   description: Wireless interface
 product: Wireless 7260
 vendor: Intel Corporation
 physical id: 0
 bus info: pci@:02:00.0
 logical name: wlp2s0
 version: 73
 serial: 0c:8b:fd:b5:7c:0f
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
 configuration: broadcast=yes driver=iwlwifi 
driverversion=4.4.0-21-generic firmware=16.242414.0 ip=10.10.10.239 latency=0 
link=yes multicast=yes wireless=IEEE 802.11abgn
 resources: irq:47 memory:f7a0-f7a01fff

  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 28 17:17:33 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-15 (13 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  IpRoute:
   default via 10.10.10.1 dev wlp2s0  proto static  metric 600 
   10.10.10.0/23 dev wlp2s0  proto kernel  scope link  src 10.10.10.239  metric 
600 
   169.254.0.0/16 dev wlp2s0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1571673] Re: boot-smoke autopkgtest sometimes fails on restarting lightdm

2016-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-5ubuntu1

---
systemd (229-5ubuntu1) yakkety; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
  /etc/writable/ instead.

systemd (229-5) unstable; urgency=medium

  * debian/tests/unit-config: Call "daemon-reload" to clean up generated units
in between tests.
  * debian/tests/unit-config: Check that enable/disable commands are
idempotent.
  * debian/tests/unit-config: Detect if system units are in /usr/, so that the
test works on systems with merged /usr.
  * debian/tests/unit-config: Use systemd-sysv-install instead of update-rc.d
directly, so that the test works under Fedora too.
  * debian/tests/unit-config: Check disabling of a "systemctl link"ed unit,
and check "systemctl enable" on a unit with full path which is not in the
standard directories.
  * Rename debian/extra/rules/73-idrac.rules to 73-special-net-names.rules, as
it is going to get rules for other devices. Also install it into the
initramfs.
  * debian/extra/rules/73-special-net-names.rules: Add DEVPATH number based
naming schema for ibmveth devices. (LP: #1561096)
  * Don't set SYSTEMD_READY=0 on DM_UDEV_DISABLE_OTHER_RULES_FLAG=1 devmapper
devices with "change" events, as this causes spurious unmounting with
multipath devices. (LP: #1565969)
  * Fix bogus "No [Install] section" warning when enabling a unit with full
path. (LP: #1563590)
  * debian/tests/cmdline-upstart-boot: In test_rsyslog(), check for messages
from dbus instead of NetworkManager. NM 1.2 does not seem to log to syslog
by default any more.
  * Bump Standards-Version to 3.9.8 (no changes necessary).
  * debian/tests/boot-smoke: Add some extra debugging if there are pending
jobs after 10s, to figure out why lightdm is sometimes "restarting".
(for LP #1571673)
  * debian/tests/boot-smoke: Configure dummy X.org driver (like in the
boot-and-services test), to avoid lightdm randomly fail. (LP: #1571673)
  * Move Debian specific patches into debian/patches/debian (which translates
to "Gbp-Pq: Topic debian" with pq). This keeps upstream vs. Debian
patches separated without the comments in debian/patches/series (which
always get removed by "pq export").
  * Don't ship an empty /etc/X11/xinit/xinitrc.d/ directory, this isn't
supported in Debian. (Closes: #822198)
  * udev: Mark nbd as inactive until connected. (Closes: #812485)
  * On shutdown, unmount /tmp before disabling swap. (Closes: #788303)
  * debian/systemd-coredump.postinst: Do daemon-reload before starting
systemd-coredump, as the unit file may have changed on upgrades.
(Closes: #820325)
  * Set MAC based name for USB network interfaces only for universally
administered (i. e. stable) MACs, not for locally administered (i. e.
randomly generated) ones. Drop /lib/systemd/network/90-mac-for-usb.link
(as link files don't currently support globs for MACAddress=) and replace
with an udev rule in /lib/udev/rules.d/73-special-net-names.rules.
(Closes: #812575, LP: #1574483)

 -- Martin Pitt   Mon, 25 Apr 2016 13:18:04
+0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1571673

Title:
  boot-smoke autopkgtest sometimes fails on restarting lightdm

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  The boot-smoke autopkgtest sometimes fails with

  checking that there are no running jobs
  FAIL: expected: '' actual: '620 lightdm.service restart waiting'

  e. g. in
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial-pitti-systemd-semaphore/xenial/amd64/s/systemd-upstream/20160418_123322@/log.gz

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576726] Re: [SRU]network-manager

2016-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet -
1.2.0-0ubuntu1

---
network-manager-applet (1.2.0-0ubuntu1) yakkety; urgency=medium

  * Rebase to upstream stable release (lp: #1576726)

 -- Aron Xu   Fri, 29 Apr 2016 22:53:10 +0800

** Changed in: network-manager-applet (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1576726

Title:
  [SRU]network-manager

Status in network-manager package in Ubuntu:
  Fix Committed
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openconnect package in Ubuntu:
  Fix Released
Status in network-manager source package in Xenial:
  In Progress
Status in network-manager-applet source package in Xenial:
  New
Status in network-manager-openconnect source package in Xenial:
  New

Bug description:
  [Impact]
  Xenial was released with upstream beta2 version of network-manager to keep in 
time for the release schedule, and upstream stable release has been made so 
it's time to update to it.

  [Testcase]
  After upgrading the package, user should still be able to connect to networks 
like Ethernet, Wi-Fi and VPNs.

  [Regression Potential]
  Potential of causing regression is relatively small because there is not big 
changes made during beta2 -> stable process.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574483] Re: assigns MAC-based names for devices with locally administered MAC address

2016-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-5ubuntu1

---
systemd (229-5ubuntu1) yakkety; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
  /etc/writable/ instead.

systemd (229-5) unstable; urgency=medium

  * debian/tests/unit-config: Call "daemon-reload" to clean up generated units
in between tests.
  * debian/tests/unit-config: Check that enable/disable commands are
idempotent.
  * debian/tests/unit-config: Detect if system units are in /usr/, so that the
test works on systems with merged /usr.
  * debian/tests/unit-config: Use systemd-sysv-install instead of update-rc.d
directly, so that the test works under Fedora too.
  * debian/tests/unit-config: Check disabling of a "systemctl link"ed unit,
and check "systemctl enable" on a unit with full path which is not in the
standard directories.
  * Rename debian/extra/rules/73-idrac.rules to 73-special-net-names.rules, as
it is going to get rules for other devices. Also install it into the
initramfs.
  * debian/extra/rules/73-special-net-names.rules: Add DEVPATH number based
naming schema for ibmveth devices. (LP: #1561096)
  * Don't set SYSTEMD_READY=0 on DM_UDEV_DISABLE_OTHER_RULES_FLAG=1 devmapper
devices with "change" events, as this causes spurious unmounting with
multipath devices. (LP: #1565969)
  * Fix bogus "No [Install] section" warning when enabling a unit with full
path. (LP: #1563590)
  * debian/tests/cmdline-upstart-boot: In test_rsyslog(), check for messages
from dbus instead of NetworkManager. NM 1.2 does not seem to log to syslog
by default any more.
  * Bump Standards-Version to 3.9.8 (no changes necessary).
  * debian/tests/boot-smoke: Add some extra debugging if there are pending
jobs after 10s, to figure out why lightdm is sometimes "restarting".
(for LP #1571673)
  * debian/tests/boot-smoke: Configure dummy X.org driver (like in the
boot-and-services test), to avoid lightdm randomly fail. (LP: #1571673)
  * Move Debian specific patches into debian/patches/debian (which translates
to "Gbp-Pq: Topic debian" with pq). This keeps upstream vs. Debian
patches separated without the comments in debian/patches/series (which
always get removed by "pq export").
  * Don't ship an empty /etc/X11/xinit/xinitrc.d/ directory, this isn't
supported in Debian. (Closes: #822198)
  * udev: Mark nbd as inactive until connected. (Closes: #812485)
  * On shutdown, unmount /tmp before disabling swap. (Closes: #788303)
  * debian/systemd-coredump.postinst: Do daemon-reload before starting
systemd-coredump, as the unit file may have changed on upgrades.
(Closes: #820325)
  * Set MAC based name for USB network interfaces only for universally
administered (i. e. stable) MACs, not for locally administered (i. e.
randomly generated) ones. Drop /lib/systemd/network/90-mac-for-usb.link
(as link files don't currently support globs for MACAddress=) and replace
with an udev rule in /lib/udev/rules.d/73-special-net-names.rules.
(Closes: #812575, LP: #1574483)

 -- Martin Pitt   Mon, 25 Apr 2016 13:18:04
+0200

** Changed in: systemd (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1574483

Title:
  assigns MAC-based names for devices with locally administered MAC
  address

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Xenial:
  In Progress
Status in systemd source package in Yakkety:
  Fix Released
Status in systemd package in Debian:
  Fix Released

Bug description:
  Originally from https://bugs.debian.org/812575: Our current
  /lib/systemd/network/90-mac-for-usb.link assigns MAC-based names to
  all USB devices. However, this is wrong and pointless for locally
  administered MAC addresses (with the second bit set to '1', see
  https://en.wikipedia.org/wiki/MAC_address#Address_details).

  The old 75-persistent-net generator had this rule:

     ENV{MATCHADDR}=="?[2367abef]:*",ENV{MATCHADDR}=""

  which ignored these devices. We need to adjust 90-mac-for-usb.link to
  do the same, and only apply to universally administered MAC addresses
  (at least until https://lists.ubuntu.com/archives/ubuntu-
  devel/2016-April/039302.html gets concluded).

  We should simply fall through the default policy of assigning location
  based names. The kernel assigned ones have no meaning whatsoever, so
  this at least provides name stability for use cases where you can rely
  on plugging the device into the same port.

  SRU INFORMATION:
  
  Fix: 
https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=ec7e332

  Test case:
   - Plug in an Android phone and enable USB tethering, or a different USB 
devic

[Touch-packages] [Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-04-29 Thread Ted Gould
Reopening the cgmanager task as it seems that it might be ending up
disabled in some cases.

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

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Fix Released => Fix Committed

** Changed in: unity8-desktop-session (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

Status in Canonical System Image:
  Fix Committed
Status in cgmanager package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  Invalid
Status in ubuntu-app-launch package in Ubuntu:
  Fix Committed
Status in unity8 package in Ubuntu:
  Invalid
Status in unity8-desktop-session package in Ubuntu:
  Invalid
Status in upstart package in Ubuntu:
  Invalid

Bug description:
  xenial
  applications close instantly when launched from the launcher or dash
  but... if i launch the apps from a VT (for ex firefox using Xmir or gedit 
native --), the app loads ok.

  what close instantly means.. it opens the window and then it closes
  instantly in ~0.3s

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576892] [NEW] [HDA-Intel - HDA Intel, recording] No sound at all

2016-04-29 Thread Simon Baldwin
Public bug reported:

Internal microphone not detected and so not working on Macbook Air 1,1

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  simon  1464 F pulseaudio
CurrentDesktop: Unity
Date: Fri Apr 29 23:49:42 2016
InstallationDate: Installed on 2015-08-27 (246 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:Intel failed
Symptom_Card: Built-in Audio - HDA Intel
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  simon  1464 F pulseaudio
Symptom_Type: No sound at all
Title: [HDA-Intel - HDA Intel, recording] No sound at all
UpgradeStatus: Upgraded to xenial on 2016-04-21 (7 days ago)
dmi.bios.date: 03/17/08
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBA11.88Z.00BB.B03.0803171226
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F42C8CC8
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 2
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F42C8CC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA11.88Z.00BB.B03.0803171226:bd03/17/08:svnAppleInc.:pnMacBookAir1,1:pvr1.0:rvnAppleInc.:rnMac-F42C8CC8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F42C8CC8:
dmi.product.name: MacBookAir1,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1576892

Title:
  [HDA-Intel - HDA Intel, recording] No sound at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Internal microphone not detected and so not working on Macbook Air 1,1

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simon  1464 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Apr 29 23:49:42 2016
  InstallationDate: Installed on 2015-08-27 (246 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simon  1464 F pulseaudio
  Symptom_Type: No sound at all
  Title: [HDA-Intel - HDA Intel, recording] No sound at all
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (7 days ago)
  dmi.bios.date: 03/17/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA11.88Z.00BB.B03.0803171226
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F42C8CC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F42C8CC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA11.88Z.00BB.B03.0803171226:bd03/17/08:svnAppleInc.:pnMacBookAir1,1:pvr1.0:rvnAppleInc.:rnMac-F42C8CC8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F42C8CC8:
  dmi.product.name: MacBookAir1,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1576162] Re: network-manager crashes when exiting a vpn connection

2016-04-29 Thread Tim Richardson
Thanks. I tried that. But I seem to get no confirmation that any bug report
has been submitted.

On 30 April 2016 at 01:00, Sebastien Bacher  wrote:

> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. However, your crash report is either missing or
> challenging to deal with as a ".crash" file. Please follow these
> instructions to have apport report a new bug about your crash that can
> be dealt with by the automatic retracer.
>
> If you are running the Ubuntu Stable Release you might need to enable
> apport in /etc/default/apport and restart.
>
> Now open your file manager, navigate to your /var/crash directory and open
> the crash report you wish to submit.
> If this fails you will have to open a terminal and file your report with
> 'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash
> is the crash you would like to report. If you get an error that you aren't
> allowed to access this report you will have to file it with 'sudo
> ubuntu-bug /var/crash/_my_crash_report.crash'.
>
> I'm closing this bug report since the process outlined above will
> automatically open a new bug report which can then dealt with more
> efficiently. Thanks in advance for your cooperation and understanding.
>
> ** Changed in: network-manager (Ubuntu)
>Importance: Undecided => High
>
> ** Changed in: network-manager (Ubuntu)
>Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1576162
>
> Title:
>   network-manager crashes when exiting a vpn connection
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1576162/+subscriptions
>


-- 
Tim Richardson

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1576162

Title:
  network-manager crashes when exiting a vpn connection

Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  i have an openvpn connection configured. i use network manager to
  connect successfully. later i use nm to swap back to the wired
  connection. network-manager crashes, the icon is gone. however, the
  connection does change.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 28 21:11:04 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-01 (26 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  IpRoute:
   default via 10.0.0.138 dev eno1  proto static  metric 100 
   10.0.0.0/24 dev eno1  proto kernel  scope link  src 10.0.0.61  metric 100 
   169.254.0.0/16 dev eno1  scope link  metric 1000
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME   UUID  TYPE
TIMESTAMP   TIMESTAMP-REAL AUTOCONNECT  AUTOCONNECT-PRIORITY  
READONLY  DBUS-PATH   ACTIVE  DEVICE  STATE 
 ACTIVE-PATH
   Wired connection 1 2403ad62-b6bf-48d5-b00c-07f14220e73f  802-3-ethernet  
1461841825  Thu 28 Apr 2016 21:10:25 AEST  yes  4294966297
no/org/freedesktop/NetworkManager/Settings/1  yes eno1activated 
 /org/freedesktop/NetworkManager/ActiveConnection/9 
   do.tim-richardson.net  57e9a26d-0ebd-4004-a599-df2a14d14344  vpn 
1461841454  Thu 28 Apr 2016 21:04:14 AEST  yes  0 
no/org/freedesktop/NetworkManager/Settings/0  no  --  --
 --
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   eno1ethernet  connected  /org/freedesktop/NetworkManager/Devices/1  
Wired connection 1  2403ad62-b6bf-48d5-b00c-07f14220e73f  
/org/freedesktop/NetworkManager/ActiveConnection/9 
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

[Touch-packages] [Bug 1568094] Re: Many error message such as "Start request repeated too quickly."

2016-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1568094

Title:
  Many error message such as "Start request repeated too quickly."

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  when I look at journalctl's output, I see many error messages of the
  same type:

  Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
  Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
  Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
  Apr 08 20:23:50 xeelee systemd[1]: Started Show Plymouth Boot Screen.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-hwdb-update.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Rebuild Hardware Database.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
  Apr 08 20:23:50 xeelee systemd[1]: Starting Show Plymouth Boot Screen...
  Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
  Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-hwdb-update.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Rebuild Hardware Database.
  Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
  Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
  Apr 08 20:23:50 xeelee systemd[1]: Started Show Plymouth Boot Screen.
  Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-hwdb-update.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Rebuild Hardware Database.
  Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
  Apr 08 20:23:50 xeelee systemd[1]: plymouth-start.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Show Plymouth Boot Screen.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-ask-password-console.path: Start 
request repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Dispatch Password Requests 
to Console Directory Watch.
  Apr 08 20:23:50 xeelee systemd[1]: plymouth-start.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Show Plymouth Boot Screen.
  Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
  Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
  Apr 08 

[Touch-packages] [Bug 1048944] Re: Bluetooth keyboard and mouse connects, but is not functional - Motorola KZ500

2016-04-29 Thread T. Scott Barnes
I can confirm that this bug isn't Ubuntu-specific, it also affects
Debian and SteamOS.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1048944

Title:
  Bluetooth keyboard and mouse connects, but is not functional -
  Motorola KZ500

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Followed the steps on this thread to get the keyboard to pair, but
  even though hci-dump shows keypresses, no keypresses or mouse movement
  get passed to any shell (graphical or terminals).

  http://ubuntuforums.org/showthread.php?t=2054148

  If any dev in Austin wants to borrow my keyboard, or wants to meet up
  to help sort this out let me know.  Otherwise I'll be taking a stab at
  fixing it once I find some time.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: bluez 4.98-2ubuntu7
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Tue Sep 11 01:09:24 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterestingModules: bnep rfcomm btusb bluetooth
  MachineType: BIOSTAR Group TP55
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=fd58abb9-56f2-4094-8191-d931dea02669 ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/02/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: None
  dmi.board.name: TP55
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
  dmi.chassis.version: 6.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd06/02/2010:svnBIOSTARGroup:pnTP55:pvr6.0:rvnBIOSTARGroup:rnTP55:rvr:cvnBIOSTARGroup:ct3:cvr6.0:
  dmi.product.name: TP55
  dmi.product.version: 6.0
  dmi.sys.vendor: BIOSTAR Group
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 00:02:72:BF:3A:3A  ACL MTU: 1022:8  SCO MTU: 121:3
UP RUNNING PSCAN 
RX bytes:12598 acl:617 sco:0 events:113 errors:0
TX bytes:967 acl:10 sco:0 commands:61 errors:0
  rfkill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1512002] Re: Annoying dialog "Authentication is required to change your own user data"

2016-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.40-2ubuntu12

---
accountsservice (0.6.40-2ubuntu12) yakkety; urgency=medium

  * debian/patches/change-own-data-inactive.patch:
- updated to use allow_any=yes to avoid displaying unndeed dialog for
  remote sessions as well, thanks Alkis Georgopoulos
  (lp: #1512002)

 -- Sebastien Bacher   Fri, 29 Apr 2016 16:15:39
+0200

** Changed in: accountsservice (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/1512002

Title:
  Annoying dialog "Authentication is required to change your own user
  data"

Status in accountsservice:
  Confirmed
Status in accountsservice package in Ubuntu:
  Fix Released
Status in indicator-messages package in Ubuntu:
  Invalid
Status in policykit-1-gnome package in Ubuntu:
  Invalid

Bug description:
  * Impact

  Sometimes useless "Authentication is required to change your own user
  data" prompts are displayed

  * Test case

  
  $ ssh -X localhost
  $ /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
  $ dbus-send --system --print-reply=literal --dest=org.freedesktop.Accounts 
/org/freedesktop/Accounts/User1001 
org.freedesktop.Accounts.User.SetXHasMessages boolean:true

  that shouldn't trigger a prompt

  * Regression potential

  it allows the change to be done without prompting in more cases,
  shouldn't have an impact on cases which were already working

  
  --

  Every few days a dialog pops up saying "Authentication is required to change 
your own user data" with an entry field for a password. If I type my user's 
password the dialog will reappear with an empty entry field. If I click on the 
cross to close the window many times it will be gone, but reappear a few days 
later. I don't know what this window is for and it makes no difference whether 
I close it or leave it. I don't use the gnome keyring.
  This started with Ubuntu 15.04 or maybe with an earlier release, and is still 
there in Ubuntu 15.10, also on machines I did a fresh install.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576893] [NEW] console colors are not correctly applied

2016-04-29 Thread Mathieu Trudel-Lapierre
Public bug reported:

At least on Xenial and onwards, our color scheme for the VTs is not
being applied, since setvtrgb is not getting run on boot (it's still
only an upstart job).

Porting setvtrgb to a systemd unit makes the pretty colors appear, and I
can get my debconf/newt prompts back with an aubergine background.

** Affects: console-setup (Ubuntu)
 Importance: Medium
 Assignee: Mathieu Trudel-Lapierre (cyphermox)
 Status: In Progress

** Affects: console-setup (Ubuntu Xenial)
 Importance: Medium
 Assignee: Mathieu Trudel-Lapierre (cyphermox)
 Status: In Progress

** Changed in: console-setup (Ubuntu)
   Status: New => In Progress

** Changed in: console-setup (Ubuntu)
   Importance: Undecided => Medium

** Changed in: console-setup (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Also affects: console-setup (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: console-setup (Ubuntu Xenial)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: console-setup (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: console-setup (Ubuntu Xenial)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1576893

Title:
  console colors are not correctly applied

Status in console-setup package in Ubuntu:
  In Progress
Status in console-setup source package in Xenial:
  In Progress

Bug description:
  At least on Xenial and onwards, our color scheme for the VTs is not
  being applied, since setvtrgb is not getting run on boot (it's still
  only an upstart job).

  Porting setvtrgb to a systemd unit makes the pretty colors appear, and
  I can get my debconf/newt prompts back with an aubergine background.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 531424] Re: Different character colors if extended font is used

2016-04-29 Thread Mathieu Trudel-Lapierre
Tried with Vietnamese and Arabic; this does not appear to still be an
issue.

Still, we do expect some more clarity in bug reports -- people here are
often volunteers, and those who go try to confirm and triage bugs may
not know all the intricacies of some the the software like console-
setup, or know that it can be dpkg-reconfigured.

I used the UTF-8 charset for all my tests, but I don't expect it to
really make a difference.

** Changed in: console-setup (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/531424

Title:
  Different character colors if extended font is used

Status in console-setup package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: console-setup

  If an extended (marked with "." instead of "#") console font is
  chosen, some letters different from basic latin are brighter than
  latin ones.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1572697] Re: broken symlink console-setup.service [systemd]

2016-04-29 Thread Mathieu Trudel-Lapierre
** Also affects: console-setup (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: console-setup (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: console-setup (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: console-setup (Ubuntu Xenial)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1572697

Title:
  broken symlink console-setup.service [systemd]

Status in console-setup package in Ubuntu:
  In Progress
Status in console-setup source package in Xenial:
  In Progress

Bug description:
  keyboard-configuration 1.108ubuntu15 contains console-setup.service in
  /lib/systemd/system/multi-user.target.wants, but as a broken symlink:

  $ dpkg -L keyboard-configuration | grep multi-user.target.wants
  /lib/systemd/system/multi-user.target.wants
  /lib/systemd/system/multi-user.target.wants/console-setup.service

  $ sudo find -L /lib/systemd/system -type l -ls
1315455  0 lrwxrwxrwx   1 root root   22 Apr 20 03:11 
/lib/systemd/system/multi-user.target.wants/console-setup.service -> 
/console-setup.service

  
  Symlink should point to ../console-setup.service instead.

  I originally reported this in
  https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1534121
  against console-setup, which was the wrong package to refer to. My
  apologies for messing that up.

  
  Additional info:

  $ lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  $ apt-cache policy keyboard-configuration
  keyboard-configuration:
Installed: 1.108ubuntu15
Candidate: 1.108ubuntu15
Version table:
   *** 1.108ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1259749] The Artist Chuck Beattie

2016-04-29 Thread Chuck Beattie
APRIL 2016

Chuck BeattieGenre: Chicago Style Blues, Delta Blues, Southern Soul,
Alternative SoulHis truly unique, but authentic musical style is
influenced by a life lived in the roots music of gospel, rhythm and
blues, and soul of eastern North Carolina. With bold vocals reminiscent
of past giants like Muddy Waters and Howlin’ Wolf and lyrical
sensitivity of practitioners like Taj Mahal, Bill Withers, Keb’ Mo’,
Anthony Hamilton or Soul of John Black; this Southern Soul sound is
tinged with blues and influences of music steeped in a rich down east
tradition developed in classrooms that were the segregated clubs and
churches in and near his eastern North Carolina home, Rocky Mount. He
utilizes his knowledge of gospel, jazz, and the sounds of the Delta to
draw out the best of Chicago Style Blues. Chuck Beattie (aka Dr. Blues),
a long time blues aficionado and music historian, is a true musical
treasure.ChuckBeattie.com : #

:
http://report.mynewsletterbuilder.com/t.js?s=5723d89fddb36dff3a8b4fb1&u=36098478&v=3&key=da99&skey=ac8911cb7f&url=http%3A%2F%2Fchuckbeattie.com%3Futm_medium%3Demail%26utm_source%3DMyNewsletterBuilder%26utm_content%3D%23subscriber_id%23%26utm_campaign%3DThe%2BArtist%2BChuck%2BBeattie%2B1412612756%26utm_term%3DchuckbeattiecomAn
Evening of Blues Sunday May 1, 2016 at 7:30 pm  ISIS Music Hall &
Restaurant  732 Haywood Road ∙ Asheville, NC $10 Advance / $12 DoorCall
828-575-2737 Come and enjoy an evening of Blues with Chuck Beattie.
Chuck will be accompanied by a unit of professionals that have graced
the national and international stages of the world playing genres
spanning the spectrum from zydeco, and jump blues to Jazz, rhythm and
blues. With experience spanning over half a century-- this recording
artist is a rare find in this day of electronically produced music.
Beattie plays blues with passion, honesty and simplicity developed from
his legacy of gospel and rhythm-and-blues roots.  Chuck Beattie has long
been a fixture in the blues scenes of North and South Carolina, Georgia
and Virginia, as well as international venues in Europe, the United
Kingdom and Central America. Dr. Blues, as he is affectionately called,
prides himself in rendering authentic blues entertainment blended with
historical and educational references for a memorable experience. “The
music must come first” is his credo for producing music he is proud to
present in locales such as corporate events, private events and
festivals throughout the world. He has also had the honor to lecture on
college, university and public school campuses during the past 15 years.
When referring to Chuck Beattie the founder of CD Baby once said of his
music, “Chicago Style Blues with beefy vocals. A must for those who
enjoy Muddy Waters, Taj Mahal, Keb’ Mo’, and Howlin’ Wolf.  - Derek
Sivers Chuck will share the stage with a cadre of fine and experienced
professional musicians: Bunny Clyde, Marcel Anton, Michael Filippone and
Jeff Rudolph. Please join us Sunday May 1, 2016 at 7 pm. Get your
tickets online and call for dinner reservations,Hope to see you
there!isisasheville.com/calendar/full-calendar/ : #


RENT Party for Pisgah Legal ServicesMay 5th, 2016Chuck BeattieAppearing
at the YMI Cultural Center Asheville, NCWill Morris and Wells Fargo, LLC
presentA Rent Party with live blues by The Chuck Beattie Band :
http://report.mynewsletterbuilder.com/t.js?s=5723d89fddb36dff3a8b4fb1&u=36098480&v=3&key=452a&skey=ac8911cb7f&url=http%3A%2F%2Fwww.chuckbeattie.com%2Findex.html%3Futm_medium%3Demail%26utm_source%3DMyNewsletterBuilder%26utm_content%3D%23subscriber_id%23%26utm_campaign%3DThe%2BArtist%2BChuck%2BBeattie%2B1412612756%26utm_term%3DwwwchuckbeattiecomindexhtmlMay
5th at 5:30 pm at the YMI Cultural Center :
http://report.mynewsletterbuilder.com/t.js?s=5723d89fddb36dff3a8b4fb1&u=36098482&v=3&key=41a7&skey=ac8911cb7f&url=http%3A%2F%2Fwww.ymiculturalcenter.org%2F,
Asheville $20/personEnjoy southern eats by Green Opportunities :
http://report.mynewsletterbuilder.com/t.js?s=5723d89fddb36dff3a8b4fb1&u=36098484&v=3&key=bfe3&skey=ac8911cb7f&url=http%3A%2F%2Fwww.greenopportunities.org%2F,
wine, and craft beer by Hi-Wire Brewing :
http://report.mynewsletterbuilder.com/t.js?s=5723d89fddb36dff3a8b4fb1&u=36098486&v=3&key=fffd&skey=ac8911cb7f&url=http%3A%2F%2Fhiwirebrewing.com%2F,
while supporting Pisgah Legal’s efforts to help thousands of low-income
families in WNC keep decent, safe and affordable housing. Ticket price
includes entertainment, dancing, food, and beverage. Proceeds benefit
Pisgah Legal Services. Please join us!Get your ticket online now. :
http://report.mynewsletterbuilder.com/t.js?s=5723d89fddb36dff3a8b4fb1&u=36098488&v=3&key=f7f0&skey=ac8911cb7f&url=http%3A%2F%2Fwww.eventbrite.com%2Fe
%2Frent-party-tickets-24325031825To buy your ticket directly from Pisgah
Legal Services, contact Director of Annual and Major Giving Betsy Ellis
at be...@pisgahlegal.org : mailto:be...@pisgahlegal.org  or
828-210-3444.Rent Parties began in 1920-30s Ha

[Touch-packages] [Bug 1576870] [NEW] bridge-utils manpage contains incorrect max for portprio

2016-04-29 Thread Ryan Harper
Public bug reported:

1. % lsb_release -rd
Description:Ubuntu 16.04 LTS
Release:16.04

2. % apt-cache policy bridge-utils
bridge-utils:
  Installed: 1.5-9ubuntu1
  Candidate: 1.5-9ubuntu1
  Version table:
 *** 1.5-9ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

3.  % brtctl setportprio br0 eth1 64; echo $?
0

4. # brctl setportprio br0 eth1 128 
set port priority failed: Numerical result out of range

The manpage (bridge-utils-interfaces) says that bridge_portprio has a
default value of 128.  However, the default is infact 32.  Additionally,
no value higher than 32 can be set.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: bridge-utils 1.5-9ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:GNOME
Date: Fri Apr 29 16:08:33 2016
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu3
 libgcc1 1:6.0.1-0ubuntu1
InstallationDate: Installed on 2016-01-01 (119 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
SourcePackage: bridge-utils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bridge-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1576870

Title:
  bridge-utils manpage contains incorrect max for portprio

Status in bridge-utils package in Ubuntu:
  New

Bug description:
  1. % lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  2. % apt-cache policy bridge-utils
  bridge-utils:
Installed: 1.5-9ubuntu1
Candidate: 1.5-9ubuntu1
Version table:
   *** 1.5-9ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  3.  % brtctl setportprio br0 eth1 64; echo $?
  0

  4. # brctl setportprio br0 eth1 128 
  set port priority failed: Numerical result out of range

  The manpage (bridge-utils-interfaces) says that bridge_portprio has a
  default value of 128.  However, the default is infact 32.
  Additionally,  no value higher than 32 can be set.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: bridge-utils 1.5-9ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:GNOME
  Date: Fri Apr 29 16:08:33 2016
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu3
   libgcc1 1:6.0.1-0ubuntu1
  InstallationDate: Installed on 2016-01-01 (119 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
  SourcePackage: bridge-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1566222] Re: [xenial] USB camera MIC: no input or high pitch until pavucontrol is opened

2016-04-29 Thread Vaclav Rehak
** Package changed: skype (Ubuntu) => pulseaudio (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1566222

Title:
  [xenial] USB camera MIC: no input or high pitch until pavucontrol is
  opened

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Logitech Webcam C270 connected to USB 2.0 port: no mic input or high
  pitch voice appears randomly during voice calls(skype test call for
  example). Seems? to be fixed by opening pavucontrol from Skype ->
  Settings -> Devices.

  lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  skype: 4.3.0.37-0ubuntu0.12.04.1

  pulseaudio: 1:8.0-0ubuntu3

  This also happens on ubuntu 15.10 with the same skype package version.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576876] [NEW] bridge-utils: /etc/network/if-pre-up.d/bridge doesn't handle multiple stanzas of bridge_portprio

2016-04-29 Thread Ryan Harper
Public bug reported:

1. % lsb_release -rd
Description:Ubuntu 16.04 LTS
Release:16.04

2. % apt-cache policy bridge-utils
bridge-utils:
  Installed: 1.5-9ubuntu1
  Candidate: 1.5-9ubuntu1
  Version table:
 *** 1.5-9ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status


3. with a bridge stanza like this:

auto br0
iface br0 inet static
address 192.168.14.2/24
bridge_ports eth1 eth2
bridge_portprio eth1 28
bridge_portprio eth2 16

After ifup br0, /sys/class/net/br0/brif/eth2/priority should be 16.

4.

/etc/network/if-pre-up.d/bridge executes:

brctl setportprio br0 eth1 28 eth2 16

which succeeds in setting eth1 to 28, but does not apply a setting to
eth2


Instead, we need to iterate over the ports (in case there is more than one port 
per bridge)


# diff -u bridge.orig bridge
--- bridge.orig 2016-04-29 21:52:34.785204215 +
+++ bridge  2016-04-29 21:51:47.237066594 +
@@ -134,7 +134,11 @@
 
   if [ "$IF_BRIDGE_PORTPRIO" ]
   then
-brctl setportprio $IFACE $IF_BRIDGE_PORTPRIO
+echo "$IF_BRIDGE_PORTPRIO" | {
+  while read PORT PRIO; do  
+brctl setportprio $IFACE $PORT $PRIO
+  done
+}
   fi
 
   if [ "$IF_BRIDGE_STP" ]

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: bridge-utils 1.5-9ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:GNOME
Date: Fri Apr 29 16:45:30 2016
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu3
 libgcc1 1:6.0.1-0ubuntu1
InstallationDate: Installed on 2016-01-01 (119 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
SourcePackage: bridge-utils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bridge-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1576876

Title:
  bridge-utils: /etc/network/if-pre-up.d/bridge doesn't handle multiple
  stanzas of bridge_portprio

Status in bridge-utils package in Ubuntu:
  New

Bug description:
  1. % lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  2. % apt-cache policy bridge-utils
  bridge-utils:
Installed: 1.5-9ubuntu1
Candidate: 1.5-9ubuntu1
Version table:
   *** 1.5-9ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  
  3. with a bridge stanza like this:

  auto br0
  iface br0 inet static
  address 192.168.14.2/24
  bridge_ports eth1 eth2
  bridge_portprio eth1 28
  bridge_portprio eth2 16

  After ifup br0, /sys/class/net/br0/brif/eth2/priority should be 16.

  4.

  /etc/network/if-pre-up.d/bridge executes:

  brctl setportprio br0 eth1 28 eth2 16

  which succeeds in setting eth1 to 28, but does not apply a setting to
  eth2

  
  Instead, we need to iterate over the ports (in case there is more than one 
port per bridge)

  
  # diff -u bridge.orig bridge
  --- bridge.orig 2016-04-29 21:52:34.785204215 +
  +++ bridge  2016-04-29 21:51:47.237066594 +
  @@ -134,7 +134,11 @@
   
 if [ "$IF_BRIDGE_PORTPRIO" ]
 then
  -brctl setportprio $IFACE $IF_BRIDGE_PORTPRIO
  +echo "$IF_BRIDGE_PORTPRIO" | {
  +  while read PORT PRIO; do  
  +brctl setportprio $IFACE $PORT $PRIO
  +  done
  +}
 fi
   
 if [ "$IF_BRIDGE_STP" ]

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: bridge-utils 1.5-9ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:GNOME
  Date: Fri Apr 29 16:45:30 2016
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu3
   libgcc1 1:6.0.1-0ubuntu1
  InstallationDate: Installed on 2016-01-01 (119 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
  SourcePackage: bridge-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1433013] Re: Super -> exec vs Alt-F2 -> exec have different environment

2016-04-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/upstart/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1433013

Title:
  Super -> exec vs Alt-F2 -> exec have different environment

Status in upstart package in Ubuntu:
  Confirmed
Status in upstart source package in Trusty:
  Confirmed
Status in upstart source package in Utopic:
  Won't Fix
Status in upstart source package in Vivid:
  Confirmed

Bug description:
  upstart in user session manages environmental variables and most
  things have them, however Alt-f2 started proccesses lack them.

  to test

  Super Key -> "xterm" -> Enter -> env | grep SSH

  vs

  Alt+F2 -> "xterm" -> Enter -> env | grep SSH

  via Super Key -> the environment is correct

  via Alt-F2 -> it is not

  
  I believe Alt+F2 code path should call into upstart dbus api to "list-env" 
and import that environment before executing the search result.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1566222] [NEW] [xenial] USB camera MIC: no input or high pitch until pavucontrol is opened

2016-04-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Logitech Webcam C270 connected to USB 2.0 port: no mic input or high
pitch voice appears randomly during voice calls(skype test call for
example). Seems? to be fixed by opening pavucontrol from Skype ->
Settings -> Devices.

lsb_release -rd
Description:Ubuntu Xenial Xerus (development branch)
Release:16.04

skype: 4.3.0.37-0ubuntu0.12.04.1

pulseaudio: 1:8.0-0ubuntu3

This also happens on ubuntu 15.10 with the same skype package version.

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

-- 
[xenial] USB camera MIC: no input or high pitch until pavucontrol is opened
https://bugs.launchpad.net/bugs/1566222
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to pulseaudio in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1569292] Re: Can't join to AD domain

2016-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package packagekit -
0.8.17-4ubuntu6~gcc5.4ubuntu2

---
packagekit (0.8.17-4ubuntu6~gcc5.4ubuntu2) yakkety; urgency=medium

  * Fix segfault on AptIntf::init() (LP: #1569292)
aptcc: Don't ask about config changes if we are not interactive
aptcc: Always respect the noninteractive flag
aptcc: Fix several compiler warnings
aptcc: Ensure proxy and frontend-socket aren't used if they are NULL

 -- Seyeong Kim   Fri, 29 Apr 2016 12:12:01
+0200

** Changed in: packagekit (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to packagekit in Ubuntu.
https://bugs.launchpad.net/bugs/1569292

Title:
  Can't join to AD domain

Status in packagekit package in Ubuntu:
  Fix Released
Status in packagekit source package in Xenial:
  In Progress

Bug description:
  [Impact]

  When trying to join AD domain via realm command, it hangs.
  after researching, packagekit got segfault.

  [Testcase]

  realm -v join int.domainname.com --user login

   * Resolving: _ldap._tcp.int.domanname.com
   * Performing LDAP DSE lookup on: 192.168.xx.xx
   * Performing LDAP DSE lookup on: 192.168.xx.xx
   * Successfully discovered: int.domainname.com
  Password for login:
   * Unconditionally checking packages
   * Resolving required packages

  From here nothing happens. It doesn't go any further.

  journalctl -b realmd shows:
  [...]
  Apr 12 13:02:49 ls-mysql57 realmd[946]: Sending TCP Netlogon request
  Apr 12 13:02:49 ls-mysql57 realmd[946]: Searching  for (objectClass=*)
  Apr 12 13:02:49 ls-mysql57 realmd[946]: Received TCP Netlogon response
  Apr 12 13:02:49 ls-mysql57 realmd[946]:  * Successfully discovered: 
int.domainname.com
  Apr 12 13:02:49 ls-mysql57 realmd[946]:  * Successfully discovered: 
int.domainame.com
  Apr 12 13:02:53 ls-mysql57 realmd[946]: Using 'r209.955' operation for method 
'Join' invocation on 'org.freedesktop.realmd.KerberosMembership' interface
  Apr 12 13:02:53 ls-mysql57 realmd[946]: Registered cancellable for operation 
'r209.955'
  Apr 12 13:02:53 ls-mysql57 realmd[946]: holding daemon: current-invocation
  Apr 12 13:02:53 ls-mysql57 realmd[946]: ** (realmd:946): CRITICAL **: 
realm_invocation_get_cancellable: assertion 'invocation != NULL' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: (realmd:946): GLib-GObject-CRITICAL 
**: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Unconditionally checking packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Unconditionally checking packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Resolving required packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Resolving required packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]: realm_invocation_get_cancellable: 
assertion 'invocation != NULL' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: CreateTransaction call
  Apr 12 13:02:53 ls-mysql57 realmd[946]: GLib-GObject: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: SetHints call
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: call Resolve (262144, 
['sssd-tools', 'sssd', 'libnss-sss', 'libpam-sss', 'adcli'])
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: call Resolve completed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()

  It works in 14.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: realmd 0.16.2-2
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  Date: Tue Apr 12 13:08:33 2016
  SourcePackage: realmd
  UpgradeStatus: No upgrade log present (probably fresh install)

  [Regression Potential]

  This patch added null check about http_proxy, ftp_proxy and socket 
  from pk_backend_job_get_frontend_socket

  in test, there was no hang anymore, test has been done with several
  guys.

  [Other Info]
  Upstream Patch
  
https://github.com/hughsie/PackageKit/commit/97161e231b2ab406e77977a2a693d7935e33df0f
  
https://github.com/hughsie/PackageKit/commit/06fae067c909db93bb5b1e1d04aa7a987208eda2
  
https://github.com/hughsie/PackageKit/commit/c64c16c2d1ad9142ec8e74473044874bb6398728
  
https://github.com/hughsie/PackageKit/commit/e94b80f90179db18221b2eff93b4561b5418fbfb

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1513149] Re: General, unspecific system problem

2016-04-29 Thread Paul White
** Package changed: ubuntu => upower (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1513149

Title:
  General, unspecific system problem

Status in upower package in Ubuntu:
  New

Bug description:
  Occasionally I get a small window with some unspecified text along the
  lines of "A system error occured" together with two buttons, "Ignore"
  and "Report". Neither of these buttons does something noticeable, much
  less there is some indication on what the problem might be. So I
  investigated myself and found this in /var/log/syslog:

  Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Main process 
exited, code=dumped, status=6/ABRT
  Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Unit entered 
failed state.
  Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Failed with result 
'core-dump'.
  Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Service hold-off 
time over, scheduling restart.

  This is a pure desktop, so I guess a battery loading service has no
  business here. It's running Ubuntu 15.10 AMD64, installed in about
  2010 and updated for each release since then. Except for this
  occasional error report (1 or 2 daily), the machine apparently works
  fine.

  $ uname -a
  Linux piccard 4.2.0-17-generic #21-Ubuntu SMP Fri Oct 23 19:56:16 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  $ lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1563112] Re: [bcm2835 - bcm2835 ALSA, playback] Underruns, dropouts or crackling sound

2016-04-29 Thread David Chatterton
Despite the crackling on the Speaker Test, I have managed to get YouTube
videos to play with un-distorted sound using Firefox.

Obviously, Firefox's input to the sound system appears to work as
expected.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1563112

Title:
  [bcm2835 - bcm2835 ALSA, playback] Underruns, dropouts or crackling
  sound

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  This bug can be reproduced by using the Speaker Testing for bcm2835
  ALSA window from the Sound Preferences > Hardware > Test Speakers
  button. Clicking the Front Left or the Front Right Test buttons causes
  the bug to be demonstrated.

  The bug prevents apps that produce sound from working correctly.

  This bug has been mentioned recently on Google+ by David Johnson
  although probably not reported through the Ubuntu bug reporting
  system.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.1.18-v7+ armv7l
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: armhf
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david   895 F pulseaudio
  CurrentDesktop: MATE
  Date: Tue Mar 29 00:16:18 2016
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:ALSA successful
  Symptom_Card: bcm2835 ALSA - bcm2835 ALSA
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [bcm2835 - bcm2835 ALSA, playback] Underruns, dropouts or crackling 
sound
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1572880] Re: Cannot call emergency number from sim lock screen if phone screen is unlocked before

2016-04-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~boiko/dialer-
app/show_emergency_calls_when_sim_locked

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1572880

Title:
  Cannot call emergency number from sim lock screen if phone screen is
  unlocked before

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  New
Status in dialer-app package in Ubuntu:
  Triaged

Bug description:
  current build number: 4
  device name: turbo
  channel: ubuntu-touch/rc/meizu.en
  last update: 2016-04-19 10:38:50
  version version: 4
  version ubuntu: 20160418
  version device: 20160412-d272a77,

  Steps:
  1.Turn on sim pin
  2.Reboot the device
  3.Don't unlock the SIM but unlock phone screen
  4.Swipe down the indicator and select network section
  5.Tap on "Unlock sim" to bring up sim lock screen
  6.Tap on "Emergency Call" button
  7.Enter an emergency number and call

  Actual result:
  At step6, it shows regular dial pad with SIM locked header
  At step7, "SIM card is locked" dialog appears

  Expected result:
  At step6, it shows emergency dial pad with emergency header
  At step7, be able to make an emergency call

  Error also can be reproduced with krillin and arale.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576864] [NEW] No UMS support in radeon module

2016-04-29 Thread Cgiraud
Public bug reported:

Upgrading from UbuntuStudio 15.10 to 16.04, my 2nd display is a no more
a 1st display extension and only a clone. xrand detects only one
display.

$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1400 x 1050, current 1400 x 1050, maximum 1400 x 1050
default connected 1400x1050+0+0 0mm x 0mm
   1400x1050 77.00* 
$ lspci -nn | grep VGA
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Sumo [Radeon HD 6410D] [1002:9644]
$ dmesg | egrep 'drm|radeon'
[1.293303] [drm] Initialized drm 1.1.0 20060810
[1.328085] [drm] VGACON disable radeon kernel modesetting.
[1.328109] [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon 
module!
[   12.801460] [drm] VGACON disable radeon kernel modesetting.
[   12.801484] [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon 
module!
$ uname -r 
4.4.0-21-lowlatency
$ 

Seems same than bug 1407505, but apport-bug failed, so I created a new
bug.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-lowlatency 4.4.6
Uname: Linux 4.4.0-21-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Apr 29 23:19:49 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-08-21 (252 days ago)
InstallationMedia: Ubuntu-Studio 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to xenial on 2016-04-24 (5 days ago)

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


** Tags: amd64 apport-bug resolution xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1576864

Title:
  No UMS support in radeon module

Status in xorg package in Ubuntu:
  New

Bug description:
  Upgrading from UbuntuStudio 15.10 to 16.04, my 2nd display is a no
  more a 1st display extension and only a clone. xrand detects only one
  display.

  $ xrandr
  xrandr: Failed to get size of gamma for output default
  Screen 0: minimum 1400 x 1050, current 1400 x 1050, maximum 1400 x 1050
  default connected 1400x1050+0+0 0mm x 0mm
 1400x1050 77.00* 
  $ lspci -nn | grep VGA
  00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Sumo [Radeon HD 6410D] [1002:9644]
  $ dmesg | egrep 'drm|radeon'
  [1.293303] [drm] Initialized drm 1.1.0 20060810
  [1.328085] [drm] VGACON disable radeon kernel modesetting.
  [1.328109] [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon 
module!
  [   12.801460] [drm] VGACON disable radeon kernel modesetting.
  [   12.801484] [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon 
module!
  $ uname -r 
  4.4.0-21-lowlatency
  $ 

  Seems same than bug 1407505, but apport-bug failed, so I created a new
  bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-lowlatency 4.4.6
  Uname: Linux 4.4.0-21-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Apr 29 23:19:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-08-21 (252 days ago)
  InstallationMedia: Ubuntu-Studio 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to xenial on 2016-04-24 (5 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 869017] Re: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used)

2016-04-29 Thread Mathieu Trudel-Lapierre
Tracker bug for the initscript for kbd was https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=796583.

Please make sure you link your upstream bug too.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to kbd in Ubuntu.
https://bugs.launchpad.net/bugs/869017

Title:
  Ubuntu server enables screenblanking, concealing crashdumps (DPMS is
  not used)

Status in kbd package in Ubuntu:
  Triaged

Bug description:
  James Rice of Jump Networks noticed that there is a screen-blanker
  enabled on Ubuntu Server.

  James notes that this blanking is not enabling DPMS power saving
  (thereby negating any power-saving benefit), and is simply turning the
  screen content blank.   This means that the crash output is invisible
  which is unhelpful on a server (virtual or otherwise).

  Ideally the screen should (at a minimum) be turned on and unblanked at
  the point of an OOPs/crash being printed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 869017] Re: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used)

2016-04-29 Thread Mathieu Trudel-Lapierre
I'm going to revert this change. We've been carrying this is kbd since
wily, so it landed in xenial, but it doesn't even work (VT still blanks
here, on a newly-installed system). Debian also drops the files, so to
support not blanking the console, we'd need to think of some alternate
method of, for example, introducing consoleblank=0 on the kernel
command-line (via grub-installer/grub2?). Another option might be to
convince kernel people to patch the blankinterval value in vt.c in the
kernel sources themselves.

I totally understand why people might want this feature (a server
crashing is not nice. It shouldn't happen often, but it's already
helpful to have the ILO show an error message and not just a blanked
screen). I'm just not sure what the best way to handle it would be in
light of the changes in kbd (dropping its init script, and the init
script not working in the first place).

In the meantime, please consider adding consoleblank=0 in the command
line for your systems. You can do this by adding it to
/etc/default/grub.

** Changed in: kbd (Ubuntu)
   Status: Fix Released => Triaged

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to kbd in Ubuntu.
https://bugs.launchpad.net/bugs/869017

Title:
  Ubuntu server enables screenblanking, concealing crashdumps (DPMS is
  not used)

Status in kbd package in Ubuntu:
  Triaged

Bug description:
  James Rice of Jump Networks noticed that there is a screen-blanker
  enabled on Ubuntu Server.

  James notes that this blanking is not enabling DPMS power saving
  (thereby negating any power-saving benefit), and is simply turning the
  screen content blank.   This means that the crash output is invisible
  which is unhelpful on a server (virtual or otherwise).

  Ideally the screen should (at a minimum) be turned on and unblanked at
  the point of an OOPs/crash being printed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1513149] [NEW] General, unspecific system problem

2016-04-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Occasionally I get a small window with some unspecified text along the
lines of "A system error occured" together with two buttons, "Ignore"
and "Report". Neither of these buttons does something noticeable, much
less there is some indication on what the problem might be. So I
investigated myself and found this in /var/log/syslog:

Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Main process exited, 
code=dumped, status=6/ABRT
Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Unit entered failed 
state.
Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Failed with result 
'core-dump'.
Nov  4 17:26:17 (machine name) systemd[1]: upower.service: Service hold-off 
time over, scheduling restart.

This is a pure desktop, so I guess a battery loading service has no
business here. It's running Ubuntu 15.10 AMD64, installed in about 2010
and updated for each release since then. Except for this occasional
error report (1 or 2 daily), the machine apparently works fine.

$ uname -a
Linux piccard 4.2.0-17-generic #21-Ubuntu SMP Fri Oct 23 19:56:16 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -rd
Description:Ubuntu 15.10
Release:15.10

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


** Tags: bot-comment
-- 
General, unspecific system problem
https://bugs.launchpad.net/bugs/1513149
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to upower in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1572041] Re: Can't create click target for armhf

2016-04-29 Thread Wolf Rogner
Same with an dis-upgraded version.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1572041

Title:
  Can't create click target for armhf

Status in click package in Ubuntu:
  Confirmed

Bug description:
  sudo click chroot -a armhf -f ubuntu-sdk-15.04 create

  The following packages have unmet dependencies:
   ubuntu-sdk-libs:armhf : Depends: ubuntu-html5-container:armhf
  E: Unable to correct problems, you have held broken packages.
  Command returned 100: schroot -u root -c source:click-ubuntu-sdk-15.04-armhf 
-- /finish.sh
  Traceback (most recent call last):
File "/usr/bin/click", line 110, in 
  sys.exit(main())
File "/usr/bin/click", line 106, in main
  return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 266, 
in run
  return args.func(parser, args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 68, in 
create
  return chroot.create(args.keep_broken_chroot)
File "/usr/lib/python3/dist-packages/click/chroot.py", line 599, in create
  self.full_name, ret_code))
  click.chroot.ClickChrootException: Failed to create chroot 
'click-ubuntu-sdk-15.04-armhf' (exit status 100)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576858] [NEW] brctl provides no way to set gc_timer value of a bridge

2016-04-29 Thread Ryan Harper
Public bug reported:

1.

% lsb_release -rd
Description:Ubuntu 16.04 LTS
Release:16.04

2.  % apt-cache policy bridge-utils
bridge-utils:
  Installed: 1.5-9ubuntu1
  Candidate: 1.5-9ubuntu1
  Version table:
 *** 1.5-9ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

3. % brctl setgcint br0 2
Should set the gc_timer value of a bridge, value printed out via brctl showstp 
br0

% brctl showstp br0 | grep gc
 topology change timer 0.00 gc timer  84.08

4.  % brctl setgcint br0 2
never heard of command [setgcint]
Usage: brctl [commands]
commands:
addbr   add bridge
delbr   delete bridge
addif   add interface to bridge
delif   delete interface from bridge
hairpin   {on|off}turn hairpin on/off
setageing set ageing time
setbridgeprio set bridge priority
setfd set bridge forward delay
sethello  set hello time
setmaxage set max message age
setpathcost set path cost
setportprio set port priority
show[  ]show a list of bridges
showmacsshow a list of mac addrs
showstp show bridge stp info
stp  {on|off}   turn stp on/off


Checking source code of bridge-utils, there seems to be no code that lets one 
actually set this value, nor does it appear that the kernel ioctl interface 
allows for modifying gc_timer, (it appears to be a read-only field).

This must mean the documentation included in bridge-utils (specifically
in bridge-utils-interfaces manpage about including a bridge_gcint value
in /etc/network/interfaces to control this is incorrect.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: bridge-utils 1.5-9ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:GNOME
Date: Fri Apr 29 15:53:52 2016
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu3
 libgcc1 1:6.0.1-0ubuntu1
InstallationDate: Installed on 2016-01-01 (119 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
SourcePackage: bridge-utils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bridge-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1576858

Title:
  brctl provides no way to set gc_timer value of a bridge

Status in bridge-utils package in Ubuntu:
  New

Bug description:
  1.

  % lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  2.  % apt-cache policy bridge-utils
  bridge-utils:
Installed: 1.5-9ubuntu1
Candidate: 1.5-9ubuntu1
Version table:
   *** 1.5-9ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  3. % brctl setgcint br0 2
  Should set the gc_timer value of a bridge, value printed out via brctl 
showstp br0

  % brctl showstp br0 | grep gc
   topology change timer 0.00 gc timer  
84.08

  4.  % brctl setgcint br0 2
  never heard of command [setgcint]
  Usage: brctl [commands]
  commands:
addbr   add bridge
delbr   delete bridge
addif   add interface to bridge
delif   delete interface from bridge
hairpin   {on|off}turn hairpin on/off
setageing set ageing time
setbridgeprio set bridge priority
setfd set bridge forward delay
sethello  set hello time
setmaxage set max message age
setpathcost set path cost
setportprio set port priority
show[  ]show a list of bridges
showmacsshow a list of mac addrs
showstp show bridge stp info
stp  {on|off}   turn stp on/off

  
  Checking source code of bridge-utils, there seems to be no code that lets one 
actually set this value, nor does it appear that the kernel ioctl interface 
allows for modifying gc_timer, (it appears to be a read-only field).

  This must mean the documentation included in bridge-utils
  (specifically in bridge-utils-interfaces manpage about including

[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2016-04-29 Thread Iain Haywood
OTA 10.1 by the way

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1435040

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2016-04-29 Thread Iain Haywood
Bluetooth seems to be broken on E4.5 currently.
Never shows as 'discoverable' on settings and never finds my Bluetooth JBL  
speakers let alone tries to pair.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1435040

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1240198] Re: [SRU]Wrong keyboard layout active after booting into desktop

2016-04-29 Thread kdureidy
It is still not fixed, I use Ubuntu 16.04, and when the computer
accidentally shutdown, due to electricity cut, or battery dead on
laptop, I face this issue again!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1240198

Title:
  [SRU]Wrong keyboard layout active after booting into desktop

Status in ibus package in Ubuntu:
  Fix Released
Status in ibus source package in Trusty:
  Fix Released

Bug description:
  [Impact]

  When first boot into Unity desktop, English keyboard layout is active
  while all other parts of the system language settings are set to
  another language (e.g. German).

  The bug is properly addressed in newer upstream releases in Vivid, but
  the changes is too intrusive and not suitable for being back ported in
  SRU. And changing the default to use system keyboard layout solves the
  problem.

  [Test Case]

  1. Set the system language to something other than English, e.g. German.
  2. Create a new user, log in to the Unity desktop of the new user.
  3. Check the keyboard layout, it should be German instead of English.

  [Regression Potential]

  Since this changes the default value of the keyboard layout settings
  by using system defined as default, it avoids using ibus's built-in
  keyboard layout related functionality, so that this could be a
  regression for users rely on this certain behavior (e.g. use English
  keyboard while want to keep the system language settings to German),
  but such behavior is not expected for normal usage.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-04-29 Thread Ted Gould
So we fixed the fact that pam wasn't installed, but it seems for some
systems cgmanager is still not running by default. For my machine it
seems that, somehow, cgmanager got disabled. I was able to renable it
using:

$ sudo systemctl enable cgmanager

Then upon rebooting it starts and everything is fine. I'm not sure how
when it is installed it is determined whether or not cgmanager is
enabled or disabled. Since my machines started it's life as a 12.04 box,
I'm curious if in my case it is an upgrade error.

So for those who are still having this, and have a UAL version in the
0.9 range, could you please comment if your machine is an upgrade or
clean install and then the output of:

$ sudo systemctl status cgmanager

To see whether it is enabled or disabled.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

Status in Canonical System Image:
  Fix Committed
Status in cgmanager package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Invalid
Status in ubuntu-app-launch package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid
Status in unity8-desktop-session package in Ubuntu:
  Confirmed
Status in upstart package in Ubuntu:
  Invalid

Bug description:
  xenial
  applications close instantly when launched from the launcher or dash
  but... if i launch the apps from a VT (for ex firefox using Xmir or gedit 
native --), the app loads ok.

  what close instantly means.. it opens the window and then it closes
  instantly in ~0.3s

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576539] Re: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/1576539

Title:
  package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency
  problems - leaving triggers unprocessed

Status in gconf package in Ubuntu:
  Confirmed

Bug description:
  bug happened while i'm upgrading ubuntu version from 15.10 to 16.04

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: gconf2 3.2.6-3ubuntu6
  ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Fri Apr 29 08:16:36 2016
  ErrorMessage: dependency problems - leaving triggers unprocessed
  InstallationDate: Installed on 2016-03-05 (54 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: gconf
  Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
  UpgradeStatus: Upgraded to xenial on 2016-04-29 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576844] [NEW] Trackpad freezes then eventually unfreezes (repeatedly)

2016-04-29 Thread mash
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 16.04 LTS
Release:16.04

Several times yesterday and today (April 28-29, 2016) the trackpad on
the Dell XPS 13 9343 has frozen.  Other functions (keyboard, screen,
etc.) have been fine but the pointer has been frozen in place.  Then
after 1-3 minutes functionality returns.

Thank you very much for your assistance and I'd be happy to provide more
information.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
NonfreeKernelModules: wl
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
BootLog:
 
CompizPlugins: [core,composite,opengl,cube,rotate]
CompositorRunning: None
CurrentDesktop: GNOME-Flashback:Unity
Date: Fri Apr 29 16:09:32 2016
DistUpgraded: 2016-04-27 15:53:13,798 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 4.2.0-36-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.4.0-22-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
InstallationDate: Installed on 2015-08-06 (267 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9343
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-04-27 (2 days ago)
dmi.bios.date: 07/14/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0TM99H
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/14/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0TM99H:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
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
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Wed Apr 27 15:54:22 2016
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5152 
 vendor SHP
xserver.version: 2:1.18.3-1ubuntu2

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


** Tags: amd64 apport-bug ubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1576844

Title:
  Trackpad freezes then eventually unfreezes (repeatedly)

Status in xorg package in Ubuntu:
  New

Bug description:
  $ lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  Several times yesterday and today (April 28-29, 2016) the trackpad on
  the Dell XPS 13 9343 has frozen.  Other functions (keyboard, screen,
  etc.) have been fine but the pointer has been frozen in place.  Then
  after 1-3 minutes functionality returns.

  Thank you very much for your assistance and I'd be happy to provide
  more information.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BootLog:
   
  CompizPlugins: [core,composite,opengl,cube,rotate]
  CompositorRunning: None
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Apr 29 16:09:32 2016
  DistUpgraded: 2016-04-27 15:53:13,798 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-36-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.4.0-22-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2015

[Touch-packages] [Bug 1470235] Re: PolicyKit high memory usage

2016-04-29 Thread Travisgevans
This happened to me, too. I installed Multi-Core System Monitor for just
a moment and noticed the steadily growing memory usage. Worse, removing
the applet did not stop the leak. The leak didn't stop until the next
system reboot (presumably restarting polkitd would have also worked, but
I didn't try it since I wasn't sure how safe it was).

But since there's no way to know if this was the trigger for the
original bug report or earlier commenters, perhaps the MCSM case should
be opened as a separate, specific bug against policykit?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to policykit-1 in Ubuntu.
https://bugs.launchpad.net/bugs/1470235

Title:
  PolicyKit high memory usage

Status in policykit-1 package in Ubuntu:
  Confirmed

Bug description:
  Periodically I install updates on my computer and reboot without
  logging in. When I come back to my computer and log in, polkitd is
  using a large chunk of memory. At the moment it's using > 2.3 GiB of
  memory on a machine with 8 GB RAM:

  $ ps aux | grep polkit
  root  1229  0.4 29.8 2652532 2420916 ? Sl   Jun19  67:38 
/usr/lib/policykit-1/polkitd --no-debug

  Killing the process frees the memory until I reboot again.

  
  I'm currently using the latest version of policykit-1:

  $ apt-file search /usr/lib/policykit-1/polkitd
  policykit-1: /usr/lib/policykit-1/polkitd

  $ apt-cache policy policykit-1
  policykit-1:
Installed: 0.105-4ubuntu2.14.04.1
Candidate: 0.105-4ubuntu2.14.04.1
Version table:
   *** 0.105-4ubuntu2.14.04.1 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   0.105-4ubuntu2 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  $ sudo apt-get upgrade policykit-1
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  policykit-1 is already the newest version.

  
  Other information:

  $ lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: policykit-1 0.105-4ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.55~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Tue Jun 30 16:14:51 2015
  InstallationDate: Installed on 2014-08-25 (309 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: policykit-1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1563522] Re: Desktop/windowed mode title

2016-04-29 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu)
   Status: In Progress => Fix Committed

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1563522

Title:
  Desktop/windowed mode title

Status in Canonical System Image:
  Confirmed
Status in Ubuntu Music App:
  Invalid
Status in qtmir package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Could add a proper title to the header: presently in desktop/windowed
  mode I see "qmlscene:musicMainView" in the window header.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1538760] Re: battery icon gone

2016-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1538760

Title:
  battery icon gone

Status in indicator-power package in Ubuntu:
  Confirmed

Bug description:
  Usually the power/battery indicator works as expected.
  However, now I turned on my laptop while not connected to AC power, and there 
is no battery icon at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: indicator-power 12.10.6+15.10.20151005.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jan 27 22:10:15 2016
  InstallationDate: Installed on 2013-10-11 (838 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: indicator-power
  UpgradeStatus: Upgraded to wily on 2016-01-18 (9 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1538760] Re: battery icon gone

2016-04-29 Thread teo1978
Still seeing this bug.

Note that this could be pretty serious if the indicator doesn't show up
when the battery gets low (which seems unlikely to happen)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1538760

Title:
  battery icon gone

Status in indicator-power package in Ubuntu:
  Confirmed

Bug description:
  Usually the power/battery indicator works as expected.
  However, now I turned on my laptop while not connected to AC power, and there 
is no battery icon at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: indicator-power 12.10.6+15.10.20151005.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jan 27 22:10:15 2016
  InstallationDate: Installed on 2013-10-11 (838 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: indicator-power
  UpgradeStatus: Upgraded to wily on 2016-01-18 (9 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1559308] Re: Plugging HDMI screen in causes system hang

2016-04-29 Thread Scott Vrooman
@Jonathan: I was on 15.10. :|

The problem with 15.10 is the trackpad doesn't work due to a bug in the
i2c driver (drivers/i2c/busses/i2c-designware-platdrv.c) for kernels <
4.5. When I upgraded my kernel to version 4.5 I started getting this
same external monitor issue.

Since 16.04 is using a 4.4 kernel and my trackpad works, I guess they
patched it to fix the i2c driver bug.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1559308

Title:
  Plugging HDMI screen in causes system hang

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I have a 4K UHD laptop screen and am running Ubuntu Gnome 16.04 Beta1
  using 4.4.0-13-generic and the Nouveau drivers.

  If I plug in an external HDMI monitor (FHD) either into either HDMI
  port (there's one on the machine and there's one available via a usb
  3.1 extra adaptor) then the whole system hangs, completely
  unresponsive and needing a hard reboot. Before hanging the 2nd display
  gets an image as expected, but the laptop's screen flashes randomly,
  sometimes you see weird artifacts. Then the hang comes.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-13.29-generic 4.4.5
  Uname: Linux 4.4.0-13-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Fri Mar 18 20:43:42 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:06e4]
 Subsystem: Dell GM107M [GeForce GTX 960M] [1028:06e4]
  InstallationDate: Installed on 2016-03-15 (3 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160225.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f3:21d5 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 0a5c:6410 Broadcom Corp. 
   Bus 001 Device 004: ID 0c45:6713 Microdia 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9550
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-13-generic.efi.signed 
root=UUID=b026feed-8801-44f4-9f3f-c245f4a1f25e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.01.19
  dmi.board.name: 0N7TVV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.01.19:bd01/25/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 15 9550
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  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.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Fri Mar 18 17:28:07 2016
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   Unknown chipset: NV117
   SynPS/2 Synaptics TouchPad: Read error 19
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5182 
   vendor SHP
  xserver.version: 2:1.18.1-1ubuntu4

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1230031] Re: dbus-daemon consumes 100% cpu without reason

2016-04-29 Thread Richard
I'm not sure if this bug is the same, but I have cpu use of 50-90%. It
says dbus is only using ~15% though, but it is the top task. It is also
forking alot.

To reproduce, I dont know the repo's, but I installed

 sudo apt-get install elementary-theme elementary-icon-theme elementary-
default-settings elementary-desktop

and purging those packages caused this to happen. reinstalling those
packages "fixes" it.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1230031

Title:
  dbus-daemon consumes 100% cpu without reason

Status in dbus package in Ubuntu:
  Confirmed

Bug description:
  Just login in to session, and dbus-daemon consumes 100% of cpu.
  Before, I did a login and logout. This problem appears randomly, not
  all the time.

   9107 sergio20   0 30376 1660 1356 R 100,1  0,0  11:35.08 dbus-daemon 

  
  11692 root  20   0  433m  54m  37m S   1,0  1,4   0:05.46 Xorg

  
  12279 sergio20   0 1506m  78m  30m S   0,7  2,1   0:05.40 compiz  

  
  12417 sergio20   0  553m  20m  11m S   0,7  0,6   0:00.93 gnome-terminal  

  
  13757 sergio20   0  853m 160m  40m S   0,7  4,2   0:06.83 firefox

  See sensors, dbus-daemon is heating up my laptop:

  Adapter: Virtual device
  temp1:+68.0°C  (crit = +98.0°C)

  coretemp-isa-
  Adapter: ISA adapter
  Physical id 0:  +69.0°C  (high = +84.0°C, crit = +100.0°C)
  Core 0: +49.0°C  (high = +84.0°C, crit = +100.0°C)
  Core 1: +51.0°C  (high = +84.0°C, crit = +100.0°C)
  Core 2: +69.0°C  (high = +84.0°C, crit = +100.0°C)
  Core 3: +55.0°C  (high = +84.0°C, crit = +100.0°C)

  asus-isa-
  Adapter: ISA adapter
  temp1:   +6280.0°C  

  pkg-temp-0-virtual-0
  Adapter: Virtual device
  temp1:+68.0°C

  ---

  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10
  Linux sergio-X751JB 3.11.0-8-generic #15-Ubuntu SMP Fri Sep 20 04:11:26 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

  dbus:
Installed: 1.6.12-0ubuntu5
Candidate: 1.6.12-0ubuntu5
Version table:
   *** 1.6.12-0ubuntu5 0
  500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: dbus 1.6.12-0ubuntu5
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Wed Sep 25 04:31:14 2013
  InstallationDate: Installed on 2013-09-20 (4 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130920)
  MarkForUpload: True
  SourcePackage: dbus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1572697] Re: broken symlink console-setup.service [systemd]

2016-04-29 Thread Mathieu Trudel-Lapierre
** Changed in: console-setup (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: console-setup (Ubuntu)
   Importance: Undecided => High

** Changed in: console-setup (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1572697

Title:
  broken symlink console-setup.service [systemd]

Status in console-setup package in Ubuntu:
  In Progress

Bug description:
  keyboard-configuration 1.108ubuntu15 contains console-setup.service in
  /lib/systemd/system/multi-user.target.wants, but as a broken symlink:

  $ dpkg -L keyboard-configuration | grep multi-user.target.wants
  /lib/systemd/system/multi-user.target.wants
  /lib/systemd/system/multi-user.target.wants/console-setup.service

  $ sudo find -L /lib/systemd/system -type l -ls
1315455  0 lrwxrwxrwx   1 root root   22 Apr 20 03:11 
/lib/systemd/system/multi-user.target.wants/console-setup.service -> 
/console-setup.service

  
  Symlink should point to ../console-setup.service instead.

  I originally reported this in
  https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1534121
  against console-setup, which was the wrong package to refer to. My
  apologies for messing that up.

  
  Additional info:

  $ lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  $ apt-cache policy keyboard-configuration
  keyboard-configuration:
Installed: 1.108ubuntu15
Candidate: 1.108ubuntu15
Version table:
   *** 1.108ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1568750] Re: With dual SIM, SIM choice is not retained for a SMS conversation

2016-04-29 Thread Jimbo G
Thanks for the workaround, Henry.

However this is _definitely_ an OTA-10 problem, I would without any
doubt have noticed the behaviour in OTA 9.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1568750

Title:
  With dual SIM, SIM choice is not retained for a SMS conversation

Status in Canonical System Image:
  Confirmed
Status in messaging-app package in Ubuntu:
  Confirmed

Bug description:
  For an existing SMS conversation with one contact (when using dual
  SIM):

  Expected behaviour: tap on conversation in messaging-app, the
  messaging screen opens showing the SMS conversation, with the
  previously used SIM selected.

  Actual behaviour: SIM #1 is always selected, even if all previous SMS
  messages to that contact have used SIM #2.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1534121] Re: keyboard-config adds broken symlink to systemd

2016-04-29 Thread Mathieu Trudel-Lapierre
*** This bug is a duplicate of bug 1572697 ***
https://bugs.launchpad.net/bugs/1572697

** This bug has been marked a duplicate of bug 1572697
   broken symlink console-setup.service [systemd]

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1534121

Title:
  keyboard-config adds broken symlink to systemd

Status in console-setup package in Ubuntu:
  New

Bug description:
  $ lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  $ apt-cache policy keyboard-configuration
  keyboard-configuration:
Installed: 1.108ubuntu10
Candidate: 1.108ubuntu10
Version table:
   *** 1.108ubuntu10 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  500 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages
  100 /var/lib/dpkg/status

  keyboard-config 1.108ubuntu10 contains console-setup.service in
  /lib/systemd/system/multi-user.target.wants as a broken symlink:

  $ dpkg -L keyboard-configuration | grep multi-user.target.wants
  /lib/systemd/system/multi-user.target.wants
  /lib/systemd/system/multi-user.target.wants/console-setup.service

  $ sudo find -L /lib/systemd/system -type l -ls
  13148710 lrwxrwxrwx   1 root root   22 Jan 11 15:19 
/lib/systemd/system/multi-user.target.wants/console-setup.service -> 
/console-setup.service

  Symlink should point to ../console-setup.service instead?

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576711] Re: [xenial] Enable arm64 build

2016-04-29 Thread Jim Hodapp
** Changed in: qtubuntu-media (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools-ubuntu-
touch in Ubuntu.
https://bugs.launchpad.net/bugs/1576711

Title:
  [xenial] Enable arm64 build

Status in Canonical System Image:
  Confirmed
Status in initramfs-tools-ubuntu-touch package in Ubuntu:
  New
Status in libhybris package in Ubuntu:
  New
Status in qtubuntu-camera package in Ubuntu:
  New
Status in qtubuntu-gles package in Ubuntu:
  New
Status in qtubuntu-media package in Ubuntu:
  Confirmed
Status in qtubuntu-sensors package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  New
Status in unity-scope-click package in Ubuntu:
  New

Bug description:
  Tracking bug for touch packages without arm64 enabled on xenial

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576720] Re: package resolvconf 1.77ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2016-04-29 Thread Steve Langasek
*** This bug is a duplicate of bug 1536335 ***
https://bugs.launchpad.net/bugs/1536335

** This bug has been marked a duplicate of bug 1536335
   package resolvconf 1.78ubuntu1 failed to install/upgrade: le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1576720

Title:
  package resolvconf 1.77ubuntu1 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 1 zurück

Status in resolvconf package in Ubuntu:
  New

Bug description:
  While upgrading from 14.04 to 15.10.

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: resolvconf 1.77ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 29 16:24:22 2016
  DuplicateSignature: package:resolvconf:1.77ubuntu1:Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  InstallationDate: Installed on 2014-04-24 (736 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu2
  SourcePackage: resolvconf
  Title: package resolvconf 1.77ubuntu1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to wily on 2016-04-29 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576353] Re: install openssh-server by default, prompt for enabling it on server iso install

2016-04-29 Thread Steve Langasek
Summarizing yesterday's discussion with the Security Team:
 - we would like password auth disabled by default on installation of 
openssh-server via the server image, just as via the cloud image
 - the admin can set up password auth post-install
 - (optional) this can be a debconf question, so that the admin can pre-seed 
enabling of password auth at install time.
 - with the above requirements met, the Security Team is ok with having 
openssh-server installed by default, and listening on port 22, on a server 
install as well as on a cloud image.
 - no requirements were expressed on the behavior of openssh-server if manually 
installed by the admin post installation.
 - (optional) ideally, the openssh-server systemd units would be adjusted for 
lazy socket-based activation, so that this is not an additional server process 
running (and taking up swap space / process table space) until asked for.

Opening a task on the openssh package.

** Also affects: openssh (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1576353

Title:
  install openssh-server by default, prompt for enabling it on server
  iso install

Status in Ubuntu CD Images:
  New
Status in openssh package in Ubuntu:
  New

Bug description:
  we want to remove 'cloud-image' seed and join it with 'server' seed.
  openssh-server is one of the few (3) packages that are in cloud image and not 
in 'ubuntu-server'.

  We'd like to have the server iso install openssh-server by default and
  prompt the user if they want to enable it or not.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1575854] Re: videos have offset when connected to an external screen

2016-04-29 Thread Jonas
And this screenshot is from firefox.

** Attachment added: "screenshot20160429_192103264.png"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1575854/+attachment/4651577/+files/screenshot20160429_192103264.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1575854

Title:
  videos have offset when connected to an external screen

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  On Bq M10 with OTA 10.1:
  Watch a video on youtube/vimeo/dailymotion etc in fullscreen with the ubuntu 
webbrowser, when the M10 is connected to an external display over hdmi. On top 
of the video is a black bar, the controllelements at the bottom are not 
visible, so the whole video theems to be shifted down.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1452616] Re: Ubuntu Web Browser identified as old Safari in gmail

2016-04-29 Thread Terry Relph-Knight
Hmm - just playing with the new BQ Aquaris M10 Ubuntu Edition tablet.
Opened the Ubuntu browser and got a Google log in page, logged in and
sure enough a bit later got a warning from Google that someone had tried
a Safari log in on my account. Yet another aspect of Ubuntu and this
tablet that shows it ain't ready yet.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1452616

Title:
  Ubuntu Web Browser identified as old Safari in gmail

Status in Canonical System Image:
  Fix Committed
Status in Canonical Pocket Desktop:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Web Browser identified as old Safari in gmail.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: webbrowser-app 0.23+15.04.20150416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  7 11:29:34 2015
  SourcePackage: webbrowser-app
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1575854] Re: videos have offset when connected to an external screen

2016-04-29 Thread Jonas
For me the problem only appears when watching videos with the ubuntu
webbrowser. With firefox videos have no offset and the controls are
visible. Unity itself has no overscanning, because the indicatorpanel is
visible. I have two screenshots which compare the same video on the
ubuntu webbrowser and on firefox. The first one is from the ubuntu
webbrowser.

** Attachment added: "screenshot20160429_192500220.png"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1575854/+attachment/4651576/+files/screenshot20160429_192500220.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1575854

Title:
  videos have offset when connected to an external screen

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  On Bq M10 with OTA 10.1:
  Watch a video on youtube/vimeo/dailymotion etc in fullscreen with the ubuntu 
webbrowser, when the M10 is connected to an external display over hdmi. On top 
of the video is a black bar, the controllelements at the bottom are not 
visible, so the whole video theems to be shifted down.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576747] Re: Network manager unable to control wifi after suspend in 16.04

2016-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1576747

Title:
  Network manager unable to control wifi after suspend in 16.04

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend network manager no longer allows me to
  control my wifi card, view available wireless networks, or select new
  ones.  Oddly enough, I'm still able to communicate on the network that
  I was connected to prior to suspend.

  Running
  # sudo service network-manager restart
  resolves the issue until the next suspend/resume.

  I'll copy what I think is the relevant  portion of syslog below
  __
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4971] manager: 
wake requested (sleeping: yes  enabled: yes)
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4971] manager: 
waking up...
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4972] device 
(enp0s31f6): state change: unavailable -> unmanaged (reason 'sleeping') [20 10 
37]
  Apr 29 09:04:20 x1 laptop-mode: Laptop mode
  Apr 29 09:04:20 x1 laptop_mode[19059]: Laptop mode
  Apr 29 09:04:20 x1 laptop-mode: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 laptop_mode[19059]: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 systemd[1]: Started Run anacron jobs.
  Apr 29 09:04:20 x1 systemd[1]: Reloading Laptop Mode Tools.
  Apr 29 09:04:20 x1 anacron[19143]: Anacron 2.3 started on 2016-04-29
  Apr 29 09:04:20 x1 anacron[19143]: Will run job `cron.daily' in 5 min.
  Apr 29 09:04:20 x1 anacron[19143]: Jobs will be executed sequentially
  Apr 29 09:04:20 x1 laptop-mode: Laptop mode
  Apr 29 09:04:20 x1 laptop_mode[19145]: Laptop mode
  Apr 29 09:04:20 x1 laptop-mode: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 laptop_mode[19145]: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 systemd[1]: Reloaded Laptop Mode Tools.
  Apr 29 09:04:20 x1 kernel: [180451.937599] e1000e: enp0s31f6 NIC Link is Down
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.5997] device 
(wlp4s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  Apr 29 09:04:20 x1 kernel: [180451.940588] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:20 x1 kernel: [180451.941150] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180451.942063] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180451.943308] iwlwifi :04:00.0: can't access 
the RSA semaphore it is write protected
  Apr 29 09:04:20 x1 kernel: [180452.080430] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180452.080804] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180452.081573] iwlwifi :04:00.0: can't access 
the RSA semaphore it is write protected
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.8179] device 
(enp0s31f6): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  Apr 29 09:04:20 x1 kernel: [180452.157407] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:20 x1 kernel: [180452.158711] IPv6: ADDRCONF(NETDEV_UP): 
enp0s31f6: link is not ready
  Apr 29 09:04:21 x1 kernel: [180452.364579] IPv6: ADDRCONF(NETDEV_UP): 
enp0s31f6: link is not ready
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.0266] manager: 
NetworkManager state is now CONNECTED_LOCAL
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: dbus: Failed to construct signal
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: Could not read interface 
p2p-dev-wlp4s0 flags: No such device
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.1095] device 
(wlp4s0): supplicant interface state: starting -> ready
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.1095] device 
(wlp4s0): state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  Apr 29 09:04:21 x1 kernel: [180452.450294] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:21 x1 kernel: [180452.551779] [drm] RC6 on
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1646] device 
(wlp4s0): supplicant interface state: ready -> inactive
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1678] policy: 
auto-activating connection 'chiluks-5g 1'
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1688] device 
(wlp4s0): Activation: starting connection 'chiluks-5g 1' 
(8c69564c-5b6f-4ab4-8e6e-ee3157160892)
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1690] device 
(wlp4s0): state change: disconnected -> prepare (reaso

[Touch-packages] [Bug 1570511] Re: Select All shows up when replying to gmail message

2016-04-29 Thread Olivier Tilloy
The insertion handle (and the quick menu with the "Select All" option
together with it) is initially shown if the text input/area isn’t empty,
which is typically the case when replying to an e-mail (where the
original message is quoted) or to a tweet (the nickname of the original
author is added).

Writing a new tweet or a new blank e-mail doesn’t exhibit this
behaviour.

So I need to figure out whether automatically showing the insertion
handle when the text input isn’t empty can be disabled in oxide.

** Package changed: webbrowser-app (Ubuntu) => oxide

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1570511

Title:
  Select All shows up when replying to gmail message

Status in Canonical System Image:
  Confirmed
Status in Oxide:
  Confirmed

Bug description:
  open gmail webapp (or in browser), try to reply to a mail
  scroll to the top of the message and tap to begin typing

  expected result:
  - can start typing, no menu

  actual result:
  - can start typing but Select All menu is incorrectly displayed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574029] Re: Failed to boot after upgrade to 16.04 LTS

2016-04-29 Thread Phillip Susi
** Package changed: grub (Ubuntu) => shared-mime-info (Ubuntu)

** Summary changed:

- Failed to boot after upgrade to 16.04 LTS
+ Upgrade failed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to shared-mime-info in
Ubuntu.
https://bugs.launchpad.net/bugs/1574029

Title:
  Upgrade failed

Status in shared-mime-info package in Ubuntu:
  New

Bug description:
  At the end of the upgrade, a dialog box appeared "The upgrade has
  aborted. Your system could be in an unstable state. A recovery will
  run now (dpkg -configure - a). Nothing happened after closing the
  dialog box.

  
  After shutdown, boot up failed after grub tries to load something with this 
message "Starting up", then after 10 seconds this message "Gave up waiting 
for root device., common problems:.ALERT! UUID = 2476e..does not exist.

  The the boot process stopped at the initramfs prompt.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: shared-mime-info 1.5-2
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Sat Apr 23 17:34:29 2016
  ErrorMessage: dependency problems - leaving triggers unprocessed
  InstallationDate: Installed on 2015-11-12 (162 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: shared-mime-info
  Title: package shared-mime-info 1.5-2 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1574029/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574029] [NEW] Failed to boot after upgrade to 16.04 LTS

2016-04-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

At the end of the upgrade, a dialog box appeared "The upgrade has
aborted. Your system could be in an unstable state. A recovery will run
now (dpkg -configure - a). Nothing happened after closing the dialog
box.


After shutdown, boot up failed after grub tries to load something with this 
message "Starting up", then after 10 seconds this message "Gave up waiting 
for root device., common problems:.ALERT! UUID = 2476e..does not exist.

The the boot process stopped at the initramfs prompt.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: shared-mime-info 1.5-2
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Sat Apr 23 17:34:29 2016
ErrorMessage: dependency problems - leaving triggers unprocessed
InstallationDate: Installed on 2015-11-12 (162 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: shared-mime-info
Title: package shared-mime-info 1.5-2 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
UpgradeStatus: Upgraded to xenial on 2016-04-23 (0 days ago)

** Affects: shared-mime-info (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial
-- 
Failed to boot after upgrade to 16.04 LTS
https://bugs.launchpad.net/bugs/1574029
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to shared-mime-info in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576725] Re: Difficult to scroll lists of apps in store

2016-04-29 Thread Rodney Dawes
** Package changed: unity-scope-click (Ubuntu) => unity8 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1576725

Title:
  Difficult to scroll lists of apps in store

Status in unity8 package in Ubuntu:
  New

Bug description:
  I find it really hard to scroll lists of apps in the store.

  No matter where I touch the screen to scroll it I end up selecting one
  app to view.. I've had most success confining myself to the extreme.
  Right hand edge.

  But surely a,swipe and a tap should bedifferent?. Not mistaken for
  each other?

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1262116] Re: Nested servers prevent overlays or fullscreen bypass from working

2016-04-29 Thread Kevin DuBois
** Changed in: mir
Milestone: 0.23.0 => 0.24.0

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1262116

Title:
  Nested servers prevent overlays or fullscreen bypass from working

Status in Mir:
  In Progress
Status in mir package in Ubuntu:
  New

Bug description:
  Nested servers prevent fullscreen bypass from working.

  This would explain why nesting fullscreen clients is measurably slower than 
non-nesting:
  Direct (bypass) 2600
  Direct (bypass off) 2400
  Nested (bypass) 2450
  Nested (bypass off) 2330

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570698] Re: CI failure in TestClientInput.receives_one_touch_event_per_frame

2016-04-29 Thread Kevin DuBois
** Changed in: mir
Milestone: 0.23.0 => 0.24.0

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1570698

Title:
  CI failure in TestClientInput.receives_one_touch_event_per_frame

Status in Mir:
  Triaged
Status in mir package in Ubuntu:
  Invalid

Bug description:
  https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
  mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/863/consoleFull

  02:44:41 11: [ RUN ] TestClientInput.receives_one_touch_event_per_frame
  02:44:41 11: [2016-04-15 02:44:41.425619] mirserver: Starting
  02:44:41 11: [2016-04-15 02:44:41.430805] mirserver: Selected driver: dummy 
(version 0.22.0)
  02:44:41 11: [2016-04-15 02:44:41.499565] mirserver: Using software cursor
  02:44:41 11: [2016-04-15 02:44:41.509983] mirserver: Initial display 
configuration:
  02:44:41 11: [2016-04-15 02:44:41.510510] mirserver: 1.1: VGA 0.0" 0x0mm
  02:44:41 11: [2016-04-15 02:44:41.510809] mirserver: Current mode 1000x800 
60.00Hz
  02:44:41 11: [2016-04-15 02:44:41.511107] mirserver: Preferred mode 1000x800 
60.00Hz
  02:44:41 11: [2016-04-15 02:44:41.511379] mirserver: Logical position +0+0
  02:44:41 11: [2016-04-15 02:44:41.565602] mirserver: Selected input driver: 
mir:stub-input (version: 0.22.0)
  02:44:41 11: [2016-04-15 02:44:41.568428] mirserver: Mir version 0.22.0
  02:44:44 11: 
  02:44:44 11: GMOCK WARNING:
  02:44:44 11: Uninteresting mock function call - returning directly.
  02:44:44 11: Function call: handle_input(touch_event(when=2480338825735318 
(133.240680ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.68054, y=12.2889, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:44 11: Stack trace:
  02:44:44 11: 
/��BUILDDIR��/mir-0.22.0+xenial881bzr3443/tests/acceptance-tests/test_client_input.cpp:639:
 Failure
  02:44:44 11: The difference between 1.0f and client_input_events_per_frame is 
0.2400953674316, which exceeds 0.2f, where
  02:44:44 11: 1.0f evaluates to 1,
  02:44:44 11: client_input_events_per_frame evaluates to 0.7599046325684, 
and
  02:44:44 11: 0.2f evaluates to 0.2000298023224.
  02:44:44 11: 
  02:44:44 11: GMOCK WARNING:
  02:44:44 11: Uninteresting mock function call - returning directly.
  02:44:45 11: Function call: handle_input(touch_event(when=2480339119018976 
(10.576963ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.80214, y=12.4834, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:45 11: Stack trace:
  02:44:45 11: 
  02:44:45 11: GMOCK WARNING:
  02:44:45 11: Uninteresting mock function call - returning directly.
  02:44:45 11: Function call: handle_input(touch_event(when=2480339135968128 
(14.812916ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.84436, y=12.551, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:45 11: Stack trace:
  02:44:45 11: [2016-04-15 02:44:45.407565] mirserver: Stopping
  02:44:45 11: [ FAILED ] TestClientInput.receives_one_touch_event_per_frame 
(4083 ms)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576725] [NEW] Difficult to scroll lists of apps in store

2016-04-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I find it really hard to scroll lists of apps in the store.

No matter where I touch the screen to scroll it I end up selecting one
app to view.. I've had most success confining myself to the extreme.
Right hand edge.

But surely a,swipe and a tap should bedifferent?. Not mistaken for each
other?

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

-- 
Difficult to scroll lists of apps in store
https://bugs.launchpad.net/bugs/1576725
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity8 in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1552371] Re: Unexpected display on

2016-04-29 Thread Kevin DuBois
** Changed in: mir
Milestone: 0.23.0 => 0.24.0

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1552371

Title:
  Unexpected display on

Status in Canonical System Image:
  Confirmed
Status in Mir:
  New
Status in Unity System Compositor:
  New
Status in bluez package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  Confirmed

Bug description:
  NOTE: kgunn suggests this bug be about 1) not 2) here

  1)
  I have been noticing my phone and tablet occasionally turning on without 
interaction. Several times with my phone in my pocket I found it in the 
emergency call UI
  I also see the tablet display turn on while lying idle on the desk. Freiza & 
Arale

  2)
  I have reproduced one case such that turning on a BT device (headset) causes 
the phone to light up and display the volume slider. Similarly turning on the 
BT keyboard while the tablet screen is off caused the display to turn on.These 
may be as intended.

  I suspect other BT events can similarly resume the device and/or turn on the 
display if it happens to be awake due to the 5 min polling timer.
  The proximity sensor is also not honored when this happens, if its covered 
the screen still comes on.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1495974] Re: [android] renogotiation of pixel formats is not supported, leading to potential stride/pixelformat issues

2016-04-29 Thread Kevin DuBois
** Changed in: mir
   Status: In Progress => Triaged

** Changed in: mir
Milestone: 0.23.0 => 0.24.0

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1495974

Title:
  [android] renogotiation of pixel formats is not supported, leading to
  potential stride/pixelformat issues

Status in Mir:
  Triaged
Status in mir package in Ubuntu:
  New

Bug description:
  Some drivers will call android's perform hook with:
  NATIVE_WINDOW_SET_BUFFERS_FORMAT. In the case that the pixel formats
  are the same depth, we accommodate this by just setting the format to
  the newly-requested format. (ie, mir_pixel_format_rgbx_ to
  mir_pixel_format_rgba_ is accommodated, as no reallocation is
  needed).

  However, we've encountered a device that will try to set the format to
  HAL_PIXEL_FORMAT_RGB_888  when mir has selected
  HAL_PIXEL_FORMAT_RGBX_. Since we're going from a 32 bit format to
  a 24 bit format, the stride information becomes incorrect.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1576066] Re: 32bit glibc calls old socketcall() syscall, causing seccomp problems

2016-04-29 Thread Jamie Strandboge
hello-world.sh that is.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libseccomp in Ubuntu.
https://bugs.launchpad.net/bugs/1576066

Title:
  32bit glibc calls old socketcall() syscall, causing seccomp problems

Status in glibc package in Ubuntu:
  New
Status in libseccomp package in Ubuntu:
  New

Bug description:
  Back in the day when Linux was created for i386, for who knows what
  reason, all socket calls were multiplexed through a single syscall
  API, socketcall().  This was a strange thing to do, but it probably
  made sense from the standpoint of the same part of the kernel handling
  all of those calls.

  It was realised a long time ago that this was a strange and suboptimal
  arrangement.

  By the time they got around to doing amd64 and other architectures,
  they fixed this arrangement and gave each socket call a separate
  syscall entry point.  32bit systems continued to do it this old way,
  however, multiplexing all calls through socketcall().

  This is a problem for seccomp.  If we want to allow a program to make
  casual use of the network, but not bind a listener socket, we cannot
  currently do that.  On 64bits we just filter out the bind() and
  listen() calls, but on 32bit, it's all the same syscall.

  The kernel people fixed this problem up last summer by introducing
  new, separate, syscall entries for each separate call.

http://patchwork.sourceware.org/patch/7679/

  The problem is that glibc in Y is still using the old socketcall()
  interface on i386.  It needs to be updated to use the new calls.

  A possible caveat is that this might create problems for running newer
  binaries on older kernels on i386 (as we sometimes do with builders)
  because they won't have the new syscalls.  A solution could involve
  checking for ENOSYS and trying again via the old route.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   >