[Touch-packages] [Bug 1551897] Re: Excessive CPU utilization

2016-03-28 Thread Ludovic Rousseau
Johnny, can you attach the result of the command "lsusb -v"?
Thanks

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

Title:
  Excessive CPU utilization

Status in pcsc-lite package in Ubuntu:
  Confirmed

Bug description:
  In xenial, pcscd CPU utilization occasionally goes haywire:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   


  27404 root  20   0  384264   4992   2228 S 100.3  0.0  75:39.03 
/usr/sbin/pcscd --foreground --auto-exit
  

  I get this about once a day since installing xenial. I can't quite
  connect it to any specific event on the system, it just seems to
  happen sporadically -- fan turns on, I run top, and there it is again.

  Never had this issue on same hardware incl. smartcard with trusty.

  I wonder if it might be this? https://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=718473

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1551897/+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 1554635] Re: Importing contacts trigger unity restart - Mir crashed with exception 'failed to add sync point to command buffer'

2016-03-28 Thread Daniel van Vugt
** Changed in: mir/0.20
   Status: Fix Committed => Fix Released

** Changed in: mir/0.20
 Assignee: (unassigned) => Kevin DuBois (kdub)

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

Title:
  Importing contacts trigger unity restart - Mir crashed with exception
  'failed to add sync point to command buffer'

Status in Canonical System Image:
  Fix Committed
Status in Mir:
  Fix Committed
Status in Mir 0.20 series:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Steps:

  Open Dekko or Telegram
  Go to import contacts
  Make sure you have a substantial amount of contacts in your phone
  When the contacts app is open in import mode, select all contact and press 
Tick

  Expected:
  contacts are imported succesfully

  Actual:
  Unity restarts (goes back to the ubuntu dot screen) and the contact import is 
interrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1554635/+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 1537125] Comment bridged from LTC Bugzilla

2016-03-28 Thread bugproxy
--- Comment From poojabsu...@in.ibm.com 2016-03-29 01:12 EDT---
Hi,
I tested systemtap with latest Ubuntu.
Systemtap was not able to find kernel debuginfo ,only this is fixed and the 
make check error and other failures needs to be fixed yet.

systemtap-2.9# stap -ve 'probe kernel.function("_do_fork") { printf("hit\n"); }'
Pass 1: parsed user script and 110 library script(s) using 
60224virt/48320res/7552shr/37504data kb, in 170usr/0sys/170real ms.
Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) 
using 100352virt/89408res/8448shr/77632data kb, in 740usr/90sys/852real ms.
Pass 3: translated to C into 
"/tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.c" using 
100352virt/89920res/8960shr/77632data kb, in 20usr/90sys/105real ms.
In file included from /usr/share/systemtap/runtime/print.c:17:0,
from /usr/share/systemtap/runtime/runtime_context.h:22,
from /tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.c:50:
/usr/share/systemtap/runtime/linux/print.c: In function 
?_stp_print_kernel_info?:
/usr/share/systemtap/runtime/linux/print.c:242:20: error: ?struct module? has 
no member named ?module_core?
THIS_MODULE->module_core,
^
/usr/share/systemtap/runtime/linux/print.c:243:37: error: ?struct module? has 
no member named ?core_size?
(unsigned long) (THIS_MODULE->core_size - THIS_MODULE->core_text_size)/
^
/usr/share/systemtap/runtime/linux/print.c:243:62: error: ?struct module? has 
no member named ?core_text_size?
(unsigned long) (THIS_MODULE->core_size - THIS_MODULE->core_text_size)/
^
/usr/share/systemtap/runtime/linux/print.c:244:44: error: ?struct module? has 
no member named ?core_text_size?
(unsigned long) (THIS_MODULE->core_text_size)/1024,
^
scripts/Makefile.build:258: recipe for target 
'/tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.o' failed
make[1]: *** [/tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.o] 
Error 1
Makefile:1396: recipe for target '_module_/tmp/stapCuLav9' failed
make: *** [_module_/tmp/stapCuLav9] Error 2
WARNING: kbuild exited with status: 2
Pass 4: compiled C into "stap_b1fb74cd193f3b5cfd54555602532397_1032.ko" in 
6380usr/230sys/7666real ms.
Pass 4: compilation failed.  [man error::pass4]
Tip: /usr/share/doc/systemtap/README.Debian should help you get started.

--- Comment From poojabsu...@in.ibm.com 2016-03-29 01:14 EDT---
- - - -kernel version- - -

root@ubuntu:~/systemtap-2.9# uname -a
Linux ubuntu 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:06:23 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux

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

Title:
  ubuntu-14.04.04: fail to run systemtap test suites

Status in elfutils package in Ubuntu:
  Fix Released
Status in systemtap package in Ubuntu:
  New

Bug description:
  ---Problem Description---
  ubuntu-14.04.04: fail to run systemtap test suites
   
  ---uname output---
  Linux u140404 4.2.0-21-generic #25~14.04.1-Ubuntu SMP Thu Dec 3 13:55:42 UTC 
2015 ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = power8 

  As per launchpad feature systemtap now supported and enabled on 14.04.04
  - https://bugs.launchpad.net/ubuntu/+source/systemtap/+bug/1511347

  Here are the steps followed to test systemtap -
  1.  Get 14.04.04 guest VM

  2.  apt-get update; apt-get install dpkg-dev; apt-get build-dep
  systemtap

  3. setup repo
  codename=$(lsb_release -c | awk  '{print $2}')
  sudo tee /etc/apt/sources.list.d/ddebs.list << EOF
  deb http://ddebs.ubuntu.com/ ${codename}  main restricted universe 
multiverse
  deb http://ddebs.ubuntu.com/ ${codename}-security main restricted universe 
multiverse
  deb http://ddebs.ubuntu.com/ ${codename}-updates  main restricted universe 
multiverse
  deb http://ddebs.ubuntu.com/ ${codename}-proposed main restricted universe 
multiverse
  EOF

  4. apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
  5E0577F2

  5. apt-get update

  6.  devel packages
  apt-get install linux-image-`uname -r`-dbgsym 
  apt-get install linux-headers-4.2.0-24-generic

  7.  Install required dependencies 
- dejagnu, elfutils-*

  8. apt-get source systemtap

  9.  appy systemtap fixes 
  see BZ - https://bugzilla.linux.ibm.com/show_bug.cgi?id=131220

  root@u140404:~/patch# ll
  total 32
  drwxr-xr-x 2 root root 4096 Jan  7 03:36 ./
  drwx-- 8 root root 4096 Jan  7 03:55 ../
  -rw-r--r-- 1 root root 6763 Jan  7 03:36 systemtap-1
  -rw-r--r-- 1 root root 3094 Jan  7 03:35 systemtap-1511347.diff
  -rw-r--r-- 1 root root 3472 Jan  7 03:36 systemtap-2
  -rw-r--r-- 1 root root 5864 Jan  7 03:36 systemtap-3

  cd /root/systemtap-2.3
  apply above patch in below order
  patch -p1 < /root/patch/systemtap-1511347.diff
  patch -p1 < /root/patch/systemtap-1
  patch -p1 < /root/patch/systemtap-2
  patch -p1 < /root/patch/systemtap-3

  10. ./configure; make -j10; make 

[Touch-packages] [Bug 1563181] [NEW] no memory

2016-03-28 Thread manuela albizzati
Public bug reported:

i speak italian ifssible translate for me is better.
I dont know whats happen

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
Uname: Linux 3.13.0-83-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
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: Tue Mar 29 06:56:13 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3672]
InstallationDate: Installed on 2015-06-09 (293 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
MachineType: Hewlett-Packard HP 630 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-83-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/07/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.32
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3672
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 23.48
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.32:bd11/07/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.48:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP 630 Notebook PC
dmi.product.version: 058A10004C1000260
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Mar 29 06:40:27 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 753 
 vendor LGD
xserver.version: 2:1.15.1-0ubuntu2.7

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


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

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

Title:
  no memory

Status in xorg package in Ubuntu:
  New

Bug description:
  i speak italian ifssible translate for me is better.
  I dont know whats happen

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-83-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  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: Tue Mar 29 06:56:13 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3672]
  InstallationDate: Installed on 2015-06-09 (293 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-83-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.32
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.48
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.32:bd11/07/2011:svnHewlett-Packar

[Touch-packages] [Bug 571463] Re: "apport-bug bzr" should file upstream bug (not against Ubuntu)

2016-03-28 Thread Launchpad Bug Tracker
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  "apport-bug bzr" should file upstream bug (not against Ubuntu)

Status in apport package in Ubuntu:
  Expired

Bug description:
  Binary package hint: apport

  When Apport gets invoked via "apport-bug bzr", it should report
  against bzr, not ubuntu/+source/bzr.

  The latter would still get done for "ubuntu-bug bzr" though; this
  should file the bug with Ubuntu in the first instance.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: apport 1.13.3-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  Architecture: i386
  CrashReports:
   600:0:0:1381000:2010-04-28 22:31:02.0 +0200:2010-04-28 
22:56:21.0 +0200:/var/crash/_usr_lib_apache2_mpm-prefork_apache2.0.crash
   600:1000:1000:2933692:2010-04-27 19:48:21.0 +0200:2010-04-27 
20:41:58.0 
+0200:/var/crash/_usr_lib_chromium-browser_chromium-browser.1000.crash
  Date: Wed Apr 28 23:46:39 2010
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: apport

  
  TODO:
   - file bzr bug to document using this to report a bug against bzr (not just 
the URL used in fatal errors currently).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/571463/+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 1511339] Re: Corrupted desktop picture on Images and some fonts

2016-03-28 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/1511339

Title:
  Corrupted desktop picture on Images and some fonts

Status in xorg package in Ubuntu:
  Expired

Bug description:
  I see corrupted any image on desktop background or in any application.
  And some fonts when mouse over system messages in any applications, int xterm 
etc...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3
  Uname: Linux 4.2.0-17-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Oct 29 14:42:24 2015
  DistUpgraded: 2015-10-26 18:20:10,637 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.3.32, 3.19.0-32-generic, x86_64: installed
   vboxhost, 4.3.32, 4.2.0-17-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e12] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkCentre M6258 [17aa:3048]
 Subsystem: Lenovo Device [17aa:3048]
  InstallationDate: Installed on 2015-08-27 (62 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-17-generic 
root=UUID=31b1f47a-1a75-4d18-8289-92e60669 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] Нет такого файла или каталога: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-10-26 (2 days ago)
  dmi.bios.date: 01/10/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 5CKT69AUS
  dmi.board.name: LENOVO
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: NONE
  dmi.modalias: 
dmi:bvnLENOVO:bvr5CKT69AUS:bd01/10/2011:svnLENOVO:pn7354A31:pvrThinkCentreM58:rvnLENOVO:rnLENOVO:rvrNONE:cvnLENOVO:ct3:cvrNONE:
  dmi.product.name: 7354A31
  dmi.product.version: ThinkCentre M58
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Tue Oct 27 17:36:12 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputVideo BusKEYBOARD, id 7
   inputPower Button KEYBOARD, id 8
   inputPixArt USB Optical Mouse MOUSE, id 9
   inputLITE-ON Technology USB NetVista Full Width Keyboard. KEYBOARD, 
id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.17.2-1ubuntu9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1511339/+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 1535151] Re: Black screen with mouse pointer after logging in to Unity 8

2016-03-28 Thread Launchpad Bug Tracker
[Expired for mir (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Black screen with mouse pointer after logging in to Unity 8

Status in Mir:
  Expired
Status in mir package in Ubuntu:
  Expired
Status in unity8 package in Ubuntu:
  Expired

Bug description:
  I installed unity8 mir with terminal and after all I can see is black
  screen with a mouse pointer. Graphic card I using is nVidia GT 525M
  with the latest drivers. I'm using Ubuntu 15.10. I hope that this will
  be fixed soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1535151/+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 1535151] Re: Black screen with mouse pointer after logging in to Unity 8

2016-03-28 Thread Launchpad Bug Tracker
[Expired for Mir because there has been no activity for 60 days.]

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

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

Title:
  Black screen with mouse pointer after logging in to Unity 8

Status in Mir:
  Expired
Status in mir package in Ubuntu:
  Expired
Status in unity8 package in Ubuntu:
  Expired

Bug description:
  I installed unity8 mir with terminal and after all I can see is black
  screen with a mouse pointer. Graphic card I using is nVidia GT 525M
  with the latest drivers. I'm using Ubuntu 15.10. I hope that this will
  be fixed soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1535151/+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 1535151] Re: Black screen with mouse pointer after logging in to Unity 8

2016-03-28 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Black screen with mouse pointer after logging in to Unity 8

Status in Mir:
  Expired
Status in mir package in Ubuntu:
  Expired
Status in unity8 package in Ubuntu:
  Expired

Bug description:
  I installed unity8 mir with terminal and after all I can see is black
  screen with a mouse pointer. Graphic card I using is nVidia GT 525M
  with the latest drivers. I'm using Ubuntu 15.10. I hope that this will
  be fixed soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1535151/+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 1560382] Re: unity-system-compositor crashed with SIGSEGV in std::_Hashtable, std::shared_ptr, std::allocator

2016-03-28 Thread Daniel van Vugt
** Changed in: mir
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

** Changed in: unity-system-compositor
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

** Changed in: mir
   Status: New => Confirmed

** Changed in: unity-system-compositor
   Status: New => Confirmed

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

Title:
  unity-system-compositor crashed with SIGSEGV in
  std::_Hashtable,
  std::shared_ptr,
  std::allocator >,
  std::__detail::_Identity,
  std::equal_to >,
  std::hash >,
  std::__detail::_Mod_range_hashing,
  std::__detail::_Default_ranged_hash,
  std::__detail::_Prime_rehash_policy,
  std::__detail::_Hashtable_traits >::~_Hashtable()

Status in Mir:
  Confirmed
Status in Unity System Compositor:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 on a VmWare vm, using VMware-tools-linux-10.0.5

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-system-compositor 0.4.2+16.04.20160219.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
  Uname: Linux 4.4.0-14-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Wed Mar 16 13:16:44 2016
  ExecutablePath: /usr/sbin/unity-system-compositor
  GraphicsCard:
   VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
 Subsystem: VMware SVGA II Adapter [15ad:0405]
  InstallationDate: Installed on 2016-02-17 (33 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160217)
  ProcCmdline: /usr/sbin/unity-system-compositor --file /run/lightdm-mir-0 
--from-dm-fd 12 --to-dm-fd 21 --vt 8
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7f0d1cacd471:mov0x10(%rax),%rax
   PC (0x7f0d1cacd471) ok
   source "0x10(%rax)" (0x7f0d0f616a70) not located in a known VMA region 
(needed readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity-system-compositor
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libmirserver.so.38
   ?? ()
   std::_Hashtable, 
std::shared_ptr, 
std::allocator >, std::__detail::_Identity, 
std::equal_to >, 
std::hash >, 
std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, 
std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::~_Hashtable() ()
   usc::MirInputConfiguration::~MirInputConfiguration() ()
   std::_Sp_counted_ptr_inplace, 
(__gnu_cxx::_Lock_policy)2>::_M_dispose() ()
  Title: unity-system-compositor crashed with SIGSEGV in 
std::_Hashtable, 
std::shared_ptr, 
std::allocator >, std::__detail::_Identity, 
std::equal_to >, 
std::hash >, 
std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, 
std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::~_Hashtable()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  version.libdrm: libdrm2 2.4.67-1
  version.lightdm: lightdm 1.17.6-0ubuntu1
  version.mesa: libegl1-mesa-dev N/A

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1560382/+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 1538438] Re: apt-helper crashed with SIGABRT in__gnu_cxx::__verbose_terminate_handler()

2016-03-28 Thread 张振康
flashplugin is a bad plugin. HTML5 didn't use flash anymore;why there
are so many flash



-- 原始邮件 --
发件人: "michael jones"; 
发送时间: 2016年3月29日(星期二) 中午11:04
收件人: "ZhangZhenkang"<289259...@qq.com>; 
主题: [Bug 1538438] Re: apt-helper crashed with SIGABRT 
in__gnu_cxx::__verbose_terminate_handler()


