[Touch-packages] [Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-19 Thread Martin Pitt
I don't know what turns it on in the first place, so I cannot tell you
how to disable that, I'm afraid. You can try and explicitly set
LogLevel=info in /etc/systemd/system.conf (i. e. uncomment that line),
but I'm not sure whether that will help.

** Summary changed:

- Continuous messages from systemd: dm disk appears twice
+ debug messages are enabled by default

** Package changed: systemd (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Won't Fix => Incomplete

** Summary changed:

- debug messages are enabled by default
+ debug messages are enabled

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

Title:
  debug messages are enabled

Status in Ubuntu:
  Incomplete

Bug description:
  I have 4 servers running the latest 16.04 updates from the development
  branch (as of right now).

  Each server is connected to NetApp storage using iscsi software
  initiator. There are a total of 56 volumes spread across two NetApp
  arrays. Each volume has 4 paths available to it which are being
  managed by device mapper.

  While running IO to the iscsi targets my system log is flooded with
  messages that look like this:

  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-scsi\x2d360080e50002909248d765605fa52.device: Dev 
dev-disk-by\x2did-scsi\x2d360080e50002909248d765605fa52.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host21/session8/target21:0:0/21:0:0:9/block/sdbh and 
/sys/devices/virtual/block/dm-59
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d765605fa52.device: Dev 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d765605fa52.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host19/session6/target19:0:0/19:0:0:9/block/sdcd and 
/sys/devices/virtual/block/dm-59
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-scsi\x2d360080e5000290924993956f4a1cb.device: Dev 
dev-disk-by\x2did-scsi\x2d360080e5000290924993956f4a1cb.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host21/session8/target21:0:0/21:0:0:121/block/sdej and 
/sys/devices/virtual/block/dm-37
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-wwn\x2d0x60080e5000290924993956f4a1cb.device: Dev 
dev-disk-by\x2did-wwn\x2d0x60080e5000290924993956f4a1cb.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host19/session6/target19:0:0/19:0:0:121/block/sdfk and 
/sys/devices/virtual/block/dm-37
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-scsi\x2d360080e50002909248d805605fa8b.device: Dev 
dev-disk-by\x2did-scsi\x2d360080e50002909248d805605fa8b.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host20/session7/target20:0:0/20:0:0:19/block/sdel and 
/sys/devices/virtual/block/dm-50
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d805605fa8b.device: Dev 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d805605fa8b.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host19/session6/target19:0:0/19:0:0:19/block/sdew and 
/sys/devices/virtual/block/dm-50
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-scsi\x2d360080e50002909248d785605fa5e.device: Dev 
dev-disk-by\x2did-scsi\x2d360080e50002909248d785605fa5e.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host18/session5/target18:0:0/18:0:0:11/block/sdcb and 
/sys/devices/virtual/block/dm-35
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d785605fa5e.device: Dev 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d785605fa5e.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host20/session7/target20:0:0/20:0:0:11/block/sdcj and 
/sys/devices/virtual/block/dm-35
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-scsi\x2d360080e50002909248d7a5605fa6a.device: Dev 
dev-disk-by\x2did-scsi\x2d360080e50002909248d7a5605fa6a.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host20/session7/target20:0:0/20:0:0:13/block/sdcw and 
/sys/devices/virtual/block/dm-44
  Apr  8 11:48:36 ICTM1612S02H2 systemd[1]: 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d7a5605fa6a.device: Dev 
dev-disk-by\x2did-wwn\x2d0x60080e50002909248d7a5605fa6a.device appeared 
twice with different sysfs paths 
/sys/devices/platform/host21/session8/target21:0:0/21:0:0:13/block/sdcf and 
/sys/devices/virtual/block/dm-44

  It seems that systemd doesn't know what to do with dm devices and its
  "disk-by" simlinks.

  This is being tracked in NetApp bug tracker CQ number 860309.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to 

[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-04-19 Thread Thomas Parys
> speaker-test -c4 -t wav -D hw:0

My Ubuntu does only see 2 channels: Front Left and Front Right. Still no
luck. Tried the HDA tool, enabling pins. Nothing works. :(

-- 
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 1526200] Re: Displayport screen goes back and forth in to Power save mode

2016-04-19 Thread Mikael Svensson
1)
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
A10
08/17/2015

uname -r
3.19.0-56-generic

2) No improvement. The screen is black.  After i installed
3.19.0-56-generic it worked a while but started after som days
flickering on and off in to power save mode. I can't have larger
resolution then 1280x800 on that screen that is attached with mini-
displayport.


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

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

Title:
  Displayport screen goes back and forth in to Power save mode

Status in xorg package in Ubuntu:
  New

Bug description:
  I have 3 screens including the laptop screen. The one connected to the
  displayport is going in to power save mode and back in random
  intervalls.  The other screens don't care if the displayport one is
  going back and forth to power save mode like it does when you unplug
  the displayport cable.

  This started last week. I run the software updater last week.

  I have seen old workarounds that say you should press ctr + alt + F6
  but it does not fix the problem.

  Turning of the hdmi screen in displays does not fix the problem.

  Unplugging hdmi screen does not fix the problem

  Unplugging and Plugin the displayport does not fix the problem.

  The short time the displayport screen is on it flickers and there is
  some static noise in a few pixels.

  I will attach more  information if you request it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-55.74~14.04.1-generic 3.16.7-ckt19
  Uname: Linux 3.16.0-55-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: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Dec 15 09:04:01 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:060d]
 Subsystem: Dell Device [1028:060d]
  InstallationDate: Installed on 2014-10-06 (434 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Dell Precision M3800
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-55-generic 
root=UUID=8528ac8e-4979-489a-8e14-6e430ed0c83b ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/08/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: Dell Precision M3800
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A09
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd01/08/2015:svnDellInc.:pnDellPrecisionM3800:pvrA09:rvnDellInc.:rnDellPrecisionM3800:rvrA09:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Dell Precision M3800
  dmi.product.version: A09
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
  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 Dec 15 08:41:34 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   NOUVEAU(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   41055 
   vendor DEL
  xserver.version: 2:1.15.1-0ubuntu2.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1526200/+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 1459143] Re: Complete system freeze upon switching WiFi networks

2016-04-19 Thread SCheva
** Also affects: network-manager
   Importance: Undecided
   Status: New

** No longer affects: network-manager

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

Title:
  Complete system freeze upon switching WiFi networks

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Occasionally when I am manually switching from one WiFi network to
  another through the Indicator applet, the entire system freezes
  completely—neither the laptop's own keyboard and trackpad nor any USB
  devices produce any effect. The only way to resolve the situation is
  then to force a power down, which has caused me to lose data on
  several occasions.

  This started occurring on Xubuntu 15.04; I have not had any similar
  bugs on previous iterations of Xubuntu or other Ubuntu variants.

  It seems to happen when I am switching from an unsecured to a
  particular WPA-secured WiFi network, though as it happens only once in
  a while (about once every two days or so under moderate computer use)
  I am not sure about the source of the issue. I do know that it seems
  to happen only while switching WiFi networks.

  This is one of two new network-manager bugs that I noticed around the
  same time, immediately after upgrading to 15.04. The other bug was
  https://bugs.launchpad.net/ubuntu/+source/network-
  manager/+bug/1270257.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1459143/+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 1571522] Re: Detect captive WiFi hotspots

2016-04-19 Thread Simon Fels
connman does a really good job here in implementing WiSPr
(https://en.wikipedia.org/wiki/WISPr) support to deal with captive
portals.

If you want to check if you're really not on an captive portral you want
to implement something like this to perform a check if you're "online"
or not:

1. Setup a well known server, lets say online.ubuntu.com which returns 
respecific HTTP headers like X-Ubuntu-Online: true once a HTTP GET request is 
received
2. When NetworkManager performs a check if its online or not (when connected to 
a new WiFi network or when the IP configuration has changed) it can send a HTTP 
GET request to online.ubuntu.com and if it gets the X-Ubuntu-Online header back 
its really online and otherwise not.

There is not right way to rely on result codes as those are not
reliable. The one way is to set up an endpoint which will return a set
expectation if you're really online.

This feature would be really something to add to NetworkManager rather
than indicator-network.

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

Title:
  Detect captive WiFi hotspots

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  New

Bug description:
  Right now it is very annoying that when you connect to a captive wifi
  portal, the device does not detect that. All other devices open the
  log in page automatically, except ubuntu devices. One needs to
  manually open the browser, type a url and get redirected before being
  able to log in and start e.g. telegram messaging over the wifi
  connection.

  My proposed solution to solve this:
  When a WiFi connection is established, indicator-network should do a http GET 
call to ubuntu.com. If the reply turns out to be a redirect, it should open the 
browser with the redirect url.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1571522/+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 1563867] Re: Successfull creation of UbuntuOne account is not recognized

2016-04-19 Thread Alberto Mardegan
Nope, the bug is still there. It may be that for some reason it does not
become apparent when the U1 is the first account you create, but please
try when you have some other account and you'll see it.

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Incomplete => New

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

Title:
  Successfull creation of UbuntuOne account is not recognized

Status in ubuntuone-credentials package in Ubuntu:
  New

Bug description:
  The symptom is visible as a minor UI bug:

  1) Go to System Settings -> Accounts
  2) Create an UbuntuOne account (delete any pre-existing ones)
  3) Watch the page we are returned to

  After a successful account creation, we should be returned to the account 
list, where we see the newly created account; instead, we are returned to the 
providers list, where the UbuntuOne account is now grayed out.
  This happens because when the account creation fails, we leave the user on 
the providers page (in order to possibly try again).

  Besides this minor UI glitch, the bug has another effect, potentially more 
serious: after online-accounts-ui detects that the account creation has been 
successfully completed (which it doesn't, due to this bug), it adds the client 
application to the ACL for the newly created account.
  Now, the fact that this does not currently happen is not a real problem, 
since all services using the UbuntuOne account are unconfined processes; but if 
there was a third party click application which requested the creation of an 
UbuntuOne account, this application would not be enabled to use it after the 
creation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1563867/+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 1572004] [NEW] pcscd consumes 100% CPU

2016-04-19 Thread Marius B. Kotsbak
Public bug reported:

After upgrading to 16.04, pcscd process is stuck at using 100% CPU.

** Affects: pcsc-lite (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  pcscd consumes 100% CPU

Status in pcsc-lite package in Ubuntu:
  New

Bug description:
  After upgrading to 16.04, pcscd process is stuck at using 100% CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1572004/+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 1545866] Re: First scope results only load after unlock

2016-04-19 Thread Pawel Stolowski
@Pat yes, we do already prepopulate next two scopes following currently active 
scope; this takes affect after unlocking though.
With this branch we will prepolute the first scope even when locked and as soon 
as you unlock, the next two will be prepopulated too.

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

Title:
  First scope results only load after unlock

Status in Canonical System Image:
  In Progress
Status in unity-scopes-shell package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Results in the first scope only load after you unlock the device
  instead of being already there when you unlock.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.11+15.04.20160212-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: Mon Feb 15 22:58:19 2016
  InstallationDate: Installed on 2016-02-13 (2 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20160213-020304)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1545866/+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 1572004] Re: pcscd consumes 100% CPU

2016-04-19 Thread Ludovic Rousseau
This bug is a duplicate of 1551897
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1551897

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

** Also affects: pcsc-lite (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812087
   Importance: Unknown
   Status: Unknown

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

Title:
  pcscd consumes 100% CPU

Status in pcsc-lite package in Ubuntu:
  New
Status in pcsc-lite package in Debian:
  Unknown

Bug description:
  After upgrading to 16.04, pcscd process is stuck at using 100% CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1572004/+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 1551897] Re: Excessive CPU utilization

2016-04-19 Thread Ludovic Rousseau
** Also affects: pcsc-lite (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812087
   Importance: Unknown
   Status: Unknown

-- 
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
Status in pcsc-lite package in Debian:
  Unknown

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 1558331] Re: message "The repository is insufficiently signed by key (weak digest)" is poorly worded

2016-04-19 Thread Wiktor: Nizio
It is actually correct. Compare with comment #30. The message is
supposed to be worded this way.

-- 
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 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2016-04-19 Thread Olivier Tilloy
The issue still exists in the latest rc-proposed image (#314 on
krillin). Word suggestion needs to be enabled in system settings.

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

Title:
  Current composition is not canceled when a text input field is cleared
  programmatically

Status in Oxide:
  In Progress
Status in ubuntu-keyboard:
  Invalid
Status in webbrowser-app:
  Invalid
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:

   1) on a touch device, browse to http://mikeasoft.com/~mike/oxide-clear.html
   2) focus the text field and type any word in it (e.g. "Ubuntu")
   3) tap the "X" below the text field, this clears it
   4) press backspace on the OSK

  Expected result: nothing happens

  Current result: the previous preedit is restored and backspace deletes
  the last letter (in that example, the text field now contains "Ubunt")

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1384357/+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 1571838] Re: Copy Paste not working (e.g. recaptcha 2.0)

2016-04-19 Thread Olivier Tilloy
I just tested the link above, and I’m able to copy and paste the nonce:

 - tap once on the first text area, it gets focus and all its text (the nonce) 
is selected
 - long press on the selected text, a context menu appears with an action to 
copy the text
 - long press on the text area below, a context menu appears with an action to 
paste

However after pasting the text, I’m not seeing any button/link to
validate. Not sure whether that’s an issue with that specific page, or
with the browser itself.

@Marco: could you please test again on a different page using recaptcha,
and let us know if you’re able to complete the process?

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Incomplete

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

Title:
  Copy Paste not working (e.g. recaptcha 2.0)

Status in webbrowser-app package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce:

  * Navigate to any site using the new reCAPTCHA
  * Solve recaptcha and get prompted to copy paste some nonce

  Expected result:
  * User is able to copy nonce

  Actual result:
  * Text can be selected but not copied

  Reference:
  * Screenshot

  Affected version:
  Ubuntu 15.04 OTA-9.1
  app: 0.23+15.04.20160112.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+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 1528109] Re: [regression] Cursor mostly does not move at all in response to slow mouse movement, but then sometimes jumps

2016-04-19 Thread Launchpad Bug Tracker
** Branch linked: lp:mir/0.21

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

Title:
  [regression] Cursor mostly does not move at all in response to slow
  mouse movement, but then sometimes jumps

Status in Mir:
  Fix Committed
Status in Mir 0.18 series:
  Won't Fix
Status in Mir 0.20 series:
  Triaged
Status in Mir 0.21 series:
  Fix Committed
Status in libinput package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Starting in Mir 0.18 I've noticed with a Microsoft Intellimouse
  Explorer 3.0 that moving it slowly does not move the cursor. That is
  unless I move it slowly for a while, and then the cursor jumps.

  Xorg and Mir 0.17 do not have this problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1528109/+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 1528109] Re: [regression] Cursor mostly does not move at all in response to slow mouse movement, but then sometimes jumps

