[Touch-packages] [Bug 1525735] Re: X server fails to start under regular user in Xenial

2015-12-14 Thread Tim
This is seemingly caused by the virtualbox drivers not yet having
support to non-root Xorg sessions.

The workaround for now is to install xserver-xorg-legacy and/or
virtualbox-guest-dkms

** Package changed: xorg (Ubuntu) => xorg-server (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/1525735

Title:
  X server fails to start under regular user in Xenial

Status in xorg-server package in Ubuntu:
  New

Bug description:
  The newest ISO image of Ubuntu GNOME Xenial Xerus does not launch the
  graphical installer on boot. Instead, it waits at the text-based login
  screen. I can log in using the default username of 'ubuntu-gnome' and
  start the X server with 'sudo startx.' Note that just 'startx' does
  not work; the command must be run as root. I am able to proceed with
  the installation as normal after starting X.

  After the system is fully installed, the problem persists. X can still
  be started manually after login.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+12ubuntu1
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sun Dec 13 19:43:20 2015
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
  InstallationDate: Installed on 2015-12-13 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151212)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.3.0-2-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  Renderer: Software
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.65-3
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.7-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.7-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.3-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20151019-1~exp1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sun Dec 13 19:40:19 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.17.3-2ubuntu2

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

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


[Touch-packages] [Bug 1525981] Re: Device can be tricked into exposing mtp service without being unlocked first

2015-12-14 Thread Marc Deslauriers
This is CVE-2015-7946

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-7946

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

Title:
  Device can be tricked into exposing mtp service without being unlocked
  first

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Steps to reproduce:

  - Boot your phone up (notice mtp is not accessible)
  - Start to make an emergency call (notice mtp is not accessible)
  - Cancel emergency call and go back to greeter (notice mtp IS accessible)

  That's bad.

  This happens because mtp-server pays attention to the greeter saying
  it's active over DBus.  And the first time it says it's active, mtp-
  server makes itself available.

  I believe the greeter has a bug where it briefly says it's inactive
  when transitioning between emergency dialer and the greeter.  We
  should close that gap (once I confirm it exists).

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

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


[Touch-packages] [Bug 1525700] Re: package libjpeg8-dev 8c-2ubuntu8 failed to install/upgrade: попытка перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», который уже имеется в пакете libjpeg-turbo8-d

2015-12-14 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  package libjpeg8-dev 8c-2ubuntu8 failed to install/upgrade: попытка
  перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», который уже
  имеется в пакете libjpeg-turbo8-dev:amd64 1.3.0-0ubuntu2

Status in libjpeg-turbo package in Ubuntu:
  New
Status in libjpeg8-empty package in Ubuntu:
  New

Bug description:
  Как исправить ошибку: E: Sub-process /usr/bin/dpkg ...

  sudo aptitude update
  sudo aptitude install -f
  sudo aptitude safe-upgrade
  sudo dpkg --configure -a
  sudo dpkg-reconfigure -a 
  sudo dpkg-reconfigure --default-priority %pack_name% 
  su
  dpkg-reconfigure --force %pack_name% 
  sudo dpkg --clear-avail
  dpkg --purge %pack_name%
  sudo kate /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Debian 8
  Package: libjpeg8-dev 8c-2ubuntu8
  ProcVersionSignature: Ubuntu 4.2.0-21.25-generic 4.2.6
  Uname: Linux 4.2.0-21-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Sun Dec 13 20:59:31 2015
  ErrorMessage: попытка перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», 
который уже имеется в пакете libjpeg-turbo8-dev:amd64 1.3.0-0ubuntu2
  InstallationDate: Installed on 2015-11-15 (27 days ago)
  InstallationMedia:
   
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: libjpeg8-empty
  Title: package libjpeg8-dev 8c-2ubuntu8 failed to install/upgrade: попытка 
перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», который уже имеется в 
пакете libjpeg-turbo8-dev:amd64 1.3.0-0ubuntu2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1525700] Re: package libjpeg8-dev 8c-2ubuntu8 failed to install/upgrade: попытка перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», который уже имеется в пакете libjpeg-turbo8-d

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

** Also affects: libjpeg-turbo (Ubuntu)
   Importance: Undecided
   Status: New

** Information type changed from Private Security to Public

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

Title:
  package libjpeg8-dev 8c-2ubuntu8 failed to install/upgrade: попытка
  перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», который уже
  имеется в пакете libjpeg-turbo8-dev:amd64 1.3.0-0ubuntu2

Status in libjpeg-turbo package in Ubuntu:
  New
Status in libjpeg8-empty package in Ubuntu:
  New

Bug description:
  Как исправить ошибку: E: Sub-process /usr/bin/dpkg ...

  sudo aptitude update
  sudo aptitude install -f
  sudo aptitude safe-upgrade
  sudo dpkg --configure -a
  sudo dpkg-reconfigure -a 
  sudo dpkg-reconfigure --default-priority %pack_name% 
  su
  dpkg-reconfigure --force %pack_name% 
  sudo dpkg --clear-avail
  dpkg --purge %pack_name%
  sudo kate /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Debian 8
  Package: libjpeg8-dev 8c-2ubuntu8
  ProcVersionSignature: Ubuntu 4.2.0-21.25-generic 4.2.6
  Uname: Linux 4.2.0-21-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Sun Dec 13 20:59:31 2015
  ErrorMessage: попытка перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», 
который уже имеется в пакете libjpeg-turbo8-dev:amd64 1.3.0-0ubuntu2
  InstallationDate: Installed on 2015-11-15 (27 days ago)
  InstallationMedia:
   
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: libjpeg8-empty
  Title: package libjpeg8-dev 8c-2ubuntu8 failed to install/upgrade: попытка 
перезаписать «/usr/lib/x86_64-linux-gnu/libjpeg.a», который уже имеется в 
пакете libjpeg-turbo8-dev:amd64 1.3.0-0ubuntu2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 265033] Re: Form contents are invisible when cursor leaves field, but data is still saved in form.

2015-12-14 Thread wpshooter
Michael:

To the best of my knowledge I am no longer having this problem.

However, that may be due to the fact that I no longer use Ubuntu
operating system but switched to exclusive use of Linux Mint (version
17) about 2 years ago.  

Thanks.


On Mon, 2015-12-14 at 23:25 +, KillaW0lf04 wrote:
> This also affects me with evince 3.16.1. I'm pretty surprised this is
> still an issue after 7 years. Is there a specific type of form it
> affects?
>

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

Title:
  Form contents are invisible when cursor leaves field, but data is
  still saved in form.

Status in Evince:
  Unknown
Status in One Hundred Papercuts:
  Invalid
Status in Poppler:
  Confirmed
Status in poppler package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evince

  When filling in forms, data becomes invisible after pressing enter. Data is 
present, just not visible. Data becomes visible when editing. Problems exist 
with forms on the gnome.org evince web site.
  http://live.gnome.org/Evince/Forms
  Description:  Ubuntu intrepid (development branch)
  Release:  8.10
  evince:
Installed: 2.23.6-0ubuntu1
Candidate: 2.23.6-0ubuntu1
Version table:
   *** 2.23.6-0ubuntu1 0
  500 http://se.archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status
  BTW, "Report a problem did not work"
  Tried with and without compiz with identical results

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

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


[Touch-packages] [Bug 1525719] Re: PCI/internal sound card not detected

2015-12-14 Thread Raymond
Hyper -V does not emulate any pci sound card inside vm


** Changed in: alsa-driver (Ubuntu)
   Status: New => Incomplete

** Summary changed:

- PCI/internal sound card not detected
+ PCI/internal sound card not detected inside Hyper-V

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

Title:
  PCI/internal sound card not detected inside Hyper-V

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  aplay -l reports aplay: device_list:268: no soundcards found...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Sun Dec 13 14:23:38 2015
  InstallationDate: Installed on 2015-12-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2012
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: Hyper-V UEFI Release v1.0
  dmi.board.asset.tag: None
  dmi.board.name: Virtual Machine
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: Hyper-V UEFI Release v1.0
  dmi.chassis.asset.tag: 2658-6322-8002-9577-5138-8780-03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: Hyper-V UEFI Release v1.0
  dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0:
  dmi.product.name: Virtual Machine
  dmi.product.version: Hyper-V UEFI Release v1.0
  dmi.sys.vendor: Microsoft Corporation

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Daniel van Vugt
** Changed in: mir
Milestone: None => 0.19.0

** Changed in: mir
Milestone: 0.19.0 => 0.18.0

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Fix Committed
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1521365] Re: Crashes and missing thumbnails

2015-12-14 Thread Michi Henning
** Changed in: gallery-app (Ubuntu)
   Importance: Undecided => High

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

Title:
  Crashes and missing thumbnails

Status in gallery-app package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  Triaged