I have this issue, it occurred after installation - (A popup saying flash in 
installion had failed)
1. During the installation  I had chosen to install 3rd party applications. 
(this includes flash)
2.Even though flash IS verified installed this error appears immediately on 
first boot of fresh os, it thinks the flash installation has failed.
3.It continues to happen usually during system updates

-- 
You received this bug notification because you are subscribed to a
duplicate bug report (1554820).
https://bugs.launchpad.net/bugs/1538438

Title:
  apt-helper crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

Status in apt package in Ubuntu:
  Triaged

Bug description:
  After installing flashplugin-installer I get a prompt noting:
  [START]
  Failure to download extra data files

  The following packages requested additional data downloads after
  package installation, but the data could not be downloaded or could
  not be processed.

  flashplugin-installer

  The download will be attempted again later, or you can try the download again 
now.  Running this command requires an active Internet connection.
  [END]

  Clicking the button Run this action now causes this crash
  consistently.

  Unfortunately, this has the negative outcome of disallowing folks who
  use Firefox from being able to update, or install Flash.

  There are a fair number of these events logged in errors.ubuntu.com.

  WORKAROUND: Use Google Chrome/Chromium with pepper flash.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: apt 1.1.10
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  Date: Wed Jan 27 01:36:34 2016
  ExecutablePath: /usr/lib/apt/apt-helper
  InstallationDate: Installed on 2015-04-25 (276 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/lib/apt/apt-helper download-file 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20151228.1.orig.tar.gz
 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20151228.1.orig.tar.gz
 SHA256:d322547d4542eeed2f57469cc0d3c10e9a55af6632c05be9fe8b6c6a0dbcffdb
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
  Signal: 6
  SourcePackage: apt
  StacktraceTop:
   __gnu_cxx::__verbose_terminate_handler() () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::__throw_out_of_range_fmt(char const*, ...) () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: apt-helper crashed with SIGABRT in 
__gnu_cxx::__verbose_terminate_handler()
  UpgradeStatus: Upgraded to xenial on 2016-01-27 (0 days ago)
  UserGroups:

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

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

Title:
  apt-helper crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

Status in apt package in Ubuntu:
  Triaged

Bug description:
  After installing flashplugin-installer I get a prompt noting:
  [START]
  Failure to download extra data files

  The following packages requested additional data downloads after
  package installation, but the data could not be downloaded or could
  not be processed.

  flashplugin-installer

  The download will be attempted again later, or you can try the download again 
now.  Running this command requires an active Internet connection.
  [END]

  Clicking the button Run this action now causes this crash
  consistently.

  Unfortunately, this has the negative outcome of disallowing folks who
  use Firefox from being able to update, or install Flash.

  There are a fair number of these events logged in errors.ubuntu.com.

  WORKAROUND: Use Google Chrome/Chromium with pepper flash.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: apt 1.1.10
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  Date: Wed Jan 27 01:36:34 2016
  ExecutablePath: /usr/lib/apt/apt-helper
  InstallationDate: Installed on 2015-04-25 (276 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/lib

[Touch-packages] [Bug 1563036] Re: libaudit & plymouth only available on Linux

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.18.0-0ubuntu2

---
lightdm (1.18.0-0ubuntu2) xenial; urgency=medium

  * debian/control:
- Set libaudit and plymouth dependencies to linux-any (LP: #1563036)

 -- Robert Ancell   Tue, 29 Mar 2016
12:05:24 +1300

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

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

Title:
  libaudit & plymouth only available on Linux

Status in lightdm package in Ubuntu:
  Fix Released

Bug description:
  Hi

  libaudit & plymouth are only available on Linux architectures. Please
  can you use this patch to fix the dependencies? It is needed for
  ubuntuBSD.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1563036/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-28 Thread Raymond
How did you test ?

When there is hardware low pass filter and downmix widget,


Converter: stream=1, channel=0

Subwoofer channel. Is same as speaker


When there is no hardware low pass filter,  channel=1
and you need pulseaudio to provide software lowpass filter and downmixing


Node 0x02 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control:
name="Front Playback Volume", index=0, device=0 ControlAmp: chs=3,
dir=Out, idx=0, ofs=0 Device: name="ALC233 Analog", type="Audio",
device=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-
Out vals: [0x57 0x57] Converter: stream=1, channel=0 PCM: rates [0x60]:
44100 48000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1
D2 D3 EPSS Power: setting=D0, actual=D0

Node 0x03 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name="Bass
Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out,
idx=0, ofs=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
Amp-Out vals: [0x57 0x57] Converter: stream=1, channel=0 PCM: rates
[0x60]: 44100 48000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power
states: D0 D1 D2 D3 EPSS

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1538438] Re: apt-helper crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-03-28 Thread michael jones
I have this issue, it occurred after installation - (A popup saying flash in 
installion had failed)
1. During the installation  I had chosen to install 3rd party applications. 
(this includes flash)
2.Even though flash IS verified installed this error appears immediately on 
first boot of fresh os, it thinks the flash installation has failed.
3.It continues to happen usually during system updates

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

Title:
  apt-helper crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

Status in apt package in Ubuntu:
  Triaged

Bug description:
  After installing flashplugin-installer I get a prompt noting:
  [START]
  Failure to download extra data files

  The following packages requested additional data downloads after
  package installation, but the data could not be downloaded or could
  not be processed.

  flashplugin-installer

  The download will be attempted again later, or you can try the download again 
now.  Running this command requires an active Internet connection.
  [END]

  Clicking the button Run this action now causes this crash
  consistently.

  Unfortunately, this has the negative outcome of disallowing folks who
  use Firefox from being able to update, or install Flash.

  There are a fair number of these events logged in errors.ubuntu.com.

  WORKAROUND: Use Google Chrome/Chromium with pepper flash.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: apt 1.1.10
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  Date: Wed Jan 27 01:36:34 2016
  ExecutablePath: /usr/lib/apt/apt-helper
  InstallationDate: Installed on 2015-04-25 (276 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/lib/apt/apt-helper download-file 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20151228.1.orig.tar.gz
 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20151228.1.orig.tar.gz
 SHA256:d322547d4542eeed2f57469cc0d3c10e9a55af6632c05be9fe8b6c6a0dbcffdb
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
  Signal: 6
  SourcePackage: apt
  StacktraceTop:
   __gnu_cxx::__verbose_terminate_handler() () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::__throw_out_of_range_fmt(char const*, ...) () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: apt-helper crashed with SIGABRT in 
__gnu_cxx::__verbose_terminate_handler()
  UpgradeStatus: Upgraded to xenial on 2016-01-27 (0 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1538438/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-28 Thread Raymond
aplay -Dhw:0 --dump-hw-params anystereo.wav

should show channel max is 4 when you need software low pass filter but
only 2 wheb your laptop have hardware low pass filter

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1475102] Re: The "call waiting "function is incomplete (Just for operator)

2016-03-28 Thread Caroline Yu
Sorry :(

** Attachment added: "call waiting.odt"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1475102/+attachment/4615479/+files/call%20waiting.odt

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

Title:
  The "call waiting "function is incomplete (Just for operator)

Status in Canonical System Image:
  Incomplete
Status in telephony-service package in Ubuntu:
  Incomplete

Bug description:
  $ system-image-cli -i
  current build number: 57
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  last update: 2015-07-10 02:04:41
  version version: 57
  version ubuntu: 20150709
  version device: 20150709-8965e37
  version custom: 20150709-814-6-40

  Reproduce Steps:
  1,System settings-->Phone-->Turn the Call waiting ON
  2,Call to operator(Unicom 10010 China mobile 10086)
  3,Keep the DUT is on the phone
  4,Make the another phone to DUT

  Expect Result:
  The user can answer the another call

  Actual Result:
  The DUT can't answer the another phone (call waiting is not work for operator 
)
  But for Android OS ,it's work fine for operator,And IOS can support 
"End#accept"Please  check it !

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1475102/+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-03-28 Thread Jin
** Changed in: telegram-app
   Status: Confirmed => Fix Committed

-- 
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:
  In Progress
Status in Ubuntu Music App:
  Fix Committed
Status in Tagger:
  New
Status in Telegram app:
  Fix Committed
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 1270579] Re: On laptops, screen brightness and keyboard backlight isn't memorized between sessions

2016-03-28 Thread Tim
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  On laptops, screen brightness and keyboard backlight isn't memorized
  between sessions

Status in Dell Sputnik:
  New
Status in One Hundred Papercuts:
  Won't Fix
Status in Linux Mint:
  Confirmed
Status in upstart :
  Confirmed
Status in cinnamon-settings-daemon package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Won't Fix
Status in mate-settings-daemon package in Ubuntu:
  Fix Released
Status in upower package in Ubuntu:
  Confirmed
Status in upstart package in Ubuntu:
  Won't Fix

Bug description:
  HOW TO REPRODUCE:
    1. Boot a laptop.
    2. Set a different screen (or keyboard) backlight brightness level.
    3. Reboot.

  RESULT:
    Backlight is not memorized.

  FIX:
    A. For Ubuntu 12.04 LTS and 14.04 LTS install my package from PPA
  sudo add-apt-repository ppa:nrbrtx/sysvinit-backlight
  sudo apt-get update
  sudo apt-get install sysvinit-backlight

  NOTES:
  1. If you have installed previous non-deb version, please remove it 
carefully manually
    sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness 
/etc/rc?.d/?25brightness
      2. If you have installed previous version from my PPA on Ubuntu 14.04, 
please reinstall the package by:
    sudo apt-get purge sysvinit-backlight
    sudo apt-get install sysvinit-backlight
  3. Version 0.1ubuntu1 supports save/restore of keyboard backlight too.

    B. Ubuntu 14.10 is at EOL (from July 2015), Ubuntu 15.04 is near EOL 
(really in January 2016), so users should upgrade them to Ubuntu 15.10 (see C 
below).
   My script seems to be incompatible with this Ubuntu version - remove it 
with
    sudo apt-get purge sysvinit-backlight
    sudo add-apt-repository -r ppa:nrbrtx/sysvinit-backlight

    C. Ubuntu 15.04 and 15.10 have systemd-backlight@.service. It saves and 
restores screen and keyboard backlight levels.
   My script is incompatible with these Ubuntu versions.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: initscripts 2.88dsf-41ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  Uname: Linux 3.13.0-4-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Jan 19 17:20:26 2014
  InstallationDate: Installed on 2013-10-20 (91 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (61 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1270579/+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 1562396] Re: No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final Beta

2016-03-28 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/hda/alc260_quirks.c?id=c29b3f6dd7798964d77199af4925be72a3a48349

This is a regression of removing static model of alc260, you have to
file upstream bug report at bugzilla.kernel.org

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

Title:
  No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final
  Beta

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of Ubuntu 16.4 MATE (Final Beta). No sound at all.
  $aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC260 Analog [ALC260 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: ALC260 Digital [ALC260 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  $ lspci -v
  00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
Subsystem: Sony Corporation Vaio VGN-S3XP
Flags: bus master, fast devsel, latency 0
Capabilities: 

  00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express 
Root Port (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 24
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: a000-cfff
Memory behind bridge: fea0-feaf
Prefetchable memory behind bridge: cff0-dfef
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 03)
Subsystem: Sony Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High 
Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at febf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
  ...
  
-
  Tried (not working):
  sudo alsa force-reload

  
--
  Tried creating a file (not working):
  sudo gedit /etc/asound.conf containing:
  defaults.pcm.card 0
  defaults.pcm.device 0
  defaults.ctl.card 0

  Currently the /etc/asound.conf is deleted to get back to known
  original state.

  
--
  Tried the appending the following options in /etc/modprobe.d/alsa-base.conf
   Tried appending these one-liners - one-by-one: none worked so far (so I 
commented them out).
  #options snd-hda-intel model=vaio
  #options snd-hda-intel model=sony
  #options snd-hda-intel model=generic

  Then from https://www.kernel.org/doc/Documentation/sound/alsa/HD-
  Audio-Models.txt

  ALC260
  ==
gpio1   Enable GPIO1
coefEnable EAPD via COEF table
fujitsu Quirk for FSC S7020
fujitsu-jwseQuirk for FSC S7020 with jack modes and HP mic support

  tried again with:
  options snd-hda-intel model=gpio1
  then
  options snd-hda-intel model=coef

  Still no sound :)

  
--

  Have run the diagnostic script from your web-page:
  wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x 
./alsa-info.sh && ./alsa-info.sh

  The results are here:
  Your ALSA information is located at 
http://www.alsa-project.org/db/?f=7cbaecf6922be789b7c40672d57ca1cdf56c2aa3

  ALTERNATIVELY, ATTACHING A COPY BELOW:

  upload=true&script=true&cardinfo=
  !!
  !!ALSA Information Script v 0.4.64
  !!

  !!Script ran on: Sat Mar 26 15:16:07 UTC 2016

  
  !!Linux Distribution
  !!--

  Ubuntu Xenial Xerus (development branch) \n \l DISTRIB_ID=Ubuntu
  DISTRIB_DESCRIPTION="Ubuntu Xenial Xerus (development branch)"
  NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04"
  HOME_URL="http://www.ubuntu.com/";
  SUPPORT_URL="http://help.ubuntu.com/";
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/";
  UBUNTU_CODENAME=xenial

  
  !!DMI Information
  !!---

  Manufacturer:  Sony Corporation
  Product Name:  VGN-A497XP
  Product Version:   C00081YV
  Firmware Version:  R0080F2

  
  !!Kernel Information
  !!--

  Kernel release:4.4.0-15-generic
  Operating Syst

[Touch-packages] [Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
One last thing worth mentioning is that the majority of AppArmor
upstream consists of Ubuntu Security team members. We're dedicated to
making sure that 16.04 is released with a stable apparmor package.

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

** Changed in: apparmor (Ubuntu)
 Assignee: Tyler Hicks (tyhicks) => (unassigned)

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

Status in apparmor package in Ubuntu:
  New

Bug description:
  The upstream AppArmor project has cut the 2.11 Beta 1 release. It
  contains a large number of bug fixes and a key feature. The feature is
  to allow profiles and applications to take advantage of the policy
  namespace stacking that has landed in the Xenial kernel. This will
  allow LXD containers to be confined with an over-arching AppArmor
  profile while individual processes inside the container can be further
  confined with an individual profile.

  Here's the changelog, containing Debian/Ubuntu bug fixes, that I have
  accumulated:

  apparmor (2.10.95-0ubuntu1) xenial; urgency=medium

* Update to apparmor 2.10.95 (2.11 Beta 1) (LP: #1561762)
  - Allow Apache prefork profile to chown(2) files (LP: #1210514)
  - Allow deluge-gtk and deluge-console to handle torrents opened in
browsers (LP: #1501913)
  - Allow file accesses needed by some programs using libnl-3-200
(Closes: #810888)
  - Allow file accesses needed on systems that use NetworkManager without
resolvconf (Closes: #813835)
  - Adjust aa-status(8) to work without python3-apparmor (LP: #1480492)
  - Fix aa-logprof(8) crash when operating on files containing multiple
profiles with certain rules (LP: #1528139)
  - Fix log parsing crashes, in the Python utilities, caused by certain file
related events (LP: #1525119, LP: #1540562)
  - Fix log parsing crasher, in the Python utilities, caused by certain
change_hat events (LP: #1523297)
  - Improve Python 2 support of the utils by fixing an aa-logprof(8) crasher
when Python 3 is not available (LP: #1513880)
  - Send aa-easyprof(8) error messages to stderr instead of stdout
(LP: #1521400)
  - Fix aa-autodep(8) failure when the shebang line of a script contained
parameters (LP: #1505775)
  - Don't depend on the system logprof.conf when running utils/ build tests
(LP: #1393979)
  - Fix apparmor_parser(8) bugs when parsing profiles that use policy
namespaces in the profile declaration or profile transition targets
(LP: #1540666, LP: #1544387)
  - Regression fix for apparmor_parser(8) bug that resulted in the
--namespace-string commandline option being ignored causing profiles to
be loaded into the root policy namespace (LP: #1526085)
  - Fix crasher regression in apparmor_parser(8) when the parser was asked
to process a directory (LP: #1534405)
  - Fix bug in apparmor_parser(8) to honor the specified bind flags remount
rules (LP: #1272028)
  - Support tarball generation for Coverity scans and fix a number of issues
discovered by Coverity
  - Fix regression test failures on s390x systems (LP: #1531325)
  - Adjust expected errno values in changeprofile regression test
(LP: #1559705)
  - The Python utils gained support for ptrace and signal rules
  - aa-exec(8) received a rewrite in C
  - apparmor_parser(8) gained support for stacking multiple profiles, as
supported by the Xenial kernel (LP: #1379535)
  - libapparmor gained new public interfaces, aa_stack_profile(2) and
aa_stack_onexec(2), allowing applications to utilize the new kernel
stacking support (LP: #1379535)
* Drop the following patches since they've been incorporated upstream:
  - aa-status-dont_require_python3-apparmor.patch
  - r3209-dnsmasq-allow-dash
  - r3227-locale-indep-capabilities-sorting.patch
  - r3277-update-python-abstraction.patch
  - r3366-networkd.patch,
  - tests-fix_sysctl_test.patch
  - parser-fix-cache-file-mtime-regression.patch
  - parser-verify-cache-file-mtime.patch
  - parser-run-caching-tests-without-apparmorfs.patch
  - parser-do-cleanup-when-test-was-skipped.patch
  - parser-allow-unspec-in-network-rules.patch
* debian/rules, debian/apparmor.install, debian/apparmor.manpages: Update
  for new upstream binutils directory and aa-enabled binary
  - Continue installing aa-exec into /usr/sbin/ for now since
click-apparmor's aa-exec-click autopkgtest expects it to be there
* debian/libapparmor-dev.manpages: Include the new aa_stack_profile.2 man
  page
* debian/patches/r3424-nscd-profile-allow-paranoia-mode.patch: A

[Touch-packages] [Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
Build log.

** Attachment added: "apparmor_2.10.95-0ubuntu1_amd64.build"
   
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1561762/+attachment/4615459/+files/apparmor_2.10.95-0ubuntu1_amd64.build

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

Status in apparmor package in Ubuntu:
  New

Bug description:
  The upstream AppArmor project has cut the 2.11 Beta 1 release. It
  contains a large number of bug fixes and a key feature. The feature is
  to allow profiles and applications to take advantage of the policy
  namespace stacking that has landed in the Xenial kernel. This will
  allow LXD containers to be confined with an over-arching AppArmor
  profile while individual processes inside the container can be further
  confined with an individual profile.

  Here's the changelog, containing Debian/Ubuntu bug fixes, that I have
  accumulated:

  apparmor (2.10.95-0ubuntu1) xenial; urgency=medium

* Update to apparmor 2.10.95 (2.11 Beta 1) (LP: #1561762)
  - Allow Apache prefork profile to chown(2) files (LP: #1210514)
  - Allow deluge-gtk and deluge-console to handle torrents opened in
browsers (LP: #1501913)
  - Allow file accesses needed by some programs using libnl-3-200
(Closes: #810888)
  - Allow file accesses needed on systems that use NetworkManager without
resolvconf (Closes: #813835)
  - Adjust aa-status(8) to work without python3-apparmor (LP: #1480492)
  - Fix aa-logprof(8) crash when operating on files containing multiple
profiles with certain rules (LP: #1528139)
  - Fix log parsing crashes, in the Python utilities, caused by certain file
related events (LP: #1525119, LP: #1540562)
  - Fix log parsing crasher, in the Python utilities, caused by certain
change_hat events (LP: #1523297)
  - Improve Python 2 support of the utils by fixing an aa-logprof(8) crasher
when Python 3 is not available (LP: #1513880)
  - Send aa-easyprof(8) error messages to stderr instead of stdout
(LP: #1521400)
  - Fix aa-autodep(8) failure when the shebang line of a script contained
parameters (LP: #1505775)
  - Don't depend on the system logprof.conf when running utils/ build tests
(LP: #1393979)
  - Fix apparmor_parser(8) bugs when parsing profiles that use policy
namespaces in the profile declaration or profile transition targets
(LP: #1540666, LP: #1544387)
  - Regression fix for apparmor_parser(8) bug that resulted in the
--namespace-string commandline option being ignored causing profiles to
be loaded into the root policy namespace (LP: #1526085)
  - Fix crasher regression in apparmor_parser(8) when the parser was asked
to process a directory (LP: #1534405)
  - Fix bug in apparmor_parser(8) to honor the specified bind flags remount
rules (LP: #1272028)
  - Support tarball generation for Coverity scans and fix a number of issues
discovered by Coverity
  - Fix regression test failures on s390x systems (LP: #1531325)
  - Adjust expected errno values in changeprofile regression test
(LP: #1559705)
  - The Python utils gained support for ptrace and signal rules
  - aa-exec(8) received a rewrite in C
  - apparmor_parser(8) gained support for stacking multiple profiles, as
supported by the Xenial kernel (LP: #1379535)
  - libapparmor gained new public interfaces, aa_stack_profile(2) and
aa_stack_onexec(2), allowing applications to utilize the new kernel
stacking support (LP: #1379535)
* Drop the following patches since they've been incorporated upstream:
  - aa-status-dont_require_python3-apparmor.patch
  - r3209-dnsmasq-allow-dash
  - r3227-locale-indep-capabilities-sorting.patch
  - r3277-update-python-abstraction.patch
  - r3366-networkd.patch,
  - tests-fix_sysctl_test.patch
  - parser-fix-cache-file-mtime-regression.patch
  - parser-verify-cache-file-mtime.patch
  - parser-run-caching-tests-without-apparmorfs.patch
  - parser-do-cleanup-when-test-was-skipped.patch
  - parser-allow-unspec-in-network-rules.patch
* debian/rules, debian/apparmor.install, debian/apparmor.manpages: Update
  for new upstream binutils directory and aa-enabled binary
  - Continue installing aa-exec into /usr/sbin/ for now since
click-apparmor's aa-exec-click autopkgtest expects it to be there
* debian/libapparmor-dev.manpages: Include the new aa_stack_profile.2 man
  page
* debian/patches/r3424-nscd-profile-allow-paranoia-mode.patch: Allow file
  access needed for nscd's paranoia mode
* debian/patches/r3425-adjust-stacking-tests-version-check.patch: Adjust the
  regressio

[Touch-packages] [Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
I've been running an AppArmor 2.10.95 based userspace for about a week
now and have also performed extensive testing on the desktop (amd64 and
i386) and a Nexus 4. The testing process that I completed is defined
here:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

The test results are the same as the apparmor 2.10-3ubuntu2 package
currently in Xenial.

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

Status in apparmor package in Ubuntu:
  New

Bug description:
  The upstream AppArmor project has cut the 2.11 Beta 1 release. It
  contains a large number of bug fixes and a key feature. The feature is
  to allow profiles and applications to take advantage of the policy
  namespace stacking that has landed in the Xenial kernel. This will
  allow LXD containers to be confined with an over-arching AppArmor
  profile while individual processes inside the container can be further
  confined with an individual profile.

  Here's the changelog, containing Debian/Ubuntu bug fixes, that I have
  accumulated:

  apparmor (2.10.95-0ubuntu1) xenial; urgency=medium

* Update to apparmor 2.10.95 (2.11 Beta 1) (LP: #1561762)
  - Allow Apache prefork profile to chown(2) files (LP: #1210514)
  - Allow deluge-gtk and deluge-console to handle torrents opened in
browsers (LP: #1501913)
  - Allow file accesses needed by some programs using libnl-3-200
(Closes: #810888)
  - Allow file accesses needed on systems that use NetworkManager without
resolvconf (Closes: #813835)
  - Adjust aa-status(8) to work without python3-apparmor (LP: #1480492)
  - Fix aa-logprof(8) crash when operating on files containing multiple
profiles with certain rules (LP: #1528139)
  - Fix log parsing crashes, in the Python utilities, caused by certain file
related events (LP: #1525119, LP: #1540562)
  - Fix log parsing crasher, in the Python utilities, caused by certain
change_hat events (LP: #1523297)
  - Improve Python 2 support of the utils by fixing an aa-logprof(8) crasher
when Python 3 is not available (LP: #1513880)
  - Send aa-easyprof(8) error messages to stderr instead of stdout
(LP: #1521400)
  - Fix aa-autodep(8) failure when the shebang line of a script contained
parameters (LP: #1505775)
  - Don't depend on the system logprof.conf when running utils/ build tests
(LP: #1393979)
  - Fix apparmor_parser(8) bugs when parsing profiles that use policy
namespaces in the profile declaration or profile transition targets
(LP: #1540666, LP: #1544387)
  - Regression fix for apparmor_parser(8) bug that resulted in the
--namespace-string commandline option being ignored causing profiles to
be loaded into the root policy namespace (LP: #1526085)
  - Fix crasher regression in apparmor_parser(8) when the parser was asked
to process a directory (LP: #1534405)
  - Fix bug in apparmor_parser(8) to honor the specified bind flags remount
rules (LP: #1272028)
  - Support tarball generation for Coverity scans and fix a number of issues
discovered by Coverity
  - Fix regression test failures on s390x systems (LP: #1531325)
  - Adjust expected errno values in changeprofile regression test
(LP: #1559705)
  - The Python utils gained support for ptrace and signal rules
  - aa-exec(8) received a rewrite in C
  - apparmor_parser(8) gained support for stacking multiple profiles, as
supported by the Xenial kernel (LP: #1379535)
  - libapparmor gained new public interfaces, aa_stack_profile(2) and
aa_stack_onexec(2), allowing applications to utilize the new kernel
stacking support (LP: #1379535)
* Drop the following patches since they've been incorporated upstream:
  - aa-status-dont_require_python3-apparmor.patch
  - r3209-dnsmasq-allow-dash
  - r3227-locale-indep-capabilities-sorting.patch
  - r3277-update-python-abstraction.patch
  - r3366-networkd.patch,
  - tests-fix_sysctl_test.patch
  - parser-fix-cache-file-mtime-regression.patch
  - parser-verify-cache-file-mtime.patch
  - parser-run-caching-tests-without-apparmorfs.patch
  - parser-do-cleanup-when-test-was-skipped.patch
  - parser-allow-unspec-in-network-rules.patch
* debian/rules, debian/apparmor.install, debian/apparmor.manpages: Update
  for new upstream binutils directory and aa-enabled binary
  - Continue installing aa-exec into /usr/sbin/ for now since
click-apparmor's aa-exec-click autopkgtest expects it to be there
* debian/libapparmor-dev.manpages: Include the new aa_stack_profile.2 man
  page
* debian/patches/r3424-nscd-profile-allow-paranoia-m

[Touch-packages] [Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
Install log.

** Attachment added: "install.log"
   
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1561762/+attachment/4615460/+files/install.log

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

Status in apparmor package in Ubuntu:
  New

Bug description:
  The upstream AppArmor project has cut the 2.11 Beta 1 release. It
  contains a large number of bug fixes and a key feature. The feature is
  to allow profiles and applications to take advantage of the policy
  namespace stacking that has landed in the Xenial kernel. This will
  allow LXD containers to be confined with an over-arching AppArmor
  profile while individual processes inside the container can be further
  confined with an individual profile.

  Here's the changelog, containing Debian/Ubuntu bug fixes, that I have
  accumulated:

  apparmor (2.10.95-0ubuntu1) xenial; urgency=medium

* Update to apparmor 2.10.95 (2.11 Beta 1) (LP: #1561762)
  - Allow Apache prefork profile to chown(2) files (LP: #1210514)
  - Allow deluge-gtk and deluge-console to handle torrents opened in
browsers (LP: #1501913)
  - Allow file accesses needed by some programs using libnl-3-200
(Closes: #810888)
  - Allow file accesses needed on systems that use NetworkManager without
resolvconf (Closes: #813835)
  - Adjust aa-status(8) to work without python3-apparmor (LP: #1480492)
  - Fix aa-logprof(8) crash when operating on files containing multiple
profiles with certain rules (LP: #1528139)
  - Fix log parsing crashes, in the Python utilities, caused by certain file
related events (LP: #1525119, LP: #1540562)
  - Fix log parsing crasher, in the Python utilities, caused by certain
change_hat events (LP: #1523297)
  - Improve Python 2 support of the utils by fixing an aa-logprof(8) crasher
when Python 3 is not available (LP: #1513880)
  - Send aa-easyprof(8) error messages to stderr instead of stdout
(LP: #1521400)
  - Fix aa-autodep(8) failure when the shebang line of a script contained
parameters (LP: #1505775)
  - Don't depend on the system logprof.conf when running utils/ build tests
(LP: #1393979)
  - Fix apparmor_parser(8) bugs when parsing profiles that use policy
namespaces in the profile declaration or profile transition targets
(LP: #1540666, LP: #1544387)
  - Regression fix for apparmor_parser(8) bug that resulted in the
--namespace-string commandline option being ignored causing profiles to
be loaded into the root policy namespace (LP: #1526085)
  - Fix crasher regression in apparmor_parser(8) when the parser was asked
to process a directory (LP: #1534405)
  - Fix bug in apparmor_parser(8) to honor the specified bind flags remount
rules (LP: #1272028)
  - Support tarball generation for Coverity scans and fix a number of issues
discovered by Coverity
  - Fix regression test failures on s390x systems (LP: #1531325)
  - Adjust expected errno values in changeprofile regression test
(LP: #1559705)
  - The Python utils gained support for ptrace and signal rules
  - aa-exec(8) received a rewrite in C
  - apparmor_parser(8) gained support for stacking multiple profiles, as
supported by the Xenial kernel (LP: #1379535)
  - libapparmor gained new public interfaces, aa_stack_profile(2) and
aa_stack_onexec(2), allowing applications to utilize the new kernel
stacking support (LP: #1379535)
* Drop the following patches since they've been incorporated upstream:
  - aa-status-dont_require_python3-apparmor.patch
  - r3209-dnsmasq-allow-dash
  - r3227-locale-indep-capabilities-sorting.patch
  - r3277-update-python-abstraction.patch
  - r3366-networkd.patch,
  - tests-fix_sysctl_test.patch
  - parser-fix-cache-file-mtime-regression.patch
  - parser-verify-cache-file-mtime.patch
  - parser-run-caching-tests-without-apparmorfs.patch
  - parser-do-cleanup-when-test-was-skipped.patch
  - parser-allow-unspec-in-network-rules.patch
* debian/rules, debian/apparmor.install, debian/apparmor.manpages: Update
  for new upstream binutils directory and aa-enabled binary
  - Continue installing aa-exec into /usr/sbin/ for now since
click-apparmor's aa-exec-click autopkgtest expects it to be there
* debian/libapparmor-dev.manpages: Include the new aa_stack_profile.2 man
  page
* debian/patches/r3424-nscd-profile-allow-paranoia-mode.patch: Allow file
  access needed for nscd's paranoia mode
* debian/patches/r3425-adjust-stacking-tests-version-check.patch: Adjust the
  regression test build time checks, for libapparmor stacking

[Touch-packages] [Bug 969032] Re: Python os module lacks the chflags/lchflags methods

2016-03-28 Thread Tim Landscheidt
I posted a proof-of-concept for how to set extended attributes with
Python at http://stackoverflow.com/questions/34176464/why-os-chflags-
doesnt-work-under-linux/36274086#36274086.

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

Title:
  Python os module lacks the chflags/lchflags methods

Status in python2.7 package in Ubuntu:
  Invalid

Bug description:
  Reading http://docs.python.org/library/os.html#os.stat , I noticed
  that on Linux the "flags" or "chattr" features have a Python interface
  since version 2.6.

  However, on up-to-date Precise (Python 2.7.3rc2) and Oneiric (Python
  Python 2.7.2+), the following commands :

  import os
  os.chflags

  report "AttributeError" in a Python shell. Grepping in
  /usr/lib/python2.7, the only reference to "chflags" is in the
  `shutil.py` file which just checks if the python method is present or
  not.

  As the system interface is OK (I can successfully use "chattr"  and
  "lsattr" in the shell on both Ubuntu versions, and historically this
  features has been present since I started using Linux), I think the
  "flags" part of the Python distribution should be activated on Ubuntu.

  Currently I need this feature in my Python application to see if some
  files have the IMMUTABLE or APPEND flag, but generally speaking I
  can't see any good reason why this feature is not active while beeing
  part of the standard Python distribution.

  regards,

  --
  Olivier

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/969032/+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 1562396] Re: No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final Beta

2016-03-28 Thread Raymond
You have to ask the reporter of VGN-A790 laptop which has same pci ssid
104d:81cd as your VGN-A497XP

http://git.alsa-project.org/?p=alsa-
tools.git;a=blob;f=hdajackretask/README;hb=HEAD

You need to find out whether line out node is internal speaker and which
mode is your mic and internal mic

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

Title:
  No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final
  Beta

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of Ubuntu 16.4 MATE (Final Beta). No sound at all.
  $aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC260 Analog [ALC260 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: ALC260 Digital [ALC260 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  $ lspci -v
  00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
Subsystem: Sony Corporation Vaio VGN-S3XP
Flags: bus master, fast devsel, latency 0
Capabilities: 

  00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express 
Root Port (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 24
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: a000-cfff
Memory behind bridge: fea0-feaf
Prefetchable memory behind bridge: cff0-dfef
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 03)
Subsystem: Sony Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High 
Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at febf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
  ...
  
-
  Tried (not working):
  sudo alsa force-reload

  
--
  Tried creating a file (not working):
  sudo gedit /etc/asound.conf containing:
  defaults.pcm.card 0
  defaults.pcm.device 0
  defaults.ctl.card 0

  Currently the /etc/asound.conf is deleted to get back to known
  original state.

  
--
  Tried the appending the following options in /etc/modprobe.d/alsa-base.conf
   Tried appending these one-liners - one-by-one: none worked so far (so I 
commented them out).
  #options snd-hda-intel model=vaio
  #options snd-hda-intel model=sony
  #options snd-hda-intel model=generic

  Then from https://www.kernel.org/doc/Documentation/sound/alsa/HD-
  Audio-Models.txt

  ALC260
  ==
gpio1   Enable GPIO1
coefEnable EAPD via COEF table
fujitsu Quirk for FSC S7020
fujitsu-jwseQuirk for FSC S7020 with jack modes and HP mic support

  tried again with:
  options snd-hda-intel model=gpio1
  then
  options snd-hda-intel model=coef

  Still no sound :)

  
--

  Have run the diagnostic script from your web-page:
  wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x 
./alsa-info.sh && ./alsa-info.sh

  The results are here:
  Your ALSA information is located at 
http://www.alsa-project.org/db/?f=7cbaecf6922be789b7c40672d57ca1cdf56c2aa3

  ALTERNATIVELY, ATTACHING A COPY BELOW:

  upload=true&script=true&cardinfo=
  !!
  !!ALSA Information Script v 0.4.64
  !!

  !!Script ran on: Sat Mar 26 15:16:07 UTC 2016

  
  !!Linux Distribution
  !!--

  Ubuntu Xenial Xerus (development branch) \n \l DISTRIB_ID=Ubuntu
  DISTRIB_DESCRIPTION="Ubuntu Xenial Xerus (development branch)"
  NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04"
  HOME_URL="http://www.ubuntu.com/";
  SUPPORT_URL="http://help.ubuntu.com/";
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/";
  UBUNTU_CODENAME=xenial

  
  !!DMI Information
  !!---

  Manufacturer:  Sony Corporation
  Product Name:  VGN-A497XP
  Product Version:   C00081YV
  Firmware Version:  R0080F2

  
  !!Kernel Information
  !!--

  Kernel release:

[Touch-packages] [Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
Debian changelog diff.

** Description changed:

  The upstream AppArmor project has cut the 2.11 Beta 1 release. It
  contains a large number of bug fixes and a key feature. The feature is
  to allow profiles and applications to take advantage of the policy
  namespace stacking that has landed in the Xenial kernel. This will allow
  LXD containers to be confined with an over-arching AppArmor profile
  while individual processes inside the container can be further confined
  with an individual profile.
  
  Here's the changelog, containing Debian/Ubuntu bug fixes, that I have
- accumulated so far:
+ accumulated:
  
- apparmor (2.10.95-0ubuntu1~tyhicks2) xenial; urgency=medium
+ apparmor (2.10.95-0ubuntu1) xenial; urgency=medium
  
-   * Update to apparmor 2.10.95 (2.11 Beta 1)
+   * Update to apparmor 2.10.95 (2.11 Beta 1) (LP: #1561762)
  - Allow Apache prefork profile to chown(2) files (LP: #1210514)
  - Allow deluge-gtk and deluge-console to handle torrents opened in
browsers (LP: #1501913)
  - Allow file accesses needed by some programs using libnl-3-200
(Closes: #810888)
  - Allow file accesses needed on systems that use NetworkManager without
resolvconf (Closes: #813835)
  - Adjust aa-status(8) to work without python3-apparmor (LP: #1480492)
  - Fix aa-logprof(8) crash when operating on files containing multiple
profiles with certain rules (LP: #1528139)
  - Fix log parsing crashes, in the Python utilities, caused by certain file
related events (LP: #1525119, LP: #1540562)
  - Fix log parsing crasher, in the Python utilities, caused by certain
change_hat events (LP: #1523297)
  - Improve Python 2 support of the utils by fixing an aa-logprof(8) crasher
when Python 3 is not available (LP: #1513880)
  - Send aa-easyprof(8) error messages to stderr instead of stdout
(LP: #1521400)
  - Fix aa-autodep(8) failure when the shebang line of a script contained
parameters (LP: #1505775)
  - Don't depend on the system logprof.conf when running utils/ build tests
(LP: #1393979)
  - Fix apparmor_parser(8) bugs when parsing profiles that use policy
namespaces in the profile declaration or profile transition targets
(LP: #1540666, LP: #1544387)
  - Regression fix for apparmor_parser(8) bug that resulted in the
--namespace-string commandline option being ignored causing profiles to
be loaded into the root policy namespace (LP: #1526085)
  - Fix crasher regression in apparmor_parser(8) when the parser was asked
to process a directory (LP: #1534405)
  - Fix bug in apparmor_parser(8) to honor the specified bind flags remount
rules (LP: #1272028)
  - Support tarball generation for Coverity scans and fix a number of issues
discovered by Coverity
  - Fix regression test failures on s390x systems (LP: #1531325)
  - Adjust expected errno values in changeprofile regression test
(LP: #1559705)
  - The Python utils gained support for ptrace and signal rules
  - aa-exec(8) received a rewrite in C
  - apparmor_parser(8) gained support for stacking multiple profiles, as
supported by the Xenial kernel (LP: #1379535)
  - libapparmor gained new public interfaces, aa_stack_profile(2) and
aa_stack_onexec(2), allowing applications to utilize the new kernel
stacking support (LP: #1379535)
* Drop the following patches since they've been incorporated upstream:
  - aa-status-dont_require_python3-apparmor.patch
  - r3209-dnsmasq-allow-dash
  - r3227-locale-indep-capabilities-sorting.patch
  - r3277-update-python-abstraction.patch
  - r3366-networkd.patch,
  - tests-fix_sysctl_test.patch
  - parser-fix-cache-file-mtime-regression.patch
  - parser-verify-cache-file-mtime.patch
  - parser-run-caching-tests-without-apparmorfs.patch
  - parser-do-cleanup-when-test-was-skipped.patch
  - parser-allow-unspec-in-network-rules.patch
* debian/rules, debian/apparmor.install, debian/apparmor.manpages: Update
- for new upstream binutils directory and the new aa-exec and aa-enabled
- binaries
+ for new upstream binutils directory and aa-enabled binary
+ - Continue installing aa-exec into /usr/sbin/ for now since
+   click-apparmor's aa-exec-click autopkgtest expects it to be there
* debian/libapparmor-dev.manpages: Include the new aa_stack_profile.2 man
  page
* debian/patches/r3424-nscd-profile-allow-paranoia-mode.patch: Allow file
  access needed for nscd's paranoia mode
* debian/patches/r3425-adjust-stacking-tests-version-check.patch: Adjust the
  regression test build time checks, for libapparmor stacking support, to
  look for the 2.10.95 versioning rather than 2.11
+   * debian/patches/r3426-allow-debugedit-to-work-on-apparmor-parser.patch:
+ Remove extra slash in the parser Makefile so that de

[Touch-packages] [Bug 969032] Re: Python os module lacks the chflags/lchflags methods

2016-03-28 Thread Tim Landscheidt
I ran into this today and thought I'd share what I learned.

The syscall chflags does not exist in Linux, so when compiling Python it
notices this and does not provide os.chflags().

chattr(1) on the other hand uses an ioctl() of EXT2_IOC_SETFLAGS to set
the attributes (e2fsprogs-1.42.13's lib/e2p/fsetflags.c):

| fd = open (name, OPEN_FLAGS);
| if (fd == -1)
| return -1;
| f = (int) flags;
| r = ioctl (fd, EXT2_IOC_SETFLAGS, &f);
| if (r == -1)
| save_errno = errno;
| close (fd);

So you could (instead of executing chattr(1)) call Python's
fcntl.ioctl() to perform that action.

It would probably be very nice if Python's os.chflags() would DWIM (and
if someone brings this to Python please report here), but on the other
hand I can also understand the paradigm to keep low-level functions
"dumb", i. e. a function where the user expects that a simple syscall is
made should only do that and nothing more.

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

Title:
  Python os module lacks the chflags/lchflags methods

Status in python2.7 package in Ubuntu:
  Invalid

Bug description:
  Reading http://docs.python.org/library/os.html#os.stat , I noticed
  that on Linux the "flags" or "chattr" features have a Python interface
  since version 2.6.

  However, on up-to-date Precise (Python 2.7.3rc2) and Oneiric (Python
  Python 2.7.2+), the following commands :

  import os
  os.chflags

  report "AttributeError" in a Python shell. Grepping in
  /usr/lib/python2.7, the only reference to "chflags" is in the
  `shutil.py` file which just checks if the python method is present or
  not.

  As the system interface is OK (I can successfully use "chattr"  and
  "lsattr" in the shell on both Ubuntu versions, and historically this
  features has been present since I started using Linux), I think the
  "flags" part of the Python distribution should be activated on Ubuntu.

  Currently I need this feature in my Python application to see if some
  files have the IMMUTABLE or APPEND flag, but generally speaking I
  can't see any good reason why this feature is not active while beeing
  part of the standard Python distribution.

  regards,

  --
  Olivier

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/969032/+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 1563139] [NEW] filefrag bug requires update from 1.42.9 -> 1.42.12

2016-03-28 Thread racitup
Public bug reported:

Ubuntu Trusty is affected by a known issue in filefrag whereby incorrect block 
numbers are reported by the -e or -v options.
I have specifically found the issue using filefrag on FAT partitions on Ubuntu 
Trusty.

The bug is fixed by this commit which first appears in e2fsprogs v1.42.12:
http://git.kernel.org/cgit/fs/ext2/e2fsprogs.git/commit/?id=01824c9bbcd2c1037085213f6cd7d591f78db9c5

Debian jessie (stable) ships v1.42.12.
Ubuntu vivid ships v1.42.12 also.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: e2fsprogs 1.42.9-3ubuntu1.3
Uname: Linux 4.1.20-040120-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Mar 29 01:44:54 2016
InstallationDate: Installed on 2015-04-16 (347 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: e2fsprogs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  filefrag bug requires update from 1.42.9 -> 1.42.12

Status in e2fsprogs package in Ubuntu:
  New

Bug description:
  Ubuntu Trusty is affected by a known issue in filefrag whereby incorrect 
block numbers are reported by the -e or -v options.
  I have specifically found the issue using filefrag on FAT partitions on 
Ubuntu Trusty.

  The bug is fixed by this commit which first appears in e2fsprogs v1.42.12:
  
http://git.kernel.org/cgit/fs/ext2/e2fsprogs.git/commit/?id=01824c9bbcd2c1037085213f6cd7d591f78db9c5

  Debian jessie (stable) ships v1.42.12.
  Ubuntu vivid ships v1.42.12 also.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: e2fsprogs 1.42.9-3ubuntu1.3
  Uname: Linux 4.1.20-040120-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Mar 29 01:44:54 2016
  InstallationDate: Installed on 2015-04-16 (347 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: e2fsprogs
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1563139/+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 1562396] Re: No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final Beta

2016-03-28 Thread Art
"Do headphone jack change to true when you plug in headphone?"
The 'headphone' is always present as the only possible output option - it 
doesn't vary.

Do. Mic jack or line in jack change to true when you plug in mic?
No.

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

Title:
  No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final
  Beta

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of Ubuntu 16.4 MATE (Final Beta). No sound at all.
  $aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC260 Analog [ALC260 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: ALC260 Digital [ALC260 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  $ lspci -v
  00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
Subsystem: Sony Corporation Vaio VGN-S3XP
Flags: bus master, fast devsel, latency 0
Capabilities: 

  00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express 
Root Port (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 24
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: a000-cfff
Memory behind bridge: fea0-feaf
Prefetchable memory behind bridge: cff0-dfef
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 03)
Subsystem: Sony Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High 
Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at febf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
  ...
  
-
  Tried (not working):
  sudo alsa force-reload

  
--
  Tried creating a file (not working):
  sudo gedit /etc/asound.conf containing:
  defaults.pcm.card 0
  defaults.pcm.device 0
  defaults.ctl.card 0

  Currently the /etc/asound.conf is deleted to get back to known
  original state.

  
--
  Tried the appending the following options in /etc/modprobe.d/alsa-base.conf
   Tried appending these one-liners - one-by-one: none worked so far (so I 
commented them out).
  #options snd-hda-intel model=vaio
  #options snd-hda-intel model=sony
  #options snd-hda-intel model=generic

  Then from https://www.kernel.org/doc/Documentation/sound/alsa/HD-
  Audio-Models.txt

  ALC260
  ==
gpio1   Enable GPIO1
coefEnable EAPD via COEF table
fujitsu Quirk for FSC S7020
fujitsu-jwseQuirk for FSC S7020 with jack modes and HP mic support

  tried again with:
  options snd-hda-intel model=gpio1
  then
  options snd-hda-intel model=coef

  Still no sound :)

  
--

  Have run the diagnostic script from your web-page:
  wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x 
./alsa-info.sh && ./alsa-info.sh

  The results are here:
  Your ALSA information is located at 
http://www.alsa-project.org/db/?f=7cbaecf6922be789b7c40672d57ca1cdf56c2aa3

  ALTERNATIVELY, ATTACHING A COPY BELOW:

  upload=true&script=true&cardinfo=
  !!
  !!ALSA Information Script v 0.4.64
  !!

  !!Script ran on: Sat Mar 26 15:16:07 UTC 2016

  
  !!Linux Distribution
  !!--

  Ubuntu Xenial Xerus (development branch) \n \l DISTRIB_ID=Ubuntu
  DISTRIB_DESCRIPTION="Ubuntu Xenial Xerus (development branch)"
  NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04"
  HOME_URL="http://www.ubuntu.com/";
  SUPPORT_URL="http://help.ubuntu.com/";
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/";
  UBUNTU_CODENAME=xenial

  
  !!DMI Information
  !!---

  Manufacturer:  Sony Corporation
  Product Name:  VGN-A497XP
  Product Version:   C00081YV
  Firmware Version:  R0080F2

  
  !!Kernel Information
  !!--

  Kernel release:4.4.0-15-generic
  Operating System:  GNU/Linux
  Architecture: 

[Touch-packages] [Bug 1225644] Re: old e2fsprogs version can corrupt fs during offline resize

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

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

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

Title:
  old e2fsprogs version can corrupt fs during offline resize

Status in e2fsprogs package in Ubuntu:
  Confirmed

Bug description:
  The version of e2fsprogs (1.42.5 and below) included in Precise,
  Quantal, and Raring contains the bug described here:

  http://forums.whirlpool.net.au/archive/2060328

  and fixed in 1.42.8. 1.42.8 is included in Saucy. I think the newer
  version should be included as an update, as the bug causes data loss.
  Further, documentation should reflect that it isn't necessarily better
  to unmount before resizing under ext4 - at the moment, it is always
  impressed on everyone to NEVER touch a filesystem online.

  I believe Ubuntu's installer sets the flag (resize_inode) in question
  by default, so the combination of:

  1) ext4 with resize_inode set
  2) gparted and documentation insist that you only ever modify the filesystem 
offline
  3) the old version of e2fsprogs

  creates the risk that the holes in the swiss cheese line up and lead
  to a disaster.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1225644/+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 1558331] Re: message "The repository is insufficiently signed by key (weak digest)" is poorly worded

2016-03-28 Thread Alex
Apologies, I misread your message.

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

Title:
  message "The repository is insufficiently signed by key  (weak
  digest)" is poorly worded

Status in apt package in Ubuntu:
  Fix Released

Bug description:
  The title pretty much says it all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1558331/+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 1558331] Re: message "The repository is insufficiently signed by key (weak digest)" is poorly worded

2016-03-28 Thread Alex
I did update my apt to 1.2.9 today and I'm still getting this warning
...

W:
http://ppa.launchpad.net/nijel/phpmyadmin/ubuntu/dists/xenial/InRelease:
Signature by key AD829E29A018BAF8C3842FB080E7349A06ED541C uses weak
digest algorithm (SHA1)

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

Title:
  message "The repository is insufficiently signed by key  (weak
  digest)" is poorly worded

Status in apt package in Ubuntu:
  Fix Released

Bug description:
  The title pretty much says it all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1558331/+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 1563036] Re: libaudit & plymouth only available on Linux

2016-03-28 Thread Ubuntu Foundations Team Bug Bot
The attachment "lightdm.diff" seems to be a patch.  If it isn't, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

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

Title:
  libaudit & plymouth only available on Linux

Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  Hi

  libaudit & plymouth are only available on Linux architectures. Please
  can you use this patch to fix the dependencies? It is needed for
  ubuntuBSD.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1563036/+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 1563115] [NEW] System moves xorg.conf

2016-03-28 Thread Tracker1
Public bug reported:

Every time i boot into Xubuntu 16.04 (daily) my xorg.conf got moved to 
xorg.conf.%DATE% by somebody.
Tested on both 15.10 upgraded copy and 16.04 clean install


$ ls /etc/X11
app-defaults  default-display-manager  rgb.txt  xkb Xreset
Xresources  Xsession.dxsm
cursors   fontsxinitxorg.conf.03292016  Xreset.d  
XsessionXsession.options

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Mar 29 02:40:51 2016
InstallationDate: Installed on 2016-03-28 (0 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xorg (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 xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1563115

Title:
  System moves xorg.conf

Status in xorg package in Ubuntu:
  New

Bug description:
  Every time i boot into Xubuntu 16.04 (daily) my xorg.conf got moved to 
xorg.conf.%DATE% by somebody.
  Tested on both 15.10 upgraded copy and 16.04 clean install

  
  $ ls /etc/X11
  app-defaults  default-display-manager  rgb.txt  xkb Xreset
Xresources  Xsession.dxsm
  cursors   fontsxinitxorg.conf.03292016  Xreset.d  
XsessionXsession.options

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Mar 29 02:40:51 2016
  InstallationDate: Installed on 2016-03-28 (0 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1563115/+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-03-28 Thread David Chatterton
Just in case it is not obvious from the data collected, this relates to
the version of Ubuntu MATE 15.10 running on a Raspberry Pi 3

-- 
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:
  New

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 1563112] [NEW] [bcm2835 - bcm2835 ALSA, playback] Underruns, dropouts or crackling sound

2016-03-28 Thread David Chatterton
Public bug reported:

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)

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


** Tags: apport-bug armhf wily

-- 
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:
  New

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 1562396] Re: No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final Beta

2016-03-28 Thread Art
Hi Raymond, thank you for the suggestions of things to try. 
Also thanks for the tip re David Henningsson's ppa and his hdajackretask:

$sudo add-apt-repository ppa:diwic/hda
$sudo apt-get update

[This is up to 14.04 Trusty but seemed to work well enough on 16.04
Xenial Final Beta]

Played around with it (If one makes a mistake, one can press 'Remove boot 
override' button, shut down computer, wait a little,
then power back on - should be back to where you started.

Still - the only sound is the MONO SOUND from the 0x15 at the back
/* LINE-2 is used for line-out in rear */
- {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT}.

I don't know enough at this stage to recompile kernel etc in the effort to 
re-introduce the 'Alc260 basic model' back in again?
I will leave it at this time, but obviously if you happen to know of any 
changes in this situation - would be glad to hear it.
Also if you / anyone else happen to hear of more things to try - please let me 
know - will attempt to try them out.
Again, thank you for the help so far.

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

Title:
  No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final
  Beta

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of Ubuntu 16.4 MATE (Final Beta). No sound at all.
  $aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC260 Analog [ALC260 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: ALC260 Digital [ALC260 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  $ lspci -v
  00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
Subsystem: Sony Corporation Vaio VGN-S3XP
Flags: bus master, fast devsel, latency 0
Capabilities: 

  00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express 
Root Port (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 24
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: a000-cfff
Memory behind bridge: fea0-feaf
Prefetchable memory behind bridge: cff0-dfef
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 03)
Subsystem: Sony Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High 
Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at febf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
  ...
  
-
  Tried (not working):
  sudo alsa force-reload

  
--
  Tried creating a file (not working):
  sudo gedit /etc/asound.conf containing:
  defaults.pcm.card 0
  defaults.pcm.device 0
  defaults.ctl.card 0

  Currently the /etc/asound.conf is deleted to get back to known
  original state.

  
--
  Tried the appending the following options in /etc/modprobe.d/alsa-base.conf
   Tried appending these one-liners - one-by-one: none worked so far (so I 
commented them out).
  #options snd-hda-intel model=vaio
  #options snd-hda-intel model=sony
  #options snd-hda-intel model=generic

  Then from https://www.kernel.org/doc/Documentation/sound/alsa/HD-
  Audio-Models.txt

  ALC260
  ==
gpio1   Enable GPIO1
coefEnable EAPD via COEF table
fujitsu Quirk for FSC S7020
fujitsu-jwseQuirk for FSC S7020 with jack modes and HP mic support

  tried again with:
  options snd-hda-intel model=gpio1
  then
  options snd-hda-intel model=coef

  Still no sound :)

  
--

  Have run the diagnostic script from your web-page:
  wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x 
./alsa-info.sh && ./alsa-info.sh

  The results are here:
  Your ALSA information is located at 
http://www.alsa-project.org/db/?f=7cbaecf6922be789b7c40672d57ca1cdf56c2aa3

  ALTERNATIVELY, ATTACHING A COPY BELOW:

  upload=true&script=true&cardinfo=
  !!
  !!ALSA Information Sc

[Touch-packages] [Bug 1563036] Re: libaudit & plymouth only available on Linux

2016-03-28 Thread Robert Ancell
** Changed in: lightdm (Ubuntu)
   Status: New => Triaged

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

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

Title:
  libaudit & plymouth only available on Linux

Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  Hi

  libaudit & plymouth are only available on Linux architectures. Please
  can you use this patch to fix the dependencies? It is needed for
  ubuntuBSD.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1563036/+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 1563036] Re: libaudit & plymouth only available on Linux

2016-03-28 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm

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

Title:
  libaudit & plymouth only available on Linux

Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  Hi

  libaudit & plymouth are only available on Linux architectures. Please
  can you use this patch to fix the dependencies? It is needed for
  ubuntuBSD.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1563036/+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 1399100] Re: QT Applications ignore theme XFCE settings

2016-03-28 Thread Mikhail N
*** This bug is a duplicate of bug 1382741 ***
https://bugs.launchpad.net/bugs/1382741

~/.config/Trolltech.conf
...
[Qt]
style=GTK+
...

helped on Xubuntu 16.04

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

Title:
  QT Applications ignore theme XFCE settings

Status in qt4-x11 package in Ubuntu:
  Confirmed

Bug description:
  qt applications ignore xfce theme, f.exe smplayer
  in 14.04 all works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libqtgui4 4:4.8.6+git49-gbc62005+dfsg-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Dec  4 10:57:05 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-17 (47 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  SourcePackage: qt4-x11
  UpgradeStatus: Upgraded to utopic on 2014-12-04 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1399100/+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 1399100] Re: QT Applications ignore theme XFCE settings

2016-03-28 Thread Mikhail N
*** This bug is a duplicate of bug 1382741 ***
https://bugs.launchpad.net/bugs/1382741

The bug is still in Xubuntu 16.04 beta2

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

Title:
  QT Applications ignore theme XFCE settings

Status in qt4-x11 package in Ubuntu:
  Confirmed

Bug description:
  qt applications ignore xfce theme, f.exe smplayer
  in 14.04 all works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libqtgui4 4:4.8.6+git49-gbc62005+dfsg-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Dec  4 10:57:05 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-17 (47 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  SourcePackage: qt4-x11
  UpgradeStatus: Upgraded to utopic on 2014-12-04 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1399100/+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 1270579] Re: On laptops, screen brightness and keyboard backlight isn't memorized between sessions

2016-03-28 Thread Martin Wimpress
** Changed in: mate-settings-daemon (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  On laptops, screen brightness and keyboard backlight isn't memorized
  between sessions

Status in Dell Sputnik:
  New
Status in One Hundred Papercuts:
  Won't Fix
Status in Linux Mint:
  Confirmed
Status in upstart :
  Confirmed
Status in cinnamon-settings-daemon package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Confirmed
Status in mate-settings-daemon package in Ubuntu:
  Fix Released
Status in upower package in Ubuntu:
  Confirmed
Status in upstart package in Ubuntu:
  Won't Fix

Bug description:
  HOW TO REPRODUCE:
    1. Boot a laptop.
    2. Set a different screen (or keyboard) backlight brightness level.
    3. Reboot.

  RESULT:
    Backlight is not memorized.

  FIX:
    A. For Ubuntu 12.04 LTS and 14.04 LTS install my package from PPA
  sudo add-apt-repository ppa:nrbrtx/sysvinit-backlight
  sudo apt-get update
  sudo apt-get install sysvinit-backlight

  NOTES:
  1. If you have installed previous non-deb version, please remove it 
carefully manually
    sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness 
/etc/rc?.d/?25brightness
      2. If you have installed previous version from my PPA on Ubuntu 14.04, 
please reinstall the package by:
    sudo apt-get purge sysvinit-backlight
    sudo apt-get install sysvinit-backlight
  3. Version 0.1ubuntu1 supports save/restore of keyboard backlight too.

    B. Ubuntu 14.10 is at EOL (from July 2015), Ubuntu 15.04 is near EOL 
(really in January 2016), so users should upgrade them to Ubuntu 15.10 (see C 
below).
   My script seems to be incompatible with this Ubuntu version - remove it 
with
    sudo apt-get purge sysvinit-backlight
    sudo add-apt-repository -r ppa:nrbrtx/sysvinit-backlight

    C. Ubuntu 15.04 and 15.10 have systemd-backlight@.service. It saves and 
restores screen and keyboard backlight levels.
   My script is incompatible with these Ubuntu versions.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: initscripts 2.88dsf-41ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  Uname: Linux 3.13.0-4-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Jan 19 17:20:26 2014
  InstallationDate: Installed on 2013-10-20 (91 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (61 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1270579/+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 1563092] [NEW] Xorg crash

2016-03-28 Thread leex
Public bug reported:

firefox only works , 
 working only reset

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.16.0-67.87~14.04.1-generic 3.16.7-ckt24
Uname: Linux 3.16.0-67-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
CurrentDesktop: X-Cinnamon
Date: Tue Mar 29 01:31:13 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 
250X] [1002:683d] (prog-if 00 [VGA controller])
   Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e244]
InstallationDate: Installed on 2015-05-19 (314 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-67-generic 
root=UUID=78b0b1ac-9887-40b9-851c-0aad32632288 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/25/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F7
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: F2A88X-D3H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF7:bd12/25/2015:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnF2A88X-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.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: Tue Mar 29 01:30:51 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

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


** Tags: amd64 apport-bug crash trusty ubuntu

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  New

Bug description:
  firefox only works , 
   working only reset

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-67.87~14.04.1-generic 3.16.7-ckt24
  Uname: Linux 3.16.0-67-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
  CurrentDesktop: X-Cinnamon
  Date: Tue Mar 29 01:31:13 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / 
R7 250X] [1002:683d] (prog-if 00 [VGA controller])
 Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e244]
  InstallationDate: Installed on 2015-05-19 (314 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-67-generic 
root=UUID=78b0b1ac-9887-40b9-851c-0aad32632288 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F7
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F2A88X-D3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMe

[Touch-packages] [Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2016-03-28 Thread Andrew
For desktops, I think /boot should be 500MB; however for servers, 250MB
still makes sense.

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

Title:
  update-initramfs should produce a more helpful error when there isn't
  enough  free space

Status in initramfs-tools:
  New
Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: initramfs-tools

  When generating a new initramfs there is no check for available free
  space, subsequently its possible for update-initramfs to fail due to a
  lack of free space.  This is resulting in package installation
  failures for initramfs-tools.  For example:

  Setting up initramfs-tools (0.98.8ubuntu3) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic

  gzip: stdout: No space left on device
  E: mkinitramfs failure cpio 141 gzip 1
  update-initramfs: failed for /boot/initrd.img-2.6.38-8-generic
  dpkg: error processing initramfs-tools (--configure):
   subprocess installed post-installation script returned error exit status 1

  WORKAROUND:

  Remove unused kernels using computer janitor (not in repositories for
  14.04 or later) or manually free space on your partition containing
  the /boot file system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+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 1562797] Re: package libgudev-1.0-0:amd64 1:204-5ubuntu20.18 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting co

2016-03-28 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 systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1562797

Title:
  package libgudev-1.0-0:amd64 1:204-5ubuntu20.18 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in systemd package in Ubuntu:
  New

Bug description:
  my english is verry bad

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgudev-1.0-0:amd64 1:204-5ubuntu20.18
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-83-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Mar 28 12:28:09 2016
  DuplicateSignature: package:libgudev-1.0-0:amd64:1:204-5ubuntu20.18:package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2014-05-06 (692 days ago)
  InstallationMedia: It
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: systemd
  Title: package libgudev-1.0-0:amd64 1:204-5ubuntu20.18 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1562797/+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 1562797] Re: package libgudev-1.0-0:amd64 1:204-5ubuntu20.18 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting co

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

** Information type changed from Private Security to Public

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

Title:
  package libgudev-1.0-0:amd64 1:204-5ubuntu20.18 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in systemd package in Ubuntu:
  New

Bug description:
  my english is verry bad

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgudev-1.0-0:amd64 1:204-5ubuntu20.18
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-83-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Mar 28 12:28:09 2016
  DuplicateSignature: package:libgudev-1.0-0:amd64:1:204-5ubuntu20.18:package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2014-05-06 (692 days ago)
  InstallationMedia: It
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: systemd
  Title: package libgudev-1.0-0:amd64 1:204-5ubuntu20.18 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1562797/+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 216847] Re: sshd will not start at boot if ListenAddress is set, because network interface is not yet up

2016-03-28 Thread Simon Déziel
Under systemd, if the ListenAddress is on an interface that is manually
brought up, the ifup script doesn't help. In that situation, the invoke-
rc.d reload/restart fails because the initial startup of sshd wasn't
successful.

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

Title:
  sshd will not start at boot if ListenAddress is set, because network
  interface is not yet up

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: openssh-server

  The sshd will not start at boot if the ListenAddress option in
  /etc/ssh/sshd_config is set to an IPv4 address other then 0.0.0.0 .

  I am using Ubuntu 7.10 and the version 1:4.6p1-5ubuntu0.2 of the 
openssh-server package.
  I would expect that sshd is started after boot but it will not and I found 
this in /var/log/auth.log:

  sshd[4527]: error: Bind to port 22 on 10.1.1.22 failed: Cannot assign 
requested address.
  sshd[4527]: fatal: Cannot bind any address.

  Once the System is started you can start/stop the sshd with the
  /etc/init.d/ssh script without any problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/216847/+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 1563050] Re: History's QML plugin needs to initialize Telepathy-Qt types

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

** Changed in: history-service (Ubuntu)
   Status: New => Confirmed

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

Title:
  History's QML plugin needs to initialize Telepathy-Qt types

Status in history-service package in Ubuntu:
  Confirmed

Bug description:
  Since the latest contact matching changes, history's QML plugin uses
  some things from telepathy to gather account information, but
  Telepathy-Qt types are not being initialized anywhere there.

  This causes a crash in system-settings when you go to
  Settings->Phone->Sim Services

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/history-service/+bug/1563050/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-28 Thread Paweu
same issue here Y700-15ISK I tried the suggestions from this thread with
no luck unfortunately has anyone managed to solve this? I tried many
different combinations of settings in hdaanalyzer and hdajackretask but
the speaker remains silent.

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1509562] Re: no icons for menu, folders, directories, files

2016-03-28 Thread Andreas Tetzlaff
This bug still exists in 16.04 (Xenial Xerus) Beta 2.

** Attachment added: "Xubuntu-dolphin.png"
   
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1509562/+attachment/4615239/+files/Xubuntu-dolphin.png

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

Title:
  no icons for menu, folders, directories, files

Status in dolphin package in Ubuntu:
  Confirmed
Status in kate package in Ubuntu:
  Confirmed
Status in kdepim package in Ubuntu:
  Confirmed
Status in konsole package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  no icons for menu, folders, directories, files

  I am using Xubuntu 15.10 as the Guest in Virtualbox 5.0.8 r103449.
  This happened after a recent Xubuntu update.

  Info:
  $ apt-cache policy dolphin
  dolphin:
Installed: 4:15.08.2-0ubuntu1
Candidate: 4:15.08.2-0ubuntu1
Version table:
   *** 4:15.08.2-0ubuntu1 0
  500 http://mirror.cogentco.com/pub/linux/ubuntu/ wily/universe amd64 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: dolphin 4:15.08.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 23 17:35:08 2015
  InstallationDate: Installed on 2015-06-01 (144 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150521)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: dolphin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1509562/+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 1563026] Re: LXC/LXD installed by default on Ubuntu server

2016-03-28 Thread Tom Cameron
Thank you Brian for marking the proper package. I wasn't sure what the
package name would be for the virtual package "ubuntu". Though now in
retrospect, ubuntu-meta is pretty obvious.

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

Title:
  LXC/LXD installed by default on Ubuntu server

Status in ubuntu-meta package in Ubuntu:
  Confirmed

Bug description:
  When performing a new installation of Ubuntu server 16.04 Beta 2, LXC
  and LXD are included in the default packages even when "Virtual
  Server" is not selected as an installation task. This brings in all of
  the required dependencies as well, obviously, which seems like it is
  not the best default behavior to have.

  When installing from a non-UEFI boot, the user may select "minimal
  install" from the "F4" menu. This menu is not available from the UEFI
  grub environment, making it apparently impossible to select an
  installation that does not include the LXC and LXD suite by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1563026/+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 1490749] Re: Cannot download URIs with a "filesystem:" scheme

2016-03-28 Thread Stuart Langridge
Android Chrome does not have this limitation; photoeditorsdk.com
downloads a blob URL (as described in bug #1563035) and the export
button works as expected in Chrome on Android; the image is downloaded.

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

Title:
  Cannot download URIs with a "filesystem:" scheme

Status in Oxide:
  New
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Bq aquaris 4.5 15.04 r24

  When I try to download images from telegram web version web browser ask me to 
select an APP .
  Cant simply downlad, by other hand if I select Gallery, udropcabin or 
Imaginario i recived this error:

  Error during downloading
  NetworkError 301 - Protocol "filesystem" is unknown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1490749/+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 1553657] Re: Clicking on camera & microphone settings crashes app on mako & flo

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Committed

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

Title:
  Clicking on camera & microphone settings crashes app on mako & flo

Status in Canonical System Image:
  Fix Committed
Status in android package in Ubuntu:
  In Progress
Status in libhybris package in Ubuntu:
  Invalid
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  On latest RC-proposed (255?) on my mako.

  I go to Settings, Privacy & Permissions, then click on Camera &
  Microphone. Get a crash or freeze each time I've tried it. (but no
  crash file?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1553657/+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 1558840] Re: Update downloads hang when connection changes

2016-03-28 Thread Lorn Potter
** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) => Lorn Potter (lorn-potter)

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

Title:
  Update downloads hang when connection changes

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Downloads that use QNetworkRequest will seemingly hang when the
  connection changes from mobile data to wifi and vice versa.

  It would be nice if they would resume when the connection switch is
  completed.

  This requires changes in the bearer backend to enable forced  session
  roaming, as well as some changes in QNAM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1558840/+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 1563050] [NEW] History's QML plugin needs to initialize Telepathy-Qt types

2016-03-28 Thread Gustavo Pichorim Boiko
Public bug reported:

Since the latest contact matching changes, history's QML plugin uses
some things from telepathy to gather account information, but Telepathy-
Qt types are not being initialized anywhere there.

This causes a crash in system-settings when you go to
Settings->Phone->Sim Services

** Affects: history-service (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  History's QML plugin needs to initialize Telepathy-Qt types

Status in history-service package in Ubuntu:
  New

Bug description:
  Since the latest contact matching changes, history's QML plugin uses
  some things from telepathy to gather account information, but
  Telepathy-Qt types are not being initialized anywhere there.

  This causes a crash in system-settings when you go to
  Settings->Phone->Sim Services

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/history-service/+bug/1563050/+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 1512211] Re: Charging from USB battery, phone stops charging, switches on screen, and discharges

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Charging from USB battery, phone stops charging, switches on screen,
  and discharges

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Fix Committed
Status in Unity System Compositor:
  New
Status in unity-system-compositor package in Ubuntu:
  New

Bug description:
  When I was travelling recently I found that if I plugged into a USB
  battery overnight to charge my phone, when I got up the next morning
  the phone didn't have any more power than when I started.

  Turns out the reason is: when the phone decides the battery is full,
  it stops drawing current.  The battery then decides that charging is
  over and automatically switches off.  The phone then decides that it's
  been unplugged and turns the screen on.  I had set the phone to not
  automatically switch the screen off, so it just left the screen on all
  night.  The next morning it was as if it had never charged.

  So I have the following suggestions:

  1) Just don't turn the screen on when the user unplugs the charger
  2) If the intention is to let the user know that the charger has been 
unplugged, pop up a message.  Just turning the screen on isn't very useful 
feedback.
  3) If you are turning the screen on automatically it "doesn't count" wrt the 
user's "automatically turn off screen after..." setting.  This should always be 
just a few seconds.
  4) If the user has configured the phone to not automatically switch off the 
screen, don't automatically turn it on either
  5) Give me a few more options for automatically switching off the screen - 1, 
2, 3, 4, 5 and 10 is a lot of resolution at the low end.  Where is 30mins and 
1hour?

  P.S. this has nothing to do with webbrowser-app but I still can't
  figure out how to search launchpad for Ubuntu touch packages.

  
  ===UX comment===
  I will try to address all the points raised in the bug description.

  1) is invalid, we should turn on the screen when the user unplugs
  the charger and possibly show a message reminding the user to unplug
  the charger from the wall socket (if any).

  I agree with 2), the system should show a system message as well. This is 
already specified as one of the usecases of the new notifications system UX 
(which hasn't been implemented yet). 
  
https://docs.google.com/document/d/1xDSZ_dnAMAlhgFnnyjJEibaITXjVLp1_pnj_tATNm9I 
(private link)

  I agree with 3) and this behaviour is already specified in the Screen 
blanking policy, that means it is on the plan to implement it (if it's not 
already)
  
https://docs.google.com/document/d/1RBoVknCLZ4GQ8E_iVftd3i_KmdxI5d6JrBt7i5EDZO0 
(private link)

  4) is taken care of by implementing 3)

  Point 5) is valid but requires a new bug which should also specify the 
usecases when those longer values would be needed, so that UX designers can 
better understand the needs and the reasons behind a UX suggestion :)
  Matthew, could you please file that bug? :)

  Point 6) (the one presented in comment #1) is valid but requires a new bug, 
mentioning the usecases, just like 5). I have to say I am not really into that 
feature, because the screen backlight of devices like the Meizu MX4 probably 
consumes more power than a USB port provides (which is usually 500mA). So it 
needs special care and convincing usecases :)
  Matthew, could you please file that bug, specifying some usecases when this 
feature would be really handy? :) I can't promise we will implement it, but we 
can discuss it ;)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512211/+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 1358294] Re: App data and config files are not removed when an app is uninstalled

2016-03-28 Thread Krzysztof Tataradziński
In Ubuntu System Settings should be also option to remove only app data and 
config files (without deleting app itself). It can be useful if we want to have 
'clean' install of an app. Similar thing is implemented in Android:
http://www.download.net.pl/upload/News%20January%202015/AndroidUsuwanieAplikacji/usuwanie-2.jpg

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

Title:
  App data and config files are not removed when an app is uninstalled

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Fix Committed
Status in click package in Ubuntu:
  In Progress
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  If an app uses ~/.config/foo (say, uses Qt.labs.settings), and the
  user uninstalls the app, ~/.config/foo is not removed. It should be
  deleted when the app is uninstalled.

  Using latest utopic on the phone.

  -
  Desired resolution:

  - When a user deletes an app, 100% of files associated with the app
  should be deleted.

  - A warning notification should be displayed when a user goes to
  delete an app informing them that this action will also delete any
  data they have stored inside the app.  This notification should give
  the options of cancelling or proceeding with the action.

  - Users should not be allowed to delete the key apps that ship with
  the phone.  These key apps are defined as: Dialler, Address book,
  Messaging, Browser, Camera, Music player

  The above will give the user a simple easy to understand mental model
  while simultaneously protecting the user from deleting important
  content within the default apps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1358294/+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 1447110] Re: location service fills disk with logs, needs to ship logrotate config

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  location service fills disk with logs, needs to ship logrotate config

Status in Canonical System Image:
  In Progress
Status in location-service package in Ubuntu:
  In Progress

Bug description:
  phablet@ubuntu-phablet:~$ ls -l  /var/log/ubuntu-location-service/|wc -l
  664
  phablet@ubuntu-phablet:~$ sudo du -hcs /var/log/ubuntu-location-service/
  22M   /var/log/ubuntu-location-service/

  seems location service never cleans up its logs, while they are small, the 
sheer amount over time occupies a lot of diskspace ...
  ubuntu-location-service needs to ship a config in /etc/logrotate.d  to make 
sure the log subdir gets regulary flushed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1447110/+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 1563026] Re: LXC/LXD installed by default on Ubuntu server

2016-03-28 Thread Brian Murray
** Package changed: ubuntu => ubuntu-meta (Ubuntu)

** Tags added: rls-x-incoming

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

Title:
  LXC/LXD installed by default on Ubuntu server

Status in ubuntu-meta package in Ubuntu:
  Confirmed

Bug description:
  When performing a new installation of Ubuntu server 16.04 Beta 2, LXC
  and LXD are included in the default packages even when "Virtual
  Server" is not selected as an installation task. This brings in all of
  the required dependencies as well, obviously, which seems like it is
  not the best default behavior to have.

  When installing from a non-UEFI boot, the user may select "minimal
  install" from the "F4" menu. This menu is not available from the UEFI
  grub environment, making it apparently impossible to select an
  installation that does not include the LXC and LXD suite by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1563026/+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 1563035] Re: Downloading blob: URLs fails

2016-03-28 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1490749 ***
https://bugs.launchpad.net/bugs/1490749

** This bug has been marked a duplicate of bug 1490749
   Cannot download URIs with a "filesystem:" scheme

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

Title:
  Downloading blob: URLs fails

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  If I attempt to download a blob: URL from a site, I am presented with
  a dialog asking to choose an application as destination, and then
  after choosing I am presented with "NetworkError 301: Protocol 'blob'
  is unknown". (Replicate by, for example, going to
  https://www.photoeditorsdk.com/, choosing "Try HTML5 editor", and then
  hitting Export in the editor.) I think that the browser probably hands
  off the URL in question to the download manager, which does not
  understand blob URLs (and should not). The browser should handle this
  itself; it is the only thing that can understand blob URLs, which may
  be (and in this case was) dynamically generated and stored in memory
  only. (If handing off to the download manager is still required, then
  perhaps the browser should serialise to a file or a data URL and then
  hand that URL to the DLM.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1563035/+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 1544712] Re: Don't require ofono to be available

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Don't require ofono to be available

Status in The Avila project:
  Confirmed
Status in Canonical System Image:
  Confirmed
Status in location-service package in Ubuntu:
  New

Bug description:
  location-service currently seems to require ofono to be around as its
  otherwise doesn't give us any location updates. Was found on a device
  without a cellular modem (no rild running) so ofono was never started
  at boot time. This seem to irritate location-service in what ever its
  doing.

  We've put in a hack to get it working by starting ofono even if no
  rild is around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1544712/+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 1520346] Re: /etc/init/cups.override needs to get updated to work with the current version of CUPS

2016-03-28 Thread Pat McGowan
** Changed in: lxc-android-config (Ubuntu)
 Assignee: Ondrej Kubik (w-ondra) => Ken VanDine (ken-vandine)

** Changed in: canonical-devices-system-image
 Assignee: Sebastien Bacher (seb128) => Pat McGowan (pat-mcgowan)

** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  /etc/init/cups.override needs to get updated to work with the current
  version of CUPS

Status in Canonical System Image:
  In Progress
Status in lxc-android-config package in Ubuntu:
  In Progress

Bug description:
  I am working on getting the Ubuntu printing stack onto the phone, see
  bug 1519914 and bug 1509423 (see details about my setup in these bug
  reports).

  CUPS is supposed to get started on-demand by Upstart, using the
  /etc/init/cups.override file. The file in the current image from

  ubuntu-device-flash touch --channel=ubuntu-touch/devel-proposed/ubuntu

  calls CUPS with the option "-x 30" which CUPS does not support any
  more and therefore needs to get removed.

  /etc/init/cups.override works if it only contains the following:

  --
  # cups - CUPS Printing spooler and server
  # socket activation overrides for touch
  start on socket PROTO=inet PORT=631 ADDR=127.0.0.1
  exec /usr/sbin/cupsd -f
  --

  Please change the file appropriately. Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1520346/+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 1563026] [NEW] LXC/LXD installed by default on Ubuntu server

2016-03-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When performing a new installation of Ubuntu server 16.04 Beta 2, LXC
and LXD are included in the default packages even when "Virtual Server"
is not selected as an installation task. This brings in all of the
required dependencies as well, obviously, which seems like it is not the
best default behavior to have.

When installing from a non-UEFI boot, the user may select "minimal
install" from the "F4" menu. This menu is not available from the UEFI
grub environment, making it apparently impossible to select an
installation that does not include the LXC and LXD suite by default.

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


** Tags: bot-comment xenial
-- 
LXC/LXD installed by default on Ubuntu server
https://bugs.launchpad.net/bugs/1563026
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to ubuntu-meta 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 1551897] Re: Excessive CPU utilization

2016-03-28 Thread Johnny Izzo
Sorry again, Ludovic, i have no idea what this pcscd does so i thought its some 
general error. 
Is this bug device specific? Then i have an Dell laptop with integrated 
smart-card reader (which im not using physically, since some metal is bended on 
the way of the card.) 
(The most used here is omnikey 1021, but that thing is not connected to the 
computer when the one cpu-core goes 100%)

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

Title:
  Excessive CPU utilization

Status in pcsc-lite package in Ubuntu:
  Confirmed

Bug description:
  In xenial, pcscd CPU utilization occasionally goes haywire:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   


  27404 root  20   0  384264   4992   2228 S 100.3  0.0  75:39.03 
/usr/sbin/pcscd --foreground --auto-exit
  

  I get this about once a day since installing xenial. I can't quite
  connect it to any specific event on the system, it just seems to
  happen sporadically -- fan turns on, I run top, and there it is again.

  Never had this issue on same hardware incl. smartcard with trusty.

  I wonder if it might be this? https://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=718473

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1551897/+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 1518955] Re: System image client log file grows indefinitely

2016-03-28 Thread Pat McGowan
The following conf file will cause the log to rotate once a month and
keep 3 months worth of logs. It should be installed to the folder
/etc/logrotate.d

** Attachment added: "system-image"
   
https://bugs.launchpad.net/ubuntu/+source/system-image/+bug/1518955/+attachment/4615209/+files/system-image

** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

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

Title:
  System image client log file grows indefinitely

Status in Canonical System Image:
  In Progress
Status in Ubuntu system image:
  Triaged
Status in system-image package in Ubuntu:
  Confirmed

Bug description:
  From what I can tell the log file for system image at /var/log/system-
  image/client.log is continually appended to and is not rolled or
  truncated.

  My current log has entries from 8 months ago and is over 3MB.

  Another phone shows entries 5 months old and is over 1MB

  I assume those were since the last full data wipes and flash

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518955/+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 1542088] Re: [camera] bottom edge hint should be clickable by mouse to activate

2016-03-28 Thread Bill Filler
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  [camera] bottom edge hint should be clickable by mouse to activate

Status in Canonical System Image:
  Fix Committed
Status in camera-app package in Ubuntu:
  Fix Committed

Bug description:
  from design:
  behavior on touch is correct - tapping the bottom edge hint should animate 
the hint to reveal something is beneath

  behavior with mouse connected is not correct. Clicking the hint with
  mouse should activate the bottom edge panel but it does not. Just
  makes it wiggle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542088/+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 1563035] [NEW] Downloading blob: URLs fails

2016-03-28 Thread Stuart Langridge
Public bug reported:

If I attempt to download a blob: URL from a site, I am presented with a
dialog asking to choose an application as destination, and then after
choosing I am presented with "NetworkError 301: Protocol 'blob' is
unknown". (Replicate by, for example, going to
https://www.photoeditorsdk.com/, choosing "Try HTML5 editor", and then
hitting Export in the editor.) I think that the browser probably hands
off the URL in question to the download manager, which does not
understand blob URLs (and should not). The browser should handle this
itself; it is the only thing that can understand blob URLs, which may be
(and in this case was) dynamically generated and stored in memory only.
(If handing off to the download manager is still required, then perhaps
the browser should serialise to a file or a data URL and then hand that
URL to the DLM.)

** Affects: webbrowser-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 webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1563035

Title:
  Downloading blob: URLs fails

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  If I attempt to download a blob: URL from a site, I am presented with
  a dialog asking to choose an application as destination, and then
  after choosing I am presented with "NetworkError 301: Protocol 'blob'
  is unknown". (Replicate by, for example, going to
  https://www.photoeditorsdk.com/, choosing "Try HTML5 editor", and then
  hitting Export in the editor.) I think that the browser probably hands
  off the URL in question to the download manager, which does not
  understand blob URLs (and should not). The browser should handle this
  itself; it is the only thing that can understand blob URLs, which may
  be (and in this case was) dynamically generated and stored in memory
  only. (If handing off to the download manager is still required, then
  perhaps the browser should serialise to a file or a data URL and then
  hand that URL to the DLM.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1563035/+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 1563036] [NEW] libaudit & plymouth only available on Linux

2016-03-28 Thread Jon Boden
Public bug reported:

Hi

libaudit & plymouth are only available on Linux architectures. Please
can you use this patch to fix the dependencies? It is needed for
ubuntuBSD.

Thanks!

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


** Tags: patch ubuntubsd

** Patch added: "lightdm.diff"
   
https://bugs.launchpad.net/bugs/1563036/+attachment/4615206/+files/lightdm.diff

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

Title:
  libaudit & plymouth only available on Linux

Status in lightdm package in Ubuntu:
  New

Bug description:
  Hi

  libaudit & plymouth are only available on Linux architectures. Please
  can you use this patch to fix the dependencies? It is needed for
  ubuntuBSD.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1563036/+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-03-28 Thread Gunnar Hjalmarsson
On 2016-03-28 21:56, Gunnar Hjalmarsson wrote:
> May I ask: Is "Regular" picked up first with a ja_JP or zh_TW
> locale?

Correction: with a zh_* locale.

(With a ja_JP locale, TakaoPGothic is still the default.)

-- 
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 Fontconfig:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in lubuntu-meta package in Ubuntu:
  Fix Committed
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in xubuntu-meta package in Ubuntu:
  In Progress

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/fontconfig/+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 1379535] Re: policy namespace stacking

2016-03-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/linux-lts-xenial

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

Title:
  policy namespace stacking

Status in AppArmor:
  In Progress
Status in apparmor package in Ubuntu:
  In Progress
Status in linux package in Ubuntu:
  Fix Released
Status in apparmor source package in Xenial:
  In Progress
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Tracking bug for supporting stacked policy namesapaces (ie, different
  profiles on host, container, container in a container, etc)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1379535/+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 1545838] Re: package account-plugin-facebook (not installed) failed to install/upgrade: intentando sobreescribir `/etc/signon-ui/webkit-options.d/www.facebook.com.conf', que está

2016-03-28 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1451728 ***
https://bugs.launchpad.net/bugs/1451728

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: account-plugins (Ubuntu)
   Status: New => Confirmed

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

Title:
  package account-plugin-facebook (not installed) failed to
  install/upgrade: intentando sobreescribir `/etc/signon-ui/webkit-
  options.d/www.facebook.com.conf', que está también en el paquete
  kaccounts-providers 4:15.08.2-0ubuntu1

Status in account-plugins package in Ubuntu:
  Confirmed

Bug description:
  Was un-installing kubuntu-desktop and returning to Ubuntu-desktop
  configuration

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: account-plugin-facebook (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Mon Feb 15 09:46:37 2016
  DuplicateSignature: package:account-plugin-facebook:(not 
installed):intentando sobreescribir 
`/etc/signon-ui/webkit-options.d/www.facebook.com.conf', que está también en el 
paquete kaccounts-providers 4:15.08.2-0ubuntu1
  ErrorMessage: intentando sobreescribir 
`/etc/signon-ui/webkit-options.d/www.facebook.com.conf', que está también en el 
paquete kaccounts-providers 4:15.08.2-0ubuntu1
  InstallationDate: Installed on 2016-02-10 (4 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: account-plugins
  Title: package account-plugin-facebook (not installed) failed to 
install/upgrade: intentando sobreescribir 
`/etc/signon-ui/webkit-options.d/www.facebook.com.conf', que está también en el 
paquete kaccounts-providers 4:15.08.2-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1545838/+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 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-03-28 Thread Jason Curl
Just observed this problem with Ubuntu 16.04 on development branch. 
Errors were encountered while processing:
 
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.12.1-1ubuntu1_amd64.deb
 /var/cache/apt/archives/kaccounts-providers_4%3a15.12.1-0ubuntu1_amd64.deb

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

Title:
  [master] kde-config-telepathy-accounts package install error

Status in Kubuntu PPA:
  Confirmed
Status in meta-telepathy:
  Fix Released
Status in kaccounts-integration package in Ubuntu:
  In Progress
Status in kaccounts-providers package in Ubuntu:
  Triaged
Status in ktp-accounts-kcm package in Ubuntu:
  Triaged
Status in libaccounts-glib package in Ubuntu:
  Fix Released
Status in kaccounts-providers source package in Wily:
  Triaged
Status in ktp-accounts-kcm source package in Wily:
  Triaged

Bug description:
  Installing from Kubuntu 15.04 backports:

  Unpacking kde-config-telepathy-accounts (15.04.0-0ubuntu1~ubuntu15.04~ppa1) 
over (0.9.0-0ubuntu1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb
 (--unpack):
   trying to overwrite '/usr/share/accounts/services/facebook-im.service', 
which is also in package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1451728/+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-03-28 Thread Gunnar Hjalmarsson
Thanks for that report, Yuan Chao. It indicates that bug #1556457 is
more urgent than we (I) first thought.

May I ask: Is "Regular" picked up first with a ja_JP or zh_TW locale?

-- 
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 Fontconfig:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in lubuntu-meta package in Ubuntu:
  Fix Committed
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in xubuntu-meta package in Ubuntu:
  In Progress

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/fontconfig/+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 1563025] Re: 'last' command output is wrong

2016-03-28 Thread Nick Rose
** Attachment added: "last reboot wtmp.1"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563025/+attachment/4615180/+files/last%20reboot%20wtmp.1

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

Title:
  'last' command output is wrong

Status in util-linux package in Ubuntu:
  New

Bug description:
  Xubuntu 15.10
  util-linux 2.26.2-6ubuntu3

  The output of 'last reboot' is wrong. It says 'reboot' is 'still
  running' when it shouldn't be, and then arbitrarily 'reboot' stops
  running, causing strange lines such as:

  reboot   system boot  4.2.0-30-generic Tue Mar 22 21:25 - 22:59
  (2+01:33)

  This line shows that 'reboot' was logged in from 9:25pm to 10:59pm on
  the same day, but the total login time was 2 days, 1 hour and 33
  minutes.

  'reboot' can be 'still running' multiple times simultaneously.

  I've attached the results of these commands:

  last reboot
  last -f /var/log/wtmp.1 reboot
  last
  last -f /var/log/wtmp.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563025/+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 1563025] Re: 'last' command output is wrong

2016-03-28 Thread Nick Rose
** Attachment added: "last"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563025/+attachment/4615181/+files/last

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

Title:
  'last' command output is wrong

Status in util-linux package in Ubuntu:
  New

Bug description:
  Xubuntu 15.10
  util-linux 2.26.2-6ubuntu3

  The output of 'last reboot' is wrong. It says 'reboot' is 'still
  running' when it shouldn't be, and then arbitrarily 'reboot' stops
  running, causing strange lines such as:

  reboot   system boot  4.2.0-30-generic Tue Mar 22 21:25 - 22:59
  (2+01:33)

  This line shows that 'reboot' was logged in from 9:25pm to 10:59pm on
  the same day, but the total login time was 2 days, 1 hour and 33
  minutes.

  'reboot' can be 'still running' multiple times simultaneously.

  I've attached the results of these commands:

  last reboot
  last -f /var/log/wtmp.1 reboot
  last
  last -f /var/log/wtmp.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563025/+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 1563025] Re: 'last' command output is wrong

2016-03-28 Thread Nick Rose
** Attachment added: "last wtmp.1"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563025/+attachment/4615182/+files/last%20wtmp.1

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

Title:
  'last' command output is wrong

Status in util-linux package in Ubuntu:
  New

Bug description:
  Xubuntu 15.10
  util-linux 2.26.2-6ubuntu3

  The output of 'last reboot' is wrong. It says 'reboot' is 'still
  running' when it shouldn't be, and then arbitrarily 'reboot' stops
  running, causing strange lines such as:

  reboot   system boot  4.2.0-30-generic Tue Mar 22 21:25 - 22:59
  (2+01:33)

  This line shows that 'reboot' was logged in from 9:25pm to 10:59pm on
  the same day, but the total login time was 2 days, 1 hour and 33
  minutes.

  'reboot' can be 'still running' multiple times simultaneously.

  I've attached the results of these commands:

  last reboot
  last -f /var/log/wtmp.1 reboot
  last
  last -f /var/log/wtmp.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563025/+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 1563025] [NEW] 'last' command output is wrong

2016-03-28 Thread Nick Rose
Public bug reported:

Xubuntu 15.10
util-linux 2.26.2-6ubuntu3

The output of 'last reboot' is wrong. It says 'reboot' is 'still
running' when it shouldn't be, and then arbitrarily 'reboot' stops
running, causing strange lines such as:

reboot   system boot  4.2.0-30-generic Tue Mar 22 21:25 - 22:59
(2+01:33)

This line shows that 'reboot' was logged in from 9:25pm to 10:59pm on
the same day, but the total login time was 2 days, 1 hour and 33
minutes.

'reboot' can be 'still running' multiple times simultaneously.

I've attached the results of these commands:

last reboot
last -f /var/log/wtmp.1 reboot
last
last -f /var/log/wtmp.1

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

** Attachment added: "last reboot"
   
https://bugs.launchpad.net/bugs/1563025/+attachment/4615179/+files/last%20reboot

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

Title:
  'last' command output is wrong

Status in util-linux package in Ubuntu:
  New

Bug description:
  Xubuntu 15.10
  util-linux 2.26.2-6ubuntu3

  The output of 'last reboot' is wrong. It says 'reboot' is 'still
  running' when it shouldn't be, and then arbitrarily 'reboot' stops
  running, causing strange lines such as:

  reboot   system boot  4.2.0-30-generic Tue Mar 22 21:25 - 22:59
  (2+01:33)

  This line shows that 'reboot' was logged in from 9:25pm to 10:59pm on
  the same day, but the total login time was 2 days, 1 hour and 33
  minutes.

  'reboot' can be 'still running' multiple times simultaneously.

  I've attached the results of these commands:

  last reboot
  last -f /var/log/wtmp.1 reboot
  last
  last -f /var/log/wtmp.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563025/+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 1552371] Re: Unexpected display on

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Unexpected display on

Status in Canonical System Image:
  Confirmed
Status in Unity System Compositor:
  New
Status in bluez 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 1540503] Re: No way to invoke bottom edge with mouse or keyboard

2016-03-28 Thread Pat McGowan
I am unclear the status of this

** Changed in: canonical-devices-system-image
   Importance: Critical => Undecided

** Changed in: canonical-devices-system-image
   Status: Confirmed => Incomplete

** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  No way to invoke bottom edge with mouse or keyboard

Status in Canonical System Image:
  Incomplete
Status in Ubuntu UX:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  SETUP:
  Fresh install of the latest image on a *phone* with a mouse attached

  STEPS:
  1. Open the browser
  2. Click on the bottom edge hint
  3. Try and drag the bottom edge hint

  EXPECTED:
  I expect the bottom edge options to become available

  ACTUAL:
  Nothing happens

  BLOCKER FOR OTA10 AS AGREED WITH SAVIQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540503/+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 1485522] Re: Volume obtained is 100% in multimedia sink for sounds from app

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Volume obtained is 100% in multimedia sink for sounds from app

Status in Canonical System Image:
  In Progress
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in qtmultimedia-opensource-src package in Ubuntu:
  Confirmed
Status in qtubuntu-media package in Ubuntu:
  Confirmed

Bug description:
  I'm not sure 100% this is a bug but it is related to
  https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506

  When the "Marron in trouble" games launches a sound the multimedia
  sink it's updated and when reading the volume it's always 100%.

  I'ts not 100% for other applications using the multimedia role, like
  the music app or other games/apps. The volume in that case is in sync
  with the volume that was previously set for it.

  This is the code from the indicator-sound where we get the 100%
  volume.

  var props_variant = yield _pconn.call 
("org.PulseAudio.Ext.StreamRestore1.RestoreEntry",
sink_input_objp, 
"org.freedesktop.DBus.Properties", "Get",
new Variant ("(ss)", 
"org.PulseAudio.Ext.StreamRestore1.RestoreEntry", "Volume"),
null, DBusCallFlags.NONE, -1);
Variant tmp;
props_variant.get ("(v)", out tmp);
uint32 type = 0, volume = 0;
VariantIter iter = tmp.iterator ();
iter.next ("(uu)", &type, &volume);

  I did a workaround branch in the indicator-sound that reads the volume
  at initilaization for every role and stores any change When the sink
  is updated I read the volume in it that is already stored instead of
  reading the volume from pulse.

  I'm not convinced of that, and would like to know why I get 100%
  volume only for this particular game.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1485522/+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 1555782] Re: Remove outdated and unsupported framework versions

2016-03-28 Thread Pat McGowan
defer until next update so apps can be fixed first

** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Remove outdated and unsupported framework versions

Status in Canonical System Image:
  Confirmed
Status in ubuntu-touch-meta package in Ubuntu:
  In Progress

Bug description:
  Remove 13.10, and all *-dev frameworks

  Support for 13.10 is not known and did not correlate to any shipping device
  the "-dev" frameworks were never intended to ship on stable
   
  There are 185 apps/scopes which specify one of these.
  We could consider email to notify the app developers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1555782/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in Canonical System Image:
  In Progress
Status in platform-api package in Ubuntu:
  In Progress
Status in qtubuntu-sensors package in Ubuntu:
  In Progress

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1448180/+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 1539158] Re: Unable to pair with in-car hands-free system after OTA-9 update

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  Unable to pair with in-car hands-free system after OTA-9 update

Status in Canonical System Image:
  Fix Committed
Status in bluez package in Ubuntu:
  Invalid
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released

Bug description:
  After OTA-9 I started having trouble with my bluetooth connection to the car 
hands-free system (no sound, and incoming calls no longer displayed the 
number), so I have reset both the car and the phone connections (eg. forgot the 
devices).
  Now I can't even pair the phone with the car's system. 
  The car finds the phone, and then asks me to enter the code "" to pair 
the device, but after a few moments, it just says the connection failed and 
asks me to try again. Which fails again.

  It was working fine just before the update.

  Any logs I should post to help debug?

  PS - The car is a 2015 Honda Civic Tourer, if that matters.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539158/+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 1533681] Re: imported google calendar events sound when they shouldn't

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  imported google calendar events sound when they shouldn't

Status in Canonical System Image:
  Confirmed
Status in Ubuntu Calendar App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  I use the calendar-app with my work google calendar. For that calendar
  I have alarms setup to automatically send an email 24 hours, 4 hours
  and 30 minutes before any event and I choose email as the reminder (as
  opposed to popup) so that I wouldn't be bombarded with reminders all
  day. Unfortunately the calendar app does not make a distinction
  between email and popup and every event with an email reminder gets
  imported as an event that gets an event notification on the phone with
  an alarm sound. I have a lot of events in my calendar and so my phone
  is constantly making noise at all times of the day. This is
  particularly annoying at night time since I might get a reminder as
  early as 3am or 4am, which wakes me up. Of course, I could use silent
  mode at night, but, like last night, I forgot and was awoken at 6am.
  Plus, I don't necessarily want the phone in silent mode-- I'd like to
  be able to hear if a phone call comes in since that is likely an
  emergency call I need to take.

  There are a lot of different bugs related to calendar event
  notifications and if some of them were fixed, it would ameliorate this
  bug. For example, I've been hoping for a setting to disable sounds for
  just the calendar (whether via the app or system settings) but
  otherwise get calendar notifications. Being able to change the alarm
  sound to 'None' would work too. TBH at this point I don't care which
  bug is fixed, I need to get this phone to stop sounding off
  constantly.

  WORKAROUND:
  1. download https://commons.wikimedia.org/wiki/File:Silence.ogg to 
/home/phablet
  2. use gsettings to adjust the sound:
  $ DISPLAY=:0.0 gsettings get com.canonical.indicator.datetime 
calendar-default-sound
  '/usr/share/sounds/ubuntu/ringtones/Marimbach.ogg'
  $ DISPLAY=:0.0 gsettings set com.canonical.indicator.datetime 
calendar-default-sound /home/phablet/Silence.ogg 
  $ DISPLAY=:0.0 gsettings get com.canonical.indicator.datetime 
calendar-default-sound
  '/home/phablet/Silence.ogg'

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533681/+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 1539701] Re: invalid resolution shown on front camera of Mx4

2016-03-28 Thread Pat McGowan
working here

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

** Changed in: camera-app (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 camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1539701

Title:
  invalid resolution shown on front camera of Mx4

Status in Canonical System Image:
  Fix Committed
Status in camera-app package in Ubuntu:
  Fix Released

Bug description:
  Reported by  Krzysztof Tataradziński ktatar156@gmail.comconfirmed by
  me on ota9

  a) When I switched first time to front camera and go to resolution
  options I found that there was some '5:4' (or sth similar) option
  without (x.x MP) string chosen by default. I've changed into 7:4
  (2.1MP) and that 'old' '5:4' disappeared (sounds good) - point is that
  there should be any '5:4' option at default to choose in front camera.

  We need to eliminate the incorect resolution if it's not valid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539701/+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 1548783] Re: Spanish surnames incorrectly imported and discarded

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Spanish surnames incorrectly imported and discarded

Status in Canonical System Image:
  Confirmed
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  In Spain it is customary to have two surnames, both necessary for
  legal effects. As an example:

  Jordi López Echevarría

  Where the first is the given name, followed by the first surname and
  the second surname.

  When importing the contacts from gmail, it seems the first surname is
  being discarded (I assume they are treated as middle name?), resulting
  in an incorrect contact name in the Ubuntu address book. e.g.:

  Jordi Echevarría

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1548783/+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-03-28 Thread Yuan Chao
>From the latest 16.04 beta2 release, I tested the font display with
firefox. Still according to the inspection tool, Noto Sans DemiLight is
picked up first for TC and JP contents. (EN locale in live env.)

-- 
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 Fontconfig:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in lubuntu-meta package in Ubuntu:
  Fix Committed
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in xubuntu-meta package in Ubuntu:
  In Progress

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/fontconfig/+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 1303354] Re: [Apps Scope] App Summary appears to be part of Description

2016-03-28 Thread Ubuntu One Auto Pilot
** Changed in: software-center-agent
   Status: In Progress => Fix Committed

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

Title:
  [Apps Scope] App Summary appears to be part of Description

Status in Click Package Index:
  Invalid
Status in Software Center Agent:
  Fix Committed
Status in Ubuntu UX:
  Fix Released
Status in Unity 8:
  Fix Released
Status in click package in Ubuntu:
  New
Status in unity-scope-click package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  The tagline in app descriptions looks like it is part of the main
  description, without any spacing or difference in font, which makes it
  hard to read. Is it possible to make the tagline bold or separated in
  some way?

  Desired solution
  -
  Separate out tagline from rest of info and place directly below screenshots - 
see attached design including the tagline / strapline

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-package-index/+bug/1303354/+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 1550582] Re: Cant delete messages

2016-03-28 Thread TenLeftFingers
Hi,

Selecting all messages and choosing delete worked for me when I left the
device untouched overnight. As a result I can't currently reproduce the
issue because my list of messages is only two screens long (it was tens
of screens long originally).

In time I will be able to reproduce this issue and I will post back the
adb output.

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

Title:
  Cant delete messages

Status in Canonical System Image:
  Incomplete
Status in messaging-app package in Ubuntu:
  Incomplete

Bug description:
  I swipe to the right to reveal the red delete icon. I tap, and the app
  freezes for around 30 seconds. Then the message is still there. E4.5,
  OTA9.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550582/+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 1489330] Re: [address book] Empty state for Favorites view not correct

2016-03-28 Thread Pat McGowan
@renato any reason this is still pending?

** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  [address book] Empty state for Favorites view not correct

Status in Canonical System Image:
  In Progress
Status in Ubuntu UX:
  Fix Committed
Status in address-book-app package in Ubuntu:
  In Progress

Bug description:
  The empty state for the Favorites view of the contacts is confusing and 
should be improved. Currently if you have populated contacts but not favorites, 
it will show:
  "Create a new contact by swiping up from the bottom of the screen". If you do 
swipe up and create a contact it is not even made a favorite.

  I'd propose changing the message to something like:
  - "You have no favorites. Open a contact and select star button to favorite" 
or something along those lines
  - It's fine to leave the "+" on bottom edge but the Star should be 
automatically selected if you create the new contact from the Favorites view

   UX comment ---

  As per comment #1: remove the favourites section from the header until
  user starts favouriting contacts. This way we can avoid maintenance on
  empty states and only surface the right sections if they are in use.

  Addition: 
  Regardless what section the user is in, triggering the bottom edge would only 
create a new contact. This means that even if the contact is seemingly created 
e.g. in the Favourites section, the contact is not automatically stored there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489330/+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 1558780] Re: contact profile empty when opened from a recents entry

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  contact profile empty when opened from a recents entry

Status in Canonical System Image:
  Fix Committed
Status in dialer-app package in Ubuntu:
  Fix Released

Bug description:
  1) Open dialer-app
  2) open the recents page (bottom edge)
  3) swipe left any entry from a known contact and click the profile button

  Expected behavior:
  Contact profile displayed

  Current behavior:
  Contact profile page is displayed empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1558780/+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 1468020] Re: Two GPS compatible apps conflict and loose GPS

2016-03-28 Thread Pat McGowan
Can't reproduce so far with the info in comment #6

** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Two GPS compatible apps conflict and loose GPS

Status in Canonical System Image:
  Incomplete
Status in location-service package in Ubuntu:
  Incomplete

Bug description:
  Meizu MX4 with Ubuntu 15.04 r2

  1. run OSMscout (for example)
  2. drive/cycle a distance to confirm that GPS tracking is working fine
  3. run the camera app (for example)
  4. take a few photos (they'll be tagged with GPS info)
  5. switch to OSMscout
  6. drive/cycle and OSM will now not update from GPS

  Haven't tested this with other apps as yet, but it seems that one app
  will take control of the GPS and not hand it back. (For want of a
  better explanation.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468020/+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-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: Bill Filler (bfiller) => Yuan-Chen Cheng (ycheng-twn)

** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

-- 
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:
  In Progress
Status in Ubuntu Music App:
  Fix Committed
Status in Tagger:
  New
Status in Telegram app:
  Confirmed
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 1475102] Re: The "call waiting "function is incomplete (Just for operator)

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  The "call waiting "function is incomplete (Just for operator)

Status in Canonical System Image:
  Incomplete
Status in telephony-service package in Ubuntu:
  Incomplete

Bug description:
  $ system-image-cli -i
  current build number: 57
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  last update: 2015-07-10 02:04:41
  version version: 57
  version ubuntu: 20150709
  version device: 20150709-8965e37
  version custom: 20150709-814-6-40

  Reproduce Steps:
  1,System settings-->Phone-->Turn the Call waiting ON
  2,Call to operator(Unicom 10010 China mobile 10086)
  3,Keep the DUT is on the phone
  4,Make the another phone to DUT

  Expect Result:
  The user can answer the another call

  Actual Result:
  The DUT can't answer the another phone (call waiting is not work for operator 
)
  But for Android OS ,it's work fine for operator,And IOS can support 
"End#accept"Please  check it !

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1475102/+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 1474218] Re: Camera function does not save photos on SD card

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => backlog

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

Title:
  Camera function does not save photos on SD card

Status in Canonical System Image:
  Incomplete
Status in camera-app package in Ubuntu:
  Incomplete

Bug description:
  When changing the BQ Aquaris 4.5 camera settings, to save pictures on
  an SD memory card no foto is saved on this device. The audio signal of
  the camera leds to the assumption that a foto has been made, but the
  file is not saved on SD card, nor internal phone memory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1474218/+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 1550582] Re: Cant delete messages

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

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

Title:
  Cant delete messages

Status in Canonical System Image:
  Incomplete
Status in messaging-app package in Ubuntu:
  Incomplete

Bug description:
  I swipe to the right to reveal the red delete icon. I tap, and the app
  freezes for around 30 seconds. Then the message is still there. E4.5,
  OTA9.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550582/+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 1544052] Re: Page header: Wrong actions moved to burger menu

2016-03-28 Thread Pat McGowan
** No longer affects: canonical-devices-system-image

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

Title:
  Page header: Wrong actions moved to burger menu

Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  If a page is created with actions 'a, b, c' the actions appear as 'c, b, a' 
on the header. 
  But if you add an extra action 'a, b, c, d' the actions appear as 'b, a, [c, 
d]' with actions 'c,d' in the burger menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1544052/+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 1553901] Re: Adding contact from dailer-app only opens the Contacts-app

2016-03-28 Thread Pat McGowan
** No longer affects: canonical-devices-system-image

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

Title:
  Adding contact from dailer-app only opens the Contacts-app

Status in address-book-app package in Ubuntu:
  Invalid

Bug description:
  Test Environment:
  $ system-image-cli -i
  current build number: 274
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-03-07 04:48:36
  version version: 274
  version ubuntu: 20160305
  version device: 20160108-efc96d8
  version custom: 20160111-926-36--vivid

  Steps:
  1.Load dialer app 
  2.Enter in a new contact's phone number 
  3.Press add contact icon 
  4.Observe the result

  Actual result:
  Only contacts-app opens

  Expected result:
  Contacts-app loads with new phone number inserted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1553901/+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 1557707] Re: [Sections] selectedIndex binding is broken if the model changes

2016-03-28 Thread Pat McGowan
** No longer affects: canonical-devices-system-image

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

Title:
  [Sections] selectedIndex binding is broken if the model changes

Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  If I assign a default value for the selectedIndex, it is expected that
  the binding for this value will be kept until the user selects a
  different section. Changing the model should not affect that, but it
  does, as this example shows:

  import QtQuick 2.0
  import Ubuntu.Components 1.3

  MainView {
  width: 720
  height: 1280

  Page {
  id: myPage
  anchors.fill: parent
  title: "Click the page"
  header: PageHeader {
  id: pageHeader
  title: myPage.title

  extension: Sections {
  id: pageSections

  model: [ "one", "two", "three" ]
  selectedIndex: 1
  }
  }
  MouseArea {
  anchors.fill: parent
  onClicked: pageSections.model = [ "first", "second", "third" ]
  }
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1557707/+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 1438935] Re: ? just got the something wrong procedure

2016-03-28 Thread Frank Kinscherff
Hi Rolf,

some days of digging deeper into the problem it turned out to be a non
supported device.
We are talking about the WiFi  Network controller  *Qualcomm Atheros Device*
[168c:*0042*] (*rev 30*).

Some smart guys spent time on it and got it working.

The solution how I got it running on my Acer Notebook E5-573-P83X is
described here

.

Today i made a quick check on 16.04 LTS beta current build as of yesterday.
It seems there is no support for this issue in this Version as well.

Maybe you guys can intergrate this as a patch?

Thanks a lot for your patience.

Frank


2016-03-01 6:42 GMT+01:00 Rolf Leggewie <1438...@bugs.launchpad.net>:

> ** Tags added: trusty
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1438935
>
> Title:
>   ? just got the something wrong procedure
>
> Status in upstart package in Ubuntu:
>   Confirmed
>
> Bug description:
>   no forther information at hand
>
>   ProblemType: RecoverableProblem
>   DistroRelease: Ubuntu 15.04
>   Package: upstart 1.13.2-0ubuntu10
>   ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
>   Uname: Linux 3.19.0-10-generic i686
>   ApportVersion: 2.17-0ubuntu1
>   Architecture: i386
>   Date: Wed Apr  1 00:13:26 2015
>   DuplicateSignature: indicator-session-unknown-user-error
>   ExecutablePath: /sbin/upstart
>   InstallationDate: Installed on 2015-03-31 (0 days ago)
>   InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta i386 (20150326)
>   ProcCmdline: upstart --user --startup-event indicator-services-start
>   ProcEnviron:
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=de_DE.UTF-8
>SHELL=/bin/false
>   SourcePackage: upstart
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UpstartBugCategory: Session
>   UpstartRunningSessionCount: 2
>   UpstartRunningSystemVersion: Error: command ['initctl', '--system',
> 'version'] failed with exit code 1: initctl: Name "com.ubuntu.Upstart" does
> not exist
>   UserGroups:
>
>   icon_file: (null)
>   is_current_user: false
>   is_logged_in: false
>   real_name: (null)
>   uid: 0
>   user_name: (null)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1438935/+subscriptions
>


-- 
Mit freundlichen Grüßen

Frank Kinscherff

Tel. 0179 4996261


[image: Beschreibung: Beschreibung: Beschreibung: Beschreibung:
Beschreibung: cid:image001.gif@01CCD7CE.F4B725A0]Please consider your
environmental responsibility.

Before printing this e-mail message, ask yourself whether you really need a
hard copy.


The information in this email is confidential. It is intended solely for
the addressee. If you are not the intended recipient, you are requested to
delete this mail in order of privacy protection. Thank you.

Diese E-Mail kann vertrauliche und/oder rechtlich geschützte Informationen
enthalten. Der Inhalt ist ausschließlich für den bezeichneten Adressaten
bestimmt. Wenn Sie nicht der richtige Adressat oder dessen Vertreter sind,
setzen Sie sich bitte mit dem Absender der E-Mail in Verbindung. Jede Form
der Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts
fehlgeleiteter E-Mails ist unzulässig.

The information transmitted via this e-mail is intended only for the person
or entity to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.


** Attachment added: "image001.png"
   
https://bugs.launchpad.net/bugs/1438935/+attachment/4615099/+files/image001.png

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

Title:
  ? just got the something wrong procedure

Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  no forther information at hand

  ProblemType: RecoverableProblem
  DistroRelease: Ubuntu 15.04
  Package: upstart 1.13.2-0ubuntu10
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic i686
  ApportVersion: 2.17-0ubuntu1
  Architecture: i386
  Date: Wed Apr  1 00:13:26 2015
  DuplicateSignature: indicator-session-unknown-user-error
  ExecutablePath: /sbin/upstart
  InstallationDate: Installed on 2015-03-31 (0 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta i386 (20150326)
  ProcCmdline: upstart --user --startup-event indicator-services-start
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/false
  SourcePackage: upstart
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCa

  1   2   >