2016-04-19 Thread Daniel van Vugt
Fix committed into lp:mir/0.21 at revision 3427, scheduled for release
in Mir 0.21.1

** Changed in: mir/0.21
Milestone: None => 0.21.1

** Changed in: mir/0.21
   Status: Triaged => Fix Committed

** Branch unlinked: lp:mir/0.21

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

Title:
  [regression] Cursor mostly does not move at all in response to slow
  mouse movement, but then sometimes jumps

Status in Mir:
  Fix Committed
Status in Mir 0.18 series:
  Won't Fix
Status in Mir 0.20 series:
  Triaged
Status in Mir 0.21 series:
  Fix Committed
Status in libinput package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Starting in Mir 0.18 I've noticed with a Microsoft Intellimouse
  Explorer 3.0 that moving it slowly does not move the cursor. That is
  unless I move it slowly for a while, and then the cursor jumps.

  Xorg and Mir 0.17 do not have this problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1528109/+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 1569674] Re: [Kubuntu] Fail to connect to wifi after a recent update

2016-04-19 Thread Chemtox
I get the same error when I try to edit about any property of any
connection in kde5-nm-connection-editor, and also when I try to create a
new connection.  But every now and then, it will just work.  Just
managed to create this shared Wi-Fi config, for example:

[connection]
id=Nueva conexión 802-11-wireless
uuid=65d23f13-asdf-asdf-asdf-fb98asdf8701
type=wifi
autoconnect=false
permissions=user:chemtox:;
secondaries=

[wifi]
mac-address=00:00:00:00:00:00
mac-address-blacklist=
mac-address-randomization=0
mode=ap
seen-bssids=
ssid=my_shared_connection

[ipv4]
dns-search=
method=shared

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto

Later, after 6-7 tries, I managed to change the auth to WPA.

So, looks like a pesky one.

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

Title:
  [Kubuntu] Fail to connect to wifi after a recent update

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I installed the recent updates in the Update Manager and after rebooting I 
wasn't able to connect to my wifi network anymore.
  It attempts to connect to the network and fails with the following error 
message:

  Failed to update connection [network name]
  connection.gateway-ping-timeout: can not set property:
  value "46730064" of type 'guint' is invalid or out of range for property 
'gateway-ping-timeout' of type 'guint'

  I am able to use wired connection.

  1. release:
  Description:Ubuntu Xenial Xerus (development branch)
  Release:16.04

  2. network-manager version:
  network-manager:
Installed: 1.1.93-0ubuntu3
Candidate: 1.1.93-0ubuntu3
Version table:
   *** 1.1.93-0ubuntu3 500
  500 http://il.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  3. I expected the machine to connect to wifi as always

  4. it failed to connect with the above error message

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Apr 13 06:37:27 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-01 (11 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160331)
  IpRoute:
   default via 10.100.102.1 dev enp0s31f6  proto static  metric 100 
   10.100.102.0/24 dev enp0s31f6  proto kernel  scope link  src 10.100.102.5  
metric 100 
   169.254.0.0/16 dev enp0s31f6  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=false
   WWANEnabled=false
   WimaxEnabled=true
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2016-04-12T22:28:14.870844
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   enp0s31f6  ethernet  connected/org/freedesktop/NetworkManager/Devices/0  
Wired connection 1  d956dc0d-4de6-4f45-8869-a3703d8d0d28  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   wlp4s0 wifi  unavailable  /org/freedesktop/NetworkManager/Devices/2  
--  ----
 
   lo loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--  ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1569674/+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 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-04-19 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1447839 ***
https://bugs.launchpad.net/bugs/1447839

If you still find it doesn't work, then that's bug 1447839.

Although our toolkits do tell Mir what the current cursor is as it moves
over the window, Unity8 is the one shell that doesn't yet implement that
in-window cursor changing. There's a trivial test case for it in bug
1447839.

** This bug has been marked a duplicate of bug 1447839
   Mouse cursor never changes when moving over widgets in app windows

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

Title:
  Unity 8 doesnt respect Qt::CursorShape

Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Unity 8 doesn't respect the cursor shape and the cursor remains a
  standard Qt::ArrowCursor regardless of what it is set to.

  http://doc.qt.io/qt-5/qt.html#CursorShape-enum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1547360/+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 1447839] Re: Mouse cursor never changes when moving over widgets in app windows

2016-04-19 Thread Daniel van Vugt
** Description changed:

- currently on the unity8 desktop windowed mode, the mouse remains in it's
- "arrow" form not prompting the user when it's on the edge of a window
- where the window can be rescaled.
+ Mouse cursor never changes when moving over widgets in app windows (e.g.
+ 'I' cursor for a text editor).

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

Title:
  Mouse cursor never changes when moving over widgets in app windows

Status in Mir:
  Fix Released
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Fix Released
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Mouse cursor never changes when moving over widgets in app windows
  (e.g. 'I' cursor for a text editor).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1447839/+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 1571522] Re: Detect captive WiFi hotspots

2016-04-19 Thread Michael Zanetti
FWIW, here's Android's code to detect it:

http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.0.1_r1/android/net/wifi/WifiWatchdogStateMachine.java#WifiWatchdogStateMachine.isWalledGardenConnection%28%29

Seems they connect to something returning status 204 and expecting that
code or else will open the popup.

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

Title:
  Detect captive WiFi hotspots

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  New

Bug description:
  Right now it is very annoying that when you connect to a captive wifi
  portal, the device does not detect that. All other devices open the
  log in page automatically, except ubuntu devices. One needs to
  manually open the browser, type a url and get redirected before being
  able to log in and start e.g. telegram messaging over the wifi
  connection.

  My proposed solution to solve this:
  When a WiFi connection is established, indicator-network should do a http GET 
call to ubuntu.com. If the reply turns out to be a redirect, it should open the 
browser with the redirect url.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1571522/+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 1447839] Re: Mouse cursor never changes when moving over widgets in app windows

2016-04-19 Thread Daniel van Vugt
Another test case:
   mir_demo_client_animated_cursor -- --desktop_file_hint=unity8

This one shows Unity8 gets the first frame OK, but never updates.

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

Title:
  Mouse cursor never changes when moving over widgets in app windows

Status in Mir:
  Fix Released
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Fix Released
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Mouse cursor never changes when moving over widgets in app windows
  (e.g. 'I' cursor for a text editor).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1447839/+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 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Olivier Tilloy
I’m seeing this in dekko’s log file when sharing a URL from the browser:

qml: [handleContentHubImport] [INFO] ItemText:  
qml: [handleContentHubImport] [INFO] ItemUrl:  http://m.slashdot.org/
qml: [handleContentHubImport] [INFO] ContentType is Link:  
http://m.slashdot.org/
qml: [handleContentHubImport] [STATUS] Appending to text body
qml: [ComposePage::appendTextToBody] [INFO] passing text to composer:  
http://m.slashdot.org/
qml: Appending text to body:  http://m.slashdot.org/
qml: [handleContentHubImport] [STATUS] Complete

So it looks like the title of the page is not shared, indeed, which
probably is an issue in the browser (or in content-hub itself, need to
investigate). That said, dekko doesn’t use the link title either, see
https://git.launchpad.net/dekko/tree/qml/main.qml#n146. So I’ll mark
dekko also affected.

** Also affects: dekko
   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/1571361

Title:
  Sharing from webbrowserapp should include title of the page

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

Bug description:
  Sharing a page from webbrowser should include the title of the page, not only 
the URL. Steps to reproduce:
  - Open webbrowser
  - Open a web site
  - Share it via "share" button in the top right of the browser
  - Choose one of the possible apps (e.g. Twitter)
  - It take you to Twitter app, composing a new tweet
  - The new tweet has only the URL of the web page

  Ubuntu Phone on Meizu MX4 OTA 10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1571361/+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 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/sharelinktitle

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

Title:
  Sharing from webbrowserapp should include title of the page

Status in Dekko:
  Triaged
Status in content-hub package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Sharing a page from webbrowser should include the title of the page, not only 
the URL. Steps to reproduce:
  - Open webbrowser
  - Open a web site
  - Share it via "share" button in the top right of the browser
  - Choose one of the possible apps (e.g. Twitter)
  - It take you to Twitter app, composing a new tweet
  - The new tweet has only the URL of the web page

  Ubuntu Phone on Meizu MX4 OTA 10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1571361/+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 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Olivier Tilloy
I’ve addressed an issue in the browser (see linked branch) which wasn’t sharing 
the page title along with the URL.
However dekko is still not getting the page title, so I suspect there may be an 
issue in the content hub itself. Adding a task for it.

** Also affects: content-hub (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app (Ubuntu)
 Assignee: Alexandre Abreu (abreu-alexandre) => Olivier Tilloy (osomon)

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => Medium

** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  Sharing from webbrowserapp should include title of the page

Status in Dekko:
  Triaged
Status in content-hub package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Sharing a page from webbrowser should include the title of the page, not only 
the URL. Steps to reproduce:
  - Open webbrowser
  - Open a web site
  - Share it via "share" button in the top right of the browser
  - Choose one of the possible apps (e.g. Twitter)
  - It take you to Twitter app, composing a new tweet
  - The new tweet has only the URL of the web page

  Ubuntu Phone on Meizu MX4 OTA 10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1571361/+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 1564179] Re: 389-ds-base linked to NSS and GnuTLS, replication fails

2016-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package 389-ds-base - 1.3.4.9-1

---
389-ds-base (1.3.4.9-1) unstable; urgency=medium

  * New upstream release.
  * support-non-nss-libldap.diff: Support libldap built against gnutls.
(LP: #1564179)

 -- Timo Aaltonen   Mon, 18 Apr 2016 18:08:14 +0300

** Changed in: 389-ds-base (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  389-ds-base linked to NSS and GnuTLS, replication fails

Status in 389-ds-base package in Ubuntu:
  Fix Released
Status in openldap package in Ubuntu:
  New
Status in openldap package in Debian:
  New

Bug description:
  The ns-slapd binary is currently linked to two separate SSL libraries,
  NSS for server connections, and gnutls for client connections via
  openldap:

  r...@ldap.example.com:~/src/openldap-2.4.31# ldd /usr/sbin/ns-slapd
  libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so
  (0x7f0e14e6)
  libgnutls.so.26 => /usr/lib/x86_64-linux-gnu/libgnutls.so.26
  (0x7f0e12def000)

  Because 389ds's replication plugin passes parameters that are only
  understandable by NSS to the gnutls library, all attempts to replicate
  over SSL fails as follows:

  [30/Mar/2016:17:19:19 +] setup_ol_tls_conn - failed: unable to create
  new TLS context
  [30/Mar/2016:17:19:19 +] slapi_ldap_bind - Error: could not configure
  the server for cert auth - error -1 - make sure the server is correctly
  configured for SSL/TLS
  [30/Mar/2016:17:19:19 +] NSMMReplicationPlugin - agmt="cn=Agreement
  ldap.example.com" (ldap:636): Replication bind with EXTERNAL auth failed:
  LDAP error 0 (Success) ()

  These messages are caused by NSS certificate nicknames being
  interpreted by gnutls as filesystem paths, triggering failures.

  To fix this, 389ds needs to be linked against an LDAP client library
  that is also linked to NSS.

  Right now 389ds cannot be used on Trusty at all in any kind of
  meaningful way.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/389-ds-base/+bug/1564179/+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 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Dan Chapman 
Ah! I hadn't noticed the page title was also available along with the
link.

So in Dekko the page title needs to be added as the message subject.
Simple enough to add :-)

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

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

** Changed in: dekko
Milestone: None => 1.0-beta

** Changed in: dekko
 Assignee: (unassigned) => Dan Chapman  (dpniel)

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

Title:
  Sharing from webbrowserapp should include title of the page

Status in Dekko:
  Triaged
Status in content-hub package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Sharing a page from webbrowser should include the title of the page, not only 
the URL. Steps to reproduce:
  - Open webbrowser
  - Open a web site
  - Share it via "share" button in the top right of the browser
  - Choose one of the possible apps (e.g. Twitter)
  - It take you to Twitter app, composing a new tweet
  - The new tweet has only the URL of the web page

  Ubuntu Phone on Meizu MX4 OTA 10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1571361/+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 1571838] Re: Copy Paste not working (e.g. recaptcha 2.0)

2016-04-19 Thread Marco
Please see attached video for steps to reproduce.

Not sure what I am doing wrong here. Maybe my finger is not approved by
the phone?

** Attachment added: "vid.webm"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+attachment/4639717/+files/vid.webm

** Changed in: webbrowser-app (Ubuntu)
   Status: Incomplete => 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/1571838

Title:
  Copy Paste not working (e.g. recaptcha 2.0)

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  * Navigate to any site using the new reCAPTCHA
  * Solve recaptcha and get prompted to copy paste some nonce

  Expected result:
  * User is able to copy nonce

  Actual result:
  * Text can be selected but not copied

  Reference:
  * Screenshot

  Affected version:
  Ubuntu 15.04 OTA-9.1
  app: 0.23+15.04.20160112.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+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 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-19 Thread Corsaire
hmmm, it doesn't really answer the question, nor resolve the problem
does it ?

When using a USB-to-serial adapter this option is a nuisance, this
should be addressed.

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

Title:
  console port speed impossible to set on ttyUSB0

Status in util-linux package in Ubuntu:
  Invalid

Bug description:
  I want to add a console port on a Ubuntu machine to be able to access
  it from a terminal server.

  This machine has no serial port but lots of USB ports (like most nowadays).
  I use a USB-to-serial adapter to have the ttyUSB0 up and listening.

  I copied /lib/systemd/system/serial-getty@.service to
  /lib/systemd/system/serial-getty@ttyUSB0.service and set the speed to
  57600

  +++
  [Service]
  ExecStart=-/sbin/agetty --keep-baud 57600 %I $TERM
  +++

  the service status shows the right speed

  +++
  $ sudo systemctl status serial-getty@ttyUSB0.service
  ● serial-getty@ttyUSB0.service - Serial Getty on ttyUSB0
 Loaded: loaded (/lib/systemd/system/serial-getty@ttyUSB0.service; enabled; 
vendor preset: enabled)
 Active: active (running) since 月 2016-04-18 14:07:30 JST; 58min ago
   Docs: man:agetty(8)
 man:systemd-getty-generator(8)
 http://0pointer.de/blog/projects/serial-console.html
   Main PID: 3017 (agetty)
 CGroup: 
/system.slice/system-serial\x2dgetty.slice/serial-getty@ttyUSB0.service
 └─3017 /sbin/agetty --keep-baud 57600 ttyUSB0 vt220
  +++

  Even so, I can't log in from the serial port at a speed other than
  9600...

  With such settings I shouldn't even be able to get a right answer at
  9600bps, only garbage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1571500/+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 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Dan Chapman 
@Olivier did you modify Dekko in any way to find out it still isn't
receiving the title?

At the moment the code just assumes only a link is available with
ContentType.Link and doesn't check the text property of the ContentItem
for a value.

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