Bug description:
  I've transferred the info for this from here because, apparently, the
  original bug report was encountering two separate
  problems:https://bugs.launchpad.net/canonical-devices-system-
  image/+bug/1512257

  I can reproduce this with rc-proposed build 278 on Mako. The gallery
  app shows nothing (just white background) where a thumbnail should be.
  Pawel saw the same thing and posted a screenshot here:

  http://imgur.com/a/j2yoW

  To reproduce, start out with a clean cache (thumbnailer-admin clear)
  and an empty photo roll, and with neither gallery nor camera running.

  Take twenty pictures with the camera.

  Start the gallery app from the launcher. For me everything works fine
  at this point, thumbnails show up as expected.

  Go back to the camera app (via launcher). Take ten more shots.

  Go back to the gallery (via launcher). At this point, the gallery app
  showed the problem briefly and then crashed, so I re-started the app.
  After doing that, it showed the thumbnails correctly.

  Go back to the camera app, take ten more pictures, back to gallery-
  app, etc. Eventually, the problem will show up (if the gallery app
  doesn't crash).

  I have verified from the thumbnailer trace that, each time I return to
  the gallery app, the app asks for thumbnails for the newly-added
  images (plus a bunch of others), and the thumbnailer correctly returns
  those, so this is not a thumbnailer problem.

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

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


[Touch-packages] [Bug 1526135] [NEW] package vim-runtime 2:7.4.712-2ubuntu4 failed to install/upgrade: trying to overwrite '/usr/share/vim/vim74/optwin.vim', which is also in package vim 20151214-1

2015-12-14 Thread Gaurav Dhingra
Public bug reported:

I think this happened after i tried to install the development version
of Vim and then i removed the development version of Vim and rather
installed the ubuntu version(using sudo apt-get install vim).

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: vim-runtime 2:7.4.712-2ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Mon Dec 14 10:02:01 2015
DuplicateSignature: package:vim-runtime:2:7.4.712-2ubuntu4:trying to overwrite 
'/usr/share/vim/vim74/optwin.vim', which is also in package vim 20151214-1
ErrorMessage: trying to overwrite '/usr/share/vim/vim74/optwin.vim', which is 
also in package vim 20151214-1
InstallationDate: Installed on 2015-12-13 (1 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: vim
Title: package vim-runtime 2:7.4.712-2ubuntu4 failed to install/upgrade: trying 
to overwrite '/usr/share/vim/vim74/optwin.vim', which is also in package vim 
20151214-1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check package-conflict wily

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

Title:
  package vim-runtime 2:7.4.712-2ubuntu4 failed to install/upgrade:
  trying to overwrite '/usr/share/vim/vim74/optwin.vim', which is also
  in package vim 20151214-1

Status in vim package in Ubuntu:
  New

Bug description:
  I think this happened after i tried to install the development version
  of Vim and then i removed the development version of Vim and rather
  installed the ubuntu version(using sudo apt-get install vim).

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: vim-runtime 2:7.4.712-2ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Mon Dec 14 10:02:01 2015
  DuplicateSignature: package:vim-runtime:2:7.4.712-2ubuntu4:trying to 
overwrite '/usr/share/vim/vim74/optwin.vim', which is also in package vim 
20151214-1
  ErrorMessage: trying to overwrite '/usr/share/vim/vim74/optwin.vim', which is 
also in package vim 20151214-1
  InstallationDate: Installed on 2015-12-13 (1 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: vim
  Title: package vim-runtime 2:7.4.712-2ubuntu4 failed to install/upgrade: 
trying to overwrite '/usr/share/vim/vim74/optwin.vim', which is also in package 
vim 20151214-1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5

2015-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package click-reviewers-tools - 0.35

---
click-reviewers-tools (0.35) xenial; urgency=medium

  [ Jamie Strandboge ]
  * clickreviews/cr_systemd.py:
- add checks for listen-stream, socket, socket-user and socket-group
- remove vendor checks with bus-name (LP: #1510522)
  * clickreviews/cr_security.py:
- make sure that the generated profile name is under the current 253
  character maximum. This might have to be adjusted after the AppArmor
  stacking work is completed (LP: #1499544)
- adjust for xenial snappy defaulting to using 'network-client' instead
  of 'networking'
- use 'NEEDS REVIEW' instead of 'MANUAL REVIEW'
  * clickreviews/cr_lint.py:
- check if package ships .click directory
- add a few more vcs files
- remove vendor-specific checks. 'vendor' is still allowed for
  compatibility with older snappy versions, but no formatting checks are
  performed (LP: #1510522)
- 'Maintainer' checks in the click manifest should only be done with click
  packages (LP: #1510522)
- don't prompt manual review when find .excludes file
- add kernel and os as valid snap types
- remove package filename checks. They were meaningless and hard to
  maintain
- sort unknown snappy yaml keys
- use 'NEEDS REVIEW' instead of 'MANUAL REVIEW'
  * clickreviews/cr_common.py:
- add valid yaml keys for kernel snaps
- add a couple more mime types for detecting binaries (useful for arm
  kernels)
  * update data/apparmor-easyprof-ubuntu.json for 16.04 policy
  * Makefile: add json syntax check
  * several changes for squashfs snaps that won't have a click manifest, etc.
Importantly, this means that only package.yaml is looked at and a lot of
click specific tests can be skipped
- cr_common.py:
  + rename a few variable to not be click specific
  + add self.pkgfmt
  + adjust __init__() to conditionally use package.yaml on squashfs,
otherwise click manifest
  + make click data structure initialization conditional on if click
or not (eg, don't run hooks code on squashfs images)
- adjust clickreviews/cr_* to conditionally run certain click-only tests
  on click packages
- adjust architecture checks to use self.pkg_arch and rename
  control_architecture_specified_needed as architecture_specified_needed
- cr_security.py:
  + revamp to use package.yaml on non-click instead of now nonexistent
security manifest
  + update push-helper template test to not make hooks specific
  + network-client should not be allowed with push helpers either
  + conditionally look for INSTALL_DIR on 16.04 systems in security-policy
  + adjust security-override checks on 16.04 to follow 16.04 yaml
  + make click manifest checks conditional on if click
- cr_tests.py: mock _pkgfmt_type(), _pkgfmt_version() and _is_squashfs()

  [ Michael Nelson ]
  * add support for non-mocked tests

  [ Michael Vogt ]
  * add support for squashfs snaps (currently will trigger manual review)

  [ Daniel Holbach ]
  * Pass absolute path of click or snap file - that way it's safe even if we
chdir (LP: #1514346).
  * Allow translated scope .ini fields to have 3 letters as their lang_code
identifier, ie. 'ast'. (LP: #1517017)
  * Ensure "urls" is not empty (LP: #1522777)

  [ James Tait ]
  * Add a handful of links to askubuntu questions to explain some of the
rejection messages.

  [ Alberto Mardegan ]
  * Allow "accounts" hook since the 15.04.1 framework
  * Online Accounts: update to latest plugin hook format (LP: #1520605)

  [ Marcus Tomlinson ]
  * Forbid the internal "DebugMode" scope.ini key from making its way into the
store (LP: #1511063)

 -- Jamie Strandboge   Mon, 14 Dec 2015 16:09:52 -0600

** Changed in: click-reviewers-tools (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 unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1511063

Title:
  Scopes freeze after few times slide on Bq 4.5

Status in click-reviewers-tools package in Ubuntu:
  Fix Released
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  BQ 4.5 Ubuntu-touch OTA7 (Ubuntu 15.04 r26)

  
  After a few slides on the scopes, it freezes the scopes in the middle of 2 
scopes 
  unity left bar can still be moved, but when launching apps from the left bar
  nothing happens to the freezed scopes screen, only rebooting the phone fixes 
it.

  when i remove some scopes from favorites  it freezes on other scopes

  Let me know wich logs i can attach to this bug to make debug easier.

To manage notifications about this bug go to:

[Touch-packages] [Bug 1489323] Re: MX4 button sometimes remains active with the screen off

2015-12-14 Thread Josh Arenson
@Pat I can absolutly reproduce this using the following sequence

1. Set phone to unlock on swipe
2. Rapidly tap the "home" button
3. Simultaneously tap the power button to lock the screen
4. Stop tapping the "home" button after the screen darkens
5. Unlock the device

Expected: greeter is shown
Actual: Dash is shown

I can visibly see the "home" button blink well after I've pressed it
(and well after the screen blanks. This seems like a good place to start
looking around.

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

Title:
  MX4 button sometimes remains active with the screen off

Status in Canonical System Image:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On last few weeks of rc-proposed and ota6 on MX4
  On occasion when the phone resumes, either through a power button press or an 
incoming event, the greeter is not shown and either the passcode entry page or 
the last running app is shown directly.

  This is intermittent but once in this state it is very consistently behaving 
this way.
  Update: while that was originally true now (build 136) it seems to clear once 
the button is pressed, the greeter is shown next resume.

  (was Greeter not always shown)

  I reproduced it a few times after an incoming text but its not
  consistent

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

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


[Touch-packages] [Bug 1464053] Re: ubuntu-bug is broken (only) within Mate, because of gvfs-open.

2015-12-14 Thread Martin Wimpress
** Changed in: ubuntu-mate
   Status: Incomplete => Invalid

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

Title:
  ubuntu-bug is broken (only) within Mate, because of gvfs-open.

Status in ubuntu-mate:
  Invalid
Status in apport package in Ubuntu:
  Invalid
Status in gvfs package in Ubuntu:
  New

Bug description:
  The ubuntu bug reporting system is rather badly broken, because when I
  run ubuntu-bug/apport-bug, it gathers data, then opens a new blank
  firefox window, but does not connect to launchpad!

  The root cause is this one:
  https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1427144
  which basically means that apport needs to invoke firefox with a different 
set of options.

  This should be trivial to fix, but I think it's rather important, especially 
given how hard it is to get a direct report into Launchpad, and all the 
redirects that emphasise using the ubuntu-bug tool: 
  https://help.ubuntu.com/community/ReportingBugs

  (I'm reporting this from Ubuntu Wily, though I think I recall seeing it in 
Vivid)
  Apport version is:  2.17.3-0ubuntu4

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

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


[Touch-packages] [Bug 1526118] [NEW] package apt 1.1.5 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 6

2015-12-14 Thread Gérson Soares Martins
Public bug reported:

Não instala as atualizações.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: apt 1.1.5
ProcVersionSignature: Ubuntu 4.3.0-4.13-generic 4.3.2
Uname: Linux 4.3.0-4-generic i686
ApportVersion: 2.19.3-0ubuntu2
Architecture: i386
Date: Mon Dec 14 23:02:24 2015
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 6
InstallationDate: Installed on 2011-04-28 (1691 days ago)
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
RelatedPackageVersions:
 dpkg 1.18.3ubuntu1
 apt  1.1.5
SourcePackage: apt
Title: package apt 1.1.5 failed to install/upgrade: sub-processo script 
post-installation instalado retornou estado de saída de erro 6
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 package-from-proposed xenial

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

Title:
  package apt 1.1.5 failed to install/upgrade: sub-processo script post-
  installation instalado retornou estado de saída de erro 6

Status in apt package in Ubuntu:
  New

Bug description:
  Não instala as atualizações.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: apt 1.1.5
  ProcVersionSignature: Ubuntu 4.3.0-4.13-generic 4.3.2
  Uname: Linux 4.3.0-4-generic i686
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: i386
  Date: Mon Dec 14 23:02:24 2015
  ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 6
  InstallationDate: Installed on 2011-04-28 (1691 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  RelatedPackageVersions:
   dpkg 1.18.3ubuntu1
   apt  1.1.5
  SourcePackage: apt
  Title: package apt 1.1.5 failed to install/upgrade: sub-processo script 
post-installation instalado retornou estado de saída de erro 6
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Daniel van Vugt
I agree abolishing acceleration is not a final answer, and there will be
configurations where it is needed.

However, the acceleration introduced in Mir 0.18 is insufficient and
inappropriate to address this bug. The slow-down recently introduced in
Untiy8 is too pronounced, and needs to be fixed in Unity8.

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Fix Committed
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 265033] Re: Form contents are invisible when cursor leaves field, but data is still saved in form.

2015-12-14 Thread KillaW0lf04
This also affects me with evince 3.16.1. I'm pretty surprised this is
still an issue after 7 years. Is there a specific type of form it
affects?

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

Title:
  Form contents are invisible when cursor leaves field, but data is
  still saved in form.

Status in Evince:
  Unknown
Status in One Hundred Papercuts:
  Invalid
Status in Poppler:
  Confirmed
Status in poppler package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evince

  When filling in forms, data becomes invisible after pressing enter. Data is 
present, just not visible. Data becomes visible when editing. Problems exist 
with forms on the gnome.org evince web site.
  http://live.gnome.org/Evince/Forms
  Description:  Ubuntu intrepid (development branch)
  Release:  8.10
  evince:
Installed: 2.23.6-0ubuntu1
Candidate: 2.23.6-0ubuntu1
Version table:
   *** 2.23.6-0ubuntu1 0
  500 http://se.archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status
  BTW, "Report a problem did not work"
  Tried with and without compiz with identical results

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

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


[Touch-packages] [Bug 1525879] Re: Integrate InputInfo patch from upstream

2015-12-14 Thread Lorn Potter
There are still a few API changes coming. I will make sure it compiles
with 5.4 as well.

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

Title:
  Integrate InputInfo patch from upstream

Status in qtsystems-opensource-src package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Upstream commit: https://codereview.qt-project.org/#/c/101049/

  This should get worked in upstream and integrated for Ubuntu/UITK use.

  Landing ticket: https://requests.ci-train.ubuntu.com/#/ticket/763

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtsystems-opensource-src/+bug/1525879/+subscriptions

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


[Touch-packages] [Bug 1526095] Re: Wireshark fails to start under Unity8

2015-12-14 Thread Daniel van Vugt
Thanks for the bug report.

Connecting 3rd party client apps to Unity8 requires them to have something like 
this string on their command line:
--desktop_file_hint=unity8
because Unity8 will actually inspect the command line of the app.

So if you're lucky, your app supports '--' and you can go:
wireshark -- --desktop_file_hint=unity8

If you're unlucky then that won't work and you need either the
app/toolkit to add '--' support, or to ask the Unity8 team nicely to
remove the desktop_file_hint requirement.

Please let us know how it goes...

** Summary changed:

- Wireshark
+ Wireshark fails to start under Unity8

** Package changed: mir (Ubuntu) => unity8 (Ubuntu)

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

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

Title:
  Wireshark fails to start under Unity8

Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Error to start, check out the pic.

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

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


[Touch-packages] [Bug 1428558] Re: Thumbnailing videos taken by camera is very slow (over 5 seconds on BQ)

2015-12-14 Thread Michi Henning
It doesn't look like anything will ever be done to fix this, so I'm
closing this for thumbnailer.

** Changed in: thumbnailer (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Thumbnailing videos taken by camera is very slow (over 5 seconds on
  BQ)

Status in gstreamer package in Ubuntu:
  Invalid
Status in gstreamer1.0 package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  Invalid

Bug description:
  Steps:

  1. Shoot a 1080p video with the camera
  2. Go to the camera roll of the camera and wait for the video thumbnail to 
show up

  It takes a long time before the thumbnail is finished generating.

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

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


[Touch-packages] [Bug 1521745] Re: sshd will fail to start or restart if non-default Port option is incorrectly put after a non-default ListenAddress

2015-12-14 Thread jhartr7
Thanks Robie.  I think you may have misunderstood what the bug is.  The
quote you reference is not really relevant in this case, because what I
am reporting isn't that something goes wrong when a port is not
specified.

The important line from the documentation is this, which I provided
originally:

"Additionally, any Port options must precede this option for non-port
qualified addresses."

So, yes, my configuration is invalid, but the behavior of sshd when this
happens and the experience around it could use improvement.  If it
detects that the configuration is invalid, it should flag it as such and
make it obvious from the logs/stdout/stdterr rather than letting the
process try to restart and falsely report that it restarted
successfully, because it didn't.

I agree that part of this could legitimately be a bug in OpenSSH.

** Changed in: openssh (Ubuntu)
   Status: Invalid => Opinion

** Changed in: openssh (Ubuntu)
   Status: Opinion => New

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

Title:
  sshd will fail to start or restart if non-default Port option is
  incorrectly put after a non-default ListenAddress

Status in openssh package in Ubuntu:
  New

Bug description:
  I have a system where the default listening port is changed for sshd,
  done at the bottom of my sshd_config.  I recently changed the
  ListenAddress from its default (unset, which listens on all
  interfaces) to bind to a specific IP.  The resulting relevant snippet
  of my sshd_config was:

  ListenAddress my_ip_here
  Port 12345

  I then restarted ssh with /etc/init.d/ssh restart and found that ssh
  was not listening.

  Re-reading the manpage, I see this:

  ListenAddress
   Specifies the local addresses sshd(8) should listen on.  The fol‐
   lowing forms may be used:

 ListenAddress host|IPv4_addr|IPv6_addr
 ListenAddress host|IPv4_addr:port
 ListenAddress [host|IPv6_addr]:port

   If port is not specified, sshd will listen on the address and all
   prior Port options specified.  The default is to listen on all
   local addresses.  Multiple ListenAddress options are permitted.
   Additionally, any Port options must precede this option for non-
   port qualified addresses.

  On a hunch, I remove the Port line and simply change my relevant
  config to:

  ListenAddress my_ip_here:12345

  sshd then restarted just fine.

  In looking at the logs, I see:

  Dec  1 11:40:26 jhart-laptop kernel: [1207947.954263] init: ssh main process 
(26655) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.954277] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.957687] init: ssh main process 
(26658) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.957703] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.961094] init: ssh main process 
(26661) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.961115] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.964835] init: ssh main process 
(26664) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.964852] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.968028] init: ssh main process 
(26667) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.968043] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.971004] init: ssh main process 
(26670) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.971021] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.974044] init: ssh main process 
(26673) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.974087] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.977853] init: ssh main process 
(26676) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.977868] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.980928] init: ssh main process 
(26679) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.980944] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.984059] init: ssh main process 
(26682) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.984075] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.987118] init: ssh main process 
(26685) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.987132] init: ssh respawning 
too fast, 

[Touch-packages] [Bug 1512608] Re: No thumbnails generated for OGG audio

2015-12-14 Thread Michi Henning
** Changed in: thumbnailer (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  No thumbnails generated for OGG audio

Status in music-app package in Ubuntu:
  Invalid
Status in thumbnailer package in Ubuntu:
  Fix Committed

Bug description:
  Setup:
Core Music app 
BQ HD5
OTA-7 15.04 r6
Large collection of audio files in .ogg and .mp3 format on SD card
Audio files tagged with Artist, Album titile, Track title etc.

  Expected result:
Album covers and Artist images are displayed in Music app

  Actual result:
Only mp3 audio files generate thumbnails. No Album of Artist thumbnails are 
generated for any OGG files

  To test the situation I have
  a) Cleared the thumbnailer failure cache
  b) removed the whole thumbnail cache directory
  c) Removed and reinsterted the SD card
  d) Uninstallled and reinstalled the core Music app

  Before the OTA-7 upgrade the thumbnails were shown for .ogg and .mp3
  files

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

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


[Touch-packages] [Bug 1526110] [NEW] Xorg freeze

2015-12-14 Thread Enrique Agustini
Public bug reported:

Symptons: 
Display freezes, but not mouse, after 30 seconds aprox display refreshes, and 
only background image is shown over 3 seconds aprox and then apport window 
appears to send report, other times apport window doesn't appear and everything 
just continues as normal.

Steps to reproduce:
1. I think the goal in this is saturate GPU, so what I do is to open many 
images with GIMP say 20, open Firefox, Chrome, VLC player with a video running 
and Audacity. With those are sufficient to reproduce the issue which becomes 
recurrent to say every 2 minutes.

To make it clear, not only xorg package gets involved in these freezes
other many times it's compiz.

I'd like you to give me guidelines to seriously troubleshoot this issue.

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.131  Sun Nov  8 21:43:33 
PST 2015
 GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu5
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: Mon Dec 14 18:55:06 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus: nvidia-304, 304.131, 4.2.0-16-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GpuHangFrequency: Several times a day
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Since before I upgraded
GraphicsCard:
 NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
InstallationDate: Installed on 2015-10-25 (50 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=00690a4c-1365-4414-a6c6-0d9f5368a520 ro quiet splash
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UdevLog: Error: [Errno 2] No existe el archivo o el directorio: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/05/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0709
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N-VM HDMI
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0709:bd12/05/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-VMHDMI:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Mon Dec 14 17:19:15 2015
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, id 9
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug compiz-0.9 freeze ubuntu wily

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

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  New

Bug description:
  Symptons: 
  Display freezes, but 

[Touch-packages] [Bug 1508363] Re: Coordinated migration to UITK 1.3

2015-12-14 Thread Jenkins Bot
Fix committed into lp:ubuntu-clock-app at revision 421, scheduled for
release in ubuntu-clock-app, milestone 3.7

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

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

Title:
  Coordinated migration to UITK 1.3

Status in Canonical System Image:
  In Progress
Status in Ubuntu Music App:
  Fix Released
Status in Ubuntu Notes app:
  New
Status in Ubuntu Calculator App:
  Fix Committed
Status in Ubuntu Calendar App:
  In Progress
Status in Ubuntu Clock App:
  Fix Committed
Status in Ubuntu Document Viewer App:
  Fix Released
Status in Ubuntu Shorts App:
  Fix Committed
Status in Ubuntu Weather App:
  Fix Released
Status in Weather:
  New
Status in address-book-app package in Ubuntu:
  Fix Committed
Status in calendar-app package in Ubuntu:
  Confirmed
Status in camera-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu:
  Fix Committed
Status in gallery-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu:
  Fix Committed
Status in music-app package in Ubuntu:
  Confirmed
Status in reminders-app package in Ubuntu:
  Fix Committed
Status in ubuntu-clock-app package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in ubuntu-weather-app package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  The migration to 1.3 needs to happen in a coordinated way, so that
  shell and all apps we care of migrate within the same OTA window to
  reduce visual inconsistencies to a minimum.

  This bug is a means to collect all the projects affected and keep tabs
  on what's happening.

  NOTES:
  - The toolkit has the following modules:
 Ubuntu.Components 1.3
 Ubuntu.Components.ListItems 1.3
 Ubuntu.Components.Pickers 1.3
 Ubuntu.Components.Popups 1.3
 Ubuntu.Components.Styles 1.3
 Ubuntu.Components.Themes 1.3
 Ubuntu.Components.Themes.Ambiance 1.3
 Ubuntu.Components.Themes.SuruDark 1.3

  - The following modules were not altered recently:
 Ubuntu.Layouts 1.0
 Ubuntu.PerformanceMetrics 1.0

  - Theme is now theme (lowercase)
  - PageHeadStyle now has a "config" property

  In manifest.json file use:
     "framework": "ubuntu-sdk-15.04.1-qml"

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Daniel van Vugt
Actually, regardless of whether we land Mir fixes for bug 1524145 and
bug 1522295, the Unity8 mouse speed is still going to be unusable.

Right now (Mir 0.17 installed on xenial) you're getting 1:1 device
kernel motion data. So Unity8 should be able to deal with that much
better than it is and not require such a huge effort to move the mouse
around.

So this is entirely a Unity8 bug.  Unity8 should ensure as a sane
default that it is moving the cursor by about 1px when the motion event
gives a dx==1. But right now it seems to be a long way from that. Other
Mir shells don't have a problem.

** Changed in: mir
   Status: Opinion => Invalid

** Changed in: mir
Milestone: 0.18.0 => None

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

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

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

** Changed in: qtmir
   Importance: Undecided => High

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Invalid
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Daniel van Vugt
Furthermore, when a configuration GUI is available, many users will
configure and want mouse accuracy to be exactly what it is right now in
Mir 0.17. So please make sure Unity8 works with that and does not rely
on the spuriously large acceleration that libinput introduces.

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Invalid
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1451724] Re: Selfie stick not supported