Title:
  Sharing from webbrowserapp should include title of the page

Status in Dekko:
  Triaged
Status in content-hub package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Sharing a page from webbrowser should include the title of the page, not only 
the URL. Steps to reproduce:
  - Open webbrowser
  - Open a web site
  - Share it via "share" button in the top right of the browser
  - Choose one of the possible apps (e.g. Twitter)
  - It take you to Twitter app, composing a new tweet
  - The new tweet has only the URL of the web page

  Ubuntu Phone on Meizu MX4 OTA 10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1571361/+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 1572041] [NEW] Can't create click target for armhf

2016-04-19 Thread Bin Li
Public bug reported:

sudo click chroot -a armhf -f ubuntu-sdk-15.04 create

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

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

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

Title:
  Can't create click target for armhf

Status in click package in Ubuntu:
  New

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

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

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

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


[Touch-packages] [Bug 1570065] Re: Package cgroup-lite: 1.11~ubuntu14.04.1 being held, unable to install

2016-04-19 Thread Philipp Kern
I don't think that Breaks was intended to hit trusty.

** Changed in: cgroup-lite (Ubuntu)
 Assignee: (unassigned) => Stéphane Graber (stgraber)

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

Title:
  Package cgroup-lite: 1.11~ubuntu14.04.1 being held, unable to install

Status in cgroup-lite package in Ubuntu:
  Confirmed

Bug description:
  Trusty with 3.13

  The latest cgroup-lite package was added to the backports repo and on
  installation I get the following error message:

  hostname:~$ apt-cache policy cgroup-lite
  cgroup-lite:
Installed: (none)
Candidate: 1.11~ubuntu14.04.1
Version table:
   1.11~ubuntu14.04.1 0
  amd64 Packages

  hostname:~$ sudo apt-get install cgroup-lite
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   checkbox-ng-service : Depends: checkbox-ng (= 0.3-2) but it is not going to 
be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.

  Not sure what is causing this, the 1.9 package works just fine - it's
  reproducible on many of systems, so it seems like a package bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1570065/+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 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Dan Chapman 
scrap that last comment. Just realised it logs the text value even if it
doesn't sue it :-)

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

Title:
  Sharing from webbrowserapp should include title of the page

Status in Dekko:
  Triaged
Status in content-hub package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Sharing a page from webbrowser should include the title of the page, not only 
the URL. Steps to reproduce:
  - Open webbrowser
  - Open a web site
  - Share it via "share" button in the top right of the browser
  - Choose one of the possible apps (e.g. Twitter)
  - It take you to Twitter app, composing a new tweet
  - The new tweet has only the URL of the web page

  Ubuntu Phone on Meizu MX4 OTA 10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1571361/+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 1217961] Re: Missing application installation animation

2016-04-19 Thread Vesa Rautiainen
** Changed in: ubuntu-ux
   Status: Fix Committed => In Progress

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

Title:
  Missing application installation animation

Status in Ubuntu UX:
  In Progress
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  There isn't currently application installation animation in the
  launcher. One needs to be implemented.

  

  (Canonical-only link): "If the user is installing an app, the app icon
  also appears in the Launcher and is animated to show it is being
  installed ... Anywhere the app icon appears in the store, it is
  animated during the installation process..."

  Video: 
https://docs.google.com/a/canonical.com/file/d/0B8eY_FZZ1z7IS1FTYkZDdS1OYjg
  Values:
  - Finished installation section: 100% saturation, 100% opacity
  - Remaining installation section: 0% saturation, 30% opacity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1217961/+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 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Olivier Tilloy
Yes, dekko’s logging is proving very useful!

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

Title:
  Sharing from webbrowserapp should include title of the page

Status in Dekko:
  Triaged
Status in content-hub package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Sharing a page from webbrowser should include the title of the page, not only 
the URL. Steps to reproduce:
  - Open webbrowser
  - Open a web site
  - Share it via "share" button in the top right of the browser
  - Choose one of the possible apps (e.g. Twitter)
  - It take you to Twitter app, composing a new tweet
  - The new tweet has only the URL of the web page

  Ubuntu Phone on Meizu MX4 OTA 10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1571361/+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 990887] Re: LightDM does not suspend when lid is closed

2016-04-19 Thread martinr
My system is using the following greeter:
/usr/sbin/lightdm-gtk-greeter

I'm running:
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise

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

Title:
  LightDM does not suspend when lid is closed

Status in lightdm package in Ubuntu:
  Invalid

Bug description:
  Until ubuntu 11.10, when I closed the lid in lightdm the computer
  suspended.

  In Ubuntu 12.04, this behavior stopped to work while at the login
  screen (lightdm). When logged in on Unity or Gnome, closing the lid
  suspends normally as expected.

  I think that this is a bug, since all configurations panels, and
  configurations files I found out, was saying that when closing the
  lid, the computer will suspend.

  I've changed from lightdm to gdm using dpkg-reconfigure gdm and with
  gdm when closing the lid the computer suspend normally as expected.

  But I really prefer lightdm, and I would like to make this work as
  worked in lightdm on Ubuntu 11.10.

  thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic i686
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Sun Apr 29 00:32:37 2012
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   LANGUAGE=pt_BR:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to precise on 2012-04-28 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/990887/+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 1570065] Re: Package cgroup-lite: 1.11~ubuntu14.04.1 being held, unable to install

2016-04-19 Thread Stéphane Graber
** Changed in: cgroup-lite (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Package cgroup-lite: 1.11~ubuntu14.04.1 being held, unable to install

Status in cgroup-lite package in Ubuntu:
  Fix Released

Bug description:
  Trusty with 3.13

  The latest cgroup-lite package was added to the backports repo and on
  installation I get the following error message:

  hostname:~$ apt-cache policy cgroup-lite
  cgroup-lite:
Installed: (none)
Candidate: 1.11~ubuntu14.04.1
Version table:
   1.11~ubuntu14.04.1 0
  amd64 Packages

  hostname:~$ sudo apt-get install cgroup-lite
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   checkbox-ng-service : Depends: checkbox-ng (= 0.3-2) but it is not going to 
be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.

  Not sure what is causing this, the 1.9 package works just fine - it's
  reproducible on many of systems, so it seems like a package bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1570065/+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 1571531] Re: cupds cause apparmor denials for /etc/ld.so.preload

2016-04-19 Thread George Shuklin
It cause significant message flood in dmesg.

dmesg |grep cupsd|wc -l
117


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

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

Title:
  cupds cause apparmor denials for /etc/ld.so.preload

Status in cups package in Ubuntu:
  New

Bug description:
  There is a constant flood of messages in dmesg:

  [ 4431.638163] audit: type=1400 audit(1460962510.272:60): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10559 
comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  [ 4431.661208] audit: type=1400 audit(1460962510.296:61): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10564 
comm="cups-exec" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  [ 4431.661390] audit: type=1400 audit(1460962510.296:62): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10565 
comm="cups-exec" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  [ 4431.661759] audit: type=1400 audit(1460962510.296:63): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10564 
comm="dbus" requested_mask="r" denied_mask="r" fsuid=7 ouid=0
  [ 4431.661936] audit: type=1400 audit(1460962510.296:64): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10566 
comm="cups-exec" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  [ 4431.661937] audit: type=1400 audit(1460962510.296:65): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10565 
comm="dbus" requested_mask="r" denied_mask="r" fsuid=7 ouid=0
  [ 4431.662534] audit: type=1400 audit(1460962510.296:66): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10566 
comm="dbus" requested_mask="r" denied_mask="r" fsuid=7 ouid=0
  [ 5081.410342] audit: type=1400 audit(1460963160.033:67): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10810 
comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  [ 5081.446507] audit: type=1400 audit(1460963160.069:68): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cupsd" name="/etc/ld.so.preload" pid=10815 
comm="cups-exec" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: cups-daemon 2.1.3-4
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: X-Cinnamon
  Date: Mon Apr 18 10:56:37 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-19 (1003 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1)
  Lpstat: device for Generic-PCL-5e: socket://192.168.1.100:9100
  MachineType: LENOVO 4298R86
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Generic-PCL-5e.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Generic-PCL-5e.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-18-generic 
root=UUID=3d4ce850-6e8a-4cf5-9b82-fb135c22fe1e ro
  SourcePackage: cups
  UpgradeStatus: Upgraded to xenial on 2015-10-29 (171 days ago)
  dmi.bios.date: 12/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET56WW (1.26 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4298R86
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET56WW(1.26):bd12/01/2011:svnLENOVO:pn4298R86:pvrThinkPadX220Tablet:rvnLENOVO:rn4298R86:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4298R86
  dmi.product.version: ThinkPad X220 Tablet
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.default.cups:
   # Cups configure options
   
   # LOAD_LP_MODULE: enable/disable to load "lp" parallel printer driver module
   # LOAD_LP_MODULE has migrated to /etc/modules-load.d/cups-filters.conf
   # LOAD_LP_MODULE=yes
  mtime.conffile..etc.default.cups: 2014-03-12T15:11:15.740184

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1571531/+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 1572057] [NEW] rhythmbox not start the files of a mtp device connected

2016-04-19 Thread ivanto
Public bug reported:

$ rhythmbox

(rhythmbox:14782): Gtk-WARNING **: Failed to register client:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gnome.SessionManager was not provided by any .service files

(rhythmbox:14782): Gtk-CRITICAL **: gtk_css_provider_load_from_path:
assertion 'path != NULL' failed

(rhythmbox:14782): GLib-GObject-CRITICAL **: object SoupServer 0x99184f8
finalized while still in-construction

(rhythmbox:14782): GLib-GObject-CRITICAL **: Custom constructor for
class SoupServer returned NULL (which is invalid). Please use GInitable
instead.

(rhythmbox:14782): Rhythmbox-WARNING **: Unable to grab media player keys: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SettingsDaemon was not provided by any .service files
Errore di segmentazione (core dump creato)


lsb_release -rd
Description:Ubuntu 14.04.4 LTS
Release:14.04
CurrentDesktop: MATE


Architecture: i386


$ apt-cache policy libgstreamer*
libgstreamer-plugins-bad1.0-0:
  Installato: 1.2.4-1~ubuntu1
  Candidato:  1.2.4-1~ubuntu1
  Tabella versione:
 *** 1.2.4-1~ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe i386 
Packages
100 /var/lib/dpkg/status
 1.2.3-1ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
libgstreamer-perl:
  Installato: (nessuno)
  Candidato:  0.19-1
  Tabella versione:
 0.19-1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
libgstreamer0.10-0:
  Installato: 0.10.36-1.2ubuntu3
  Candidato:  0.10.36-1.2ubuntu3
  Tabella versione:
 *** 0.10.36-1.2ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status
libgstreamer-plugins-base1.0-0:
  Installato: 1.2.4-1~ubuntu2
  Candidato:  1.2.4-1~ubuntu2
  Tabella versione:
 *** 1.2.4-1~ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
100 /var/lib/dpkg/status
 1.2.3-1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
libgstreamer-plugins-bad0.10-dev:
  Installato: (nessuno)
  Candidato:  0.10.23-7.2ubuntu1.1
  Tabella versione:
 0.10.23-7.2ubuntu1.1 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe i386 
Packages
500 http://archive.ubuntu.com/ubuntu/ trusty-security/universe i386 
Packages
 0.10.23-7.2ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
libgstreamer-plugins-good1.0-0:
  Installato: 1.2.4-1~ubuntu1
  Candidato:  1.2.4-1~ubuntu1
  Tabella versione:
 *** 1.2.4-1~ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
100 /var/lib/dpkg/status
 1.2.3-1ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
libgstreamer-plugins-base0.10-dev:
  Installato: (nessuno)
  Candidato:  0.10.36-1.1ubuntu2
  Tabella versione:
 0.10.36-1.1ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
libgstreamer1.0-0-dbg:
  Installato: (nessuno)
  Candidato:  1.2.4-0ubuntu1
  Tabella versione:
 1.2.4-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
 1.2.3-1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
libgstreamer-ocaml-dev-gb8r9:
  Installato: (nessuno)
  Candidato:  (nessuno)
  Tabella versione:
libgstreamer-plugins-base0.10-0:
  Installato: 0.10.36-1.1ubuntu2
  Candidato:  0.10.36-1.1ubuntu2
  Tabella versione:
 *** 0.10.36-1.1ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status
libgstreamer0.10-dev:
  Installato: 0.10.36-1.2ubuntu3
  Candidato:  0.10.36-1.2ubuntu3
  Tabella versione:
 *** 0.10.36-1.2ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status
libgstreamer-plugins-base1.0-dev:
  Installato: (nessuno)
  Candidato:  1.2.4-1~ubuntu2
  Tabella versione:
 1.2.4-1~ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
 1.2.3-1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
libgstreamer0.10-cil-dev:
  Installato: (nessuno)
  Candidato:  0.9.2-4ubuntu1
  Tabella versione:
 0.9.2-4ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
libgstreamer-ocaml-gb8r9:
  Installato: (nessuno)
  Candidato:  (nessuno)
  Tabella versione:
libgstreamer-vaapi1.0-0:
  Installato: (nessuno)
  Candidato:  0.5.7-0ubuntu4
  Tabella versione:
 0.5.7-0ubuntu4 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
libgstreamer1.0-dev:
  Installato: (nessuno)
  Candidato:  1.2.4-0ubuntu1
  Tabella versione:
 1.2.4-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
 1.2.3-1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
libgstr

[Touch-packages] [Bug 1572004] Re: pcscd consumes 100% CPU

2016-04-19 Thread Bug Watch Updater
** Changed in: pcsc-lite (Debian)
   Status: Unknown => Confirmed

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

Title:
  pcscd consumes 100% CPU

Status in pcsc-lite package in Ubuntu:
  New
Status in pcsc-lite package in Debian:
  Confirmed

Bug description:
  After upgrading to 16.04, pcscd process is stuck at using 100% CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1572004/+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 1571838] Re: Copy Paste not working (e.g. recaptcha 2.0)

2016-04-19 Thread Olivier Tilloy
That’s weird indeed.

@Marco: what version of ubuntu are you running (channel and image
number), on which device?

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

Title:
  Copy Paste not working (e.g. recaptcha 2.0)

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  * Navigate to any site using the new reCAPTCHA
  * Solve recaptcha and get prompted to copy paste some nonce

  Expected result:
  * User is able to copy nonce

  Actual result:
  * Text can be selected but not copied

  Reference:
  * Screenshot

  Affected version:
  Ubuntu 15.04 OTA-9.1
  app: 0.23+15.04.20160112.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+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 1572057] Re: rhythmbox not start the files of a mtp device connected