2015-12-14 Thread Ugo Riboni
** Changed in: camera-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 camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1451724

Title:
  Selfie stick not supported

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  In Progress

Bug description:
  I had a chance to play with a selfie stick: http://bit.ly/1KIYkBc

  Working fine on iOS it didn't do anything on Ubuntu.  I had enough
  time to check out what what keycode it sends when pressing the shutter
  button: Qt.Key_MediaTogglePlayPause

  So I guess all it takes is to add a Keys.onPressed handler to the
  camera app and trigger the photo shutter or start/stop recording when
  in video mode.

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

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


[Touch-packages] [Bug 1445064] Re: Re-implement container crash forwarding

2015-12-14 Thread Martin Pitt
This sounds good to me, as this now leaves the actual processing and any
permission issues to the apport instance in the container.

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

Title:
  Re-implement container crash forwarding

Status in apport package in Ubuntu:
  Triaged

Bug description:
  The container crash forwarding feature must be re-implemented to use a
  safe design.

  The current thought is:
   - Introduce a systemd unit and upstart job to have a socket activated apport 
crash handler
   - When a crash comes from a container, have apport connect to the socket in 
the crashed process' root, write the arguments it received to the socket.
   - The crash handler in the container will then run and close the socket when 
it doesn't need the crashed process anymore.
   - The host crash handler then exits.

  This means that we only rely on an accessible root directory for the
  crashed process and the crash handler will be spawned by init inside
  that container. This makes it safe for privileged and unprivileged
  containers.

  As an extra security measure, rate limiting should be added so that we
  can only have 10 in-flight crashes and that any crash taking more than
  30s to be handled get cancelled (preventing host DoS).

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

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


[Touch-packages] [Bug 1506490] Re: Print dialog - getting printer information failed

2015-12-14 Thread Martin Wimpress
** No longer affects: ubuntu-mate

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

Title:
  Print dialog - getting printer information failed

Status in GTK+:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Fix Released

Bug description:
  Running Ubuntu Mate 14.04 a number of printers fail when used from the
  print dialog. However they can be printed to successfully from
  LIbreOffice and can also have a test page sent to them.

  When using the system print dialog the status of the printer is set
  to:

  'Getting printer information failed'

  And the Print button is disabled.

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

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


[Touch-packages] [Bug 1492546] Re: Systemd runs ifdown on shutdown even when it shouldn't

2015-12-14 Thread Alkis Georgopoulos
Hi Martin, I've set up remote syslogging and I'm attaching the relevant
lines for the "ltsp33" client.

** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1492546/+attachment/4534472/+files/syslog

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

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

Title:
  Systemd runs ifdown on shutdown even when it shouldn't

Status in ltsp package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Triaged
Status in systemd package in Debian:
  Fix Released

Bug description:
  The unit /lib/systemd/system/ifup@.service is Debian and Ubuntu specific, 
it's not part of upstream systemd.
  On shutdown, it unconditionally ifdowns all interfaces:
ExecStop=/sbin/ifdown %I

  This is a regression from previous init systems (sysvinit and upstart)
  which cared so that when a network file system was in use, they didn't
  ifdown the interfaces.

  Specifically, both /etc/init.d/networking and /etc/init/networking contain 
these functions:
check_network_file_systems()
check_network_swaps()
  which output the message "not deconfiguring network interfaces: network file 
systems still mounted" and exit.

  So, please call the same functions in the ExecStop= part of
  ifup@.service.

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

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


[Touch-packages] [Bug 1516531] Re: Fullscreen Freeze.

2015-12-14 Thread Christopher M. Penalver
** Tags added: regression-release

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

Title:
  Fullscreen Freeze.

Status in xorg package in Ubuntu:
  New

Bug description:
  Related?:
  
http://askubuntu.com/questions/692405/ubuntu-15-10-unity-freezes-after-escaping-full-screen-video
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1509622

  I've been having cases of unusual screen behavior, particularly when Kodi 16 
is being used (maybe it's just a Kodi thing).
  There have been times before when coming out of fullscreen video using either 
Chrome or Kodi would drop me to a console screen with no input.
  I think I would be able to kill the gnome session in tty1.

  Now, after a bios upgrade as well as the latest display manager and kernel 
update, Kodi has frozen in fullscreen a couple of times and yet audio will 
still play from Kodi.
  I created the bug report in tty1.

  I've also been noticing that if I pause a Kodi video, other non-Kodi 
applications may not update their window content.
  For example, I may be in a webpage in Chrome and I try to mousewheel scroll, 
yet not see the scrolling effect. Or I will click on a different tab and the 
window doesn't show the switch. BUT, if I continue playing the Kodi video, 
Chrome will update it's screen, and if I switch back to the tab I scrolled, the 
scroll will have already occurred.

  I will say that I have at least not had a fullscreen GUI crash me out
  to console.

  Another peculiarity is when booting Ubuntu, I used to be able to press ESC to 
view the kernel/system booting output, but now it just shows a black screen 
with a cursor.
  The downside to that in 15.04 was I'd lose my mouse cursor when the GUI login 
screen came up.

  Let me know what other output you'd like (or whatever test you'd like me to 
try) "when" it happens again.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2015-10-28 (26 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt quiet splash elevator=cfq 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 07/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H97M-ITX/ac
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd07/27/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97M-ITX/ac:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov 23 21:36:32 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: 

[Touch-packages] [Bug 1525879] [NEW] Integrate InputInfo patch from upstream

2015-12-14 Thread Timo Jyrinki
Public bug reported:

Upstream commit: https://codereview.qt-project.org/#/c/101049/

This should get worked in upstream and integrated for Ubuntu/UITK use.

Landing ticket: https://requests.ci-train.ubuntu.com/#/ticket/763

** Affects: qtsystems-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

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

** Also affects: qtsystems-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Integrate InputInfo patch from upstream

Status in qtsystems-opensource-src package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Upstream commit: https://codereview.qt-project.org/#/c/101049/

  This should get worked in upstream and integrated for Ubuntu/UITK use.

  Landing ticket: https://requests.ci-train.ubuntu.com/#/ticket/763

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtsystems-opensource-src/+bug/1525879/+subscriptions

-- 
Mailing list: https://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 1521226] Re: FTBFS on all arches in xenial

2015-12-14 Thread Alberto Mardegan
On 12/14/2015 01:41 AM, Dimitri John Ledkov wrote:
> Is this going to land soon? this FTBFS is blocking remaining packages to
> be build on s390x.

It's in QA's hands: https://requests.ci-train.ubuntu.com/#/ticket/762

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

Title:
  FTBFS on all arches in xenial

Status in webapps-sprint:
  In Progress
Status in libaccounts-glib package in Ubuntu:
  In Progress

Bug description:
  see attached log

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1521226/+subscriptions

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


[Touch-packages] [Bug 1264311] Re: BCM43142 bluetooth adapter not finding any bluetooth devices

2015-12-14 Thread Michael
Did some more testing and Pilot6 is right. BCM.hcd in
/lib/firwmware/brcm was all that was needed.

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

Title:
  BCM43142 bluetooth adapter not finding any bluetooth devices

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  On my officially Ubuntu-certified Lenovo B590 laptop the BCM43142
  bluetooth adapter is not working. I have two further bluetooth devices
  placed closely to the laptop, non-paired and each being able to
  discover the other respectively. None of them is able to discover the
  laptop, nor does 'hcitool scan' on the laptop find any devices. It
  does not give any errors though.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: bluez 4.101-0ubuntu8b1
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Thu Dec 26 15:34:08 2013
  InstallationDate: Installed on 2013-12-25 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: bnep rfcomm btusb bluetooth
  MachineType: LENOVO 37613EG
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-14-generic 
root=UUID=c379c17a-9869-47a8-b9b3-83be4e302040 ro acpi_backlight=vendor quiet 
splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H9ET74WW(1.11)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 37613EG
  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:bvrH9ET74WW(1.11):bd06/26/2013:svnLENOVO:pn37613EG:pvrLenovoB590:rvnLENOVO:rn37613EG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 37613EG
  dmi.product.version: Lenovo B590
  dmi.sys.vendor: LENOVO
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 1C:3E:84:E8:81:98  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN ISCAN 
RX bytes:1244 acl:0 sco:0 events:81 errors:0
TX bytes:2820 acl:0 sco:0 commands:77 errors:0

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

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


[Touch-packages] [Bug 1524424] Re: Storage computations are incorrect

2015-12-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Storage computations are incorrect

Status in Canonical System Image:
  Confirmed
Status in click package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  In Progress

Bug description:
  The other files count on the storage page appears to be much larger
  than it really is, reporting 15 to 2.0 GB on most devices.

  The files in .cache and .local should be counted as part of the Used
  by apps total

  Other should subtract the amount used by apps

   property real otherSize: diskSpace -
   freediskSpace -
   usedByUbuntu -
   backendInfo.moviesSize -
   backendInfo.picturesSize -
   backendInfo.audioSize
  with these changes the counts are correct

  Used by Ubuntu varies greatly between devices:
  mako shows 5.1 GB
  krrilin shows 3.4 GB, 
  Arale 1 shows 5.4 GB
  Arale 2 shows 2.9 GB

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

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


[Touch-packages] [Bug 1525441] Re: /usr/bin/unity8:11:QScopedPointer:qGetPtrHelper:QQuickItem::d_func:QQuickItem::setWidth:QtPrivate::QSlotObjectBase::call

2015-12-14 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1517905 ***
https://bugs.launchpad.net/bugs/1517905

** This bug has been marked a duplicate of bug 1517905
   /usr/bin/unity8:11:data:qGetPtrHelper:d_func:QQuickItem::setWidth:call

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

Title:
  
/usr/bin/unity8:11:QScopedPointer:qGetPtrHelper:QQuickItem::d_func:QQuickItem::setWidth:QtPrivate::QSlotObjectBase::call

Status in unity8 package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity8.  This problem was most recently seen with version
  8.11+16.04.20151126-0ubuntu2, the problem page at
  https://errors.ubuntu.com/problem/83898330182546cf553920eb91f1a75472f81597
  contains more details.

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

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


[Touch-packages] [Bug 1524488] Re: Manually setting the time into the past makes flickables misbehave

2015-12-14 Thread Albert Astals Cid
I don't think it's an unity8 bug since other apps (e.g webbrowser or
just this QML snippet http://paste.ubuntu.com/14003581/ ) have the same
problem.

I guess something is storing timestamps somewhere and timestamps being
in the past makes things unhappy.

** Summary changed:

- Manually setting the time into the past makes scopes sluggish, unnavigable
+ Manually setting the time into the past makes flickables misbehave

** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: qtmir (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  Manually setting the time into the past makes flickables misbehave

Status in mir package in Ubuntu:
  New
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Unexpected behavior while testing a U1 silo:

  TEST CASE
  1.  Open ubuntu-system-settings, set time manually into the past a few hours
  2.  Return to scopes
  3.  Swipe left for next scope
  EXPECTED
  Scope swipes left, next scope appears.
  ACTUAL
  Stunted swipe appears to register late, fails to switch scope.

  Please feel free to reassign if the gesture itself is dependent on
  time?  Pathological use case but maybe worth examining if it exposes
  some pathological codepaths ;) .

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Andreas Pokorny
** Changed in: mir
   Status: Invalid => Fix Committed

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Fix Committed
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1524885] Re: Camera after video recording not usable from Contacts app

2015-12-14 Thread Ugo Riboni
The problem is more general than that: whenever switching away from
camera-app while the app is in video mode the app will end up in an
unusable state: unable to record and unable to switch away from video
mode.

** Changed in: camera-app (Ubuntu)
   Status: New => In Progress

** Summary changed:

- Camera after video recording not usable from Contacts app
+ Camera not usable when application unfocused while in recording mode

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

Title:
  Camera not usable when application unfocused while in recording mode

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  In Progress

Bug description:
  Steps to reproduce:
  - open camera app
  - record a video (or simply press on button to switch to video recording mode)
  - leave camera app in background
  - open contacts app
  - create a new contact
  - press on the + to fill the picture section
  - select camera as source of the picture

  Expected:
  - I can take a picture (picture button enabled, record video button disabled)

  Result:
  - Instead, the record video button is enabled and i cannot switch to photo 
mode because its button is disabled.

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

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


[Touch-packages] [Bug 1516531] Re: Fullscreen Freeze.

2015-12-14 Thread Christopher M. Penalver
Vindicator:

1) Regarding the first 50% that has nothing to do with fixing this
issue, I'll PM you directly about it to avoid derailing this report
further with discussion that has nothing to do with getting this issue
fixed.

2) Regarding your comment:
>"For me, testing a newer kernel... may also have other unusable problems."

As you have made it clear you won't be testing Xenial, no problem here.
I'll mark it New and this may go forward on that.

3) Regarding the rest of your comment, it falls into 1).

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

Title:
  Fullscreen Freeze.

Status in xorg package in Ubuntu:
  New

Bug description:
  Related?:
  
http://askubuntu.com/questions/692405/ubuntu-15-10-unity-freezes-after-escaping-full-screen-video
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1509622

  I've been having cases of unusual screen behavior, particularly when Kodi 16 
is being used (maybe it's just a Kodi thing).
  There have been times before when coming out of fullscreen video using either 
Chrome or Kodi would drop me to a console screen with no input.
  I think I would be able to kill the gnome session in tty1.

  Now, after a bios upgrade as well as the latest display manager and kernel 
update, Kodi has frozen in fullscreen a couple of times and yet audio will 
still play from Kodi.
  I created the bug report in tty1.

  I've also been noticing that if I pause a Kodi video, other non-Kodi 
applications may not update their window content.
  For example, I may be in a webpage in Chrome and I try to mousewheel scroll, 
yet not see the scrolling effect. Or I will click on a different tab and the 
window doesn't show the switch. BUT, if I continue playing the Kodi video, 
Chrome will update it's screen, and if I switch back to the tab I scrolled, the 
scroll will have already occurred.

  I will say that I have at least not had a fullscreen GUI crash me out
  to console.

  Another peculiarity is when booting Ubuntu, I used to be able to press ESC to 
view the kernel/system booting output, but now it just shows a black screen 
with a cursor.
  The downside to that in 15.04 was I'd lose my mouse cursor when the GUI login 
screen came up.

  Let me know what other output you'd like (or whatever test you'd like me to 
try) "when" it happens again.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2015-10-28 (26 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt quiet splash elevator=cfq 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 07/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H97M-ITX/ac
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd07/27/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97M-ITX/ac:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 

[Touch-packages] [Bug 1521226] Re: FTBFS on all arches in xenial

2015-12-14 Thread Dimitri John Ledkov
I am fairly confident that dbus works:
http://autopkgtest.ubuntu.com/packages/d/dbus/

Ditto sqlite3, at least via some bindings:
http://autopkgtest.ubuntu.com/packages/?q=sqlite

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

Title:
  FTBFS on all arches in xenial

Status in webapps-sprint:
  In Progress
Status in libaccounts-glib package in Ubuntu:
  In Progress

Bug description:
  see attached log

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1521226/+subscriptions

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


[Touch-packages] [Bug 1270018] Re: dhcp-all-interfaces causes syslog spam

2015-12-14 Thread Vasyl Khalak
** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: network-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  dhcp-all-interfaces causes syslog spam

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

Bug description:
  because it adds everything :/
  Jan 17 02:37:18 ci-overcloud-notcompute-3st54nnok5p5 dhclient: send_packet: 
No such device or address
  Jan 17 02:37:18 ci-overcloud-notcompute-3st54nnok5p5 dhclient: 
dhclient.c:1996: Failed to send 300 byte long packet over br-tun interface.
  Jan 17 02:37:20 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on eth0 to 255.255.255.255 port 67 interval 11 (xid=0x1073ecde)
  Jan 17 02:37:28 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on vlan25 to 255.255.255.255 port 67 interval 17 (xid=0x19abe7a9)
  Jan 17 02:37:30 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on br-tun to 255.255.255.255 port 67 interval 6 (xid=0x4ddfb7de)
  Jan 17 02:37:30 ci-overcloud-notcompute-3st54nnok5p5 dhclient: send_packet: 
No such device or address
  Jan 17 02:37:30 ci-overcloud-notcompute-3st54nnok5p5 dhclient: 
dhclient.c:1996: Failed to send 300 byte long packet over br-tun interface.
  Jan 17 02:37:31 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on eth0 to 255.255.255.255 port 67 interval 12 (xid=0x1073ecde)
  Jan 17 02:37:32 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on ovs-system to 255.255.255.255 port 67 interval 14 (xid=0x5b31271c)
  Jan 17 02:37:36 ci-overcloud-notcompute-3st54nnok5p5 dhclient: No DHCPOFFERS 
received.
  Jan 17 02:37:36 ci-overcloud-notcompute-3st54nnok5p5 dhclient: No working 
leases in persistent database - sleeping.
  Jan 17 02:37:43 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on eth0 to 255.255.255.255 port 67 interval 15 (xid=0x1073ecde)
  Jan 17 02:37:45 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on vlan25 to 255.255.255.255 port 67 interval 21 (xid=0x19abe7a9)
  Jan 17 02:37:46 ci-overcloud-notcompute-3st54nnok5p5 dhclient: DHCPDISCOVER 
on ovs-system to 255.255.255.255 port 67 interval 8 (xid=0x5b31271c)

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Andreas Pokorny
You can see this bug from various perspectives. For common mice mouse,
movement of the cursor  on a high dpi screen is just slow. But since you
still need accuracy you cannot just scale the movement. To allow exact
cursor placement, movement dependent cceleration is the proper solution
for this problem.

The fact that the android input stack did not offer acceleration was not
a decision we made for versions prior to 0.18, but rather a bug in the
velocity tracker for some reason it queried and tracked a non existent
touch id. Fixing that required refactoring our tests to not rely on that
bug. Which happened in the course of this year. In the end we just
switched to libinuput.

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Fix Committed
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1492546] Re: Systemd runs ifdown on shutdown even when it shouldn't

2015-12-14 Thread Martin Pitt
Alkis, unfortunately rsyslog stops too early (before stopping
ifup@.service), the log shows no teardown of network at all. Not a
surprise with remote logging :-)

Is it possible for you to mount a local disk on /var/log/, enable
persistent journal (sudo install -d -g systemd-journal
/var/log/journal), reboot, and attach the previous journal with "sudo
journalctl -b -1 > /tmp/journal.txt"?

** Changed in: systemd (Ubuntu)
   Status: Triaged => 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/1492546

Title:
  Systemd runs ifdown on shutdown even when it shouldn't

Status in ltsp package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Incomplete
Status in systemd package in Debian:
  Fix Released

Bug description:
  The unit /lib/systemd/system/ifup@.service is Debian and Ubuntu specific, 
it's not part of upstream systemd.
  On shutdown, it unconditionally ifdowns all interfaces:
ExecStop=/sbin/ifdown %I

  This is a regression from previous init systems (sysvinit and upstart)
  which cared so that when a network file system was in use, they didn't
  ifdown the interfaces.

  Specifically, both /etc/init.d/networking and /etc/init/networking contain 
these functions:
check_network_file_systems()
check_network_swaps()
  which output the message "not deconfiguring network interfaces: network file 
systems still mounted" and exit.

  So, please call the same functions in the ExecStop= part of
  ifup@.service.

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

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


[Touch-packages] [Bug 1525952] [NEW] python-setuptools unmet dependency

2015-12-14 Thread Nagarjuna Asam
Public bug reported:

When I try to install python-setuptools from apt-get using
> sudo apt-get install python-setuptools
I get python-setuptools : Depends: python-pkg-resources (= 3.3-1ubuntu1) but 
3.3-1ubuntu2 is to be installed
But I already have python-pkg-resources 3.3-1ubuntu2


Error message is:
> sudo apt-get install python-setuptools
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:
 python-setuptools : Depends: python-pkg-resources (= 3.3-1ubuntu1) but 
3.3-1ubuntu2 is to be installed
E: Unable to correct problems, you have held broken packages.

Also
> sudo apt-get install --upgrade python-pkg-resources
Reading package lists... Done
Building dependency tree   
Reading state information... Done
python-pkg-resources is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

** Affects: python-setuptools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  python-setuptools unmet dependency

Status in python-setuptools package in Ubuntu:
  New

Bug description:
  When I try to install python-setuptools from apt-get using
  > sudo apt-get install python-setuptools
  I get python-setuptools : Depends: python-pkg-resources (= 3.3-1ubuntu1) but 
3.3-1ubuntu2 is to be installed
  But I already have python-pkg-resources 3.3-1ubuntu2


  
  Error message is:
  > sudo apt-get install python-setuptools
  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:
   python-setuptools : Depends: python-pkg-resources (= 3.3-1ubuntu1) but 
3.3-1ubuntu2 is to be installed
  E: Unable to correct problems, you have held broken packages.

  Also
  > sudo apt-get install --upgrade python-pkg-resources
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  python-pkg-resources is already the newest version.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

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

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


[Touch-packages] [Bug 1454444] Re: Storage view does not count correctly space used by app

2015-12-14 Thread Sebastien Bacher
Comment from https://code.launchpad.net/~ken-vandine/ubuntu-system-
settings/lp1524424/+merge/280196

"How do applications know where to save data to? They write to a well
known directory under XDG_{CACHE,CONFIG,DATA}_HOME, so use that. Count
the logs and other stuff (if that actually does happen) as in use by the
system if it's too hard to do it any other way.

From
https://wiki.ubuntu.com/SecurityTeam/Specifications/ApplicationConfinement:

  Applications will always have read access to their install directory
  and have write access to directories they own as determined by the XDG
  base directory specification. Specifically:
  XDG_CACHE_HOME/, XDG_RUNTIME_DIR/,
  XDG_RUNTIME_DIR/confined/ (for TMPDIR),
  XDG_DATA_HOME/ and XDG_CONFIG_HOME/. Apps
  can discover these paths using standard APIs and appending the package
  name as defined by the 'name' field of the manifest."

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Storage view does not count correctly space used by app

Status in Canonical System Image:
  Confirmed
Status in click package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  When going to Settings->About phone -> Storage
  Storage used per app count does not include space used by app in 
~/.local//
  This makes is hard to determine which app is actually eating all the storage.
  It also makes whole list kinda pointless, since we can have easily app 
easting 1G or more  and never see it in the lis.
  Apps like podcast, browser, twitter can easily eat hundreds of MB without 
being spotted in the list.

  Expected result:
  space occupied by all is calculated from the size of application itself, plus 
data used by application under ~/.local//

  tested on RTM krillin (stable/bq-aquaris.en/krillin) v22

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

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


[Touch-packages] [Bug 1525893] Re: [regression] camera app, header under indicators bar

2015-12-14 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu)
   Status: Triaged => In Progress

** Changed in: unity8 (Ubuntu)
   Status: Triaged => 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/1525893

Title:
  [regression] camera app, header under indicators bar

Status in Canonical System Image:
  Triaged
Status in qtmir package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Meizu MX4 arale/rc-proposed/r192

  there is something wrong with the header when browsing images in camera app
  the header is under the indicators bar, see image

  http://i.imgur.com/ExNbNHF.jpg

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

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


[Touch-packages] [Bug 1470997] Re: dhclient tries to send request over non-existent interface, floods syslog

2015-12-14 Thread Vasyl Khalak
*** This bug is a duplicate of bug 1270018 ***
https://bugs.launchpad.net/bugs/1270018

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

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

Title:
  dhclient tries to send request over non-existent interface, floods
  syslog

Status in tripleo:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  From time to time I'm using a Bluetooth network device (my cellphone).
  In Linux it shows as bnep0. However when disconnected, this device
  disappears from ifconfig -a output. Still dclient floods  syslog with
  the following:

  Jul  2 22:09:59 void dhclient: DHCPDISCOVER on bnep0 to 255.255.255.255 port 
67 interval 8 (xid=0x2c92a43c)
  Jul  2 22:09:59 void dhclient: send_packet: No such device or address
  Jul  2 22:09:59 void dhclient: dhclient.c:2094: Failed to send 300 byte long 
packet over bnep0 interface.

  That continues even after networking is disabled altogether.

  Also, every 15 seconds the following is logged:

  Jul  2 22:29:03 void dhclient: PRC: Renewing lease on wlan0.
  Jul  2 22:29:03 void dhclient: XMT: Renew on wlan0, interval 10180ms.
  Jul  2 22:29:03 void dhclient: RCV: Reply message on wlan0 from 
fe80::5a23:8cff:fea3:1ec5.
  Jul  2 22:29:03 void NetworkManager[948]:  (wlan0): DHCPv6 state 
changed renew6 -> renew6
  Jul  2 22:29:03 void NetworkManager[948]:valid_lft 60
  Jul  2 22:29:03 void NetworkManager[948]:preferred_lft 30
  Jul  2 22:29:03 void NetworkManager[948]:address 
2001:14ba:21f8:c00:e8b:fdff:fea1:4a1e
  Jul  2 22:29:03 void NetworkManager[948]:nameserver 
'2001:14b8:1000::1'
  Jul  2 22:29:03 void NetworkManager[948]:nameserver 
'2001:14b8:1000::2'
  Jul  2 22:29:03 void NetworkManager[948]:domain search 
'bb.dnainternet.fi.'
  Jul  2 22:29:03 void dbus[1025]: [system] Activating via systemd: service 
name='org.freedesktop.nm_dispatcher' 
unit='dbus-org.freedesktop.nm-dispatcher.service'
  Jul  2 22:29:03 void systemd[1]: Starting Network Manager Script Dispatcher 
Service...
  Jul  2 22:29:03 void dbus[1025]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
  Jul  2 22:29:03 void systemd[1]: Started Network Manager Script Dispatcher 
Service.

  Given that bnep0 interface does not exist, the problem most likely is
  not in the dhclient itself, but something else that configures it to
  use non-existent interface.

  
  System information:

  # lsb_release -rd
  Description:  Ubuntu 15.04
  Release:  15.04

  # uname -a
  Linux void 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  # cat /etc/network/interfaces
  # interfaces(5) file used by ifup(8) and ifdown(8)
  auto lo
  iface lo inet loopback

  source interfaces.d/*

  # ls /etc/network/interfaces.d
  virbr0

  # cat /etc/network/interfaces.d/virbr0 
  auto br0
  iface br0 inet static
  address 10.21.32.1
  network 10.21.32.0
  netmask 255.255.255.0
  broadcast 10.21.32.255
  #gateway 10.21.32.1
  bridge_ports dummy0
  ##bridge_fd 9
  ##bridge_hello 2
  ##bridge_maxage 12
  bridge_max_wait 0
  bridge_stp off

  # apt-cache policy isc-dhcp-client
  isc-dhcp-client:
Installed: 4.3.1-5ubuntu2.2
Candidate: 4.3.1-5ubuntu2.2

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

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


[Touch-packages] [Bug 1525956] [NEW] guest session can't log into syslog

2015-12-14 Thread Sebastien Bacher
Public bug reported:

Using xenial, when using a guest session syslog contains those warnings

[ 3764.256423] audit: type=1400 audit(1450103765.541:37):
apparmor="DENIED" operation="connect" profile="/usr/lib/lightdm/lightdm-
guest-session" name="/run/systemd/journal/stdout" pid=6591 comm="dbus-
daemon" requested_mask="w" denied_mask="w" fsuid=993 ouid=0

and no actual log is written

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


** Tags: rls-x-incoming

** Tags added: rls-x-incoming

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

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

Title:
  guest session can't log into syslog

Status in lightdm package in Ubuntu:
  New

Bug description:
  Using xenial, when using a guest session syslog contains those
  warnings

  [ 3764.256423] audit: type=1400 audit(1450103765.541:37):
  apparmor="DENIED" operation="connect" profile="/usr/lib/lightdm
  /lightdm-guest-session" name="/run/systemd/journal/stdout" pid=6591
  comm="dbus-daemon" requested_mask="w" denied_mask="w" fsuid=993 ouid=0

  and no actual log is written

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

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


[Touch-packages] [Bug 657275] Re: ubuntu-bug should save reports offline automatically rather than giving a cryptic error message

2015-12-14 Thread Brian Murray
** Changed in: apport (Ubuntu)
   Status: Invalid => Triaged

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

Title:
  ubuntu-bug should save reports offline automatically rather than
  giving a cryptic error message

Status in Apport:
  Triaged
Status in Contributor Console:
  Triaged
Status in apport package in Ubuntu:
  Triaged

Bug description:
  apport 1.13.3-0ubuntu2, Ubuntu 10.04

  If trying to file a bug when there is no internet connection, apport gives 
some silly error message.
  It would be better if the reports were automatically saved to disk with 
--save for later reporting.
  Reporting could be timed to happen with Update Manager or something?
  The error message could be more human in the mean-time.

  : "“Send _ Pending
  Reports” should be sensitive whenever Apport has at least one bug
  report queued for sending."

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

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


[Touch-packages] [Bug 1525893] Re: [regression] camera app, header under indicators bar

2015-12-14 Thread Michał Sawicz
Actually confirmed now this is *not* qtubuntu, but rather between unity8
and qtmir, likely due to "multiple surfaces per app" branches:

https://code.launchpad.net/~dandrader/unity8/multiSurfaceApp/+merge/279112

Daniel's on it.

** No longer affects: qtubuntu (Ubuntu)

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

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

** Changed in: qtmir (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: qtmir (Ubuntu)
   Importance: Undecided => Critical

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

** Changed in: qtmir (Ubuntu)
 Assignee: (unassigned) => Daniel d'Andrada (dandrader)

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Daniel d'Andrada (dandrader)

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

Title:
  [regression] camera app, header under indicators bar

Status in Canonical System Image:
  Triaged
Status in qtmir package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Meizu MX4 arale/rc-proposed/r192

  there is something wrong with the header when browsing images in camera app
  the header is under the indicators bar, see image

  http://i.imgur.com/ExNbNHF.jpg

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

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


[Touch-packages] [Bug 1470997] Re: dhclient tries to send request over non-existent interface, floods syslog

2015-12-14 Thread Vasyl Khalak
*** This bug is a duplicate of bug 1270018 ***
https://bugs.launchpad.net/bugs/1270018

** This bug has been marked a duplicate of bug 1270018
   dhcp-all-interfaces causes syslog spam

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

Title:
  dhclient tries to send request over non-existent interface, floods
  syslog

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  From time to time I'm using a Bluetooth network device (my cellphone).
  In Linux it shows as bnep0. However when disconnected, this device
  disappears from ifconfig -a output. Still dclient floods  syslog with
  the following:

  Jul  2 22:09:59 void dhclient: DHCPDISCOVER on bnep0 to 255.255.255.255 port 
67 interval 8 (xid=0x2c92a43c)
  Jul  2 22:09:59 void dhclient: send_packet: No such device or address
  Jul  2 22:09:59 void dhclient: dhclient.c:2094: Failed to send 300 byte long 
packet over bnep0 interface.

  That continues even after networking is disabled altogether.

  Also, every 15 seconds the following is logged:

  Jul  2 22:29:03 void dhclient: PRC: Renewing lease on wlan0.
  Jul  2 22:29:03 void dhclient: XMT: Renew on wlan0, interval 10180ms.
  Jul  2 22:29:03 void dhclient: RCV: Reply message on wlan0 from 
fe80::5a23:8cff:fea3:1ec5.
  Jul  2 22:29:03 void NetworkManager[948]:  (wlan0): DHCPv6 state 
changed renew6 -> renew6
  Jul  2 22:29:03 void NetworkManager[948]:valid_lft 60
  Jul  2 22:29:03 void NetworkManager[948]:preferred_lft 30
  Jul  2 22:29:03 void NetworkManager[948]:address 
2001:14ba:21f8:c00:e8b:fdff:fea1:4a1e
  Jul  2 22:29:03 void NetworkManager[948]:nameserver 
'2001:14b8:1000::1'
  Jul  2 22:29:03 void NetworkManager[948]:nameserver 
'2001:14b8:1000::2'
  Jul  2 22:29:03 void NetworkManager[948]:domain search 
'bb.dnainternet.fi.'
  Jul  2 22:29:03 void dbus[1025]: [system] Activating via systemd: service 
name='org.freedesktop.nm_dispatcher' 
unit='dbus-org.freedesktop.nm-dispatcher.service'
  Jul  2 22:29:03 void systemd[1]: Starting Network Manager Script Dispatcher 
Service...
  Jul  2 22:29:03 void dbus[1025]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
  Jul  2 22:29:03 void systemd[1]: Started Network Manager Script Dispatcher 
Service.

  Given that bnep0 interface does not exist, the problem most likely is
  not in the dhclient itself, but something else that configures it to
  use non-existent interface.

  
  System information:

  # lsb_release -rd
  Description:  Ubuntu 15.04
  Release:  15.04

  # uname -a
  Linux void 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  # cat /etc/network/interfaces
  # interfaces(5) file used by ifup(8) and ifdown(8)
  auto lo
  iface lo inet loopback

  source interfaces.d/*

  # ls /etc/network/interfaces.d
  virbr0

  # cat /etc/network/interfaces.d/virbr0 
  auto br0
  iface br0 inet static
  address 10.21.32.1
  network 10.21.32.0
  netmask 255.255.255.0
  broadcast 10.21.32.255
  #gateway 10.21.32.1
  bridge_ports dummy0
  ##bridge_fd 9
  ##bridge_hello 2
  ##bridge_maxage 12
  bridge_max_wait 0
  bridge_stp off

  # apt-cache policy isc-dhcp-client
  isc-dhcp-client:
Installed: 4.3.1-5ubuntu2.2
Candidate: 4.3.1-5ubuntu2.2

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

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


[Touch-packages] [Bug 1368390] Re: Button shouldn't steal focus by default

2015-12-14 Thread Christian Dywan
** Branch unlinked: lp:~ubuntu-sdk-team/ubuntu-ui-
toolkit/buttonKeyboardNavigation

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

Title:
  Button shouldn't steal focus by default

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  The upstream Button component has "activeFocusOnPress: false" as its
  default, that doesn't seem the case for our component, it probably
  should.

  Example

  "MainView {
  height: 600
  width: 350

  Column {
  anchors {
  left: parent.left
  right: parent.right
  }
  TextInput {
  anchors {
  left: parent.left
  right: parent.right
  }
  focus: true
  }
  Button {
  text: "click"
  /* don't steal focus, activeFocusOnPress: false*/
  }
  }
  }"

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

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