2016-04-19 Thread ivanto
** Description changed:

  $ rhythmbox
  
  (rhythmbox:14782): Gtk-WARNING **: Failed to register client:
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.SessionManager was not provided by any .service files
  
  (rhythmbox:14782): Gtk-CRITICAL **: gtk_css_provider_load_from_path:
  assertion 'path != NULL' failed
  
  (rhythmbox:14782): GLib-GObject-CRITICAL **: object SoupServer 0x99184f8
  finalized while still in-construction
  
  (rhythmbox:14782): GLib-GObject-CRITICAL **: Custom constructor for
  class SoupServer returned NULL (which is invalid). Please use GInitable
  instead.
  
  (rhythmbox:14782): Rhythmbox-WARNING **: Unable to grab media player keys: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SettingsDaemon was not provided by any .service files
- Errore di segmentazione (core dump creato)
- 
+ segmentation fault ( core dump created )
  
  lsb_release -rd
  Description:  Ubuntu 14.04.4 LTS
  Release:  14.04
  CurrentDesktop: MATE
  
- 
  Architecture: i386
- 
  
  $ apt-cache policy libgstreamer*
  libgstreamer-plugins-bad1.0-0:
-   Installato: 1.2.4-1~ubuntu1
-   Candidato:  1.2.4-1~ubuntu1
-   Tabella versione:
-  *** 1.2.4-1~ubuntu1 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe i386 
Packages
- 100 /var/lib/dpkg/status
-  1.2.3-1ubuntu2 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
+   Installed: 1.2.4-1~ubuntu1
+   Candidate:  1.2.4-1~ubuntu1
+   version table:
+  *** 1.2.4-1~ubuntu1 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe i386 
Packages
+ 100 /var/lib/dpkg/status
+  1.2.3-1ubuntu2 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
  libgstreamer-perl:
-   Installato: (nessuno)
-   Candidato:  0.19-1
-   Tabella versione:
-  0.19-1 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
+   Installato: (nessuno)
+   Candidato:  0.19-1
+   version table:
+  0.19-1 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
  libgstreamer0.10-0:
-   Installato: 0.10.36-1.2ubuntu3
-   Candidato:  0.10.36-1.2ubuntu3
-   Tabella versione:
-  *** 0.10.36-1.2ubuntu3 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
- 100 /var/lib/dpkg/status
+   Installato: 0.10.36-1.2ubuntu3
+   Candidato:  0.10.36-1.2ubuntu3
+   version table:
+  *** 0.10.36-1.2ubuntu3 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
+ 100 /var/lib/dpkg/status
  libgstreamer-plugins-base1.0-0:
-   Installato: 1.2.4-1~ubuntu2
-   Candidato:  1.2.4-1~ubuntu2
-   Tabella versione:
-  *** 1.2.4-1~ubuntu2 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
- 100 /var/lib/dpkg/status
-  1.2.3-1 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
+   Installato: 1.2.4-1~ubuntu2
+   Candidato:  1.2.4-1~ubuntu2
+   version table:
+  *** 1.2.4-1~ubuntu2 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
+ 100 /var/lib/dpkg/status
+  1.2.3-1 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
  libgstreamer-plugins-bad0.10-dev:
-   Installato: (nessuno)
-   Candidato:  0.10.23-7.2ubuntu1.1
-   Tabella versione:
-  0.10.23-7.2ubuntu1.1 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe i386 
Packages
- 500 http://archive.ubuntu.com/ubuntu/ trusty-security/universe i386 
Packages
-  0.10.23-7.2ubuntu1 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
+   Installato: (nessuno)
+   Candidato:  0.10.23-7.2ubuntu1.1
+   version table:
+  0.10.23-7.2ubuntu1.1 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe i386 
Packages
+ 500 http://archive.ubuntu.com/ubuntu/ trusty-security/universe i386 
Packages
+  0.10.23-7.2ubuntu1 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
  libgstreamer-plugins-good1.0-0:
-   Installato: 1.2.4-1~ubuntu1
-   Candidato:  1.2.4-1~ubuntu1
-   Tabella versione:
-  *** 1.2.4-1~ubuntu1 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
- 100 /var/lib/dpkg/status
-  1.2.3-1ubuntu2 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
+   Installato: 1.2.4-1~ubuntu1
+   Candidato:  1.2.4-1~ubuntu1
+   version table:
+  *** 1.2.4-1~ubuntu1 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
+ 100 /var/lib/dpkg/status
+  1.2.3-1ubuntu2 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
  libgstreamer-plugins-base0.10-dev:
-   Installato: (nessuno)
-   Candidato:  0.10.36-1.1ubuntu2
-   Tabella versione:
-  0.10.36-1.1ubuntu2 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty

[Touch-packages] [Bug 1572061] [NEW] login sessions hangs in lxc

2016-04-19 Thread brumbjorn
Public bug reported:

login to lxc container hangs after login prompt. This happends to randomly lxc 
container while other containers on same host work as expected. 
Several protocols affected,  ssh, dovecot & smtp for example. DNS config is ok. 
lxc-attach -n name works and I'm able to reach outside network, do resolving 
etc.
if I do a lxc-stop and start the container works again. after a day or two  
samething occurs again to a random container on the same host.
 Could it be some kind of apparmor blocking ?


HostOs 
Description:Ubuntu 16.04 LTS
Release:16.04

network mode

iface br0 inet static
bridge_ports eno1
 address x.x.x.x
netmask 255.255.255.0
network x.x.x.x
broadcast x.x.x.x
gateway x.x.x.x
dns-nameservers x.x.x.x
dns-search domain.com

lxc-os ubuntu xenial &  debian jessie

configured with static ip

best regards
Bjorn

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

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

Title:
  login sessions hangs in lxc

Status in lxc package in Ubuntu:
  New

Bug description:
  login to lxc container hangs after login prompt. This happends to randomly 
lxc container while other containers on same host work as expected. 
  Several protocols affected,  ssh, dovecot & smtp for example. DNS config is 
ok. lxc-attach -n name works and I'm able to reach outside network, do 
resolving etc.
  if I do a lxc-stop and start the container works again. after a day or two  
samething occurs again to a random container on the same host.
   Could it be some kind of apparmor blocking ?

  
  HostOs 
  Description:Ubuntu 16.04 LTS
  Release:16.04

  network mode

  iface br0 inet static
  bridge_ports eno1
   address x.x.x.x
  netmask 255.255.255.0
  network x.x.x.x
  broadcast x.x.x.x
  gateway x.x.x.x
  dns-nameservers x.x.x.x
  dns-search domain.com

  lxc-os ubuntu xenial &  debian jessie

  configured with static ip

  best regards
  Bjorn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1572061/+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 1346633] Re: [enhancement] Autopilot testing needs to know screen coordinates of widgets on screen

2016-04-19 Thread Gerry Boland
** Branch linked: lp:~dandrader/qtmir/coordinateTranslator

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

Title:
  [enhancement] Autopilot testing needs to know screen coordinates of
  widgets on screen

Status in Autopilot:
  Won't Fix
Status in Mir:
  Fix Released
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Fix Released
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  On phablet devices, Autopilot needs to determine the absolute
  coordinates of any item on screen, in order to generate input events
  to interact with those items.

  Most toolkits give AP the ability to calculate the coordinates of an
  item inside the surface, i.e. relative to the surface top-left corner,
  and then obtain the position of the window from the display server
  (X11 usually) to calculate the absolute position.

  However Mir does not have an API to let its clients find the surface
  position relative to the screen. There is also a desire from the Mir
  team not to supply this information.

  We need to discuss how to solve this problem in a way everyone is
  happy

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1346633/+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 1560797] Re: apt does not configure Pre-Depends: before depending package

2016-04-19 Thread Martin Pitt
This still affects upgrades (see last two duplicates) as these use
trusty's/wily's apt, so we need to SRU this urgently.

** Summary changed:

- package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: libgcrypt20 
was unconfigured during 15.10 to 16.04 upgrade (apt does not configure 
Pre-Depends: correctly)
+ apt does not configure Pre-Depends: before depending package

** Changed in: apt (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: apt (Ubuntu Wily)
   Importance: Undecided => High

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

** Changed in: apt (Ubuntu Trusty)
 Assignee: (unassigned) => Martin Pitt (pitti)

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

** Changed in: apt (Ubuntu Wily)
 Assignee: (unassigned) => Martin Pitt (pitti)

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

Title:
  apt does not configure Pre-Depends: before depending package

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  In Progress
Status in apt source package in Wily:
  In Progress

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  --
  SRU INFORMATION
  ===
  Fix: https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=c75e60eb (applied 
in Xenial last week)

  Test case:
   - Install clean wily amd64 desktop + install libgcrypt20:i386
   - change apt sources to xenial, apt-get dist-upgrade
   - with current apt, upgrade will often fail because systemd expects a 
configure libgcrypt20, or util-linux expects a configured libudev1 or similar, 
but these packages aren't configured.
   - with the fixed apt, the upgrade should run smoothly.

  Regression potential: Any bug here might potentially break package
  installation or upgrades completely. That said, the fix is quite
  obvious and has been in production in xenial for a week. Testing this
  SRU should include several dist-upgrades as well as some normal
  package installs in trusty/wily.


  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1560797/+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 1530376] Re: On desktop, target="_blank" link should open new windows, not background tabs

2016-04-19 Thread Dario Cavedon
Good point. Maybe it only need a little blinking animation at the bottom
of the browser, where you see the number of the open tabs (see my awful-
five-minutes-attachment). And in the desktop view, the new background
tab could blink for a two seconds.

** Attachment added: "Blinking browser tabs"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1530376/+attachment/4639745/+files/browser-ani.gif

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

Title:
  On desktop, target="_blank" link should open new windows, not
  background tabs

Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  In webbrowser-app, when you share a web page using the "share buttons", you 
get the wrong tab: you remain on the same tab instead being on the new tab.
  You can reproduce the bug every time, e.g.:
  1) open the link 
http://arstechnica.com/science/2015/12/space-for-europe-and-for-all-humankind-a-brief-history-of-the-esa/
  2) click on the "social button Twitter" (see attacchment "1")
  3) the webbrowser-app opens a new tab, but you remain on the first one (see 
"2")
  4) if you click on the first tab, you refresh it so you can see the page (see 
"3")
  5) if you click on the second tab, you can see the right page, and you can 
share the link (see "4")

  Happens with webbrowser-app 0.23+15.10.20150929-0ubuntu1 on Ubuntu
  15.10 desktop and Ubuntu Phone OTA 8.5.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1530376/+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 1560797] Re: apt does not configure Pre-Depends: before depending package

2016-04-19 Thread Martin Pitt
** Description changed:

  Happened during upgrade to 16.04, don't know any more details.
+ 
+ --
+ SRU INFORMATION
+ ===
+ Fix: https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=c75e60eb (applied 
in Xenial last week)
+ 
+ Test case:
+  - Install clean wily amd64 desktop + install libgcrypt20:i386
+  - change apt sources to xenial, apt-get dist-upgrade
+  - with current apt, upgrade will often fail because systemd expects a 
configure libgcrypt20, or util-linux expects a configured libudev1 or similar, 
but these packages aren't configured.
+  - with the fixed apt, the upgrade should run smoothly.
+ 
+ Regression potential: Any bug here might potentially break package
+ installation or upgrades completely. That said, the fix is quite obvious
+ and has been in production in xenial for a week. Testing this SRU should
+ include several dist-upgrades as well as some normal package installs in
+ trusty/wily.
+ 
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
-  dpkg 1.18.4ubuntu1
-  apt  1.2.7
+  dpkg 1.18.4ubuntu1
+  apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

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

Title:
  apt does not configure Pre-Depends: before depending package

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  In Progress
Status in apt source package in Wily:
  In Progress

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  --
  SRU INFORMATION
  ===
  Fix: https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=c75e60eb (applied 
in Xenial last week)

  Test case:
   - Install clean wily amd64 desktop + install libgcrypt20:i386
   - change apt sources to xenial, apt-get dist-upgrade
   - with current apt, upgrade will often fail because systemd expects a 
configure libgcrypt20, or util-linux expects a configured libudev1 or similar, 
but these packages aren't configured.
   - with the fixed apt, the upgrade should run smoothly.

  Regression potential: Any bug here might potentially break package
  installation or upgrades completely. That said, the fix is quite
  obvious and has been in production in xenial for a week. Testing this
  SRU should include several dist-upgrades as well as some normal
  package installs in trusty/wily.


  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1560797/+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 1346633] Re: [enhancement] Autopilot testing needs to know screen coordinates of widgets on screen

2016-04-19 Thread Richard Huddie
A note to confirm this issue is affecting autopilot test automation on
tablet devices, where the shell runs in landscape mode, but the display
panel orientation is fixed portrait. When sending touch input co-
ordinates relative to the shell orientation they must be transformed to
the display orientation. But this requires knowledge of what the native
display orientation is for the device being tested.

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

Title:
  [enhancement] Autopilot testing needs to know screen coordinates of
  widgets on screen

Status in Autopilot:
  Won't Fix
Status in Mir:
  Fix Released
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Fix Released
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  On phablet devices, Autopilot needs to determine the absolute
  coordinates of any item on screen, in order to generate input events
  to interact with those items.

  Most toolkits give AP the ability to calculate the coordinates of an
  item inside the surface, i.e. relative to the surface top-left corner,
  and then obtain the position of the window from the display server
  (X11 usually) to calculate the absolute position.

  However Mir does not have an API to let its clients find the surface
  position relative to the screen. There is also a desire from the Mir
  team not to supply this information.

  We need to discuss how to solve this problem in a way everyone is
  happy

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1346633/+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 1571838] Re: Copy Paste not working (e.g. recaptcha 2.0)

2016-04-19 Thread Marco
I think it is mentioned in the OP, device is mako.

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

Title:
  Copy Paste not working (e.g. recaptcha 2.0)

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  * Navigate to any site using the new reCAPTCHA
  * Solve recaptcha and get prompted to copy paste some nonce

  Expected result:
  * User is able to copy nonce

  Actual result:
  * Text can be selected but not copied

  Reference:
  * Screenshot

  Affected version:
  Ubuntu 15.04 OTA-9.1
  app: 0.23+15.04.20160112.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+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 1572069] [NEW] Disable vibration when pressing key nexus 4 ubuntu/stable

2016-04-19 Thread Yoann Piconcely
Public bug reported:

Hello,

I use a nexus 4 on the stable channel (ota10.1) , when i go
lang&text>keyboard_vibration and unselect the vibration it doesn't work
work on my phone, it continues vibrating on each pressing keys (which is
really annoying). So i found a command in askubuntu forum :

echo 0 | sudo tee /sys/class/timed_output/vibrator/amp

so i run this in the terminal and it's ok until the next reboot. I think
it's a bug so i wear it to ur attention.

anyone notice this problem in another phones/channels ?

thanks by advance

Yoann

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


** Tags: keyboard vibrating

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

Title:
  Disable vibration when pressing key nexus 4 ubuntu/stable

Status in ubuntu-keyboard package in Ubuntu:
  New