[Touch-packages] [Bug 1506336] Re: utopic repositories have been wiped out

2015-12-14 Thread Launchpad Bug Tracker
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  utopic repositories have been wiped out

Status in apport package in Ubuntu:
  Expired

Bug description:
  utopic repositories have been wiped out from main repo servers.
  Please, restore them.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apport 2.14.7-0ubuntu8.5
  Uname: Linux 4.1.0-pf1+ x86_64
  ApportLog:
   
  ApportVersion: 2.14.7-0ubuntu8.5
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Oct 15 08:46:08 2015
  InstallationDate: Installed on 2014-12-01 (317 days ago)
  InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1497741] Re: package mime-support 3.54ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 255

2015-12-14 Thread Launchpad Bug Tracker
[Expired for mime-support (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: mime-support (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package mime-support 3.54ubuntu1.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 255

Status in mime-support package in Ubuntu:
  Expired

Bug description:
  plank dock no open, and i try remove in terminal.  an have error

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: mime-support 3.54ubuntu1.1
  ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.13
  AptOrdering: plank: Remove
  Architecture: amd64
  Date: Sun Sep 20 09:47:57 2015
  DuplicateSignature: package:mime-support:3.54ubuntu1.1:the Subprocess 
installed post -installation script returned error exit code 255
  ErrorMessage: the Subprocess installed post -installation script returned 
error exit code: 255
  InstallationDate: Installed on 2015-09-19 (1 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.4
   apt  1.0.1ubuntu2.10
  SourcePackage: mime-support
  Title: package mime-support 3.54ubuntu1.1 failed to install/upgrade: 
subprocess installed post- installation script returned error exit code 255
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1526079] Re: Mouse cursor sometimes becomes invisible

2015-12-14 Thread Stephen Eisenhauer
** Description changed:

  (This report is incomplete; I need some guidance regarding steps I can
  take the next time this happens so I can gather better information to
  report.)
  
  What happens:
  
  1. I'll be working
  2. The mouse cursor will become invisible for no apparent reason, typically 
on just one of my two monitors
  3. I'll either continue working (in which case the cursor will usually come 
back for no apparent reason, eventually) or I'll restart X to get my cursor back
  
  This happens to me at least once a week while I'm working, and has gone
  on at least for 2 or 3 months if not longer. I think I first began
  observing this while on Ubuntu 15.04, and it has persisted since
  upgrading to 15.10 in October.
  
  There are things I try in order to force the cursor to reappear, to no
  avail, including:
  
  - Toggling org.gnome.settings-daemon.plugins.cursor active via gsettings
  - Switching to and from a TTY
  - Hovering over UI elements that force the cursor icon to change
  
  I think changing the resolution via xrandr causes it to reappear, but I
- need to wait until the next time it happens to confirm this.
+ need to wait until the next time it happens to confirm this. EDIT:
+ Confirmed that changing resolution to something else and back using
+ xrandr DOES help.
  
  I use a ThinkPad with an i7 with only integrated Intel graphics,
  connected via dock to an external display. My display configuration is a
  little unusual and uses hidpi, defined by the following commands:
  
  xrandr --output eDP1 --mode 2880x1620 --panning 2880x1620 --scale 1x1 
--primary --dpi 250
  xrandr --output DP2-1 --mode 2560x1440 --panning 3840x2160+2880+0 --scale 
1.5x1.5 --dpi 144
  
+ ---
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.19.1-0ubuntu5
  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: Mon Dec 14 13:49:18 2015
  DistUpgraded: 2015-11-03 14:44:11,845 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
-  vboxhost, 5.0.4, 3.19.0-31-generic, x86_64: installed
-  vboxhost, 5.0.4, 4.2.0-16-generic, x86_64: installed
-  vboxhost, 5.0.4, 4.2.0-18-generic, x86_64: installed
-  vboxhost, 5.0.4, 4.2.0-19-generic, x86_64: installed
+  vboxhost, 5.0.4, 3.19.0-31-generic, x86_64: installed
+  vboxhost, 5.0.4, 4.2.0-16-generic, x86_64: installed
+  vboxhost, 5.0.4, 4.2.0-18-generic, x86_64: installed
+  vboxhost, 5.0.4, 4.2.0-19-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
-Subsystem: Lenovo Device [17aa:2210]
+  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
+    Subsystem: Lenovo Device [17aa:2210]
  InstallationDate: Installed on 2014-06-24 (538 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: LENOVO 20BECTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed 
root=UUID=022a17a0-1dc9-4b5c-ad86-912739c13a73 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-11-03 (40 days ago)
  dmi.bios.date: 03/19/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GMET62WW (2.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BECTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 Std
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGMET62WW(2.10):bd03/19/2014:svnLENOVO:pn20BECTO1WW:pvrThinkPadT540p:rvnLENOVO:rn20BECTO1WW:rvrSDK0E50512Std:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20BECTO1WW
  dmi.product.version: ThinkPad T540p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  

[Touch-packages] [Bug 1506326] Re: [All Series, Realtek ALC887-VD, Green Line Out, Rear] Sound is distorted

2015-12-14 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for
60 days.]

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [All Series, Realtek ALC887-VD, Green Line Out, Rear] Sound is
  distorted

Status in alsa-driver package in Ubuntu:
  Expired

Bug description:
  crackling sound from speakers connected to rear of computer...no sound
  from tv when connected via hdmi cable

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-91.129-generic-pae 3.2.71
  Uname: Linux 3.2.0-91-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.11
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  administrator   4184 F pulseaudio
   /dev/snd/controlC0:  administrator   4184 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf721 irq 44'
 Mixer name : 'Realtek ALC887-VD'
 Components : 'HDA:10ec0887,10438616,00100302'
 Controls  : 39
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf708 irq 17'
 Mixer name : 'Nvidia GPU 0b HDMI/DP'
 Components : 'HDA:10de000b,10de0101,00100200'
 Controls  : 24
 Simple ctrls  : 4
  Date: Thu Oct 15 09:12:40 2015
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20120817.3)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Εσωτερικός ήχος - HDA Intel
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: Digital clip or distortion, or "overdriven" sound
  Title: [All Series, Realtek ALC887-VD, Green Line Out, Rear] Sound is 
distorted
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/09/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2205
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H97M-E
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2205:bd10/09/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH97M-E:rvrRevX.0x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-10-13T13:32:21.942900

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

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


[Touch-packages] [Bug 1517205] Re: egl_demo_client_flicker has graphics corruption on android

2015-12-14 Thread Daniel van Vugt
** Changed in: mir
   Status: Fix Committed => In Progress

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

Title:
  egl_demo_client_flicker has graphics corruption on android

Status in Mir:
  In Progress
Status in mir package in Ubuntu:
  New

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

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

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


[Touch-packages] [Bug 1508363] Re: Coordinated migration to UITK 1.3

2015-12-14 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app
Milestone: None => 3.7

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

Title:
  Coordinated migration to UITK 1.3

Status in Canonical System Image:
  In Progress
Status in Ubuntu Music App:
  Fix Released
Status in Ubuntu Notes app:
  New
Status in Ubuntu Calculator App:
  Fix Committed
Status in Ubuntu Calendar App:
  In Progress
Status in Ubuntu Clock App:
  Fix Committed
Status in Ubuntu Document Viewer App:
  Fix Released
Status in Ubuntu Shorts App:
  Fix Committed
Status in Ubuntu Weather App:
  Fix Released
Status in Weather:
  New
Status in address-book-app package in Ubuntu:
  Fix Committed
Status in calendar-app package in Ubuntu:
  Confirmed
Status in camera-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu:
  Fix Committed
Status in gallery-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu:
  Fix Committed
Status in music-app package in Ubuntu:
  Confirmed
Status in reminders-app package in Ubuntu:
  Fix Committed
Status in ubuntu-clock-app package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in ubuntu-weather-app package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  The migration to 1.3 needs to happen in a coordinated way, so that
  shell and all apps we care of migrate within the same OTA window to
  reduce visual inconsistencies to a minimum.

  This bug is a means to collect all the projects affected and keep tabs
  on what's happening.

  NOTES:
  - The toolkit has the following modules:
 Ubuntu.Components 1.3
 Ubuntu.Components.ListItems 1.3
 Ubuntu.Components.Pickers 1.3
 Ubuntu.Components.Popups 1.3
 Ubuntu.Components.Styles 1.3
 Ubuntu.Components.Themes 1.3
 Ubuntu.Components.Themes.Ambiance 1.3
 Ubuntu.Components.Themes.SuruDark 1.3

  - The following modules were not altered recently:
 Ubuntu.Layouts 1.0
 Ubuntu.PerformanceMetrics 1.0

  - Theme is now theme (lowercase)
  - PageHeadStyle now has a "config" property

  In manifest.json file use:
     "framework": "ubuntu-sdk-15.04.1-qml"

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

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


[Touch-packages] [Bug 248492] Re: update manager fails catastrophically to upgrade to U7.10

2015-12-14 Thread amadeus
** Also affects: cdebconf-terminal (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  update manager fails catastrophically to upgrade to U7.10

Status in cdebconf-terminal package in Ubuntu:
  New
Status in debconf package in Ubuntu:
  Fix Released

Bug description:
  When updating the distribution to Ubuntu 7.10 via 'update manager'
  dozens of packages failed to initialize including login and sudo, with
  endless rounds of dialogs indicating so, culminating in an abort-of-
  installation dialog and an attempt to make the system usable with a
  warning that it may not be, followed by a request for this bug report
  to be made against 'update manager' with the files in /var/log/dist-
  upgrade/ which I attach. The system still boots, but I don't trust it
  and I am going to start over with 8.4.

  
  ERROR:
  Setting up libpam0g (0.99.7.1-5ubuntu1) ...
  Checking for services that may need to be restarted...
  Checking for services that may need to be restarted...Checking init scripts...
  7.2-5ubuntu13_all.deb) ...
  *** glibc detected *** /usr/bin/perl: munmap_chunk(): invalid pointer: 
0x08d69f40 ***
  /usr/lib/libgdk-x11-2.0.so.0[0xb708806f]
  /usr/lib/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0xba)[0xb708873a]
  /usr/lib/libgdk-x11-2.0.so.0[0xb708879b]
  /usr/lib/libgdk-x11-2.0.so.0[0xb706e5e8]
  /usr/lib/libglib-2.0.so.0[0xb7a64551]
  /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x17c)[0xb7a6611c]
  /usr/lib/libglib-2.0.so.0[0xb7a6955f]
  /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1a9)[0xb7a69909]
  /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0xb72329e4]
  /usr/lib/perl5/auto/Gtk2/Gtk2.so(XS_Gtk2_main+0x91)[0xb754cab1]
  /usr/bin/perl(Perl_pp_entersub+0x3ab)[0x80c23ab]
  /usr/bin/perl(Perl_runops_standard+0x19)[0x80c0d09]
  /usr/bin/perl(perl_run+0x2ea)[0x806727a]
  === Memory map: 
  08048000-0814c000 r-xp  16:01 7602370/usr/bin/perl
  0814c000-0815 rw-p 00103000 16:01 7602370/usr/bin/perl
  0815-08e05000 rw-p 0815 00:00 0  [heap]
  b4c9a000-b4ca4000 r-xp  16:01 5259279/lib/libgcc_s.so.1
  b4ca4000-b4ca5000 rw-p a000 16:01 5259279/lib/libgcc_s.so.1
  b4cb5000-b5d9d000 r--p  16:01 8442285
/usr/share/icons/crystalsvg/icon-theme.cache
  b5d9d000-b6444000 r--p  16:01 7930937
/usr/share/icons/gnome/icon-theme.cache
  b6444000-b669b000 r--p 00
  b6444000-b669b000 r--p 00/usr/share/debconf/confmodule: line 42: printf: 
write error: Broken pipe
  GET libpam0g/restart-services
  dpkg: error processing libpam0g (--configure):
   subprocess post-installation script killed by signal (Aborted), core dumped
  Errors were encountered while processing:
   libpam0g

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

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


[Touch-packages] [Bug 1286628] Re: zeitgeist-datahub crashed with SIGSEGV in g_slice_alloc()

2015-12-14 Thread Adam Monsen
*** This bug is a duplicate of bug 1216751 ***
https://bugs.launchpad.net/bugs/1216751

Where is bug #1216751? When I hover over that text in the comment above,
the tooltip says "Bug 1216751 cannot be found".

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

Title:
  zeitgeist-datahub crashed with SIGSEGV in g_slice_alloc()

Status in zeitgeist package in Ubuntu:
  New

Bug description:
  I don't know what happened nor what zeitgeist does.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: zeitgeist-datahub 0.9.14-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-13.33-generic 3.13.5
  Uname: Linux 3.13.0-13-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Mar  1 17:13:11 2014
  ExecutablePath: /usr/bin/zeitgeist-datahub
  InstallationDate: Installed on 2014-01-08 (52 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  ProcCmdline: zeitgeist-datahub
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f90a342a2b7 :mov
(%rbx),%rax
   PC (0x7f90a342a2b7) ok
   source "(%rbx)" (0x000adb57) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: zeitgeist
  StacktraceTop:
   g_slice_alloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_slice_alloc0 () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_source_new () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_idle_source_new () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_simple_async_result_complete_in_idle () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: zeitgeist-datahub crashed with SIGSEGV in g_slice_alloc()
  UpgradeStatus: Upgraded to trusty on 2014-02-08 (21 days ago)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo

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

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


[Touch-packages] [Bug 1506736] Re: Server crashes after undocking from docking station

2015-12-14 Thread Kai Mast
Should I maybe test with a newer version of Mesa?

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

Title:
  Server crashes after undocking from docking station

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Happens very often with my Thinkpad T440s. Seems to be a problem with
  the Intel driver.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu2
  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: Fri Oct 16 02:01:29 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:220c]
  InstallationDate: Installed on 2014-11-20 (329 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: LENOVO 20AQS00500
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/ubuntu--vg-root ro console=tty1 console=ttyS0 panic=-1
  SourcePackage: xorg
  SystemImageInfo:
   current build number: 0
   device name:
   channel: daily
   last update: 2015-07-01 14:58:02
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/20/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET80WW (2.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQS00500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET80WW(2.30):bd10/20/2014:svnLENOVO:pn20AQS00500:pvrThinkPadT440s:rvnLENOVO:rn20AQS00500:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQS00500
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151002-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Fri Oct 16 02:00:12 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.2-1ubuntu9
  xserver.video_driver: intel

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

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


[Touch-packages] [Bug 1506736] Re: Server crashes after undocking from docking station

2015-12-14 Thread Kai Mast
Still persists upstream.

But it only seems to happen when I watch netflix with google chrome
while undocking. Also, the audio continues to play after the xserver
crashed, i.e. I see the tty but still hear the audio.

** Tags added: kernel-bug-exists-upstream

** Tags added: kernel-bug-exists-upstream-4.4

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

Title:
  Server crashes after undocking from docking station

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Happens very often with my Thinkpad T440s. Seems to be a problem with
  the Intel driver.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu2
  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: Fri Oct 16 02:01:29 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:220c]
  InstallationDate: Installed on 2014-11-20 (329 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: LENOVO 20AQS00500
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/ubuntu--vg-root ro console=tty1 console=ttyS0 panic=-1
  SourcePackage: xorg
  SystemImageInfo:
   current build number: 0
   device name:
   channel: daily
   last update: 2015-07-01 14:58:02
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/20/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET80WW (2.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQS00500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET80WW(2.30):bd10/20/2014:svnLENOVO:pn20AQS00500:pvrThinkPadT440s:rvnLENOVO:rn20AQS00500:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQS00500
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151002-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Fri Oct 16 02:00:12 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.2-1ubuntu9
  xserver.video_driver: intel

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

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


[Touch-packages] [Bug 1503979] Re: ubuntu-support-status throws exeption No date tag found (regression)

2015-12-14 Thread Andy Brody
This also affects vivid, yes? It seems like many people will be running
this on vivid as it approaches end of life.

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

Title:
  ubuntu-support-status throws exeption No date tag found (regression)

Status in python-apt package in Ubuntu:
  Fix Released
Status in python-apt source package in Trusty:
  Fix Released
Status in python-apt source package in Wily:
  Fix Released

Bug description:
  Test Case
  -
  1) Run ubuntu-support-status and observe a crash
  2) Install python3-apt from the -proposed repository
  3) Run ubuntu-support-status and see your status

  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04
  update-manager-core:  1:0.196.14

  Since the last update  ubuntu-support-status throws

  Traceback (most recent call last):
    File "/usr/bin/ubuntu-support-status", line 133, in 
  pkg.name, support_tag)
    File "/usr/bin/ubuntu-support-status", line 49, in get_maintenance_status
  raise Exception("No date tag found")
  Exception: No date tag found

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Daniel van Vugt
Correction: What it really feels like is that Unity8 has hardcoded dx
and dy to be only one of {0,-1,+1}. So it feels like it's ignoring the
motion delta (distance and velocity) information provided by Mir.

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Fix Committed
Status in QtMir:
  Incomplete
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Daniel van Vugt
So comment #1 is starting to make sense now. Although I won't discount
#14 just yet. Need to wait and retest with Unity8 when Mir 0.18 hits
xenial.

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

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

** Changed in: qtmir
   Status: Confirmed => Incomplete

** Changed in: qtmir (Ubuntu)
   Status: Confirmed => Incomplete

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

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Fix Committed
Status in QtMir:
  Incomplete
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1523900] Re: mirscreencast crashes, fails to take screenshot

2015-12-14 Thread Cemil Azizoglu
** Changed in: mir
 Assignee: (unassigned) => Cemil Azizoglu (cemil-azizoglu)

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

Title:
  mirscreencast crashes, fails to take screenshot

Status in Mir:
  New
Status in mir package in Ubuntu:
  New

Bug description:
  Nexus 4 running latest stable image -

  current build number: 25
  device name: mako
  channel: ubuntu-touch/stable/ubuntu
  last update: 2015-12-08 11:53:16
  version version: 25
  version ubuntu: 20151118.2
  version tag: OTA-8
  version device: 20150911
  version custom: 20151118.2

  I'm running the following command to capture a screenshot of a running
  app, the unity shell, the splash screen when apps load etc.

adb shell mirscreencast -m /var/run/mir_socket  -n1

  I'm doing this in a script, across many hundreds of apps, so I'm doing
  it a lot. I'm seeing my script get wedged fairly often with errors
  such as this one:-

  [1449575031.562843]  MirConnectionAPI: Caught exception at client 
library boundary (in release): 
/build/mir-AHj2eT/mir-0.17.1+15.04.20151105.1/src/client/rpc/stream_socket_transport.cpp(168):
 Throw in function virtual void 
mir::client::rpc::StreamSocketTransport::send_message(const 
std::vector&, const std::vector&)
  Dynamic exception type: 
N5boost16exception_detail10clone_implINS0_19error_info_injectorIN3mir25socket_disconnected_errorE
  std::exception::what: Failed to send message to server: Broken pipe

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

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


[Touch-packages] [Bug 1526149] [NEW] Ubuntu start up on loop

2015-12-14 Thread Ismael
Public bug reported:

After installing Ubuntu 14.04.1 LTS  for desktop (14.Dec.15), when I
start or re-start my laptop, the busybox starts up with lots of search
lines in a never ending checks loop (DOS OS look alike). But when I type
"stop", then, soon after, the Ubunto login screens appears, everything
works well after that. I know I can use it okay except when I switch on
my computer (or re-start) I have to write "stop" during the start up.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
Uname: Linux 3.19.0-39-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
Date: Tue Dec 15 15:08:57 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:397a]
 Advanced Micro Devices, Inc. [AMD/ATI] Robson CE [Radeon HD 6370M/7370M] 