Bug description:
  Hello,

  I use a nexus 4 on the stable channel (ota10.1) , when i go
  lang&text>keyboard_vibration and unselect the vibration it doesn't
  work work on my phone, it continues vibrating on each pressing keys
  (which is really annoying). So i found a command in askubuntu forum :

  echo 0 | sudo tee /sys/class/timed_output/vibrator/amp

  so i run this in the terminal and it's ok until the next reboot. I
  think it's a bug so i wear it to ur attention.

  anyone notice this problem in another phones/channels ?

  thanks by advance

  Yoann

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

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


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

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

---
accountsservice (0.6.40-2ubuntu10) xenial; urgency=medium

  * debian/patches/change-own-data-inactive.patch:
- let inactive user sessions update their own datas without
  triggering authentification dialogs. Indicator-messages does that to
  indicate to the greeter that the user received messages, which
  currently leads to auth dialog to be stacked in the locked session,
  thanks Alkis Georgopoulos (lp: #1512002)

 -- Sebastien Bacher   Tue, 19 Apr 2016 11:23:47
+0200

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

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

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

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

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

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

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


[Touch-packages] [Bug 1571838] Re: Copy Paste not working (e.g. recaptcha 2.0)

2016-04-19 Thread Olivier Tilloy
Ah sorry, I had missed that piece of information… Functional touch
selection is new in OTA10, so you’ll need to upgrade your device to the
latest OTA (10.1 currently) to have it working.

Closing the bug as invalid now, feel free to re-open if this doesn’t
work even after upgrading.

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Invalid

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

Title:
  Copy Paste not working (e.g. recaptcha 2.0)

Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:

  * Navigate to any site using the new reCAPTCHA
  * Solve recaptcha and get prompted to copy paste some nonce

  Expected result:
  * User is able to copy nonce

  Actual result:
  * Text can be selected but not copied

  Reference:
  * Screenshot

  Affected version:
  Ubuntu 15.04 OTA-9.1
  app: 0.23+15.04.20160112.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+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 1572081] [NEW] Unable to reconnect to wi-fi after waking up from sleep

2016-04-19 Thread gnufied
Public bug reported:

After waking up from sleep my Laptop (Thinkpad T450s) was unable to
connect to wi-fi. This doesn't seem to happen always but it happened
when Laptop was in sleep mode overnight and in morning when I opened it
- it won't connect to wifi.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.1.93-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Apr 19 07:07:15 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-04-17 (1 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 (20160416)
IpRoute:
 default via 192.168.1.1 dev wlp3s0  proto static  metric 600 
 10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
 169.254.0.0/16 dev lxcbr0  scope link  metric 1000 
 172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
 192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.6  metric 
600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

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

Title:
  Unable to reconnect to wi-fi after waking up from sleep

Status in network-manager package in Ubuntu:
  New

Bug description:
  After waking up from sleep my Laptop (Thinkpad T450s) was unable to
  connect to wi-fi. This doesn't seem to happen always but it happened
  when Laptop was in sleep mode overnight and in morning when I opened
  it - it won't connect to wifi.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Apr 19 07:07:15 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-17 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 
(20160416)
  IpRoute:
   default via 192.168.1.1 dev wlp3s0  proto static  metric 600 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   169.254.0.0/16 dev lxcbr0  scope link  metric 1000 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
   192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.6  metric 
600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1572081/+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 1059872] Re: Error formatting disk using disk utility

2016-04-19 Thread Johann Popper
"If it bothers you that much, run 15.10 or 16.04."

I tried both, Phillip, but the bug is still present. I couldn't conceive
of such a basic malfunction affecting the previous LTS, so I switched
back to 14.04, only to be shocked and horrified to discover that the bug
has been around this long.

Imagine, a fundamental function broken for years is still tolerated in
the NEXT LTS release. I don't know how to describe that level of
lethargy.

(This makes at least two default apps in the current release of Ubuntu
that manifest total failure to function, since Transmission just deletes
torrents as soon as the downloads complete, probably due to some complex
permissions clusterfrell casual users shouldn't be expected to
understand or rectify.)

Anyone, I'll be trying out upgrading util-linux from Ivan's ppa to see
if that works.

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

Title:
  Error formatting disk using disk utility

Status in DarGUI:
  New
Status in OEM Priority Project:
  New
Status in udisks2 package in Ubuntu:
  Invalid
Status in util-linux package in Ubuntu:
  Fix Released
Status in util-linux source package in Trusty:
  Triaged
Status in util-linux package in Debian:
  Fix Released

Bug description:
  [Impact]

  Formatting a SD card using the disk utility fails with an error
  message

  "Error formatting disk - Error synchronizing after initial wipe: Timed
  out waiting for object (udisks-error-quark, 0)"

  The underlying problem is that the "wipefs" tool from util-linux does
  not work any more.

  You can work around this bug in gnome-disk-utility using these steps:

  * After selecting the SD card, instead of clicking the gear icon to format,
click the partition in the "Volumes" section.

  * Delete the partition ("minus" icon)

  * Create a new partition

  [Test Case]

  $ sudo modprobe scsi_debug dev_size_mb=200
  # this creates a new /dev/sdX, usually /dev/sdb; check dmesg!

  # now create a partition table
  $ cat 

[Touch-packages] [Bug 1217961] Re: Missing application installation animation

2016-04-19 Thread Vesa Rautiainen
** Description changed:

  There isn't currently application installation animation in the
  launcher. One needs to be implemented.
+ 
+ When an application is installed also gets automatically pinned to the
+ launcher.
  
  

  (Canonical-only link): "If the user is installing an app, the app icon
  also appears in the Launcher and is animated to show it is being
  installed ... Anywhere the app icon appears in the store, it is animated
  during the installation process..."
  
  Video: 
https://docs.google.com/a/canonical.com/file/d/0B8eY_FZZ1z7IS1FTYkZDdS1OYjg
  Values:
  - Finished installation section: 100% saturation, 100% opacity
  - Remaining installation section: 0% saturation, 30% opacity

** Changed in: ubuntu-ux
   Status: In Progress => Fix Committed

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

Title:
  Missing application installation animation

Status in Ubuntu UX:
  Fix Committed
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  There isn't currently application installation animation in the
  launcher. One needs to be implemented.

  When an application is installed also gets automatically pinned to the
  launcher.

  

  (Canonical-only link): "If the user is installing an app, the app icon
  also appears in the Launcher and is animated to show it is being
  installed ... Anywhere the app icon appears in the store, it is
  animated during the installation process..."

  Video: 
https://docs.google.com/a/canonical.com/file/d/0B8eY_FZZ1z7IS1FTYkZDdS1OYjg
  Values:
  - Finished installation section: 100% saturation, 100% opacity
  - Remaining installation section: 0% saturation, 30% opacity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1217961/+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-04-19 Thread Łukasz Zemczak
This bug was fixed in the package qtmultimedia-opensource-src
5.4.1-1ubuntu19~overlay4 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay

---

qtmultimedia-opensource-src (5.4.1-1ubuntu19~overlay4) vivid;
urgency=medium

  * debian/patches/PulseAudio-change-the-way-volume-is-applied.patch:
- Backport from 5.6, change Pulseaudio volume control (LP: #1485522)

 -- Timo Jyrinki   Wed, 13 Apr 2016 10:43:58
+


** Changed in: qtmultimedia-opensource-src (Ubuntu RTM)
   Status: New => Fix Released

-- 
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
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Fix Released

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 1571838] Re: Copy Paste not working (e.g. recaptcha 2.0)

2016-04-19 Thread Marco
Makes sense, OTA-10 was release some days/weeks ago:
https://wiki.ubuntu.com/Touch/ReleaseNotes/OTA-10

Is it expected behavior that I do not receive system update
notifications when I am only connected to mobile data? (I only receive
app update notifications)...

** Changed in: webbrowser-app (Ubuntu)
   Status: Invalid => Fix Released

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

Title:
  Copy Paste not working (e.g. recaptcha 2.0)

Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:

  * Navigate to any site using the new reCAPTCHA
  * Solve recaptcha and get prompted to copy paste some nonce

  Expected result:
  * User is able to copy nonce

  Actual result:
  * Text can be selected but not copied

  Reference:
  * Screenshot

  Affected version:
  Ubuntu 15.04 OTA-9.1
  app: 0.23+15.04.20160112.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+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 1297144] Re: [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

2016-04-19 Thread Saurav
This problem still occurs on at least Xubuntu 16.04 (haven't checked the
other variants, but if it's a problem with light-locker, it would
presumably affect the default set-up of Xubuntu and Ubuntu). I have
found three other old bug reports, bug #554438, bug #552214, and bug
#492782, which seem to refer to the same problem, and of course, there
may be still more bug reports about this. Of the three I have listed,
the last one shows Fix Released for xserver-xorg-video-intel, and,
although I have a hybrid graphics system with Intel + AMD, even
switching off the AMD GPU in the BIOS settings so that the software
never sees the GPU and its driver is not loaded, still causes the mouse
pointer to disappear after unlocking the screen through light-locker.

Can someone please provide information on which bug report to use to
track this issue?

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

Title:
  [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I am using the daily build of Xubuntu 14.04 x64 on a Lenovo Thinkpad
  x230. If I wake up the computer after it spending some time in the
  suspend state, the cursor will be invisible.  The courser still works
  (I can click on stuff and hover the invisible cursor over stuff), but
  the little arrow is not visible.  This bug showed up a few days ago
  after an update.  Putting the computer back in suspend state and
  immediately waking it back up resolves the issue until the next time
  the computer is put in suspend state for an extended period of time.

  It is possible that this bug has something to do with Whisker Menu.
  Sometimes when the courser is invisible it will still show up over
  Whisker Menu.  Most of the time it is invisible there too.

  Description: Ubuntu Trusty Tahr (development branch)
  Release: 14.04
  xfdesktop version 4.11.4, running on Xfce 4.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1297144/+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 1571838] Re: Copy Paste not working (e.g. recaptcha 2.0)

2016-04-19 Thread Olivier Tilloy
I’m not sure but I think you should be getting the system update
notification regardless. The update won’t be automatically downloaded on
mobile data (unless explicitly instructed otherwise), but the
notification should be there anyway, I think. Might be worth a bug
report at https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-
settings.

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

Title:
  Copy Paste not working (e.g. recaptcha 2.0)

Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:

  * Navigate to any site using the new reCAPTCHA
  * Solve recaptcha and get prompted to copy paste some nonce

  Expected result:
  * User is able to copy nonce

  Actual result:
  * Text can be selected but not copied

  Reference:
  * Screenshot

  Affected version:
  Ubuntu 15.04 OTA-9.1
  app: 0.23+15.04.20160112.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1571838/+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 1059872] Re: Error formatting disk using disk utility

2016-04-19 Thread Johann Popper
Yep, as reported by others, upgrading to util-linux 2.25.2-4 in Ivan's
ppa fixed the issue in 14.04.4 splendidly. Therefore, since as of 3 days
ago 16.04 was giving me the same trouble, and Launchpad is showing util-
linux 2.26.2 as default in 16.04, there must be a regression
reintroducing this terrible bug in the newer util-linux, or there was
something else wrong with the daily build of 4/16 that caused a similar
symptomatic manifestation. As for 15.10, I'm seeing util-linux 2.25.2-4
as default, yet I encountered the same problem, and, in fact, had to fix
my USB drive on my ancient Windows laptop before I could use it to
downgrade to 14.04.4. Who but God knows why.

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

Title:
  Error formatting disk using disk utility

Status in DarGUI:
  New
Status in OEM Priority Project:
  New
Status in udisks2 package in Ubuntu:
  Invalid
Status in util-linux package in Ubuntu:
  Fix Released
Status in util-linux source package in Trusty:
  Triaged
Status in util-linux package in Debian:
  Fix Released

Bug description:
  [Impact]

  Formatting a SD card using the disk utility fails with an error
  message

  "Error formatting disk - Error synchronizing after initial wipe: Timed
  out waiting for object (udisks-error-quark, 0)"

  The underlying problem is that the "wipefs" tool from util-linux does
  not work any more.

  You can work around this bug in gnome-disk-utility using these steps:

  * After selecting the SD card, instead of clicking the gear icon to format,
click the partition in the "Volumes" section.

  * Delete the partition ("minus" icon)

  * Create a new partition

  [Test Case]

  $ sudo modprobe scsi_debug dev_size_mb=200
  # this creates a new /dev/sdX, usually /dev/sdb; check dmesg!

  # now create a partition table
  $ cat 

[Touch-packages] [Bug 1572093] [NEW] Action's iconSource property not used in ListItemActions

2016-04-19 Thread Michael Zanetti
Public bug reported:

This code doesn't work, the icon is missing. It only works with
iconName.

trailingActions: ListItemActions {
actions: [
Action {
iconSource: "qrc:///src/gui/ubuntu/icons/swap-with-via.svg"
}
]
}

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

** Description changed:

  This code doesn't work, the icon is missing. It only works with
  iconName.
  
- trailingActions: ListItemActions {
- actions: [
- Action {
- iconSource: 
"qrc:///src/gui/ubuntu/icons/swap-with-via.svg"
- onTriggered: 
fahrplanBackend.swapStations(FahrplanBackend.DepartureStation, 
FahrplanBackend.ViaStation)
- }
- ]
- }
+ trailingActions: ListItemActions {
+ actions: [
+ Action {
+ iconSource: "qrc:///src/gui/ubuntu/icons/swap-with-via.svg"
+ }
+ ]
+ }

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

Title:
  Action's iconSource property not used in ListItemActions

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

Bug description:
  This code doesn't work, the icon is missing. It only works with
  iconName.

  trailingActions: ListItemActions {
  actions: [
  Action {
  iconSource: "qrc:///src/gui/ubuntu/icons/swap-with-via.svg"
  }
  ]
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1572093/+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 1571597] Re: No lock screen

2016-04-19 Thread Cédric Bellegarde
Calling dbus with com.canonical.UnityGreeter /com/canonical/Unity/Session 
com.canonical.Unity.Session.Lock
give me this in unity logs:
This backend doesn't support multiple users

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

Title:
  No lock screen

Status in unity8 package in Ubuntu:
  New

Bug description:
  Since OTA9 (I think), I can't lock my phone anymore.

  I have setup a code, a passphrase, reset my phone, but nothing
  works... Unity never ask me for a code...

  Another thing that my be related is that pushing "physical" button on
  MX4 wake up the phone...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1571597/+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 1568415] Re: svg icons in header are blurred when provided by iconSource and QT_DEVICE_PIXEL_RATIO!=1

2016-04-19 Thread Michael Zanetti
** Summary changed:

- svg icons in header are blurred when provided by iconSource
+ svg icons in header are blurred when provided by iconSource and 
QT_DEVICE_PIXEL_RATIO!=1

** Description changed:

  When using .svg icons in PageHeader actions provided by iconSource, the
  icons are not rendered properly.  Please see the attached example app.
- The local icon is a copy of the one from the theme. They should be
- rendered identically, regardless if set by iconName or iconSource.
+ Run it with QT_DEVICE_PIXEL_RATIO=2 The local icon is a copy of the one
+ from the theme. They should be rendered identically, regardless if set
+ by iconName or iconSource.

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