[1002:68e4] (rev ff) (prog-if ff)
InstallationDate: Installed on 2015-12-14 (1 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: LENOVO 4334
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-39-generic 
root=UUID=2f71c9ee-224b-4ff2-8aa7-42bf410fb1cf ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/22/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 40CN31WW(V2.17)
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: LENOVO
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnLENOVO:bvr40CN31WW(V2.17):bd02/22/2012:svnLENOVO:pn4334:pvrLenovoG570:rvnLENOVO:rnBaseBoardProductName:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: 4334
dmi.product.version: Lenovo G570
dmi.sys.vendor: LENOVO
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 N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Tue Dec 15 14:21:43 2015
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 732 
 vendor LGD
xserver.version: 2:1.17.1-0ubuntu3~trusty1

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


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

Title:
  Ubuntu start up on loop

Status in xorg package in Ubuntu:
  New

Bug description:
  After installing Ubuntu 14.04.1 LTS  for desktop (14.Dec.15), when I
  start or re-start my laptop, the busybox starts up with lots of search
  lines in a never ending checks loop (DOS OS look alike). But when I
  type "stop", then, soon after, the Ubunto login screens appears,
  everything works well after that. I know I can use it okay except when
  I switch on my computer (or re-start) I have to write "stop" during
  the start up.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
  Uname: Linux 3.19.0-39-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
  Date: Tue Dec 15 15:08:57 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor 

[Touch-packages] [Bug 1523823] Re: Dash touch scrolling is slower (more laggy) than web browser touch scrolling

2015-12-14 Thread Daniel van Vugt
** Summary changed:

- Dash touch scrolling is slower than web browser touch scrolling
+ Dash touch scrolling is slower (more laggy) than web browser touch scrolling

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

Title:
  Dash touch scrolling is slower (more laggy) than web browser touch
  scrolling

Status in unity8 package in Ubuntu:
  New

Bug description:
  Dash touch scrolling is slower than web browser touch scrolling. But
  obviously it should not be.

  This has been an issue for as long as I remember. Just upgraded mako
  to xenial and it's still there.

  Am I imagining things? Is this simply explained by the web browser
  using a different toolkit? Could it just be a side-effect of bug
  1494795?

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

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


[Touch-packages] [Bug 1517133] Re: [regression] Mouse speed in Unity8 is much lower than elsewhere (to the point of useless)

2015-12-14 Thread Daniel van Vugt
Wow. Even more weird, it seems the cursor moves more slowly the faster
you move the mouse. For fastest cursor movement in Unity8 you have to
move the mouse more slowly.

Feels like pointer acceleration done backwards. Although the underlying
Mir version is still 0.17 so nothing's changed there. It's only Unity8
that's a problem.

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

Title:
  [regression] Mouse speed in Unity8 is much lower than elsewhere (to
  the point of useless)

Status in Mir:
  Fix Committed
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8 as a session on the desktop.

  The mouse is so "slow" (i.e a movement in reality moves it very few
  pixels on screen) that i can't really use it since i need to lift it
  and restart the movement a few times if i want to go to the other side
  of the screen.

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

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


[Touch-packages] [Bug 1492546] Re: Systemd runs ifdown on shutdown even when it shouldn't

2015-12-14 Thread Alkis Georgopoulos
Thank you Martin, I'm attaching journal.txt.

** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1492546/+attachment/4534902/+files/journal.txt

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

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

Title:
  Systemd runs ifdown on shutdown even when it shouldn't

Status in ltsp package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Triaged
Status in systemd package in Debian:
  Fix Released

Bug description:
  The unit /lib/systemd/system/ifup@.service is Debian and Ubuntu specific, 
it's not part of upstream systemd.
  On shutdown, it unconditionally ifdowns all interfaces:
ExecStop=/sbin/ifdown %I

  This is a regression from previous init systems (sysvinit and upstart)
  which cared so that when a network file system was in use, they didn't
  ifdown the interfaces.

  Specifically, both /etc/init.d/networking and /etc/init/networking contain 
these functions:
check_network_file_systems()
check_network_swaps()
  which output the message "not deconfiguring network interfaces: network file 
systems still mounted" and exit.

  So, please call the same functions in the ExecStop= part of
  ifup@.service.

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

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


[Touch-packages] [Bug 1492546] Re: Systemd runs ifdown on shutdown even when it shouldn't

2015-12-14 Thread Martin Pitt
** Changed in: systemd (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  Systemd runs ifdown on shutdown even when it shouldn't

Status in ltsp package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  In Progress
Status in systemd package in Debian:
  Fix Released

Bug description:
  The unit /lib/systemd/system/ifup@.service is Debian and Ubuntu specific, 
it's not part of upstream systemd.
  On shutdown, it unconditionally ifdowns all interfaces:
ExecStop=/sbin/ifdown %I

  This is a regression from previous init systems (sysvinit and upstart)
  which cared so that when a network file system was in use, they didn't
  ifdown the interfaces.

  Specifically, both /etc/init.d/networking and /etc/init/networking contain 
these functions:
check_network_file_systems()
check_network_swaps()
  which output the message "not deconfiguring network interfaces: network file 
systems still mounted" and exit.

  So, please call the same functions in the ExecStop= part of
  ifup@.service.

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

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


[Touch-packages] [Bug 1517205] Re: egl_demo_client_flicker has graphics corruption on android

2015-12-14 Thread PS Jenkins bot
Fix committed into lp:mir at revision None, scheduled for release in
mir, milestone 0.19.0

** Changed in: mir
   Status: In Progress => Fix Committed

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

Title:
  egl_demo_client_flicker has graphics corruption on android

Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  New

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

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

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


[Touch-packages] [Bug 1522560] Re: unity8-dash high cpu on idle device

2015-12-14 Thread Daniel van Vugt
It might be the same as bug 1494795.

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

Title:
  unity8-dash high cpu on idle device

Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  I recognized a high temperature an a quick battery drain on my meizu today 
whilst reading a newspaper (webapp) and listening music. I checked with top and 
found unity8-dash consuming between 45 and 65% of cpu constantly. Closing all 
apps (except terminal) didn't change anything.
  After rebooting the device everything went back to normal. I was not able to 
reproduce that deliberately.

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

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


[Touch-packages] [Bug 1521226] Re: FTBFS on all arches in xenial

2015-12-14 Thread Dimitri John Ledkov
Cool, thanks. Looking at build logs it seems to fail in the testsuite =(
Does the test potentially depends on accounts to be available and installed 
already?

https://launchpadlibrarian.net/229437977/buildlog_ubuntu-xenial-s390x
.libaccounts-glib_1.19%2B16.04.20151209.2-0ubuntu1_BUILDING.txt.gz

has:

task-0: ** (process:58186): DEBUG: Error message:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
com.google.code.AccountsSSO.Accounts.Manager was not provided by any
.service files

which would be the case when accounts are built for the first time ever.

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

Title:
  FTBFS on all arches in xenial

Status in webapps-sprint:
  In Progress
Status in libaccounts-glib package in Ubuntu:
  In Progress

Bug description:
  see attached log

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1521226/+subscriptions

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


[Touch-packages] [Bug 1525893] Re: camera app, header under indicators bar

2015-12-14 Thread Michał Sawicz
Also visible in gallery app, but in a different way, see screenshot
(there's a panel-high white bar at the bottom).

Most likely culprit: http://bazaar.launchpad.net/~phablet-
team/qtubuntu/trunk/revision/300

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Status: New => Triaged

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

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

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Michał Sawicz (saviq)

** Summary changed:

- camera app, header under indicators bar
+ [regression] camera app, header under indicators bar

** Also affects: qtmir (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: qtubuntu (Ubuntu)
   Importance: Undecided
   Status: New

** Attachment added: "screenshot20151214_135610248.png"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1525893/+attachment/4534492/+files/screenshot20151214_135610248.png

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

Title:
  [regression] camera app, header under indicators bar

Status in Canonical System Image:
  Triaged
Status in qtmir package in Ubuntu:
  New
Status in qtubuntu package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Meizu MX4 arale/rc-proposed/r192

  there is something wrong with the header when browsing images in camera app
  the header is under the indicators bar, see image

  http://i.imgur.com/ExNbNHF.jpg

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

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


[Touch-packages] [Bug 1525879] Re: Integrate InputInfo patch from upstream

2015-12-14 Thread Timo Jyrinki
Current status is that the WIP patch is available in compiled form for
xenial under the ticket's silo, but the patch fails to build with Qt
5.4.

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

Title:
  Integrate InputInfo patch from upstream

Status in qtsystems-opensource-src package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Upstream commit: https://codereview.qt-project.org/#/c/101049/

  This should get worked in upstream and integrated for Ubuntu/UITK use.

  Landing ticket: https://requests.ci-train.ubuntu.com/#/ticket/763

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtsystems-opensource-src/+bug/1525879/+subscriptions

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


[Touch-packages] [Bug 1515977] Re: Shell rotates inappropriately in windowed mode

2015-12-14 Thread Daniel d'Andrada
> Where the limit goes is another question

And that's precisely the question I wanted UX to answer.

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

Title:
  Shell rotates inappropriately in windowed mode

Status in canonical-pocket-desktop:
  New
Status in Ubuntu UX:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Install latest rc proposed on a nexus 4.
  Attach a bluetooth mouse - this triggers windowed mode.
  Orient device in landscape
  Open weather app - which is locked portrait in the .desktop file

  Shell rotates to become portrait and there's no way to get it out of
  that mode easily.

  The shell should probably ignore the .desktop setting which says that
  an app is portrait only if it's windowed.

  
  - Ubuntu UX Input Request ---

  Does it make sense for Unity to go into Windowed (aka Desktop) mode on
  such a small screen as the Nexus 4?

  It does make sense of course to show a mouse pointer and not display a
  virtual keyboard in response to the availability of those input
  devices. But what about going into windowed (aka Desktop) mode as
  well?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1515977/+subscriptions

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


[Touch-packages] [Bug 1525937] Re: Clearing browsing history while a new tab view is open crashes the browser

2015-12-14 Thread Olivier Tilloy
** Attachment added: "bt.txt"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1525937/+attachment/4534516/+files/bt.txt

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

Title:
  Clearing browsing history while a new tab view is open crashes the
  browser

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  This happens on phones and on desktop while in narrow mode, wide mode
  is unaffected.

  Steps to reproduce:
   - open a new tab, verify that there are top sites displayed (in a grid in 
the bottom half of the page)
   - open the settings from the drawer menu, go to "Privacy & permissions", tap 
"Clear Browsing History"
   - a confirmation dialog shows up, confirm

  Expected result: the navigation history is cleared, and the user is
  back on the "Privacy & permissions" settings screen

  Current result: the browser crashes. See attached backtrace.

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

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


[Touch-packages] [Bug 1525937] [NEW] Clearing browsing history while a new tab view is open crashes the browser

2015-12-14 Thread Olivier Tilloy
Public bug reported:

This happens on phones and on desktop while in narrow mode, wide mode is
unaffected.

Steps to reproduce:
 - open a new tab, verify that there are top sites displayed (in a grid in the 
bottom half of the page)
 - open the settings from the drawer menu, go to "Privacy & permissions", tap 
"Clear Browsing History"
 - a confirmation dialog shows up, confirm

Expected result: the navigation history is cleared, and the user is back
on the "Privacy & permissions" settings screen

Current result: the browser crashes. See attached backtrace.

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

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

Title:
  Clearing browsing history while a new tab view is open crashes the
  browser

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  This happens on phones and on desktop while in narrow mode, wide mode
  is unaffected.

  Steps to reproduce:
   - open a new tab, verify that there are top sites displayed (in a grid in 
the bottom half of the page)
   - open the settings from the drawer menu, go to "Privacy & permissions", tap 
"Clear Browsing History"
   - a confirmation dialog shows up, confirm

  Expected result: the navigation history is cleared, and the user is
  back on the "Privacy & permissions" settings screen

  Current result: the browser crashes. See attached backtrace.

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

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


[Touch-packages] [Bug 1517612] Re: Page.head.sections selects the first item even though selectedIndex is -1

2015-12-14 Thread Tim Peeters
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Page.head.sections selects the first item even though selectedIndex is
  -1

Status in Canonical System Image:
  Confirmed
Status in messaging-app package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Triaged

Bug description:
  In some cases it is desired that no header section is selected when
  the program starts. We used to achieve that by setting
  head.sections.selectedIndex to -1, but on Ubuntu.Components 1.3 this
  doesn't work: the first item gets selected by default. See the sample
  program below:

  import QtQuick 2.4
  import Ubuntu.Components 1.3

  MainView {
  id: mainview
  objectName: "mainView"

  width: units.gu(100)
  height: units.gu(75)

  Page {
  id: mainPage
  title: "Should not select"
  head.sections.model: [ "first", "second", "third" ]
  head.sections.selectedIndex: -1 
  }
  }

  This is actually a regression, the sample program below works fine on
  Ubuntu.Components 1.2

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

-- 
Mailing list: https://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 1521226] Re: FTBFS on all arches in xenial

2015-12-14 Thread Alberto Mardegan
On 12/14/2015 04:08 PM, Dimitri John Ledkov wrote:
> Cool, thanks. Looking at build logs it seems to fail in the testsuite =(
> Does the test potentially depends on accounts to be available and installed 
> already?

Nope.

> https://launchpadlibrarian.net/229437977/buildlog_ubuntu-xenial-s390x
> .libaccounts-glib_1.19%2B16.04.20151209.2-0ubuntu1_BUILDING.txt.gz
>
> has:
>
> task-0: ** (process:58186): DEBUG: Error message:
> GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
> com.google.code.AccountsSSO.Accounts.Manager was not provided by any
> .service files

This is always printed, the errors are others. I actually got another 
report about libaccounts-glib tests failing for s390x in Debian, with a 
similar error log.
Is there something special about the s390x architecture that could cause 
us misbehaving? Things like endiannes, pointer size, etc. that are 
different from the other architectures?
Do you know if SQLite and D-Bus work fine under s390x?

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

Title:
  FTBFS on all arches in xenial

Status in webapps-sprint:
  In Progress
Status in libaccounts-glib package in Ubuntu:
  In Progress

Bug description:
  see attached log

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1521226/+subscriptions

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


[Touch-packages] [Bug 1522026] Re: armhf lxd container does not start on arm64 system

2015-12-14 Thread Martin Pitt
** Changed in: auto-package-testing
   Status: New => Invalid

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

Title:
  armhf lxd container does not start on arm64 system

Status in Auto Package Testing:
  Invalid
Status in lxc package in Ubuntu:
  Fix Committed

Bug description:
  I'm trying to set up armhf testing on an arm64 host, as that's what we
  have in Scalingstack (no armhf images yet). The host is Ubuntu 15.10,
  with lxd 0.20-0ubuntu4.1 (no PPA).

  $ uname -a
  Linux arm64-lxd-test 4.2.0-18-generic #22-Ubuntu SMP Fri Nov 6 19:56:51 UTC 
2015 aarch64 aarch64 aarch64 GNU/Linux

  $ lxc image list | grep arm
  | ubuntu/xenial/armhf | a406edc85653 | no | ubuntu xenial armv7l 
(default) (20151202_04:37) | armv7l | 63.68MB | Dec 2, 2015 at 1:23pm (UTC) |

  $ lxc launch ubuntu/xenial/armhf x1

  Starting the container throws no error, and with debugging I don't see
  anything bad:

  $ lxc start x1 --debug --verbose
  DBUG[12-02|13:36:56] Fingering the daemon
  DBUG[12-02|13:36:56] Raw response: 
{"type":"sync","status":"Success","status_code":200,"metadata":{"api_compat":1,"auth":"trusted","config":{"core.https_address":"10.43.41.223","images.remote_cache_expiry":"10"},"environment":{"addresses":["10.43.41.223"],"architectures":[4,3],"driver":"lxc","driver_version":"1.1.4","kernel":"Linux","kernel_architecture":"aarch64","kernel_version":"4.2.0-18-generic","server":"lxd","server_pid":1339,"server_version":"0.20","storage":"dir","storage_version":""}}}

  DBUG[12-02|13:36:56] Pong received
  DBUG[12-02|13:36:56] Raw response: 
{"type":"sync","status":"Success","status_code":200,"metadata":{"architecture":0,"config":{"volatile.base_image":"a406edc85653e7b3232ea1ae77e35b67dd42574cb4c7335e9b586a6b4ad6223c","volatile.eth0.hwaddr":"00:16:3e:38:aa:2c","volatile.last_state.idmap":"[{\"Isuid\":true,\"Isgid\":false,\"Hostid\":10,\"Nsid\":0,\"Maprange\":65536},{\"Isuid\":false,\"Isgid\":true,\"Hostid\":10,\"Nsid\":0,\"Maprange\":65536}]"},"devices":{},"ephemeral":false,"expanded_config":{"volatile.base_image":"a406edc85653e7b3232ea1ae77e35b67dd42574cb4c7335e9b586a6b4ad6223c","volatile.eth0.hwaddr":"00:16:3e:38:aa:2c","volatile.last_state.idmap":"[{\"Isuid\":true,\"Isgid\":false,\"Hostid\":10,\"Nsid\":0,\"Maprange\":65536},{\"Isuid\":false,\"Isgid\":true,\"Hostid\":10,\"Nsid\":0,\"Maprange\":65536}]"},"expanded_devices":{"eth0":{"hwaddr":"00:16:3e:38:aa:2c","nictype":"bridged","parent":"lxcbr0","type":"nic"}},"name":"x1","profiles":["default"],"status":{"status":"Stopped","status_code":102,"init":0,"ips":null}}}

  DBUG[12-02|13:36:56] Putting {"action":"start","force":false,"timeout":-1}
   to http://unix.socket/1.0/containers/x1/state
  DBUG[12-02|13:36:56] Raw response: 
{"type":"async","status":"OK","status_code":100,"operation":"/1.0/operations/f17b8722-1573-4af8-a365-bc450bce6654","resources":null,"metadata":null}

  DBUG[12-02|13:36:56] 1.0/operations/f17b8722-1573-4af8-a365-bc450bce6654/wait
  DBUG[12-02|13:36:57] Raw response: 
{"type":"sync","status":"Success","status_code":200,"metadata":{"created_at":"2015-12-02T13:36:56.76183Z","updated_at":"2015-12-02T13:36:57.059047Z","status":"Success","status_code":200,"resources":null,"metadata":null,"may_cancel":false}}

  But the container is not running afterwards. I'm attaching
  /var/log/lxd/x1/lxc.log, but the most interesting bits are several

    WARN lxc_cgmanager - cgmanager.c:cgm_get:993 - do_cgm_get exited
  with error

  and

     NOTICE   lxc_start - start.c:post_start:1265 - '/sbin/init' 
started with pid '2028'
     WARN lxc_start - start.c:signal_handler:310 - invalid pid for 
SIGCHLD
     DEBUGlxc_commands - commands.c:lxc_cmd_handler:893 - peer has 
disconnected
     DEBUGlxc_commands - commands.c:lxc_cmd_handler:893 - peer has 
disconnected
     DEBUGlxc_commands - commands.c:lxc_cmd_get_state:579 - 'x1' is 
in 'RUNNING' state
     DEBUGlxc_start - start.c:signal_handler:314 - container init 
process exited

  cgmanager.service itself is active and running, though.

  Is there some way to get a console for this, like we used to have with
  "lxc-start -n foo -F"?

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1522026/+subscriptions

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


[Touch-packages] [Bug 1483975] Re: update-initramfs complains about missing /sbin/fsck.btrfs

2015-12-14 Thread Sasa Paporovic
Still to observe in Ubuntu16.04(xenial). Adding tag.

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

Title:
  update-initramfs complains about missing /sbin/fsck.btrfs

Status in btrfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools package in Ubuntu:
  Confirmed
Status in btrfs-tools package in Debian:
  New
Status in initramfs-tools package in Debian:
  Fix Committed

Bug description:
  /sbin/fsck.btrfs moved to /bin/fsck.btrfs with btrfs-tools 4.0-2
  (http://bugs.debian.org/784234), which causes

  $ sudo update-initramfs -u
  update-initramfs: Generating /boot/initrd.img-4.1.0-3-generic
  Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.

  I assume this means that fsck won’t run on a btrfs /, which seems bad.

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

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


[Touch-packages] [Bug 1483975] Re: update-initramfs complains about missing /sbin/fsck.btrfs

2015-12-14 Thread Sasa Paporovic
** Tags added: xe

** Tags removed: xe
** Tags added: xenial

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

Title:
  update-initramfs complains about missing /sbin/fsck.btrfs

Status in btrfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools package in Ubuntu:
  Confirmed
Status in btrfs-tools package in Debian:
  New
Status in initramfs-tools package in Debian:
  Fix Committed

Bug description:
  /sbin/fsck.btrfs moved to /bin/fsck.btrfs with btrfs-tools 4.0-2
  (http://bugs.debian.org/784234), which causes

  $ sudo update-initramfs -u
  update-initramfs: Generating /boot/initrd.img-4.1.0-3-generic
  Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.

  I assume this means that fsck won’t run on a btrfs /, which seems bad.

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

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


[Touch-packages] [Bug 1521745] Re: sshd will fail to start or restart if non-default Port option is incorrectly put after a non-default ListenAddress

2015-12-14 Thread Robie Basak
Thank you for the update.

On looking again I noticed this from the documentation you quoted in
your original report:

"If port is not specified, sshd will listen on the address and all prior
Port options specified."

I'm sorry I didn't notice this the first time round. Given the word
"prior" in that sentence, it seems to me that the behaviour you're
reporting is as documented?

I will accept an argument that this is either counter-intuitive and
shouldn't behave that way, or not documented clearly enough. But we
can't fix that in Ubuntu directly, so I suggest that you engage upstream
on that if you wish.

I'm marking this bug as Invalid on the basis that I believe the
behaviour you're reporting is working as documented, but if you disagree
please explain and change the bug status back to New.

** Changed in: openssh (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  sshd will fail to start or restart if non-default Port option is
  incorrectly put after a non-default ListenAddress

Status in openssh package in Ubuntu:
  Invalid

Bug description:
  I have a system where the default listening port is changed for sshd,
  done at the bottom of my sshd_config.  I recently changed the
  ListenAddress from its default (unset, which listens on all
  interfaces) to bind to a specific IP.  The resulting relevant snippet
  of my sshd_config was:

  ListenAddress my_ip_here
  Port 12345

  I then restarted ssh with /etc/init.d/ssh restart and found that ssh
  was not listening.

  Re-reading the manpage, I see this:

  ListenAddress
   Specifies the local addresses sshd(8) should listen on.  The fol‐
   lowing forms may be used:

 ListenAddress host|IPv4_addr|IPv6_addr
 ListenAddress host|IPv4_addr:port
 ListenAddress [host|IPv6_addr]:port

   If port is not specified, sshd will listen on the address and all
   prior Port options specified.  The default is to listen on all
   local addresses.  Multiple ListenAddress options are permitted.
   Additionally, any Port options must precede this option for non-
   port qualified addresses.

  On a hunch, I remove the Port line and simply change my relevant
  config to:

  ListenAddress my_ip_here:12345

  sshd then restarted just fine.

  In looking at the logs, I see:

  Dec  1 11:40:26 jhart-laptop kernel: [1207947.954263] init: ssh main process 
(26655) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.954277] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.957687] init: ssh main process 
(26658) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.957703] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.961094] init: ssh main process 
(26661) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.961115] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.964835] init: ssh main process 
(26664) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.964852] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.968028] init: ssh main process 
(26667) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.968043] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.971004] init: ssh main process 
(26670) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.971021] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.974044] init: ssh main process 
(26673) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.974087] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.977853] init: ssh main process 
(26676) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.977868] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.980928] init: ssh main process 
(26679) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.980944] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.984059] init: ssh main process 
(26682) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.984075] init: ssh main process 
ended, respawning
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.987118] init: ssh main process 
(26685) terminated with status 255
  Dec  1 11:40:26 jhart-laptop kernel: [1207947.987132] init: ssh respawning 
too fast, stopped

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: openssh-server 

[Touch-packages] [Bug 1517614] Re: Page.head.sections.selectedIndex binding of values is broken

2015-12-14 Thread Tim Peeters
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Page.head.sections.selectedIndex binding of values is broken

Status in Canonical System Image:
  Fix Released
Status in messaging-app package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  When trying to assign a binding value to head.sections.selectedIndex, this 
value is not updated when the bound value changes.
  See the example program below:

  import QtQuick 2.4
  import Ubuntu.Components 1.3

  MainView {
  id: mainview
  objectName: "mainView"

  width: units.gu(100)
  height: units.gu(75)

  Page {
  id: mainPage
  title: "selectedIndex: " + head.sections.selectedIndex + " should be: 
" + mainPage.selectedIndex
  property int selectedIndex: -1
  head.sections.model: [ "first", "second", "third" ]
  head.sections.selectedIndex: mainPage.selectedIndex

  Rectangle {
  anchors.fill: parent
  color: "white"

  Label {
  anchors.centerIn: parent
  text: "Click me"
  }
  }

  MouseArea {
  anchors.fill: parent
  onClicked: mainPage.selectedIndex = (mainPage.selectedIndex + 1) 
% 3
  }
  }
  }

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

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


[Touch-packages] [Bug 1509829] Re: lightdm-guest-session profile is too strict to input Japanese text with fcitx-mozc

2015-12-14 Thread Sebastien Bacher
** Changed in: lightdm (Ubuntu)
 Assignee: (unassigned) => Aron Xu (happyaron)

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

Title:
  lightdm-guest-session profile is too strict to input Japanese text
  with fcitx-mozc

Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  When logging into lightdm guest session, mozc gives an error saying
  "Failed to start Kana/Kanji conversion program. You need to reboot".
  Thus Japanese text cannot be input.

  [possibly related messages]
  10月 26 00:40:29 test-Standard-PC-i440FX-PIIX-1996 kernel: audit: type=1400 
audit(1445787629.866:709): apparmor="DENIED" operation="link" 
profile="/usr/lib/lightdm/lightdm-guest-session" 
name="/dev/shm/sem.69ef545277bb" pid=9534 comm="fcitx" requested_mask="l" 
denied_mask="l" fsuid=120 ouid=120 target="/dev/shm/oFbWJv"
  10月 26 00:40:29 test-Standard-PC-i440FX-PIIX-1996 kernel: audit: type=1400 
audit(1445787629.870:710): apparmor="DENIED" operation="bind" 
profile="/usr/lib/lightdm/lightdm-guest-session" pid=9554 comm="mozc_server" 
family="unix" sock_type="stream" protocol=0 requested_mask="bind" 
denied_mask="bind" addr="@tmp/.mozc.d23bc799563c3f748fa591c15f46c971.session"

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: lightdm 1.16.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 26 00:45:41 2015
  InstallationDate: Installed on 2015-10-25 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1525935] [NEW] package apport 2.19.1-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-12-14 Thread John Bales
Public bug reported:

dpkg: error processing package apport-gtk (--configure):
 dependency problems - leaving unconfigured
Setting up at (3.1.16-1ubuntu1) ...
insserv: warning: script 'K01smfpd' missing LSB tags and overrides
insserv: warning: script 'smfpd' missing LSB tags and overrides
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: There is a loop between service smfpd and ondemand if started
insserv:  loop involving service ondemand at depth 7
insserv:  loop involving service smfpd at depth 1
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package at (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up binfmt-support (2.1.5-1) ...
update-binfmts: warning: found manually created entry for python2.7 in 
/proc/sys/fs/binfmt_misc; leaving it alone
update-binfmts: warning: found manually created entry for python3.4 in 
/proc/sys/fs/binfmt_misc; leaving it alone
update-binfmts: warning: found manually created entry for jar in 
/proc/sys/fs/binfmt_misc; leaving it alone
update-binfmts: warning: found manually created entry for cli in 
/proc/sys/fs/binfmt_misc; leaving it alone
update-binfmts: warning: found manually created entry for python3.5 in 
/proc/sys/fs/binfmt_misc; leaving it alone
insserv: warning: script 'K01smfpd' missing LSB tags and overrides
insserv: warning: script 'smfpd' missing LSB tags and overrides
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: There is a loop between service smfpd and ondemand if started
insserv:  loop involving service ondemand at depth 7
insserv:  loop involving service smfpd at depth 1
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package binfmt-support (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up gdm (3.16.2-0ubuntu2) ...
insserv: warning: script 'K01smfpd' missing LSB tags and overrides
insserv: warning: script 'smfpd' missing LSB tags and overrides
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: There is a loop between service smfpd and ondemand if started
insserv:  loop involving service ondemand at depth 7
insserv:  loop involving service smfpd at depth 1
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package gdm (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up spamassassin (3.4.1-1) ...
insserv: warning: script 'K01smfpd' missing LSB tags and overrides
insserv: warning: script 'smfpd' missing LSB tags and overrides
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: There is a loop between service smfpd and ondemand if started
insserv:  loop involving service ondemand at depth 7
insserv:  loop involving service smfpd at depth 1
insserv: Starting smfpd depends on ondemand and therefore on system facility 
`$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv 

[Touch-packages] [Bug 1525501] Re: Clear Browsing History does not clear top sites

2015-12-14 Thread Olivier Tilloy
I am not seeing that (I’m running the latest rc-proposed image on arale). Also 
tested on desktop, not seeing the issue either.
What I do observe however is that the browser crashes when clearing the 
navigation history while the new tab view is open (for which I filed bug 
#1525937).

Can you reliably reproduce the issue? On what device/version is that?


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

Title:
  Clear Browsing History does not clear top sites

Status in webbrowser-app package in Ubuntu:
  Incomplete

Bug description:
  If I clear the browsing history by going to 'Privacy & Permissions'
  and choosing 'Clear Browsing History' visited sites still show up in
  the Top Sites view when opening a new tab.

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

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


[Touch-packages] [Bug 1525976] [NEW] fix broken homepage link

2015-12-14 Thread n
Public bug reported:

Gitorious is not around anymore, so http://gitorious.org/procps doesn't
go anywhere.

It looks like procps has moved to gitlab: https://gitlab.com/procps-
ng/procps

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

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

Title:
  fix broken homepage link

Status in procps package in Ubuntu:
  New

Bug description:
  Gitorious is not around anymore, so http://gitorious.org/procps
  doesn't go anywhere.

  It looks like procps has moved to gitlab: https://gitlab.com/procps-
  ng/procps

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

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


[Touch-packages] [Bug 1227972] Re: Civilization III crashes on libosmesa

2015-12-14 Thread Mike Miller
Thank you for reporting this bug to Ubuntu. Ubuntu 13.10 reached EOL on  July 
17, 2014.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Moreover, this bug seems to be specific to software not provided by
Ubuntu. It is unlikely that anyone will be able to help with this
specific problem unless you can provide a reproducible test case that
does not depend on software outside of the Ubuntu repositories.

If you are still affected by this in a current release of Ubuntu, you
may want to seek out help using the various support forums available,
such as http://askubuntu.com or http://ubuntuforums.org.

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

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

Title:
  Civilization III crashes on libosmesa

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  I was playing Civilizations 3 with Wine but the game is crashing in
  libosmesa. I'm attaching the backtrace.

  The backtrace is missing some debug symbols, I have installed the
  dbgsym but still not getting the complete backtrace. Let me know if
  there's anything else I can do to help fix this crash.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libosmesa6 9.2-1ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Sep 19 22:59:17 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.2.16, 3.11.0-7-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5730 / 
6570M] [1002:68c0] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1594]
  InstallationDate: Installed on 2013-09-16 (3 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130914)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=fc5b-0597-41b2-a6dc-228e3c320252 ro quiet splash vt.handoff=7
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/26/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.0F
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1594
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 91.36
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.0F:bd07/26/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr058B20242B1020100:rvnHewlett-Packard:rn1594:rvr91.36:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 058B20242B1020100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
9.2-1ubuntu2
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu6
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Thu Sep 19 20:11:52 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output  HDMI-0
LVDS   VGA-0
  xserver.version: 2:1.14.2.901-2ubuntu4
  xserver.video_driver: radeon

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

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


[Touch-packages] [Bug 1525979] Re: Touchscreen interactions should take priority over mouse and disable it

2015-12-14 Thread Michał Sawicz
** Also affects: qtbase-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Touchscreen interactions should take priority over mouse and disable
  it

Status in Canonical System Image:
  New
Status in Ubuntu UX:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  It is possible, at the moment  (r199, krillin, rc-proposed), to use
  both touch and mouse at the same time.

  Because of:
  - QtQuick's touch-to-mouse events synthesis feature;
  - the fact that most of QML code in this world relies on MouseArea to handle 
input (touch as well);
  - the fact that there is no QML component that handles both Touch and Mouse 
events and gives the developer a good API to handle both;
  - the fact that making both touch and mouse usable at the same time easily 
leads to unexpected and broken UX;

  I suggest we make it so that only one input device can be used at any given 
time by default (exceptional cases to be handled separately).
  Moreover, I think it would be a good idea to give touch events a priority 
over mouse events, i.e. mouse stops working when the user touches the screen, 
but not viceversa.

  I also think the final decision should take into account the conventions the 
users are already accustomed to.
  I played with a laptop that features touchscreen (Microsoft's Surface) and 
Win10, and here's what I found:

  - in the default browser: interacting with the touch stops and hides
  the mouse, and gives priority to (multi)-touch gestures. The mouse
  pointer stays still (i.e. doesn't follow the fingers). The only way I
  found that let me take control of the mouse again was to perform a
  single tap and then wait a short amount of time before moving the
  mouse.

  - in other apps that did not feature special touch handling,
  interacting with the touch would still disable the mouse, but in this
  case the mouse pointer followed my finger (I guess this is a "if
  nothing consumes touch events -> then do mouse simulation")

  I believe this bug is a show stopper for the convergent experience.

  It is currently possible to trigger flickering and broken UX in
  multiple places in Unity8. Basically anything that relies on MouseMove
  events is broken and causes flickering.

  A few examples:
  - username vertical scrolling in the login manager (just drag the username 
with your finger and then move the mouse).
  - window positioning (same as above)
  - indicators horizontal scrolling
  - scrolling in ANY Flickable/ListView based views inside applications and 
platform menus
  - side scrolling in the Dash
  - etc, etc etc...

  NOTE: after a discussion on IRC with Saviq, we agreed that it would be
  awesome if MouseArea would be able to handle different input devices.
  I already researched this before writing this post, and I didn't see
  any way how MouseArea could (with the current APIs) be able to do
  that. That means, imho, a looong waiting time before we actually
  implement such a feature in Qt itself. Hence I proposed the solution
  above as a workaround, while we get all the rest of the pieces working
  as we expect.

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

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


[Touch-packages] [Bug 1525501] Re: Clear Browsing History does not clear top sites

2015-12-14 Thread Hans Alves
I think I might have had the issue you described (crash when clearing hhistory 
from new tab view) I just assumed that clearing the history would close all 
tabs instead of realizing it was a crash. If I clear the history from a normal 
tab it does work.
If it's still of any use to you, i'm running ubuntu 15.04 (OTA-8) on a bq 
Aquaris E5

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

Title:
  Clear Browsing History does not clear top sites

Status in webbrowser-app package in Ubuntu:
  Incomplete

Bug description:
  If I clear the browsing history by going to 'Privacy & Permissions'
  and choosing 'Clear Browsing History' visited sites still show up in
  the Top Sites view when opening a new tab.

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

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


[Touch-packages] [Bug 1228567] Re: at-spi2 daemon error messages in .xsession-errors

2015-12-14 Thread Cerin
What is the workaround for 14.04? I just did a routine update and this
has made my computer unusable.

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

Title:
  at-spi2 daemon error messages in .xsession-errors

Status in at-spi2-core package in Ubuntu:
  Fix Released

Bug description:
  Sometimes I get the following messages in .xsession-errors

  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd main process ended, respawning
  init: at-spi2-registryd respawning too fast, stopped

  I use a Lenovo Thinkpad Twist convertible with touch screen, using
  Onboard in tablet mode.

  Can perhaps have a relation with bug 1227173.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1228567/+subscriptions

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


[Touch-packages] [Bug 1525937] Re: Clearing browsing history while a new tab view is open crashes the browser

2015-12-14 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => High

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

Title:
  Clearing browsing history while a new tab view is open crashes the
  browser

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  This happens on phones and on desktop while in narrow mode, wide mode
  is unaffected.

  Steps to reproduce:
   - open a new tab, verify that there are top sites displayed (in a grid in 
the bottom half of the page)
   - open the settings from the drawer menu, go to "Privacy & permissions", tap 
"Clear Browsing History"
   - a confirmation dialog shows up, confirm

  Expected result: the navigation history is cleared, and the user is
  back on the "Privacy & permissions" settings screen

  Current result: the browser crashes. See attached backtrace.

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

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


[Touch-packages] [Bug 1451724] Re: Selfie stick not supported

2015-12-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~uriboni/camera-app/handle-selfie-key

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

Title:
  Selfie stick not supported

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  In Progress

Bug description:
  I had a chance to play with a selfie stick: http://bit.ly/1KIYkBc

  Working fine on iOS it didn't do anything on Ubuntu.  I had enough
  time to check out what what keycode it sends when pressing the shutter
  button: Qt.Key_MediaTogglePlayPause

  So I guess all it takes is to add a Keys.onPressed handler to the
  camera app and trigger the photo shutter or start/stop recording when
  in video mode.

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

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


[Touch-packages] [Bug 1525937] Re: Clearing browsing history while a new tab view is open crashes the browser

2015-12-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Clearing browsing history while a new tab view is open crashes the
  browser

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  This happens on phones and on desktop while in narrow mode, wide mode
  is unaffected.

  Steps to reproduce:
   - open a new tab, verify that there are top sites displayed (in a grid in 
the bottom half of the page)
   - open the settings from the drawer menu, go to "Privacy & permissions", tap 
"Clear Browsing History"
   - a confirmation dialog shows up, confirm

  Expected result: the navigation history is cleared, and the user is
  back on the "Privacy & permissions" settings screen

  Current result: the browser crashes. See attached backtrace.

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

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


[Touch-packages] [Bug 1522426] Re: [web browser] Add option to alllow opening main 'blank' page instead of home page

2015-12-14 Thread Magdalena Mirowicz
** Summary changed:

- Add option to alllow opening main 'blank' page instead of home page
+ [web browser] Add option to alllow opening main 'blank' page instead of home 
page

** Changed in: ubuntu-ux
   Status: New => Triaged

** Changed in: ubuntu-ux
   Importance: Undecided => Wishlist

** Changed in: ubuntu-ux
   Importance: Wishlist => Low

** Changed in: ubuntu-ux
 Assignee: (unassigned) => James Mulholland (jamesjosephmulholland)

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

Title:
  [web browser] Add option to alllow opening main 'blank' page instead
  of home page

Status in Ubuntu UX:
  Triaged
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Hello,
  like in summary. That would be good to have option allowing to open 'main' 
page (that with favorites and most viewed - same as while open new tab) instead 
of home page.

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

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


[Touch-packages] [Bug 1525952] Re: python-setuptools unmet dependency

2015-12-14 Thread Nagarjuna Asam
This problem got solved when I changed from Japan server to main server.
??

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

Title:
  python-setuptools unmet dependency

Status in python-setuptools package in Ubuntu:
  New

Bug description:
  When I try to install python-setuptools from apt-get using
  > sudo apt-get install python-setuptools
  I get python-setuptools : Depends: python-pkg-resources (= 3.3-1ubuntu1) but 
3.3-1ubuntu2 is to be installed
  But I already have python-pkg-resources 3.3-1ubuntu2


  
  Error message is:
  > sudo apt-get install python-setuptools
  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:
   python-setuptools : Depends: python-pkg-resources (= 3.3-1ubuntu1) but 
3.3-1ubuntu2 is to be installed
  E: Unable to correct problems, you have held broken packages.

  Also
  > sudo apt-get install --upgrade python-pkg-resources
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  python-pkg-resources is already the newest version.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

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

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


[Touch-packages] [Bug 1525501] Re: Clear Browsing History does not clear top sites

2015-12-14 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1525937 ***
https://bugs.launchpad.net/bugs/1525937

Thanks Hans, I’ll close this bug in favour of bug #1525937.

** This bug has been marked a duplicate of bug 1525937
   Clearing browsing history while a new tab view is open crashes the browser

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

Title:
  Clear Browsing History does not clear top sites

Status in webbrowser-app package in Ubuntu:
  Incomplete

Bug description:
  If I clear the browsing history by going to 'Privacy & Permissions'
  and choosing 'Clear Browsing History' visited sites still show up in
  the Top Sites view when opening a new tab.

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

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


[Touch-packages] [Bug 1522455] Re: Add settings to control geoip usage for location

2015-12-14 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Importance: Undecided => High

** Changed in: ubuntu-ux
 Assignee: (unassigned) => Matthew Paul Thomas (mpt)

** Changed in: ubuntu-ux
   Status: New => Triaged

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

Title:
  Add settings to control geoip usage for location

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Triaged
Status in indicator-location package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  When location detection is enabled geoip is used by default. Unlike
  the other methods there is no separate control provided to enable and
  disable its use. This should be added to the Security and Privacy >
  Location  panel and to the wizard.

  This somewhat complicates the options. 
  Use GPS only
  Use GPS with Geoip (default)
  Use GPS, Wifi, etc (opt in)

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

-- 
Mailing list: https://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   >