Title:
  svg icons in header are blurred when provided by iconSource and
  QT_DEVICE_PIXEL_RATIO!=1

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

Bug description:
  When using .svg icons in PageHeader actions provided by iconSource,
  the icons are not rendered properly.  Please see the attached example
  app. Run it with QT_DEVICE_PIXEL_RATIO=2. The local icon is a copy of
  the one from the theme. They should be rendered identically,
  regardless if set by iconName or iconSource.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1568415/+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 1563287] Re: [regression] [OTA-10] Spread animation stutters badly with only a few apps opened

2016-04-19 Thread Kevin DuBois
@we can live without the synchronization...
This was the suggestion to roll back the use of the sync extensions on mali. 
The current plan is to see how far we can get with hybris before OTA-11, and if 
we can't fix the performance in time, we'll roll back the sync extensions.

The synchronization should be lightweight, and it should be done even
with hardware clients. I think we're just fortunate that the commands
are getting serialized between the clients and the server in the GPU.

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

Title:
  [regression] [OTA-10] Spread animation stutters badly with only a few
  apps opened

Status in Canonical System Image:
  Confirmed
Status in libhybris:
  New
Status in Mir:
  Triaged
Status in Mir 0.20 series:
  Triaged
Status in Mir 0.21 series:
  Triaged
Status in QtMir:
  Invalid
Status in mir package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Regression in OTA-10:
  tested on krillin and arale on rc-proposed.
  also I tried the fix for bug 1556763 but that's not related to this as well.

  The right edge switcher on both krillin and arale stutter when I drag
  it from the right edge and then swipe through the list of opened
  windows.

  This was not the case a few months ago, so we clearly regressed here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+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 1568415] Re: svg icons in header are blurred when provided by iconSource

2016-04-19 Thread Tim Peeters
They look the same to me, see screenshot.

^on xenial amd64 laptop.

** Attachment added: "Screenshot from 2016-04-19 13-52-02.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1568415/+attachment/4639777/+files/Screenshot%20from%202016-04-19%2013-52-02.png

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

Title:
  svg icons in header are blurred when provided by iconSource and
  QT_DEVICE_PIXEL_RATIO!=1

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

Bug description:
  When using .svg icons in PageHeader actions provided by iconSource,
  the icons are not rendered properly.  Please see the attached example
  app. Run it with QT_DEVICE_PIXEL_RATIO=2. The local icon is a copy of
  the one from the theme. They should be rendered identically,
  regardless if set by iconName or iconSource.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1568415/+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 1563287] Re: [regression] [OTA-10] Spread animation stutters badly with only a few apps opened

2016-04-19 Thread Kevin DuBois
arale should not be using egl sync fences.

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

Title:
  [regression] [OTA-10] Spread animation stutters badly with only a few
  apps opened

Status in Canonical System Image:
  Confirmed
Status in libhybris:
  New
Status in Mir:
  Triaged
Status in Mir 0.20 series:
  Triaged
Status in Mir 0.21 series:
  Triaged
Status in QtMir:
  Invalid
Status in mir package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Regression in OTA-10:
  tested on krillin and arale on rc-proposed.
  also I tried the fix for bug 1556763 but that's not related to this as well.

  The right edge switcher on both krillin and arale stutter when I drag
  it from the right edge and then swipe through the list of opened
  windows.

  This was not the case a few months ago, so we clearly regressed here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+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 1565526] Re: Xorg freeze on Intel Skylake drm/i915

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

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

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

Title:
  Xorg freeze on Intel Skylake drm/i915

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  After update to Xenial, i constantly get crashes from the GPU.

  Gathered information from /var/log/syslog and
  /sys/class/drm/card0/error

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20.1-0ubuntu1
  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: Sun Apr  3 19:33:50 2016
  DistUpgraded: 2016-04-03 18:03:55,583 DEBUG enabling apt cron job
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1926] (rev 0a) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:0704]
  InstallationDate: Installed on 2016-04-01 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia 
   Bus 001 Device 003: ID 04f3:20d0 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic.efi.signed 
root=UUID=ea015fcd-5d6b-4d75-824e-62b4f1d41cea ro noprompt quiet splash 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to xenial on 2016-04-03 (0 days ago)
  dmi.bios.date: 03/01/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.3
  dmi.board.name: 0JXC1H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.3:bd03/01/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0JXC1H:rvrX00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160318-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Apr  3 19:22:54 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5194 
   vendor SHP
  xserver.version: 2:1.18.1-1ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1565526/+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 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-19 Thread Gerry Boland
I've attached a branch I worked on for dynamic grid unit support. This
rewrites the icon image loader to follow the exact behaviour of qt's
image loader, and solved my icon sizing/blur issue. It needs tests
though

** Branch linked: lp:~gerboland/ubuntu-ui-toolkit/staging-fix-icon-svg-
image-loading

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

Title:
  Icon creates binding loop on implicitWidth and implicitHeight when
  used with QT_DEVICE_PIXEL_RATIO

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

Bug description:
  Ubuntu UI Toolkit r1905

  Description:
  Using Icon without specifying an explicit size causes binding loops on 
implicitWidth (and also implicitHeight)

  How to reproduce:

  test case: QT_DEVICE_PIXEL_RATIO=2 qmlscene main.qml

  where main.qml is:

  import QtQuick 2.4
  import Ubuntu.Components 1.3

  MainView {
  id: gallery
  Icon {
  name: "add"
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1561654/+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 1568415] Re: svg icons in header are blurred when provided by iconSource and QT_DEVICE_PIXEL_RATIO!=1

2016-04-19 Thread Michael Zanetti
** Description changed:

  When using .svg icons in PageHeader actions provided by iconSource, the
  icons are not rendered properly.  Please see the attached example app.
- Run it with QT_DEVICE_PIXEL_RATIO=2 The local icon is a copy of the one
+ Run it with QT_DEVICE_PIXEL_RATIO=2. The local icon is a copy of the one
  from the theme. They should be rendered identically, regardless if set
  by iconName or iconSource.

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

Title:
  svg icons in header are blurred when provided by iconSource and
  QT_DEVICE_PIXEL_RATIO!=1

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

Bug description:
  When using .svg icons in PageHeader actions provided by iconSource,
  the icons are not rendered properly.  Please see the attached example
  app. Run it with QT_DEVICE_PIXEL_RATIO=2. The local icon is a copy of
  the one from the theme. They should be rendered identically,
  regardless if set by iconName or iconSource.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1568415/+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-04-19 Thread Timo Jyrinki
I believe there is nothing to fix in pulseaudio or qtubuntu-media for
now, but please correct if I'm wrong.

** Changed in: qtubuntu-media (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: qtmultimedia-opensource-src (Ubuntu RTM)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: qtmultimedia-opensource-src (Ubuntu)
   Status: Confirmed => Fix Committed

** 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 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:
  Fix Committed
Status in pulseaudio package in Ubuntu:
  Invalid
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Committed
Status in qtubuntu-media package in Ubuntu:
  Invalid
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Fix Released

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 1273524] Re: LXDE guest session shows error message "no session for pid "

2016-04-19 Thread sverker wahlin
I had the same issues on a fresh 15.10 install.
I seem to have gaffer-tape-solved it by adding rights in apparmor.
IN:
/etc/apparmor.d/lightdm-guest-session:
ADD:
/etc/xdg/lxsession/Lubuntu/* cx,

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

Title:
  LXDE guest session shows error message "no session for pid "

Status in One Hundred Papercuts:
  Triaged
Status in lightdm package in Ubuntu:
  Triaged
Status in lxsession package in Ubuntu:
  Triaged

Bug description:
  EXPECTED RESULTS:
  Log into guest session with no error messages.

  ACTUAL RESULTS:
  Upon log in to guest session, an error "no session for pid " is printed.

  STEPS TO REPRODUCE:
  1. Using Lubuntu in trusty, utopic, or vivid with either real or virtual 
hardware, log into guest session.
  2. After being logged in, see error message.

  AFFECTED VERSIONS:
  lightdm 1.10.0-0ubuntu3 to 1.12.1-0ubuntu1
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-10-18 (384 days ago)
  InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016)
  NonfreeKernelModules: wl
  Package: lxsession
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (202 days ago)
  UserGroups:
   
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-10-18 (384 days ago)
  InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016)
  LightdmConfig:
   [SeatDefaults]
   greeter-session=lightdm-gtk-greeter
   user-session=Lubuntu
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1874): WARNING **: Failed to load user image: Failed 
to open file '/home/brendy/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld: ** (lightdm-gtk-greeter:2073): WARNING **: Failed to 
load user image: Failed to open file '/home/brendy/.face': No such file or 
directory
  NonfreeKernelModules: wl
  Package: lxsession
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (202 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1273524/+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 1557915] Re: bgra support broken on Mali T760

2016-04-19 Thread Timo Jyrinki
I've also submitted this to upstream and it's in 5.6 (https://codereview
.qt-project.org/#/c/153756/), and it is both in my 5.5 and 5.6 branches
but just not published to Ubuntu archives.


** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  bgra support broken on Mali T760

Status in Canonical System Image:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  Fix Committed
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  bgra support seems broken also on Mali T760 and should be disabled in
  qtbase.

  The consequence of this bug are black screenshots on some devices.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1557915/+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 1559906] Re: bgra support broken on Mali T720

2016-04-19 Thread Timo Jyrinki
I've also submitted this to upstream and it's in 5.6 (https://codereview
.qt-project.org/#/c/153756/), and it is both in my 5.5 and 5.6 branches
but just not published to Ubuntu archives.

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => Fix Committed

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

Title:
  bgra support broken on Mali T720

Status in Canonical System Image:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  Fix Committed
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  It seems the screenshots get black on Mali T720 too (frieza) and thus
  the bgra should blacklist should be further extended (from bug
  #1557915 / turbo).

  GL_VENDOR = ARM
  GL_RENDERER = Mali-T720
  GL_VERSION = OpenGL ES 3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1559906/+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 1566437] [NEW] Scrolling randomly stops working

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

Usually, scrolling in the terminal window works as expected, which is like this:
- the terminal window has a scrollbar
- Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel


However, at random times, the Terminal starts behaving like this:
1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
3 - the scrollwheel behaves like the up and down arrow keys, that is, it scans 
through previously typed commands in your history.


I have no idea what triggers the nonsense behavior. It seems to start happening 
randomly.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: gnome-terminal 3.16.2-1ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr  5 19:05:18 2016
InstallationDate: Installed on 2013-10-11 (906 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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


** Tags: amd64 apport-bug wily
-- 
Scrolling randomly stops working
https://bugs.launchpad.net/bugs/1566437
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to bash 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 1572112] [NEW] FFe: Merge lcms2 2.7-1 (main) from Debian unstable (main)

2016-04-19 Thread Amr Ibrahim
Public bug reported:

Please Merge lcms2 2.7-1 (main) from Debian unstable (main)

Explanation of the Ubuntu delta:
  * No change rebuild to get debug symbols on all architectures.
  * Merge with Debian, remaining change:
- debian/patches/byte-order.patch: Use endian.h to determine byte order in 
use.


Explanation of FeatureFreeze exception:

According to upstream, 2.7 is a maintenance release which improves multi
threading, adds contexts and a new locking plug-in type, among bugfixes
and other minor features.

https://github.com/mm2/Little-CMS/blob/master/ChangeLog

Fixed a possible segmentation fault in a non-happy path
Fixed a macro clash on SNONE.
Added a safety check on named color lists
Added a function to retrieve the iohandler of a given profile object
Remove unused vcproj files
Some maintenance fixes
utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
Add missing comma in CGATS parser
Remove dead code.
Move unused var suppresor before the `return` statements.
Added a flag to clip negative values in unbounded transforms (only gray, rgb, 
cmyk)
Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
New project for mac
Added license for iccjpeg.c
Added a project for VS2013
Fixed wrong handling of extra channels in some formatters.
Added an option in transicc for working in bounded mode
Added a version retrieval function


Changelog entries since current xenial version 2.6-3ubuntu2:

lcms2 (2.7-1) unstable; urgency=medium

  * Imported Upstream version 2.7 (Closes: 819718)
  * No longer ship own copy of documentation source files
  * Removed patches (applied upstream)
+ update-manpages.patch
+ sanity-check-profiles-CVE-2014-0459.patch
+ endianness-verification-fix-powerpc.patch
  * Move to automatic dbgsym packages
  * Use secure URLs for Version Control System repository
  * Bump Standards version to 3.9.7, no changes needed
  * New patch: dont-write-uninitialized-memory-for-color-strings.patch
Thanks to Jérémy Bobbio  (Closes: 815248)
  * Update maintainers field (Closes: 820138)

 -- Thomas Weber   Mon, 18 Apr 2016 15:53:10 +0200

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

** Description changed:

  Please Merge lcms2 2.7-1 (main) from Debian unstable (main)
  
  Explanation of the Ubuntu delta:
-   * No change rebuild to get debug symbols on all architectures.
-   * Merge with Debian, remaining change:
- - debian/patches/byte-order.patch: Use endian.h to determine byte order in
-   use.
+   * No change rebuild to get debug symbols on all architectures.
+   * Merge with Debian, remaining change:
+ - debian/patches/byte-order.patch: Use endian.h to determine byte order 
in use.
  
  
  Explanation of FeatureFreeze exception:
  
  According to upstream, 2.7 is a maintenance release which improves multi
  threading, adds contexts and a new locking plug-in type, among bugfixes
  and other minor features.
  
  https://github.com/mm2/Little-CMS/blob/master/ChangeLog
  
  Fixed a possible segmentation fault in a non-happy path
  Fixed a macro clash on SNONE.
  Added a safety check on named color lists
  Added a function to retrieve the iohandler of a given profile object
  Remove unused vcproj files
  Some maintenance fixes
  utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
  Add missing comma in CGATS parser
  Remove dead code.
  Move unused var suppresor before the `return` statements.
  Added a flag to clip negative values in unbounded transforms (only gray, rgb, 
cmyk)
  Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
  New project for mac
  Added license for iccjpeg.c
  Added a project for VS2013
  Fixed wrong handling of extra channels in some formatters.
  Added an option in transicc for working in bounded mode
  Added a version retrieval function
  
  
  Changelog entries since current xenial version 2.6-3ubuntu2:
  
  lcms2 (2.7-1) unstable; urgency=medium
  
-   * Imported Upstream version 2.7 (Closes: 819718)
-   * No longer ship own copy of documentation source files
-   * Removed patches (applied upstream)
- + update-manpages.patch
- + sanity-check-profiles-CVE-2014-0459.patch
- + endianness-verification-fix-powerpc.patch
-   * Move to automatic dbgsym packages
-   * Use secure URLs for Version Control System repository
-   * Bump Standards version to 3.9.7, no changes needed
-   * New patch: dont-write-uninitialized-memory-for-color-strings.patch
- Thanks to Jérémy Bobbio  (Closes: 815248)
-   * Update maintainers field (Closes: 820138)
+   * Imported Upstream version 2.7 (Closes: 819718)
+   * No longer ship own copy of documentation sou

[Touch-packages] [Bug 1571597] Re: No lock screen

2016-04-19 Thread Cédric Bellegarde
# mount -o remount,rw /
# gpasswd -d phablet nopasswdlogin
# mount -o remount,ro /

This fix my issue but why my user was in this group?

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

Title:
  No lock screen

Status in unity8 package in Ubuntu:
  New

Bug description:
  Since OTA9 (I think), I can't lock my phone anymore.

  I have setup a code, a passphrase, reset my phone, but nothing
  works... Unity never ask me for a code...

  Another thing that my be related is that pushing "physical" button on
  MX4 wake up the phone...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1571597/+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 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-04-19 Thread Daniel d'Andrada
*** This bug is a duplicate of bug 1447839 ***
https://bugs.launchpad.net/bugs/1447839

Unity8 does implement "in-window cursor changing". If by that you mean a
client application setting the cursor of its surface and unity8 taking
that info a using it.

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

Title:
  Unity 8 doesnt respect Qt::CursorShape

Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Unity 8 doesn't respect the cursor shape and the cursor remains a
  standard Qt::ArrowCursor regardless of what it is set to.

  http://doc.qt.io/qt-5/qt.html#CursorShape-enum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1547360/+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 1523840] Re: Sections need keyboard navigation support

2016-04-19 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: Confirmed => In Progress

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

Title:
  Sections need keyboard navigation support

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  Using the TAB key it must be possible to focus the Sections component
  in the header. The next TAB will go to the next focus item, and does
  not change the selected section. To change the selected section, the
  left and right arrow keys must be used.

  UX solution:
  
https://docs.google.com/document/d/13JoVlVNqn7t5mnwyLc1wa7daozqdGwWj1AqH9LJMid4/edit#bookmark=id.wcaukfag4nd5

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523840/+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 1553296] Re: [FFe] Update to maintenance release 2.7

2016-04-19 Thread Amr Ibrahim
*** This bug is a duplicate of bug 1572112 ***
https://bugs.launchpad.net/bugs/1572112

** This bug has been marked a duplicate of bug 1572112
   FFe: Merge lcms2 2.7-1 (main) from Debian unstable (main)

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

Title:
  [FFe] Update to maintenance release 2.7

Status in lcms2 package in Ubuntu:
  New
Status in lcms2 package in Debian:
  New

Bug description:
  https://github.com/mm2/Little-CMS/blob/master/ChangeLog

  Fixed a possible segmentation fault in a non-happy path
  Fixed a macro clash on SNONE. 
  Added a safety check on named color lists
  Added a function to retrieve the iohandler of a given profile object
  Remove unused vcproj files
  Some maintenance fixes
  utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
  Add missing comma in CGATS parser
  Remove dead code.
  Move unused var suppresor before the `return` statements.
  Added a flag  to clip negative values in unbounded transforms (only gray, 
rgb, cmyk)
  Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
  New project for mac
  Added license for iccjpeg.c
  Added a project for VS2013
  Fixed wrong handling of extra channels in some formatters.
  Added an option in transicc for working in bounded mode
  Added a version retrieval function 

  ---
  2.7 Maintenance release
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lcms2/+bug/1553296/+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 1380480] Re: network disabled after suspend - resume

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

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

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

Title:
  network disabled after suspend - resume

Status in linux-lts-xenial package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Background: 
  this started to happen after the upgrade to Utopic Beta 1

  3) When I close the laptop's lid and open, the wifi should reconnect
  4) Wifi does not reconnect. It says "Wi-Fi networks" - "disconnected" when I 
left-click on NM icon in notif area. However the context menu (right-click) has 
items "Enable networking" and "Enable Wi-Fi" both with checkmarks.

  Workarounds: 
  switch off - on the physical switch on laptop OR  two times go and select 
"Enable networking" in the NM context menu (after first time it removes 
checkmark and the  "Enable Wi-Fi" item - visual feedback of being disabled).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu27
  ProcVersionSignature: Ubuntu 3.16.0-21.28-generic 3.16.4
  Uname: Linux 3.16.0-21-generic x86_64
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Oct 11 22:33:06 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-07-21 (447 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
  IpRoute:
   default via 192.168.10.1 dev wlan0  proto static 
   10.9.9.0/24 dev vboxnet0  proto kernel  scope link  src 10.9.9.1 
   192.168.10.0/24 dev wlan0  proto kernel  scope link  src 192.168.10.239  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-09-25 (16 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-07-19T15:03:44.847279
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-xenial/+bug/1380480/+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 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread teo1978
Errata: by "is that" I meant "is there", of course

** Package changed: gnome-terminal (Ubuntu) => bash (Ubuntu)

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

Title:
  Scrolling randomly stops working

Status in bash package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1566437/+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 1569844] Re: gallery does not update images when invoked by content hub

2016-04-19 Thread Bill Filler
seems this only happens the first time there is a new picture for the
given day (still a bug). Repeating the steps a second time after closing
everything seems to work.

** Changed in: gallery-app (Ubuntu)
 Assignee: (unassigned) => Arthur Mello (artmello)

** Changed in: gallery-app (Ubuntu)
   Importance: Undecided => High

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

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

** Tags added: regression

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

Title:
  gallery does not update images when invoked by content hub

Status in Canonical System Image:
  Confirmed
Status in gallery-app package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  * Make sure the gallery app is closed
  * Open the camera app, take a picture (or press vol+/- to take a screenshot)
  * Open the telegram app, open a conversation
  * click on "attach image"
  * in the ContentPeerPicker, select the gallery app

  => Gallery app will open, but your new picture is not around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1569844/+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 1546276] Re: Install button doesn't show loading bar in Ambience/Radiance

2016-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software -
3.20.1+git20160419.1.d7dc006.ubuntu-xenial-0ubuntu1

---
gnome-software (3.20.1+git20160419.1.d7dc006.ubuntu-xenial-0ubuntu1) xenial; 
urgency=medium

  * New upstream snapshot from the wip/iainl/ubuntu-xenial branch at
git://git.gnome.org/gnome-software.
- Plug memory leaks
- Fix theming issues with progress meter (LP: #1546276)

 -- William Hua   Tue, 19 Apr 2016 01:17:17
-0400

** Changed in: gnome-software (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 ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1546276

Title:
  Install button doesn't show loading bar in Ambience/Radiance

Status in gnome-software package in Ubuntu:
  Fix Released
Status in ubuntu-themes package in Ubuntu:
  Triaged

Bug description:
  In Adwaita, the install button shows a loading bar along the bottom of
  it. This doesn't show in Ambience / Radiance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1546276/+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 1572128] [NEW] $ ubuntu-bug xorg

2016-04-19 Thread Tim Paul
Public bug reported:

 $ ubuntu-bug xorg

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
Uname: Linux 3.13.0-74-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Apr 19 05:52:03 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 18) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Core Processor Integrated Graphics Controller 
[8086:0042]
InstallationDate: Installed on 2014-02-24 (785 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140222)
MachineType: System76, Inc. Ratel Ultra
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-74-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/11/2010
dmi.bios.vendor: Intel Corp.
dmi.bios.version: JGIBX10J.86A.0601.2010..0048
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DH57JG
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE70930-304
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrJGIBX10J.86A.0601.2010..0048:bd11/11/2010:svnSystem76,Inc.:pnRatelUltra:pvrratu1:rvnIntelCorporation:rnDH57JG:rvrAAE70930-304:cvn:ct2:cvr:
dmi.product.name: Ratel Ultra
dmi.product.version: ratu1
dmi.sys.vendor: System76, Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
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: Sat Apr  2 20:57:43 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id  13 
 vendor ACR
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: amd64 apport-bug 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/1572128

Title:
   $ ubuntu-bug xorg

Status in xorg package in Ubuntu:
  New

Bug description:
   $ ubuntu-bug xorg

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Tue Apr 19 05:52:03 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 18) (prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Core Processor Integrated Graphics Controller 
[8086:0042]
  InstallationDate: Installed on 2014-02-24 (785 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140222)
  MachineType: System76, Inc. Ratel Ultra
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-74-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/11/2010
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JGIBX10J.86A.0601.2010..0048
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DH57JG
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE70930-304
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJGIBX10J.86A.0601.2010..0048:bd11/11/2010:svnSystem76,Inc.:pnRatelUltra:pvrratu1:rvnIntelCorporation:rnDH57JG:rvrAAE70930-304:cvn:ct2:cvr:
  dmi.product.name: Ratel Ultra
  dmi.product.version: ratu1
  dmi.sys.vendor: System76, Inc.
  versi

[Touch-packages] [Bug 1389761] Re: Don't show the volume overlay when changing the volume with the slider

2016-04-19 Thread Xavi Garcia
** Changed in: indicator-sound (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Don't show the volume overlay when changing the volume with the slider

Status in Canonical System Image:
  Confirmed
Status in indicator-sound package in Ubuntu:
  Invalid
Status in ubuntu-system-settings package in Ubuntu:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  The overlay and the slider are redundant when the user changes the
  volume with the slider and the overlay shouldn't be displayed.

  : “The system volume control should
  automatically reflect, and adjust, the audio volume for the current
  output role through the current output device.”

  : “There should be no
  extra visible notification if the focused window contains a system
  volume control.”

  : “The “Silent Mode”
  switch should be followed by a system volume control for adjusting the
  volume…”

  : “The indicator and the
  system volume control — identical to its counterpart in System
  Settings — should both represent, and the slider should adjust, the
  volume…”

  The equivalent for track changes is bug 652978.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: indicator-sound 12.10.2+14.10.20141021~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ActionStates: ({'mediaplayer-app.desktop.greeter': (true, signature '', 
[<{'running': , 'state': <'Paused'>}>]), 'mute': (true, '', []), 
'phone-settings': (true, '', []), 'mic-volume': (true, '', [<1.0>]), 'scroll': 
(true, 'i', []), 'high-volume': (true, '', []), 
'play-playlist.mediaplayer-app.desktop': (true, 's', []), 'desktop-settings': 
(true, '', []), 'mediaplayer-app.desktop': (true, '', [<{'running': , 
'state': <'Paused'>}>]), 'play.mediaplayer-app.desktop': (true, '', 
[<'Paused'>]), 'volume': (true, 'i', [<1.0>]), 'next.mediaplayer-app.desktop': 
(true, '', []), 'root': (true, '', [<{'title': <'Son'>, 'accessible-desc': 
<'Volume (100%)'>, 'icon': <('themed', <['audio-volume-high-panel', 
'audio-volume-high', 'audio-volume', 'audio']>)>, 'visible': }>]), 
'previous.mediaplayer-app.desktop': (true, '', []), 'silent-mode': (true, '', 
[])},)
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Wed Nov  5 16:58:35 2014
  InstallationDate: Installed on 2014-11-05 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141105-120036)
  SourcePackage: indicator-sound
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1389761/+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 1569976] Re: Unable to scroll back to the top

2016-04-19 Thread Albert Astals Cid
Actually steps to reproduce do not include WiFi nor reloading the scope,
it's basically

* get yourself a short scope, like today with only date, events, weather and 
recent (it should barely use more than the height of the screen)
* scroll down so header is hidden
* switch to another scope
* go back to the scope, scroll to top and repeat for a few times

Here the bug is triggered in 3 times but depending on how long your
scope is it may be more

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => High

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Albert Astals Cid (aacid)

** Changed in: today-scope
   Status: Triaged => Invalid

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

** Branch linked: lp:~aacid/unity8/lvwphWrongCalculatedHeight

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

Title:
  Unable to scroll back to the top

Status in Today Scope:
  Invalid
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  OTA 10.1, BQ Aquaris E4.5
  I see several similar bugs posted here, but none of them match this exactly.

  The Today scope is unable to scroll back to the top where the day is
  shown. I can reproduce this by doing the following.

  1. Start the phone
  2. Drag and release to update Today scope
  3. Quickly scroll down to bottom of Today scope and swipe to the next scope 
(App scope) before the update is finished.
  4. Swipe back to Today scope.

  Now the Today scope will be unable to scroll to the top. I have to
  reboot the phone to get the Today scope working again.

  Also, when Today scope is stuck, open an app and long swipe right to
  go back to Today scope, this will make it look messed up until I click
  it once and it will snap back to being stuck in the lower half again.

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

2016-04-19 Thread Manikandan Ramakrishnan
Same here

Sent from my iPhone

On Apr 19, 2016, at 2:44 AM, Thomas Parys  wrote:

>> speaker-test -c4 -t wav -D hw:0
> 
> My Ubuntu does only see 2 channels: Front Left and Front Right. Still no
> luck. Tried the HDA tool, enabling pins. Nothing works. :(
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> 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

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

[Touch-packages] [Bug 1560797] Re: apt does not configure Pre-Depends: before depending package

2016-04-19 Thread Adam Conrad
Hello Dawid, or anyone else affected,

Accepted apt into wily-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apt/1.0.10.2ubuntu2 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

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

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

** Changed in: apt (Ubuntu Wily)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: apt (Ubuntu Trusty)
   Status: In Progress => Fix Committed

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

Title:
  apt does not configure Pre-Depends: before depending package

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  Fix Committed
Status in apt source package in Wily:
  Fix Committed

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  --
  SRU INFORMATION
  ===
  Fix: https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=c75e60eb (applied 
in Xenial last week)

  Test case:
   - Install clean wily amd64 desktop + install libgcrypt20:i386
   - change apt sources to xenial, apt-get dist-upgrade
   - with current apt, upgrade will often fail because systemd expects a 
configure libgcrypt20, or util-linux expects a configured libudev1 or similar, 
but these packages aren't configured.
   - with the fixed apt, the upgrade should run smoothly.

  Regression potential: Any bug here might potentially break package
  installation or upgrades completely. That said, the fix is quite
  obvious and has been in production in xenial for a week. Testing this
  SRU should include several dist-upgrades as well as some normal
  package installs in trusty/wily.


  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1560797/+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 1560797] Please test proposed package

2016-04-19 Thread Adam Conrad
Hello Dawid, or anyone else affected,

Accepted apt into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apt/1.0.1ubuntu2.13 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

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

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

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

Title:
  apt does not configure Pre-Depends: before depending package

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  Fix Committed
Status in apt source package in Wily:
  Fix Committed

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  --
  SRU INFORMATION
  ===
  Fix: https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=c75e60eb (applied 
in Xenial last week)

  Test case:
   - Install clean wily amd64 desktop + install libgcrypt20:i386
   - change apt sources to xenial, apt-get dist-upgrade
   - with current apt, upgrade will often fail because systemd expects a 
configure libgcrypt20, or util-linux expects a configured libudev1 or similar, 
but these packages aren't configured.
   - with the fixed apt, the upgrade should run smoothly.

  Regression potential: Any bug here might potentially break package
  installation or upgrades completely. That said, the fix is quite
  obvious and has been in production in xenial for a week. Testing this
  SRU should include several dist-upgrades as well as some normal
  package installs in trusty/wily.


  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1560797/+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 1537112] Re: Preview widgets may not get displayed if scope makes a mistake in layout definition

2016-04-19 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/preview-updates

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => In Progress

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

Title:
  Preview widgets may not get displayed if scope makes a mistake in
  layout definition

Status in unity-scopes-shell package in Ubuntu:
  In Progress

Bug description:
  From a quick look at PreviewModel::addWidgetToColumnModel method it
  seems like the implementation is prone to errors in column layout
  definitions: if scope pushes more widgets than defined in the layout,
  they are likely to be ignored and not inserted into the widget model.
  I think the proper strategy would be to append them at the bottom of
  the first column.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1537112/+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 1563867] Re: Successfull creation of UbuntuOne account is not recognized

2016-04-19 Thread Rodney Dawes
OK. It happened in that case. But why not in the case where U1 is the
first account created?


** Changed in: ubuntuone-credentials (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: New => Confirmed

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

Title:
  Successfull creation of UbuntuOne account is not recognized

Status in ubuntuone-credentials package in Ubuntu:
  Confirmed

Bug description:
  The symptom is visible as a minor UI bug:

  1) Go to System Settings -> Accounts
  2) Create an UbuntuOne account (delete any pre-existing ones)
  3) Watch the page we are returned to

  After a successful account creation, we should be returned to the account 
list, where we see the newly created account; instead, we are returned to the 
providers list, where the UbuntuOne account is now grayed out.
  This happens because when the account creation fails, we leave the user on 
the providers page (in order to possibly try again).

  Besides this minor UI glitch, the bug has another effect, potentially more 
serious: after online-accounts-ui detects that the account creation has been 
successfully completed (which it doesn't, due to this bug), it adds the client 
application to the ACL for the newly created account.
  Now, the fact that this does not currently happen is not a real problem, 
since all services using the UbuntuOne account are unconfined processes; but if 
there was a third party click application which requested the creation of an 
UbuntuOne account, this application would not be enabled to use it after the 
creation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1563867/+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 1459260] Re: Settings screen uses the word "Display" 15 times

2016-04-19 Thread Pawel Stolowski
What is the desired solution from design pov?

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Settings screen uses the word "Display" 15 times

Status in Ubuntu UX:
  New
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 15.04 r6

  1. Go to the Today scope.
  2. Tap the Settings button.

  What you see: The settings screen uses the word "Display" 15 times.

  What you should see: The screen uses the word "Display" either once
  ("Display:" as an intro label), or not at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1459260/+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 1572061] Re: login sessions hangs in lxc

2016-04-19 Thread brumbjorn
** Tags added: xenial

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

Title:
  login sessions hangs in lxc

Status in lxc package in Ubuntu:
  New

Bug description:
  login to lxc container hangs after login prompt. This happends to randomly 
lxc container while other containers on same host work as expected. 
  Several protocols affected,  ssh, dovecot & smtp for example. DNS config is 
ok. lxc-attach -n name works and I'm able to reach outside network, do 
resolving etc.
  if I do a lxc-stop and start the container works again. after a day or two  
samething occurs again to a random container on the same host.
   Could it be some kind of apparmor blocking ?

  
  HostOs 
  Description:Ubuntu 16.04 LTS
  Release:16.04

  network mode

  iface br0 inet static
  bridge_ports eno1
   address x.x.x.x
  netmask 255.255.255.0
  network x.x.x.x
  broadcast x.x.x.x
  gateway x.x.x.x
  dns-nameservers x.x.x.x
  dns-search domain.com

  lxc-os ubuntu xenial &  debian jessie

  configured with static ip

  best regards
  Bjorn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1572061/+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 1571761] Re: zfs-import-cache.service slows boot by 60 seconds

2016-04-19 Thread Martin Pitt
There is some angles of attack here:

└─zfs-import-cache.service @1min 786ms +272ms
  └─systemd-udev-settle.service @494ms +1min 275ms

This is a case of "you asked for it, you got it", really. udev-settle is
a workaround for old software that wasn't written with hotplugging in
mind. It's 2016, and we really should avoid introducing new dependencies
to udev-settle, as it's conceptually broken and can't work.  This
totally does not work for any hotplugged device, or a device which just
gets detected by the kernel late, or which needs to be unwrapped from
building an LVM or cryptsetup device, etc.

I think it would be much more elegant to instead create udev rules (or
systemd units) which load the ZFS cache as soon as a ZFS block device is
detected. Would that be possible/reasonable? I don't know anything about
what import-cache does, but I hope/suppose it has some way of doing this
on a per-device basis?

└─systemd-udev-trigger.service @415ms +55ms

This is cloud-init's rules for blocking udev rules until network devices
get detected and cloud-init's naming rules get applied. This is a hairy
topic and Scott and I already discussed this at length. I think there's
a better solution here, but I doubt we'll completely turn this around by
the release. This just illustrates one of the problems of the "waiting
for all hardware just to single out a particular device" approach from
above -- this waits on stuff which is completely unrelated to zfs.

** No longer affects: systemd (Ubuntu)

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

Title:
  zfs-import-cache.service slows boot by 60 seconds

Status in cloud-init package in Ubuntu:
  Confirmed
Status in zfs-linux package in Ubuntu:
  Confirmed

Bug description:
  Fresh uvt-kvm guest, then
  $ sudo apt-get install zfsutils-linux
  $ sudo reboot

  The reboot will show on console waiting for tasks, then after ~ 60 seconds it 
continues boot.
  Logging in shows:

  $ sudo systemd-analyze critical-chain zfs-mount.service
  The time after the unit is active or started is printed after the "@" 
character.
  The time the unit takes to start is printed after the "+" character.

  zfs-mount.service +81ms
  └─zfs-import-cache.service @1min 786ms +272ms
└─systemd-udev-settle.service @494ms +1min 275ms
  └─systemd-udev-trigger.service @415ms +55ms
└─systemd-udevd-control.socket @260ms
  └─-.mount @124ms
└─system.slice @129ms
  └─-.slice @124ms

  Seems possibly related / or some discussion at
  https://github.com/zfsonlinux/zfs/issues/2368

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: zfsutils-linux 0.6.5.6-0ubuntu8
  ProcVersionSignature: User Name 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  Date: Mon Apr 18 16:42:35 2016
  ProcEnviron:
   TERM=screen.xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.sudoers.d.zfs: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1571761/+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 1502193] Re: Remove friends from archive

2016-04-19 Thread Khurshid Alam
Why it was removed from archive? Unity social lens was only way to
provide twitter notification to desktop. First you disable a perfectly
working friends-service, then you removed from archived too? See bug:
#1406358

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

Title:
  Remove friends from archive

Status in friends package in Ubuntu:
  Fix Released
Status in libfriends package in Ubuntu:
  Fix Released
Status in qml-friends package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released

Bug description:
  Friends is no longer supported and should be removed from the archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1502193/+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 1502193] Re: Remove friends from archive

2016-04-19 Thread Khurshid Alam
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1406358

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

Title:
  Remove friends from archive

Status in friends package in Ubuntu:
  Fix Released
Status in libfriends package in Ubuntu:
  Fix Released
Status in qml-friends package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released

Bug description:
  Friends is no longer supported and should be removed from the archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1502193/+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 1572188] [NEW] "ubuntu-cloudimg-query xenial daily" fails with "confused by argument: xenial"

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

I'm investigating why LXC's tests [1] have started failing so often with

   ubuntu-cloudimg-query is /usr/bin/ubuntu-cloudimg-query
   wget is /usr/bin/wget
   confused by argument: xenial
   There is no download available for release=xenial, stream=daily, arch=amd64

http://autopkgtest.ubuntu.com/packages/l/lxc/xenial/amd64/

Indeed this seems to be some weird glitch in ubuntu-cloudimg-query that
curiously only seems to happen in the data center. I pretty much ruled
out proxy settings, as that works fine for other releases and I tried
unsetting proxy vars too:

$ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query precise 
--format '%{url}\n'; echo $?
https://cloud-images.ubuntu.com/server/releases/precise/release-20160315/ubuntu-12.04-server-cloudimg-amd64.tar.gz
0

$ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query trusty daily 
--format '%{url}\n'; echo $?
https://cloud-images.ubuntu.com/server/trusty/20160411/trusty-server-cloudimg-amd64.tar.gz
0

$ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query xenial daily 
--format '%{url}\n'; echo $?
confused by argument: xenial
1

strace shows that for the latter case, u-c-q immediately exits after
"confused by argument: xenial", so I suspect it's some weird bug in
argument parsing.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cloud-image-utils 0.27-0ubuntu24
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: i3
Date: Tue Apr 19 16:50:15 2016
EcryptfsInUse: Yes
PackageArchitecture: all
SourcePackage: cloud-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lxc (Ubuntu)
 Importance: Undecided
 Status: Triaged


** Tags: amd64 apport-bug xenial
-- 
"ubuntu-cloudimg-query xenial daily" fails with "confused by argument: xenial"
https://bugs.launchpad.net/bugs/1572188
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to lxc 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-04-19 Thread Bug Watch Updater
** Changed in: pcsc-lite (Debian)
   Status: Unknown => Confirmed

-- 
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
Status in pcsc-lite package in Debian:
  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 1572188] Re: "ubuntu-cloudimg-query xenial daily" fails with "confused by argument: xenial"

2016-04-19 Thread Martin Pitt
So I think this needs to be fixed in the lxc package. Either add
"Restrictions: needs-recommends" or add "distro-info" as a test
dependency.

** Package changed: cloud-utils (Ubuntu) => lxc (Ubuntu)

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

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

Title:
  "ubuntu-cloudimg-query xenial daily" fails with "confused by argument:
  xenial"

Status in lxc package in Ubuntu:
  Triaged

Bug description:
  I'm investigating why LXC's tests [1] have started failing so often
  with

 ubuntu-cloudimg-query is /usr/bin/ubuntu-cloudimg-query
 wget is /usr/bin/wget
 confused by argument: xenial
 There is no download available for release=xenial, stream=daily, arch=amd64

  http://autopkgtest.ubuntu.com/packages/l/lxc/xenial/amd64/

  Indeed this seems to be some weird glitch in ubuntu-cloudimg-query
  that curiously only seems to happen in the data center. I pretty much
  ruled out proxy settings, as that works fine for other releases and I
  tried unsetting proxy vars too:

  $ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query precise 
--format '%{url}\n'; echo $?
  
https://cloud-images.ubuntu.com/server/releases/precise/release-20160315/ubuntu-12.04-server-cloudimg-amd64.tar.gz
  0

  $ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query trusty daily 
--format '%{url}\n'; echo $?
  
https://cloud-images.ubuntu.com/server/trusty/20160411/trusty-server-cloudimg-amd64.tar.gz
  0

  $ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query xenial daily 
--format '%{url}\n'; echo $?
  confused by argument: xenial
  1

  strace shows that for the latter case, u-c-q immediately exits after
  "confused by argument: xenial", so I suspect it's some weird bug in
  argument parsing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: cloud-image-utils 0.27-0ubuntu24
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: i3
  Date: Tue Apr 19 16:50:15 2016
  EcryptfsInUse: Yes
  PackageArchitecture: all
  SourcePackage: cloud-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1572188/+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 1572188] Re: "ubuntu-cloudimg-query xenial daily" fails with "confused by argument: xenial"

2016-04-19 Thread Martin Pitt
** Changed in: lxc (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  "ubuntu-cloudimg-query xenial daily" fails with "confused by argument:
  xenial"

Status in lxc package in Ubuntu:
  Fix Committed

Bug description:
  I'm investigating why LXC's tests [1] have started failing so often
  with

 ubuntu-cloudimg-query is /usr/bin/ubuntu-cloudimg-query
 wget is /usr/bin/wget
 confused by argument: xenial
 There is no download available for release=xenial, stream=daily, arch=amd64

  http://autopkgtest.ubuntu.com/packages/l/lxc/xenial/amd64/

  Indeed this seems to be some weird glitch in ubuntu-cloudimg-query
  that curiously only seems to happen in the data center. I pretty much
  ruled out proxy settings, as that works fine for other releases and I
  tried unsetting proxy vars too:

  $ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query precise 
--format '%{url}\n'; echo $?
  
https://cloud-images.ubuntu.com/server/releases/precise/release-20160315/ubuntu-12.04-server-cloudimg-amd64.tar.gz
  0

  $ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query trusty daily 
--format '%{url}\n'; echo $?
  
https://cloud-images.ubuntu.com/server/trusty/20160411/trusty-server-cloudimg-amd64.tar.gz
  0

  $ rm -rf ~/.cache/ubuntu-cloudimg-query/; ubuntu-cloudimg-query xenial daily 
--format '%{url}\n'; echo $?
  confused by argument: xenial
  1

  strace shows that for the latter case, u-c-q immediately exits after
  "confused by argument: xenial", so I suspect it's some weird bug in
  argument parsing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: cloud-image-utils 0.27-0ubuntu24
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: i3
  Date: Tue Apr 19 16:50:15 2016
  EcryptfsInUse: Yes
  PackageArchitecture: all
  SourcePackage: cloud-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1572188/+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 1560797] Re: apt does not configure Pre-Depends: before depending package

2016-04-19 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1560797

** Tags added: iso-testing

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

Title:
  apt does not configure Pre-Depends: before depending package

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  Fix Committed
Status in apt source package in Wily:
  Fix Committed

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  --
  SRU INFORMATION
  ===
  Fix: https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=c75e60eb (applied 
in Xenial last week)

  Test case:
   - Install clean wily amd64 desktop + install libgcrypt20:i386
   - change apt sources to xenial, apt-get dist-upgrade
   - with current apt, upgrade will often fail because systemd expects a 
configure libgcrypt20, or util-linux expects a configured libudev1 or similar, 
but these packages aren't configured.
   - with the fixed apt, the upgrade should run smoothly.

  Regression potential: Any bug here might potentially break package
  installation or upgrades completely. That said, the fix is quite
  obvious and has been in production in xenial for a week. Testing this
  SRU should include several dist-upgrades as well as some normal
  package installs in trusty/wily.


  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1560797/+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 1569668] Re: Feature - Set the time : Automatically from the internet does not work

2016-04-19 Thread dino99
That issue has been fixed on newer kernel  4.4.0-20.36 and up

 * [regression]: Failed to call clock_adjtime(): Invalid argument
(LP: #1566465)
- ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO

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

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

Title:
  Feature - Set the time : Automatically from the internet does not work

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  In the Time & Date Settings, the option to update time by selecting
  "Automatically from the internet" does not set the time.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160315-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic i686
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr 13 14:53:17 2016
  InstallationDate: Installed on 2016-04-10 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160408)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


  1   2   >