[Touch-packages] [Bug 1436351] Re: icon does not change in silent mode

2015-03-25 Thread Sebastien Bacher
Unsure why ted closed the other bug, he didn't add a comment explaining
why ... Ted?

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided => High

** Changed in: indicator-sound (Ubuntu)
   Status: New => Confirmed

** Changed in: indicator-sound (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  icon does not change in silent mode

Status in indicator-sound package in Ubuntu:
  Confirmed

Bug description:
  If I pull down on the indicator-network and check 'Silent Mode', the
  icon does not change.

  $ system-image-cli -i
  current build number: 214
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-03-11 22:07:13
  version version: 214
  version ubuntu: 20150312
  version device: 20150116
  version custom: mako-1.1

  Bug 1367818 seems related, but is marked Fix Released.

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

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


[Touch-packages] [Bug 1432829] Re: resolv.conf not updated correctly for interfaces configured in initramfs

2015-03-25 Thread Martin Pitt
Thanks Scott for fixing this! However, this is awkward to have in
systemd: it meddles with ifupdown's and open-iscsi's internals and has
open-iscsi specific knowledge which really belongs into open-iscsi
itself. I. e. open-iscsi should ship the counterpart of debian/open-
iscsi.iscsi-network-interface.upstart. Adding a task for this.

** Also affects: open-iscsi (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: open-iscsi (Ubuntu)
   Status: New => 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/1432829

Title:
  resolv.conf not updated correctly for interfaces configured in
  initramfs

Status in open-iscsi package in Ubuntu:
  Triaged
Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  maas images utilize cloud-initramfs-dyn-netconf . The way this works is 
basically:
   * /etc/network/interfaces in image is a link to 
../../run/network/dynamic-interfaces
   * kernel command line 'ip=' convince the initramfs to bring up networking 
using 'ipconfig'
     example: ip=maas-enlist:BOOTIF
   * ipconfig writes files in /run/net-*.conf for each interface it configures.
   * cloud-initramfs-dyn-netconf module writes /run/network/dyanmic-interfaces 
based on /run/net-*.conf files that 'ipconfig' creates.

  end result is that after the move to real root,
  /etc/network/interfaces should be a symlink to /run/ that ends up
  having something like this:

   | ## This file is generated by cloud-initramfs-dyn-netconf
   | auto lo
   | iface lo inet loopback
   | manual eth0
   | iface eth0 inet dhcp
   | dns-nameservers 192.168.64.3
   | dns-search maas

  resolvconf seems not to be working as well as it should be.  In vivid
  (now using systemd), I have only the resolvconf header in the file.

   in all other supported ubuntu releases, doing the above results in 
functional resolv.conf via resolv.conf. Seen here from trusty:
   | # Dynamic resolv.conf(5) file for glibc resolver(3) generated by 
resolvconf(8)
   | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
   | nameserver 192.168.64.3

  Related Bugs:
   *  bug 1432821: something deleting /run/network after during boot

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: resolvconf 1.69ubuntu1.1
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  Date: Mon Mar 16 20:42:24 2015
  PackageArchitecture: all
  ProcEnviron:
   TERM=vt102
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: resolvconf
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1436211] Re: Remove GTK3 from phone images

2015-03-25 Thread Timo Jyrinki
libaccount-plugin-1.0-0 removed from images with add_package in livecd-
rootfs live-build config to explicitly pull ubuntu-system-settings-
online-accounts instead of the first mentioned libaccount-plugin-google
in a "|" dependency: http://people.canonical.com/~ogra/touch-image-
stats/149.changes

** Changed in: gnome-control-center-signon (Ubuntu)
   Status: New => Fix Released

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

Title:
  Remove GTK3 from phone images

Status in address-book-service package in Ubuntu:
  New
Status in gnome-control-center-signon package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  Invalid
Status in unity-asset-pool package in Ubuntu:
  New

Bug description:
  This is a wishlist bug to eventually remove GTK3 from Ubuntu Phone
  images to save some space.

  -- gnome-control-center-signon --
  Since libaccount-plugin-1.0-0 is included on Ubuntu Phone images, would it be 
possible to refactor it so that it would not depend on GTK3 bringing it on the 
images?

  -- address-book-service --
  address-book-service depends on evolution-data-server, which depends on GTK3. 
evolution-data-server further depends on libgweather-3-6 and libgcr-ui-3-1 
which both directly depend on GTK3 too.

  Would it be possible to work with libfolks-eds25 and other libraries
  alone? Or would it be possible to modify evolution-data-server
  building to not depend on GTK3 since we're not using the toolkit
  anyway?

  -- themes (unity-asset-pool, adwaita-icon-theme...) --

  humanity-icon-theme, ubuntu-mono and unity-asset-pool depend on
  adwaita-icon-theme. adwaita-icon-theme directly depends on GTK3.

  -- ubuntu-system-settings --

  ubuntu-system-settings depends on libtimezonemap1 which directly
  depends on GTK3. Maybe the library could be made not to depend on
  GTK3?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-service/+bug/1436211/+subscriptions

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


[Touch-packages] [Bug 1432821] Re: something deleting /run/network after initramfs

2015-03-25 Thread Martin Pitt
This is the right fix (together with
https://launchpad.net/ubuntu/+source/systemd/219-4ubuntu8), thanks
Scott!

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

Title:
  something deleting /run/network after initramfs

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  maas images utilize cloud-initramfs-dyn-netconf .  The way this works is 
basically:
   * /etc/network/interfaces in image is a link to 
../../run/network/dynamic-interfaces
   * kernel command line 'ip=' convince the initramfs to bring up networking 
using 'ipconfig'
     example: ip=maas-enlist:BOOTIF
   * ipconfig writes files in /run/net-*.conf for each interface it configures.
   * cloud-initramfs-dyn-netconf module writes /run/network/dyanmic-interfaces 
based on /run/net-*.conf files that 'ipconfig' creates.

  end result is that after the move to real root,
  /etc/network/interfaces should be a symlink to /run/ that ends up
  having something like this:

   | ## This file is generated by cloud-initramfs-dyn-netconf
   | auto lo
   | iface lo inet loopback
   | manual eth0
   | iface eth0 inet dhcp
   |   dns-nameservers 192.168.64.3
   |   dns-search maas

  I'm seeing 2 different issues here.
  a.) something is specifcally deleting /run/network/
     I say specifically, because if I change '/run/network' above to 
'/run/xnetwork', including the symlink, then it works as designed.

  b.) resolvconf seems not to be working as well as it should be. (filed as bug 
1432829)
     in all other supported ubuntu releases, doing the abovel results in 
functional resolv.conf via resolv.conf.

  I'm not sure what is doing the cleaning, but it is after the pivot
  root, and before I log in to look.

  Related Bugs:
   * bug 1432829: resolvconf not updated correctly for interfaces configured in 
initramfs

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

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


[Touch-packages] [Bug 1436162] Re: [pulsesink] abort at pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21

2015-03-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/glibc

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

Title:
  [pulsesink] abort at pthread_mutex_unlock(&m->mutex) == 0' failed at
  pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21

Status in glibc package in Ubuntu:
  Fix Committed
Status in gst-plugins-good1.0 package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  current build number: 146
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-03-24 13:57:03
  version version: 146

  After libc 2.21 landed, pulsesink fails constantly when pausing or
  seeking the active pipeline.

  Abort message:
  Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at 
pulsecore/mutex-posix.c:118, function pa_mutex_unlock(). Aborting.

  This is basically happens when it tries to unlock a mutex that is
  already unlocked.

  This issue doesn't happen with libc 2.19.

  To reproduce the issue:
  GST_DEBUG=*pulse*:5 gst-launch-1.0 playbin uri=file:///tmp/foobar.mp3

  Then when playing, just hit control+c, which will then pause the
  pipeline, causing the crash. The crash happens with most of the times
  you pause or seek the pipeline.

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

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


[Touch-packages] [Bug 1436691] [NEW] Essential files are missing

2015-03-25 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 15.04 dev and upstart 1.13.2-0ubuntu10 doesn't contain
files like /sbin/init anymore. After upgrading to this package I wasn't
able to reboot/shutdown my system and after a hard reboot it hasn't
fully booted anymore.

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

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

Title:
  Essential files are missing

Status in upstart package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 15.04 dev and upstart 1.13.2-0ubuntu10 doesn't
  contain files like /sbin/init anymore. After upgrading to this package
  I wasn't able to reboot/shutdown my system and after a hard reboot it
  hasn't fully booted anymore.

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

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


[Touch-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-03-25 Thread Martin Pitt
Fran, the first patch looks promising. The second patch looks unrelated,
but cherry-picking it can't hurt anyway I guess. If you can test this,
please do (I just returned from holidays and have a giant backlog).

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

Title:
  NetworkManager failed to function after suspend and resume

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  NetworkManager failed to function after resuming from suspend. The
  indicator applet in the Mac OS style menu bar showed the empty
  quarter-circle, and clicking "Enable Networking" didn't change the
  menu options or the style of the applet. Running "sudo service
  network-manager restart" brought back functionality.

  $ dpkg -l systemd* logind*
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  un  logind (no description 
available)
  un  systemd(no description 
available)
  ii  systemd-services   204-0ubuntu19.1  amd64systemd runtime 
services
  ii  systemd-shim   6-0ubuntu0.13.10 amd64shim for systemd

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: network-manager 0.9.8.0-0ubuntu22
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Fri Jan 17 10:08:48 2014
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-18 (456 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.14  metric 
9 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to saucy on 2013-11-06 (72 days ago)
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2013-11-05T17:49:23
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

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

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


[Touch-packages] [Bug 1436162] Re: [pulsesink] abort at pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21

2015-03-25 Thread Adam Conrad
** Changed in: glibc (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: glibc (Ubuntu)
 Assignee: (unassigned) => Adam Conrad (adconrad)

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

Title:
  [pulsesink] abort at pthread_mutex_unlock(&m->mutex) == 0' failed at
  pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21

Status in glibc package in Ubuntu:
  Fix Committed
Status in gst-plugins-good1.0 package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  current build number: 146
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-03-24 13:57:03
  version version: 146

  After libc 2.21 landed, pulsesink fails constantly when pausing or
  seeking the active pipeline.

  Abort message:
  Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at 
pulsecore/mutex-posix.c:118, function pa_mutex_unlock(). Aborting.

  This is basically happens when it tries to unlock a mutex that is
  already unlocked.

  This issue doesn't happen with libc 2.19.

  To reproduce the issue:
  GST_DEBUG=*pulse*:5 gst-launch-1.0 playbin uri=file:///tmp/foobar.mp3

  Then when playing, just hit control+c, which will then pause the
  pipeline, causing the crash. The crash happens with most of the times
  you pause or seek the pipeline.

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

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


[Touch-packages] [Bug 1057526] Re: getaddrinfo returns PTR name in ai_canonname when using DNS

2015-03-25 Thread Adam Conrad
** Changed in: eglibc (Ubuntu Precise)
   Status: Incomplete => In Progress

** Changed in: eglibc (Ubuntu Precise)
 Assignee: (unassigned) => Adam Conrad (adconrad)

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

Title:
  getaddrinfo returns PTR name in ai_canonname when using DNS

Status in Embedded GLIBC:
  Fix Released
Status in eglibc package in Ubuntu:
  Fix Released
Status in eglibc source package in Precise:
  In Progress
Status in eglibc package in Debian:
  Fix Released
Status in eglibc package in Fedora:
  Unknown

Bug description:
  Got pinged about this, not fixed in 12.04 yet. From the Redhat bug:

  "We have verified that getaddrinfo() does reverse address calls to DNS
  when AI_CANONNAME is passed in hints.ai_flags and returns the PTR name
  of the forward resolved ip address as Canonical name.

  The canonical name is arguably not what is returned by the PTR record
  for various reasons. Aside the fact that PTR record are often not
  under control of the the same people that control the A name, A names
  can also be roundrobin names and return multiple addresses. Picking
  one and returnings its PTR as canonical name seem highly questionable.

  A CNAME -> A name resolution is welcome as the A name is arguably the
  Canonical name of a CNAME. But getaddrinfo shouldn't do PTR requests
  to the DNS.

  We found this when testing ssh+GSSAPI auth on laptops that can properly set 
the A record for their name usin dynamic DNS updates but cannot change the PTR 
record of whatever network they are currently travelling in.
  This breaks kerberos which needs the canonical (A record) name to construct 
the principal name used to request a ticket when rdns = false is set in 
krb5.conf and GSSAPITrustDNS is set to no in ssh (the default)."

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

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


[Touch-packages] [Bug 1436328] Re: FFe apport-kde qt5 port

2015-03-25 Thread Martin Pitt
I can't approve the FFE, but this looks good to me. I merged the port
into the upstream branch now. Please note that I rejected the vivid
upload as that didn't update the current "python3-pykde4" dependency.
python-pyqt5 doesn't seem to be sufficient, it doesn't provide
QApplication; and you wanted to get rid of that package :-)

Can you please re-upload with updated deps? Thanks!

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

Title:
  FFe apport-kde qt5 port

Status in apport package in Ubuntu:
  New

Bug description:
  https://code.launchpad.net/~kubuntu-packagers/apport/qt5/+merge/254082

  integrating the qt5 port would allow kubuntu to attempt dropping
  python-kde4  from the ISO reducing the oversizing quite a bit

  test by Jonathan Riddell and me and works very well.

  functionally nothing changed as far as the UI is concerned and under
  the hood all the happened was an almost straight qt4->qt5 port along
  with replacing now obsolete kde dependencies with their qt5
  counterpart

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

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


[Touch-packages] [Bug 1430828] Re: scopes dont load pictures

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

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

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

Title:
  scopes dont load pictures

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  The phone (krillin) is clearly connected and you can retrive text data
  but pictures do not updated see, attached pictures.

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

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


[Touch-packages] [Bug 1422681] Re: split out upstart-sysv

2015-03-25 Thread Martin Pitt
https://launchpad.net/ubuntu/+source/ubuntu-touch-meta/1.217

** Changed in: ubuntu-touch-meta (Ubuntu)
   Status: New => Fix Released

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

Title:
  split out upstart-sysv

Status in autopkgtest package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  Fix Released
Status in upstart package in Ubuntu:
  Fix Released

Bug description:
  After switching to systemd permanently (apt get install systemd-sysv) and 
purging the now not needed "upstart" package, I tried to boot with the upstart 
fallback option in grub, just to find out it doesn't work.
  It looks like important init files are still in the "upstart" package instead 
of "upstart-bin" and should probably be moved there to keep the upstart 
fallback option working.

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

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


[Touch-packages] [Bug 1436269] Re: When you select Analog Output or Speakers as port in Output Devices tab of pavucontrol, headphone levels are raised

2015-03-25 Thread Raymond
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths
/analog-output-lineout.conf

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

Title:
  When you select Analog Output or Speakers as port in Output Devices
  tab of pavucontrol, headphone levels are raised

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Please note, that Line out = analog output port is controlled by ALSA
  mixer track called PCM, whereas there should be a separate mixer track
  for it; see bug Bug #1433568

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-lowlatency 3.13.11-ckt16
  Uname: Linux 3.13.0-48-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Mar 25 12:34:23 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-21 (185 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.1)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.6.6
  dmi.board.name: 0RF703
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.6.6:bd06/26/2011:svnDellInc.:pnOptiPlex745:pvr:rvnDellInc.:rn0RF703:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 745
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1436269] Re: When you select Analog Output or Speakers as port in Output Devices tab of pavucontrol, headphone levels are raised

2015-03-25 Thread Raymond
first you have to fix pcm playback volume in line out jack


Node 0x05 [Pin Complex] wcaps 0x400185: Stereo Amp-Out
  Control: name="PCM Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="PCM Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Line Out Jack", index=0, device=0
  Amp-Out caps: ofs=0x3d, nsteps=0x3f, stepsize=0x05, mute=1
  Amp-Out vals:  [0x2f 0x2f]
  Pincap 0x0017: OUT Detect Trigger ImpSense
  Pin Default 0x01014010: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=02, enabled=1
  Connection: 2
 0x03* 0x0e


pulseaudio need to use line out jack to determine the availability instead of 
unknown


analog-output: Analog Output (priority 9900, latency offset 0 usec, available: 
unknown)
properties:

active profile: 
sinks:
alsa_output.pci-_00_1b.0.analog-stereo/#0: Built-in Audio 
Analog Stereo
sources:
alsa_output.pci-_00_1b.0.analog-stereo.monitor/#0: Monitor 
of Built-in Audio Analog Stereo
alsa_input.pci-_00_1b.0.analog-stereo/#1: Built-in Audio 
Analog Stereo
ports:
analog-input-microphone: Microphone (priority 8700, latency 
offset 0 usec, available: yes)
properties:
device.icon_name = "audio-input-microphone"
analog-input-linein: Line In (priority 8100, latency offset 0 
usec, available: no)
properties:

analog-output: Analog Output (priority 9900, latency offset 0 
usec, available: unknown)
properties:

analog-output-speaker: Speakers (priority 1, latency offset 
0 usec, available: no)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9000, latency 
offset 0 usec, available: yes)
properties:
device.icon_name = "audio-headphones"


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

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

Title:
  When you select Analog Output or Speakers as port in Output Devices
  tab of pavucontrol, headphone levels are raised

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Please note, that Line out = analog output port is controlled by ALSA
  mixer track called PCM, whereas there should be a separate mixer track
  for it; see bug Bug #1433568

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-lowlatency 3.13.11-ckt16
  Uname: Linux 3.13.0-48-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Mar 25 12:34:23 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-21 (185 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.1)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.6.6
  dmi.board.name: 0RF703
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.6.6:bd06/26/2011:svnDellInc.:pnOptiPlex745:pvr:rvnDellInc.:rn0RF703:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 745
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1405349] Re: switching to activated guest session causes screen blank

2015-03-25 Thread TienFu Chen
@Robert:
I have built the package and tested on a system, but problem remains.
The /var/log/lightdm directory is attached for your reference.

I think it's not a machine-specified issue. I can duplicate it on many
machines on my site.


** Attachment added: "lightdm_log.tar.gz"
   
https://bugs.launchpad.net/lightdm/+bug/1405349/+attachment/4356365/+files/lightdm_log.tar.gz

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

Title:
  switching to activated guest session causes screen blank

Status in Light Display Manager:
  Confirmed
Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project trusty series:
  Confirmed
Status in lightdm package in Ubuntu:
  Confirmed
Status in lightdm source package in Trusty:
  New

Bug description:
  Hi,
  I switch to activated guest session, but the screen remains blank. I have to 
wake it up with keyboard/mouse action.

  How to reproduce:
  1. login with your account normally.
  2. switch to guest session from the panel menu "Switch Account... -> Guest 
Session", now it's under guest session and the display is normal.
  3. switch back to your user account, then switch to guest session again.
  4. The screen remains blank.

  I can't reproduce this issue under Precise.
  Vivid snapshot 22-Mar-2015 can also reproduce this issue.

  Package:
  lightdm 1.10.3-0ubuntu2
  unity-settings-daemon-14.04.0+14.10.20140606~0ubuntu1
  ---
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-stella-datong140729-kylin-trusty-amd64-20150205-2
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-02-09 (1 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150205-07:08
  LightdmConfig:
   [SeatDefaults]
   autologin-guest=false
   autologin-user-timeout=0
   autologin-session=lightdm-autologin
  Package: lightdm 1.10.3-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-38.65stella1-generic 3.13.11.8
  Tags: trusty third-party-packages
  Uname: Linux 3.13.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1405349] Re: switching to activated guest session causes screen blank

2015-03-25 Thread TienFu Chen
Continue #12, 
the packages I installed from the build are:
liblightdm-gobject-1-0_1.10.5-0ubuntu1_amd64.deb
lightdm_1.10.5-0ubuntu1_amd64.deb

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

Title:
  switching to activated guest session causes screen blank

Status in Light Display Manager:
  Confirmed
Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project trusty series:
  Confirmed
Status in lightdm package in Ubuntu:
  Confirmed
Status in lightdm source package in Trusty:
  New

Bug description:
  Hi,
  I switch to activated guest session, but the screen remains blank. I have to 
wake it up with keyboard/mouse action.

  How to reproduce:
  1. login with your account normally.
  2. switch to guest session from the panel menu "Switch Account... -> Guest 
Session", now it's under guest session and the display is normal.
  3. switch back to your user account, then switch to guest session again.
  4. The screen remains blank.

  I can't reproduce this issue under Precise.
  Vivid snapshot 22-Mar-2015 can also reproduce this issue.

  Package:
  lightdm 1.10.3-0ubuntu2
  unity-settings-daemon-14.04.0+14.10.20140606~0ubuntu1
  ---
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-stella-datong140729-kylin-trusty-amd64-20150205-2
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-02-09 (1 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150205-07:08
  LightdmConfig:
   [SeatDefaults]
   autologin-guest=false
   autologin-user-timeout=0
   autologin-session=lightdm-autologin
  Package: lightdm 1.10.3-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-38.65stella1-generic 3.13.11.8
  Tags: trusty third-party-packages
  Uname: Linux 3.13.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1403827] Re: Unity sidebar sometimes not clickable after suspend

2015-03-25 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Unity sidebar sometimes not clickable after suspend

Status in Unity:
  Expired
Status in unity package in Ubuntu:
  Expired

Bug description:
  After a suspend and resume the unity sidebar (which I have on
  autohide) will still show when I move my cursor to the left edge, but
  I am not able to click any items or use the scroll wheel to switch
  operations.

  Also when I move the cursor away from the edge (but still on the
  sidebar) the sidebar slides away.

  I estimate, that this bug happens about every 5% of the time I
  suspend. I have a feeling that it happens more often when I unplug or
  plugin a second monitor during the Computer is suspended. I have not
  figured out a way to reproduce it, yet.

  After restarting unity with `unity & disown` it works again.

  Maybe related: #676166
  --- 
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-20 (461 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Tags:  utopic
  Uname: Linux 3.16.0-29-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (92 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1403827] Re: Unity sidebar sometimes not clickable after suspend

2015-03-25 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

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

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

Title:
  Unity sidebar sometimes not clickable after suspend

Status in Unity:
  Expired
Status in unity package in Ubuntu:
  Expired

Bug description:
  After a suspend and resume the unity sidebar (which I have on
  autohide) will still show when I move my cursor to the left edge, but
  I am not able to click any items or use the scroll wheel to switch
  operations.

  Also when I move the cursor away from the edge (but still on the
  sidebar) the sidebar slides away.

  I estimate, that this bug happens about every 5% of the time I
  suspend. I have a feeling that it happens more often when I unplug or
  plugin a second monitor during the Computer is suspended. I have not
  figured out a way to reproduce it, yet.

  After restarting unity with `unity & disown` it works again.

  Maybe related: #676166
  --- 
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-20 (461 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Tags:  utopic
  Uname: Linux 3.16.0-29-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (92 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1378880] Re: photos downloaded from browser lack timestamp in db

2015-03-25 Thread James Henstridge
** Changed in: mediascanner2
   Status: In Progress => Fix Released

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

Title:
  photos downloaded from browser lack timestamp in db

Status in Media Scanner v2:
  Fix Released
Status in The Savilerow project:
  New
Status in mediascanner2 package in Ubuntu:
  Fix Released

Bug description:
  Use browser to download a picture to Gallery.

  Look in mediascanner db and the picture is present but has no
  timestamp.

  Expectation: picture has timestamp in mediascanner db.

  
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 90
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-08 14:06:05
  version version: 90
  version ubuntu: 20141008.1
  version device: 20141002-d5938d7
  version custom: 1412639048

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

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


[Touch-packages] [Bug 1365375] Re: package libc6-dev-i386 (not installed) failed to install/upgrade: trying to overwrite '/usr/include/gnu', which is also in package libc6-dev-amd64 2.19-0ubuntu6.3

2015-03-25 Thread DougL
It bit me trying to get an ARM cross compiler setup going.  Kinda scary when 
your package manager goes wonky and it starts looking like there's no way out.  
Thanks to lots of things like this(see below) there was a way out:
sudo dpkg --purge --force-depends "gcc-multilib"
sudo dpkg --purge --force-depends "lib32z1-dev"
sudo dpkg --purge --force-depends "libc6-dev-x32"

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

Title:
  package libc6-dev-i386 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/include/gnu', which is also in package libc6
  -dev-amd64 2.19-0ubuntu6.3

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  apt-get install gcc-multilib broke it!

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libc6-dev-i386 (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  Date: Thu Sep  4 08:50:46 2014
  DpkgTerminalLog:
   Preparing to unpack .../libc6-dev-i386_2.19-0ubuntu6.3_amd64.deb ...
   Unpacking libc6-dev-i386 (2.19-0ubuntu6.3) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libc6-dev-i386_2.19-0ubuntu6.3_amd64.deb (--unpack):
    trying to overwrite '/usr/include/gnu', which is also in package 
libc6-dev-amd64 2.19-0ubuntu6.3
  DuplicateSignature: package:libc6-dev-i386:(not installed):trying to 
overwrite '/usr/include/gnu', which is also in package libc6-dev-amd64 
2.19-0ubuntu6.3
  ErrorMessage: trying to overwrite '/usr/include/gnu', which is also in 
package libc6-dev-amd64 2.19-0ubuntu6.3
  SourcePackage: eglibc
  Title: package libc6-dev-i386 (not installed) failed to install/upgrade: 
trying to overwrite '/usr/include/gnu', which is also in package 
libc6-dev-amd64 2.19-0ubuntu6.3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 349469] Re: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2015-03-25 Thread Herminio
I am going to have to re-install Ubuntu. This bug completely corrupted
my system

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

Title:
  debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by
  another process: Resource temporarily unavailable

Status in Ambasa Operating System:
  New
Status in Debconf:
  New
Status in aptdaemon package in Ubuntu:
  Confirmed
Status in debconf package in Ubuntu:
  Triaged

Bug description:
  Upgrading packages that use debconf sometimes fail with the following
  error:

  debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by
  another process: Resource temporarily unavailable

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

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


[Touch-packages] [Bug 1436630] Re: must unlock screen even if it was only off for a few seconds

2015-03-25 Thread Daniel van Vugt
You can also get to that setting though:

 System Settings > System > Battery

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

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

Title:
  must unlock screen even if it was only off for a few seconds

Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  On Ubuntu Touch so far (vivid, mid-March 2015), it is still necessary
  to unlock the screen after it shuts off, even if the screen was only
  off for a few seconds.  This is inconvenient, and it would be much
  easier if the lock didn't activate for ~10 seconds after the screen
  turns itself off.

  If the user activates the screen-off event by tapping the power
  button, then it's okay to lock immediately.  If the screen times out
  though, it should probably delay before locking, to give the user a
  chance to turn the screen back on.

  Could we add a ~10 second delay between automatic screen shutoff and
  screen lock?

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

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


[Touch-packages] [Bug 1436630] Re: must unlock screen even if it was only off for a few seconds

2015-03-25 Thread Daniel van Vugt
I'm not sure this makes sense as the suggested change would be a
violation of the locking timeout. The correct fix is to just:

System Settings > System > Security & Privacy > Lock phone > Lock when
idle > After 10 minutes

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

Title:
  must unlock screen even if it was only off for a few seconds

Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  On Ubuntu Touch so far (vivid, mid-March 2015), it is still necessary
  to unlock the screen after it shuts off, even if the screen was only
  off for a few seconds.  This is inconvenient, and it would be much
  easier if the lock didn't activate for ~10 seconds after the screen
  turns itself off.

  If the user activates the screen-off event by tapping the power
  button, then it's okay to lock immediately.  If the screen times out
  though, it should probably delay before locking, to give the user a
  chance to turn the screen back on.

  Could we add a ~10 second delay between automatic screen shutoff and
  screen lock?

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

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


[Touch-packages] [Bug 1436644] Re: mir_acceptance_tests.TestClientInput is hanging

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

** Changed in: mir
   Status: Fix Committed => Fix Released

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

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

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

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

Title:
  mir_acceptance_tests.TestClientInput is hanging

Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Invalid

Bug description:
  I noticed today in rebuilding several branches against the latest
  lp:mir r2424, that in about 50% of cases the tests hang at:

  Start  44: mir_acceptance_tests.TestClientInput.*

  And running manually it gets stuck at:

  [ RUN  ] TestClientInput.scene_obscure_motion_events_by_stacking

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

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


[Touch-packages] [Bug 1430893] Re: [FFe] Install Fcitx for Chinese users

2015-03-25 Thread Aron Xu
** Changed in: kubuntu-meta (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [FFe] Install Fcitx for Chinese users

Status in im-config package in Ubuntu:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  Fix Committed
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  There are currently two main supported input method frameworks
  available for CJK users: IBus (current default) and Fcitx. Both are
  mature projects, but Fcitx is better suited to Chinese users than IBus
  is, and is already the default in Ubuntu Kylin. IBus is increasingly
  moving in the direction of removing features upstream like tracking
  input state on a per-context basis. Also, the leading input method
  provider in China with more than 300 million users, Sogou, only
  supports Fcitx under Linux. Skinning support is non-existent in IBus.

  We've added support for Fcitx on the same level as IBus in Unity, so
  this FFe is a proposal to make Fcitx the default for Chinese locales
  this cycle, as a transition towards making Fcitx the default for all
  users next cycle. The changes should simply be seeding Fcitx and its
  related packages on the CD image, as well as possible changes to im-
  config. Those who have explicitly selected IBus as their chosen input
  method should be unaffected; these changes will only affect new users,
  and users who have never explicitly chosen an input method framework
  in their language settings.

  Also, this FFe propose to make language-selector to install more input
  method packages for Chinese users to their Fcitx equivalents
  (currently IBus) when adding/completing Chinese language support.

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

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


[Touch-packages] [Bug 1436641] Re: package libc6-dev-i386 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote libc6-dev-amd64 2.1

2015-03-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libc6-dev-i386 (not installed) failed to install/upgrade: a
  tentar sobre-escrever '/usr/include/sys/timerfd.h', que também está no
  pacote libc6-dev-amd64 2.17-93ubuntu4

Status in eglibc package in Ubuntu:
  New

Bug description:
  I tried to install those packages and got this error.

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: libc6-dev-i386 (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12
  Uname: Linux 3.11.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Wed Mar 25 23:56:18 2015
  DuplicateSignature: package:libc6-dev-i386:(not installed):a tentar 
sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote 
libc6-dev-amd64 2.17-93ubuntu4
  ErrorMessage: a tentar sobre-escrever '/usr/include/sys/timerfd.h', que 
também está no pacote libc6-dev-amd64 2.17-93ubuntu4
  InstallationDate: Installed on 2014-04-13 (346 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: eglibc
  Title: package libc6-dev-i386 (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote 
libc6-dev-amd64 2.17-93ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1436641] [NEW] package libc6-dev-i386 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote libc6-dev-amd64 2

2015-03-25 Thread junior mascarenhas
Public bug reported:

I tried to install those packages and got this error.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: libc6-dev-i386 (not installed)
ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12
Uname: Linux 3.11.0-26-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Wed Mar 25 23:56:18 2015
DuplicateSignature: package:libc6-dev-i386:(not installed):a tentar 
sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote 
libc6-dev-amd64 2.17-93ubuntu4
ErrorMessage: a tentar sobre-escrever '/usr/include/sys/timerfd.h', que também 
está no pacote libc6-dev-amd64 2.17-93ubuntu4
InstallationDate: Installed on 2014-04-13 (346 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: eglibc
Title: package libc6-dev-i386 (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote 
libc6-dev-amd64 2.17-93ubuntu4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package saucy

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

Title:
  package libc6-dev-i386 (not installed) failed to install/upgrade: a
  tentar sobre-escrever '/usr/include/sys/timerfd.h', que também está no
  pacote libc6-dev-amd64 2.17-93ubuntu4

Status in eglibc package in Ubuntu:
  New

Bug description:
  I tried to install those packages and got this error.

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: libc6-dev-i386 (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12
  Uname: Linux 3.11.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Wed Mar 25 23:56:18 2015
  DuplicateSignature: package:libc6-dev-i386:(not installed):a tentar 
sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote 
libc6-dev-amd64 2.17-93ubuntu4
  ErrorMessage: a tentar sobre-escrever '/usr/include/sys/timerfd.h', que 
também está no pacote libc6-dev-amd64 2.17-93ubuntu4
  InstallationDate: Installed on 2014-04-13 (346 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: eglibc
  Title: package libc6-dev-i386 (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/include/sys/timerfd.h', que também está no pacote 
libc6-dev-amd64 2.17-93ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Rolf Leggewie
bug 538219 might be interesting for you

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

Title:
  please syntax highlight debdiff files

Status in nano package in Ubuntu:
  New

Bug description:
  nano source highlights diff and patch files.  It would be nice if it
  did the same with debdiff files.

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

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


[Touch-packages] [Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Rolf Leggewie
If you change the name of the file from $name.debdiff to $name.patch it
will be colored the way I am suggesting the $name.debdiff to be colored.

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

Title:
  please syntax highlight debdiff files

Status in nano package in Ubuntu:
  New

Bug description:
  nano source highlights diff and patch files.  It would be nice if it
  did the same with debdiff files.

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

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


[Touch-packages] [Bug 1421812] Re: The letter is missing from the "h" key

2015-03-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~bfiller/ubuntu-keyboard/fix-disappearing-key

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

Title:
  The letter is missing from the "h" key

Status in the base for Ubuntu mobile products:
  Confirmed
Status in ubuntu-keyboard package in Ubuntu:
  Confirmed

Bug description:
  Use the keyboard anywhere in the system
  The key for lowercase "h" is blank.
  This is on vivid

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

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


[Touch-packages] [Bug 864174] Re: boot hangs waiting for lightdm after purging gdm (wrong default-display-manager)

2015-03-25 Thread Rolf Leggewie
Alberto, you changing to wontfix without any explanation wasn't helpful.
If you are using scripts to do these kind of changes then please be more
careful (and verbose).

** Changed in: gdm (Ubuntu)
   Status: Won't Fix => Triaged

** Changed in: lightdm (Ubuntu)
   Status: Won't Fix => Triaged

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

Title:
  boot hangs waiting for lightdm after purging gdm (wrong default-
  display-manager)

Status in gdm package in Ubuntu:
  Triaged
Status in lightdm package in Ubuntu:
  Triaged
Status in gdm source package in Oneiric:
  Won't Fix
Status in lightdm source package in Oneiric:
  Won't Fix

Bug description:
  I've installed Oneiric beta2 and at some point installed and purged
  gdm. After that, boot will hang waiting for lightdm to start, which
  never happens. This is because /etc/X11/default-display-manager ends
  up saying "lightdm" whereas /etc/init/lightdm.conf accepts
  "/usr/bin/lightdm" or "/usr/sbin/lightdm". The user sees the splash
  screen messages "Waiting for up to 60 more seconds for network
  configuration" and "Booting system without full network
  configuration".

  However, the fix is to edit the contents of /etc/X11/default-display-
  manager to read "/usr/sbin/lightdm".

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 1.0.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 19:56:46 2011
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 1361131] Re: constantly flashing bright green while typing

2015-03-25 Thread tommy
Why would this flashing behaviour ever be a desirable default?

On 26/03/15 01:12, Benno Schulenberg wrote:
> If the trailing-whitespace highlighting annoys you, you can edit
> /usr/share/nano/sh.nanorc and remove or comment out the line that says:
> color ,green "[[:space:]]+$".  Problem solved.  (You will then probably
> want to do the same for the other *.nanorc files there.)
>

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

Title:
  constantly flashing bright green while typing

Status in nano package in Ubuntu:
  New

Bug description:
  While editing a shell script (.sh file) nano colours trailing spaces
  bright green.

  It also considers spaces that have just been typed to be trailing
  spaces.

  This results in constant flashing bright green while typing, which is
  both distracting and annoying.

  It's at its most ridiculous when typing comments (for which trailing
  whitespace is obviously completely irrelevant), but is also irritating
  any time you happen to look at what you're typing. Which for me is, as
  it happens, all the time.

  Ideal solution: only display trailing whitespace if the user is not,
  you know, still typing on that line, with the cursor right there.

  Easy solution: just shut up about the damn spaces already.

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

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


[Touch-packages] [Bug 1423459] Re: ubuntu-emulator create fails for devel-proposed: Failed to unmount temp dir where system image was created

2015-03-25 Thread Ricardo Salveti
Fixed with systemd 219-4ubuntu10

** Package changed: goget-ubuntu-touch (Ubuntu) => systemd (Ubuntu)

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

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

Title:
  ubuntu-emulator create fails for devel-proposed: Failed to unmount
  temp dir where system image was created

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  In current vivid at least, I can't build an emulator for devel-
  proposed any more:

  $ sudo ubuntu-emulator create --channel=ubuntu-touch/devel-proposed dprop 
  Creating "dprop" from ubuntu-touch/devel-proposed revision 107
  Downloading...
  2.24 MB / 2.24 MB 
[]
 100.00 % 823.05 KB/s 
  349.67 MB / 349.67 MB 
[==]
 100.00 % 2.45 MB/s 
  Setting up...
  Setting up a default password for phablet to: ''
  Failed to unmount temp dir where system image was created

  I don't actually have any leftover mounts, just this directory in
  /tmp/:

  drwx-- 23 root   martin  600 Feb 19 07:37 ubuntu-
  system039784550

  Creating an emulator from the "devel" channel still works. (But I
  guess not for long any more, once devel-proposed gets promoted).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-emulator 0.16-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 19 07:44:55 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-20 (90 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141119)
  SourcePackage: goget-ubuntu-touch
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1436630] [NEW] must unlock screen even if it was only off for a few seconds

2015-03-25 Thread Selene Scriven
Public bug reported:

On Ubuntu Touch so far (vivid, mid-March 2015), it is still necessary to
unlock the screen after it shuts off, even if the screen was only off
for a few seconds.  This is inconvenient, and it would be much easier if
the lock didn't activate for ~10 seconds after the screen turns itself
off.

If the user activates the screen-off event by tapping the power button,
then it's okay to lock immediately.  If the screen times out though, it
should probably delay before locking, to give the user a chance to turn
the screen back on.

Could we add a ~10 second delay between automatic screen shutoff and
screen lock?

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

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

Title:
  must unlock screen even if it was only off for a few seconds

Status in unity8 package in Ubuntu:
  New

Bug description:
  On Ubuntu Touch so far (vivid, mid-March 2015), it is still necessary
  to unlock the screen after it shuts off, even if the screen was only
  off for a few seconds.  This is inconvenient, and it would be much
  easier if the lock didn't activate for ~10 seconds after the screen
  turns itself off.

  If the user activates the screen-off event by tapping the power
  button, then it's okay to lock immediately.  If the screen times out
  though, it should probably delay before locking, to give the user a
  chance to turn the screen back on.

  Could we add a ~10 second delay between automatic screen shutoff and
  screen lock?

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

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


[Touch-packages] [Bug 1423459] [NEW] ubuntu-emulator create fails for devel-proposed: Failed to unmount temp dir where system image was created

2015-03-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

In current vivid at least, I can't build an emulator for devel-proposed
any more:

$ sudo ubuntu-emulator create --channel=ubuntu-touch/devel-proposed dprop 
Creating "dprop" from ubuntu-touch/devel-proposed revision 107
Downloading...
2.24 MB / 2.24 MB 
[]
 100.00 % 823.05 KB/s 
349.67 MB / 349.67 MB 
[==]
 100.00 % 2.45 MB/s 
Setting up...
Setting up a default password for phablet to: ''
Failed to unmount temp dir where system image was created

I don't actually have any leftover mounts, just this directory in /tmp/:

drwx-- 23 root   martin  600 Feb 19 07:37 ubuntu-system039784550

Creating an emulator from the "devel" channel still works. (But I guess
not for long any more, once devel-proposed gets promoted).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubuntu-emulator 0.16-0ubuntu1
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 19 07:44:55 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-11-20 (90 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141119)
SourcePackage: goget-ubuntu-touch
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: systemd (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: amd64 apport-bug vivid
-- 
ubuntu-emulator create fails for devel-proposed: Failed to unmount temp dir 
where system image was created
https://bugs.launchpad.net/bugs/1423459
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to systemd in Ubuntu.

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


[Touch-packages] [Bug 1435120] Re: hostapd doesn't work with kernels after 3.13.0-26

2015-03-25 Thread Gray
** Description changed:

  work just fine with kernel 3.13.0-26. with 3.13.0-40 and higher (up to
- 3.13.0-48) hostapd starting without errors, but AP does nоt appear on
+ 3.13.0-49) hostapd starting without errors, but AP does nоt appear on
  devices.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hostapd 1:2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Mon Mar 23 11:55:15 2015
  InstallationDate: Installed on 2013-05-15 (676 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to trusty on 2014-05-20 (307 days ago)
  mtime.conffile..etc.default.hostapd: 2014-09-17T17:49:41.076640

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

Title:
  hostapd doesn't work with kernels after 3.13.0-26

Status in wpa package in Ubuntu:
  New

Bug description:
  work just fine with kernel 3.13.0-26. with 3.13.0-40 and higher (up to
  3.13.0-49) hostapd starting without errors, but AP does nоt appear on
  devices.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hostapd 1:2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Mon Mar 23 11:55:15 2015
  InstallationDate: Installed on 2013-05-15 (676 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to trusty on 2014-05-20 (307 days ago)
  mtime.conffile..etc.default.hostapd: 2014-09-17T17:49:41.076640

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

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


[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-25 Thread Chris Coulson
** Changed in: oxide
   Status: Triaged => In Progress

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

Status in Oxide Webview:
  In Progress
Status in oxide-qt package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  This occurs when starting the webbrowser app in a Unity 8 desktop
  session.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: webbrowser-app 0.23+15.04.20150227-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  5 10:41:06 2015
  ExecutablePath: /usr/bin/webbrowser-app
  InstallationDate: Installed on 2013-03-18 (717 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcCmdline: webbrowser-app
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: webbrowser-app
  StacktraceTop:
   XQueryExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XInitExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XextAddDisplay () from /usr/lib/x86_64-linux-gnu/libXext.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libOxideQtCore.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libOxideQtCore.so.0
  Title: webbrowser-app crashed with SIGSEGV in XQueryExtension()
  UpgradeStatus: Upgraded to vivid on 2014-10-20 (136 days ago)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo vboxusers

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

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


[Touch-packages] [Bug 1436427] Re: Turning off WiFi doesn't set a route after the modem connects data

2015-03-25 Thread Tony Espy
** Tags added: connectivity

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

Title:
  Turning off WiFi doesn't set a route after the modem connects data

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New
Status in network-manager package in Ubuntu RTM:
  New

Bug description:
  I just switched off WiFi in order to test if the device switches
  successfully to a mobile data connection. After disabling WiFi the
  indicator showed "H" in no time. So it would seem all is fine. I
  opened the browser and no data went through.

  Here's the output of "ip route" and "list-contexts":
  http://paste.ubuntu.com/10678851/

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 21
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2015-03-13 17:11:07
  version version: 21
  version ubuntu: 20150312
  version device: 20150310-3201c0a
  version custom: 20150216-561-29-186

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

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


[Touch-packages] [Bug 1307981] Re: [touch] randomly messed up routing

2015-03-25 Thread Tony Espy
** Tags added: connectivity

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

Title:
  [touch] randomly messed up routing

Status in lxc-android-config package in Ubuntu:
  Incomplete
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  I have no clue when exactly it started (probably before image 290),
  but since a while i experience random issues where the browser
  suddenly doesnt find websites anymore ... digging deeper i can see
  that the routing table is completely messed up having two default
  routes:

  root@ubuntu-phablet:~# route -n 
  Kernel IP routing table
  Destination Gateway Genmask Flags Metric RefUse Iface
  0.0.0.0 37.85.159.174   0.0.0.0 UG0  00 
rmnet_usb1
  0.0.0.0 192.168.2.1 0.0.0.0 UG0  00 wlan0
  37.85.159.172   0.0.0.0 255.255.255.252 U 0  00 
rmnet_usb1
  192.168.2.0 0.0.0.0 255.255.255.0   U 9  00 wlan0

  i did not roam or switch networks, this phone was constantly on wlan in the 
same room.
  afer a reboot the routing is normal:

  root@ubuntu-phablet:~# route -n
  Kernel IP routing table
  Destination Gateway Genmask Flags Metric RefUse Iface
  0.0.0.0 192.168.2.1 0.0.0.0 UG0  00 wlan0
  37.84.75.1400.0.0.0 255.255.255.252 U 13 00 
rmnet_usb0
  192.168.2.0 0.0.0.0 255.255.255.0   U 9  00 wlan0

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

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


[Touch-packages] [Bug 277915] Re: XBox 360 Controller Automatically becomes mouse in Xorg

2015-03-25 Thread Jason
Are you sure this is fixed, because I'm on Xubuntu 14.04 and this still
happens. It locked the cursor to the top of the screen and made all my
programs permanently 90% transparent. Removing xserver-xorg-input-
joystick has no effect.

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

Title:
  XBox 360 Controller Automatically becomes mouse in Xorg

Status in xorg package in Ubuntu:
  Invalid
Status in xserver-xorg-input-evdev package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: xorg

  On Ubuntu Intrepid, Xorg automatically picks up my Wired XBox 360
  controller as a mouse. The joystick moves the cursor.

  I suspect this is not how most users of the XBox 360 controller would
  like to use it. It should not be automatically treated as an Xorg
  input device by default.

  It'd be slightly less problematic if it actually worked correctly,
  however, a button press causes Xorg to restart. I will file another
  bug regarding this.

  Relevant Xorg log section:

  (II) config/hal: Adding input device Microsoft X-Box 360 pad
  (**) Microsoft X-Box 360 pad: always reports core events
  (**) Microsoft X-Box 360 pad: Device: "/dev/input/event6"
  (II) Microsoft X-Box 360 pad: Found x and y absolute axes
  (II) Microsoft X-Box 360 pad: Found 2 mouse buttons
  (II) Microsoft X-Box 360 pad: Configuring as mouse
  (II) XINPUT: Adding extended input device "Microsoft X-Box 360 pad" (type: 
MOUSE)
  (**) Microsoft X-Box 360 pad: YAxisMapping: buttons 4 and 5
  (**) Microsoft X-Box 360 pad: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200

  lsb_release -rd:
  Description:  Ubuntu intrepid (development branch)
  Release:  8.10
  [lspci]
  00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM 
Controller [8086:29c0] (rev 02)
Subsystem: Micro-Star International Co., Ltd. Device [1462:7360]
  01:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8500 GT 
[10de:0421] (rev a1)
Subsystem: Micro-Star International Co., Ltd. Device [1462:0960]

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

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


[Touch-packages] [Bug 1039420] Re: NTP security vulnerability because not using authentication by default

2015-03-25 Thread Greg Zaverucha
In response to Sami's comments on ANTP:

The MUST is that if you use RSA, the key length is >= 2048 bits.  The
protocol supports any public key encryption scheme, and ECDH is listed
as an option as well. Similarly, AES-CBC+HMAC-SHA is one possible
authenticated encryption scheme. The others you mention would work just
fine as well.

Changing the crypto algorithms wouldn't make the protocol much simpler,
IMO.  If you have suggestions for simplifications (while preserving
ANTP's security) I'd like to hear them.  Simplicity was one of our
design goals, and when compared to the other options referenced in the
paper, I think we succeeded.

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

Title:
  NTP security vulnerability because not using authentication by default

Status in ntp package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu implements so much security one way or another. So much
  defenses against network level man in the middle or malicious proxies
  or wifi hotspots. Cryptographic verification generally works well but
  there is one big drawback: it requires correct date/time.

  NTP in Ubuntu does not use any authentication by default, although it
  is supported by NTP.

  I conclude, that almost no one is using authenticated NTP, because
  there are no instructions in a forum or blog how to enable NTP
  authentication. Therefore almost everyone uses standard configuration
  and is at risk.

  An adversary can tamper with the unauthenticated NTP replies and put
  the users time several years back, especially, but not limited, if the
  bios battery or hardware clock is defect. That issue becomes more
  relevant with new devices like RP, which do not even have a hardware
  clock.

  Putting the clock several years back allows an adversary to use
  already revoked, broken, expired certificates; replay old, broken,
  outdated, known vulnerable updates etc.

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

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


[Touch-packages] [Bug 1430893] Re: [FFe] Install Fcitx for Chinese users

2015-03-25 Thread Ikuya Awashiro
I was so stupid I send from an wrong mail address...
I am very sorry for bothering you.

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

Title:
  [FFe] Install Fcitx for Chinese users

Status in im-config package in Ubuntu:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  New
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  There are currently two main supported input method frameworks
  available for CJK users: IBus (current default) and Fcitx. Both are
  mature projects, but Fcitx is better suited to Chinese users than IBus
  is, and is already the default in Ubuntu Kylin. IBus is increasingly
  moving in the direction of removing features upstream like tracking
  input state on a per-context basis. Also, the leading input method
  provider in China with more than 300 million users, Sogou, only
  supports Fcitx under Linux. Skinning support is non-existent in IBus.

  We've added support for Fcitx on the same level as IBus in Unity, so
  this FFe is a proposal to make Fcitx the default for Chinese locales
  this cycle, as a transition towards making Fcitx the default for all
  users next cycle. The changes should simply be seeding Fcitx and its
  related packages on the CD image, as well as possible changes to im-
  config. Those who have explicitly selected IBus as their chosen input
  method should be unaffected; these changes will only affect new users,
  and users who have never explicitly chosen an input method framework
  in their language settings.

  Also, this FFe propose to make language-selector to install more input
  method packages for Chinese users to their Fcitx equivalents
  (currently IBus) when adding/completing Chinese language support.

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

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


[Touch-packages] [Bug 888776] Re: search quicklist items

2015-03-25 Thread Daniel Fore
** Changed in: slingshot
Milestone: None => loki-beta1

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

Title:
  search quicklist items

Status in Ayatana Design:
  Opinion
Status in Slingshot App Launcher:
  Confirmed
Status in Synapse:
  New
Status in Unity:
  Incomplete
Status in Unity Applications Lens:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete
Status in unity-lens-applications package in Ubuntu:
  Incomplete

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/888776/+subscriptions

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


[Touch-packages] [Bug 1434396] Re: Xserver does not start on boot (low-graphics mode)

2015-03-25 Thread LGB [Gábor Lénárt]
Hmm, reading the duplicates, it seems it's a Lenovo notebook + systemd +
lightdm combined problem, and does not occur too much if all of the
three conditions do not meet? For me, it's true, all of them, and I have
the problem at least ...

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

Title:
  Xserver does not start on boot (low-graphics mode)

Status in Light Display Manager:
  Confirmed
Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  After upgrading to (32bit) vivid I hadn't got any problem, but since a
  day (daily upgraded) booting results in a dialog saying low graphics
  mode and a dialog window about this. Choosing running in default mode
  causes to boot splash to be shown forever. if I choose exit to
  console, log in then service stop then start for lightdm, it works
  then though. Maybe is not Xserver bug, but the new init system
  (systemd) race condition of starting things, or such?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Mar 20 07:35:37 2015
  DistUpgraded: 2014-10-24 18:45:04,038 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-9-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21dd]
  InstallationDate: Installed on 2012-03-03 ( days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  MachineType: LENOVO 5016NW6
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=8df578aa-47e3-483f-b694-bf7effd24b7d ro i915.semaphores=0 quiet 
splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to vivid on 2014-10-24 (146 days ago)
  dmi.bios.date: 11/04/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8GET38WW (1.15 )
  dmi.board.name: 5016NW6
  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:bvr8GET38WW(1.15):bd11/04/2011:svnLENOVO:pn5016NW6:pvrThinkPadL520:rvnLENOVO:rn5016NW6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5016NW6
  dmi.product.version: ThinkPad L520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Mar 20 07:25:51 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9196 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Touch-packages] [Bug 1436461] Re: [needs-packaging] libsystemd-daemon.so.0 needs-packaging

2015-03-25 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Summary changed:

- libsystemd-daemon.so.0 needs-packaging
+ [needs-packaging] libsystemd-daemon.so.0 needs-packaging

** Changed in: systemd (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] libsystemd-daemon.so.0 needs-packaging

Status in systemd package in Ubuntu:
  New

Bug description:
  http://paste.ubuntu.com/10679310/

  this is a compatibility package and is needed to build upstream xen 4.5.0 in 
vivid 15.04
  ./configure --prefix=/usr --libdir=/usr/lib --enable-systemd 
--enable-ocamltools

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

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


[Touch-packages] [Bug 1432843] Re: Lubuntu failed to boot

2015-03-25 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=89749.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2015-03-24T21:43:43+00:00 Istimsak wrote:

Tested a Lubuntu 15.05 32bit image in development and noticed, my
monitor would go blank during the display of the Lubuntu splash image.
Rebooted the image, and just as the splash screen appeared, pressed
ctrl+esc which makes Lubuntu output the boot activities. As it when down
the list of services it was activating, all the text on the screen
started disappearing and reappearing.  Pressed ctrl+alt+f4, was brought
to a tty terminal. Logged in and typed "startx". The Xserver started yet
all that appeared was an error message window and a notification. The
rest of the screen was black.

Here is the URL to the bug.
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1432843

Reply at:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1432843/comments/14


On 2015-03-25T22:54:17+00:00 Martin-peres-n wrote:

Freedesktop hosts a ton of projects, so you need to set the right
project. A quick look at the wiki of the project will tell you what
values should be set: http://www.x.org/wiki/

In this case, it was simply xorg.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1432843/comments/21


** Changed in: xorg-server
   Status: Unknown => Confirmed

** Changed in: xorg-server
   Importance: Unknown => Critical

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

Title:
  Lubuntu failed to boot

Status in X.Org X server:
  Confirmed
Status in xorg package in Ubuntu:
  Triaged

Bug description:
  The daily build of Lubuntu "20150316" failed to boot into the live
  session, and fails to install. During the boot session, the Lubuntu
  splash screen appears indicating that Lubuntu was loading. What
  follows next was a blank screen.

  Unfortunately, I cannot sumit the exact version of syslinux since the
  daily build could not boot into an interactive session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: syslinux 3:6.03~pre18+dfsg-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic i686
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: i386
  Date: Mon Mar 16 17:19:35 2015
  Dependencies:
   gcc-5-base 5-20150228-1ubuntu1
   libc6 2.19-15ubuntu2
   libgcc1 1:5-20150228-1ubuntu1
   mtools 4.0.18-2
   multiarch-support 2.19-15ubuntu2
  InstallationDate: Installed on 2015-03-05 (11 days ago)
  InstallationMedia: Lubuntu 15.04 "Vivid Vervet" - Alpha i386 (20150303)
  SourcePackage: syslinux
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1426307] Re: location is inaccurate

2015-03-25 Thread Ricardo Salveti
** Tags added: bq

** Also affects: location-service (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

Title:
  location is inaccurate

Status in the base for Ubuntu mobile products:
  Confirmed
Status in location-service package in Ubuntu:
  Confirmed
Status in location-service package in Ubuntu RTM:
  New

Bug description:
  current build number: 122
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-02-25 15:06:29
  version version: 122
  version ubuntu: 20150225
  version device: 20150210-95b6a9f
  version custom: 20150225

  Location is inaccurate, it thinks that I'm several kilometres away
  from my actual location, in the middle of the sea.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-location-service-bin 2.1+15.04.20150126.1-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: armhf
  Date: Fri Feb 27 11:10:42 2015
  InstallationDate: Installed on 2015-02-25 (2 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150225-020204)
  SourcePackage: location-service
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-02-10T21:38:59

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

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


[Touch-packages] [Bug 1430893] Re: [FFe] Install Fcitx for Chinese users

2015-03-25 Thread Aron Xu
@Ikuya, you need to subscribe before posting to that list.

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

Title:
  [FFe] Install Fcitx for Chinese users

Status in im-config package in Ubuntu:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  New
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  There are currently two main supported input method frameworks
  available for CJK users: IBus (current default) and Fcitx. Both are
  mature projects, but Fcitx is better suited to Chinese users than IBus
  is, and is already the default in Ubuntu Kylin. IBus is increasingly
  moving in the direction of removing features upstream like tracking
  input state on a per-context basis. Also, the leading input method
  provider in China with more than 300 million users, Sogou, only
  supports Fcitx under Linux. Skinning support is non-existent in IBus.

  We've added support for Fcitx on the same level as IBus in Unity, so
  this FFe is a proposal to make Fcitx the default for Chinese locales
  this cycle, as a transition towards making Fcitx the default for all
  users next cycle. The changes should simply be seeding Fcitx and its
  related packages on the CD image, as well as possible changes to im-
  config. Those who have explicitly selected IBus as their chosen input
  method should be unaffected; these changes will only affect new users,
  and users who have never explicitly chosen an input method framework
  in their language settings.

  Also, this FFe propose to make language-selector to install more input
  method packages for Chinese users to their Fcitx equivalents
  (currently IBus) when adding/completing Chinese language support.

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

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


[Touch-packages] [Bug 1425991] Re: Networks I have never connected to should be confined to an "Unknown Networks" folder

2015-03-25 Thread 0xnate
This is most certainly not a bug, it is a feature request.

Splitting up the dropdown into something like "Visited/Remembered
Networks" and "Other/Unknown Networks", which default to a collapsed
list would make sense and could possible be a useful feature. Either
way, that would need to be handled upstream by gnome.

** Changed in: indicator-network (Ubuntu)
   Status: New => Opinion

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

Title:
  Networks I have never connected to should be confined to an "Unknown
  Networks" folder

Status in indicator-network package in Ubuntu:
  Opinion

Bug description:
  When a user clicks the network manager indicator, a dropdown appears
  and lists wifi networks. This menu should NOT display networks that
  the user has never connected to. Networks the user has never connected
  to should only display in a folder called "Unknown Networks." At a
  mininum, the user should be given the ability to prevent networks from
  cluttering up the indicator menu.

  It is an unproductive design choice to force users to have to wade
  through networks they have never connected to (networks they will
  never connect to) in their menu. Even if a user makes use of the Auto-
  Connect setting for wireless networks, only displaying known networks
  in the indicator dropdown allows a visual reference of available
  networks the user can connect to. If the user is in the vicinity of a
  free network or at a friend's house and has the password to a network
  he/she has never connected to before, this network would be unknown
  (because it has never been connected to before). So the user would
  browse the "Unknown Networks" folder to identify the SSID. Once
  connected to, from then on the network would directly display in the
  Network-Indicator dropdown list. It makes sense and is more efficient
  to have the menu only display the networks the user makes active use
  of and no more.

  When I click on the Network Manager Indicator and select "Edit
  Connections" and then look under the "Wifi" heading, only a couple
  networks appear. So why do 5 or more networks (networks I have never
  connected to, networks I never will connect to) perpetually show in
  the Network Indicator menu? They should not be displayed like they
  are. They should be confined to a folder called "Unknown Networks".

  In the interest of providing a visual example of what I am talking about, 
here is a picture of some networks I would like to hide/remove from my Network 
Indicator menu.
  http://a.pomf.se/fdqlnn.png

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

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


[Touch-packages] [Bug 1436558] Re: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: trying to overwrite shared '/etc/ldap/ldap.conf', which is different from other instances of pa

2015-03-25 Thread Bug Watch Updater
** Changed in: openldap (Debian)
   Status: Unknown => Confirmed

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

Title:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  trying to overwrite shared '/etc/ldap/ldap.conf', which is different
  from other instances of package libldap-2.4-2:amd64

Status in openldap package in Ubuntu:
  Confirmed
Status in openldap package in Debian:
  Confirmed

Bug description:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben,
  welches verschieden von anderen Instanzen des Paketes
  libldap-2.4-2:amd64 ist

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libldap-2.4-2 2.4.31-1+nmu2ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  Date: Wed Mar 25 16:48:52 2015
  DuplicateSignature: package:libldap-2.4-2:2.4.31-1+nmu2ubuntu8:Versuch, 
gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden 
von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  ErrorMessage: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu 
überschreiben, welches verschieden von anderen Instanzen des Paketes 
libldap-2.4-2:amd64 ist
  InstallationDate: Installed on 2014-11-23 (122 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  SourcePackage: openldap
  Title: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: 
Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches 
verschieden von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.ldap.ldap.conf: [deleted]

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

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


[Touch-packages] [Bug 1435776] Re: NM does not activate a valid ofono context

2015-03-25 Thread Tony Espy
** Tags added: connectivity

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Tony Espy (awe)

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

Title:
  NM does not activate a valid ofono context

Status in network-manager package in Ubuntu:
  New

Bug description:
  Device: Krillin
  Software:  Vivid r157

  NM does not activate a valid ofono context which is present in the
  gprs file (context_1 in this case)

  I was able to activate the context manually using ./activate-context
  /ril_0 1

  You can find syslog, list-modems and list-contexts attached

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

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


[Touch-packages] [Bug 1436427] Re: Turning off WiFi doesn't set a route after the modem connects data

2015-03-25 Thread Tony Espy
** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Tony Espy (awe)

** Also affects: network-manager (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: network-manager (Ubuntu RTM)
 Assignee: (unassigned) => Tony Espy (awe)

** Changed in: network-manager (Ubuntu)
   Importance: Undecided => High

** Changed in: network-manager (Ubuntu RTM)
   Importance: Undecided => High

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

Title:
  Turning off WiFi doesn't set a route after the modem connects data

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New
Status in network-manager package in Ubuntu RTM:
  New

Bug description:
  I just switched off WiFi in order to test if the device switches
  successfully to a mobile data connection. After disabling WiFi the
  indicator showed "H" in no time. So it would seem all is fine. I
  opened the browser and no data went through.

  Here's the output of "ip route" and "list-contexts":
  http://paste.ubuntu.com/10678851/

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 21
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2015-03-13 17:11:07
  version version: 21
  version ubuntu: 20150312
  version device: 20150310-3201c0a
  version custom: 20150216-561-29-186

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

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


[Touch-packages] [Bug 1434591] Re: [mako] Cannot connect to a secure, shared "ap" hotspot

2015-03-25 Thread Tony Espy
@Jonas

There's really not enough information in your bug report for us to
reproduce it.

Can you please add your device and image ( RTM? vivid-devel?, # )
details?

What device are you using to create a hotspot?  What type of security
did you specify?  What band of WiFi was used ( 2.4? 5? )?

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

** Tags added: connectivity

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Jonas G. Drange (jonas-drange)

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

Title:
  [mako] Cannot connect to a secure, shared "ap" hotspot

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  How to reproduce:
  1. Create a secure hotspot.
  2. Confirm that the hotspot is active and appears secured for other devices

  What happens:
  Connecting to it fails.

  What should have happened:
  Connecting to it should not fail.

  Excerpt from syslog
  http://pastebin.ubuntu.com/10627959/

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

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


[Touch-packages] [Bug 1430893] Re: [FFe] Install Fcitx for Chinese users

2015-03-25 Thread Ikuya Awashiro
@Aron, I received a  awaiting moderator approval mail.
I don't know what to do.

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

Title:
  [FFe] Install Fcitx for Chinese users

Status in im-config package in Ubuntu:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  New
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  There are currently two main supported input method frameworks
  available for CJK users: IBus (current default) and Fcitx. Both are
  mature projects, but Fcitx is better suited to Chinese users than IBus
  is, and is already the default in Ubuntu Kylin. IBus is increasingly
  moving in the direction of removing features upstream like tracking
  input state on a per-context basis. Also, the leading input method
  provider in China with more than 300 million users, Sogou, only
  supports Fcitx under Linux. Skinning support is non-existent in IBus.

  We've added support for Fcitx on the same level as IBus in Unity, so
  this FFe is a proposal to make Fcitx the default for Chinese locales
  this cycle, as a transition towards making Fcitx the default for all
  users next cycle. The changes should simply be seeding Fcitx and its
  related packages on the CD image, as well as possible changes to im-
  config. Those who have explicitly selected IBus as their chosen input
  method should be unaffected; these changes will only affect new users,
  and users who have never explicitly chosen an input method framework
  in their language settings.

  Also, this FFe propose to make language-selector to install more input
  method packages for Chinese users to their Fcitx equivalents
  (currently IBus) when adding/completing Chinese language support.

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

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


[Touch-packages] [Bug 1424791] Re: Ubuntu Phone: cellular data did not recover after losing coverage

2015-03-25 Thread Tony Espy
@costales

There's insufficient detail in your bug report for us to reproduce this
problem.

Can you please add your device, and image details ( RTM? vivid-devel?
image #? ).

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

** Changed in: network-manager (Ubuntu)
 Assignee: Canonical Phone Foundations (canonical-phonedations-team) => 
costales (costales)

** Tags added: connectivity

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

Title:
  Ubuntu Phone: cellular data did not recover after losing coverage

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Hi!

  Today I travelled in train and I lost my mobile signal. BUG: After
  have signal, the cellular data (3G) is not recovering. I have to enter
  in plane mode and exit from that mode for having 3G again.

  Thanks in advance!

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

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


[Touch-packages] [Bug 1407928] Re: [phone] Does not auto-switch to available, known WiFi

2015-03-25 Thread Tony Espy
** Tags added: connectivity

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

Title:
  [phone] Does not auto-switch to available, known WiFi

Status in the base for Ubuntu mobile products:
  New
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  New

Bug description:
  This might not be the place for this bug, please reassign as
  appropriate.

  I was only able to reproduce this on mako/rtm, krillin/vivid seems to
  behave better (but I do remember the same issue there).

  Steps:
  * connect to a password-protected WiFi network
  * go out of range
  * make sure a GSM connection is established
  * go back in the WiFi range

  Expected:
  * phone connects to the known WiFi automatically

  Current:
  * phone does not connect to WiFi

  Please find attached network-test-session logs from when I toggled
  WiFi and Plane mode to get some data on the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: indicator-network 0.5.1+15.04.20141215~rtm-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Tue Jan  6 12:01:55 2015
  InstallationDate: Installed on 2014-12-18 (18 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141218-163635)
  SourcePackage: indicator-network
  UpgradeStatus: No upgrade log present (probably fresh install)
  indicator-network.log:
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
  upstart.indicator-network.log:
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered

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

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


[Touch-packages] [Bug 1432126] Re: Evince denied from opening

2015-03-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~apparmor-dev/apparmor/apparmor-ubuntu-citrain

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

Title:
  Evince denied from opening

Status in AppArmor Linux application security framework:
  Fix Committed
Status in Ubuntu GNOME:
  New
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  Apparmor is denying evince from running.

  It initially started when I tried opening a PDF attachment in
  Thunderbird. Saving the file to disk and opening via nautilus renders
  the same result. Trying to just open evince without a file doesn't
  work as well.

  Mar 14 11:10:00 host evince[27787]:  apparmor="DENIED" 
operation="open" profile="/usr/bin/evince" name="/run/user/1000/gdm/Xauthority" 
pid=27787 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
  Mar 14 11:10:00 host kernel: audit: type=1400 audit(1426324200.744:33): 
apparmor="DENIED" operation="open" profile="/usr/bin/evince" 
name="/run/user/1000/gdm/Xauthority" pid=27787 comm="evince" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=1000
  Mar 14 11:10:00 host evince.desktop[27787]: No protocol specified
  Mar 14 11:10:00 host evince.desktop[27787]: ** (evince:27787): WARNING **: 
Could not open X display
  Mar 14 11:10:00 host evince[27787]:  apparmor="DENIED" 
operation="open" profile="/usr/bin/evince" name="/run/user/1000/gdm/Xauthority" 
pid=27787 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apparmor 2.9.1-0ubuntu7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 14 11:07:03 2015
  InstallationDate: Installed on 2015-02-08 (33 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Alpha amd64 (20150207)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=80974ebe-fd7c-446d-89c5-23bf40b9b915 ro quiet splash
  SourcePackage: apparmor
  Syslog: Mar 14 00:31:22 tanagra dbus[775]: [system] AppArmor D-Bus mediation 
is enabled
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1376957] Re: Cellular Data Prefs not preserved if FlightMode enabled, then disabled

2015-03-25 Thread Tony Espy
@Alfonso

I changed the NM task to Incomplete, as I'm not sure NM is still
involved.  The original NM/ofono patches actually would toggle the
ConnectionManager's 'Powered' attribute, however this code was removed,
so I think this can be considered 'FixReleased'.

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

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

Title:
  Cellular Data Prefs not preserved if FlightMode enabled, then disabled

Status in network-manager package in Ubuntu:
  Incomplete
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  Fix Released

Bug description:
  This bug is being reported after being reproduced on krillin running
  rtm image #72 + a pending version of urfkill and indicator-network
  from silo-024 ( urfkill: urfkill
  0.6.0~20140708.110711.a0581f3-0ubuntu2 ).

  With two unlocked SIMs installed, and SIM#2 selected for mobile-data (
  2G is the only option ), when flight-mode is enabled, the cell
  settings page no longer displays the two SIMs under 'Cellular data:' ,
  it just displays 'Off', '2G only...', '2G/3G/4G'.   This is likely due
  to the fact that the ofono SimManager interfaces disappear when
  flight-mode is enabled on krillin ( hardware quirk ).

  When flight-mode is disabled, the UI is restored, however 'Cellular
  data' is set to Off.

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

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


[Touch-packages] [Bug 1410113] Re: [krillin] Data connection doesn't switch from Wifi to Cellular

2015-03-25 Thread Tony Espy
** Also affects: network-manager (Ubuntu RTM)
   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/1410113

Title:
  [krillin] Data connection doesn't switch from Wifi to Cellular

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New
Status in network-manager package in Ubuntu RTM:
  New

Bug description:
  Conditions to reproduce are not clear.
  *Sometimes* when going out of Wifi range, data doesn't switch to 3G. I waited 
45min and the connection never established. When I'm back within Wifi range, 
the device reconnects to the AP and data is working.

  I didn't play with airplane mode.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: network-manager 0.9.8.8-0ubuntu33
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Jan 13 09:34:02 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-01-12 (1 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150112-030205)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16  metric 
9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:

  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2014-12-18T18:05:17
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   /ril_0 gsm   connected 
/org/freedesktop/NetworkManager/Devices/2
   /ril_1 gsm   disconnected  
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

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

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


[Touch-packages] [Bug 1389300] Re: Display frozen during sleep

2015-03-25 Thread Alberto Salvia Novella
** Changed in: systemd-shim (Ubuntu)
   Importance: Critical => Medium

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

Title:
  Display frozen during sleep

Status in systemd-shim package in Ubuntu:
  Confirmed

Bug description:
  When the computer goes to sleep, it freezes to a black screen with a
  single text cursor frozen (not blinking.).  If I try to go to TTY1, it
  goes there, but upon entering my user name, it freezes and doesn't do
  anything.  This happened since I got a mysterious Ubuntu 14.10 update.
  (It didn't ask me if I wanted to update, it just popped up saying I
  needed to reboot my computer, and I couldn't find any records as to
  what update it actually was).

  I have tried both Xubuntu (what I'm using now) and regular Ubuntu,
  both are doing the same thing.

  Sleep mode used to work just fine since 13.10, now it's broken.  This
  is a laptop and needs sleep mode to work, as I can't sit there waiting
  for the machine to boot every time.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Tue Nov  4 11:10:22 2014
  DistUpgraded: 2014-10-29 10:51:42,952 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-39-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-24-generic, x86_64: installed
   virtualbox, 4.3.18, 3.13.0-39-generic, x86_64: installed
   virtualbox, 4.3.18, 3.16.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M 
Series] [1002:6760] (prog-if 00 [VGA controller])
 Subsystem: Apple Inc. Device [106b:00e1]
  InstallationDate: Installed on 2014-04-26 (192 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  LightdmGreeterLogOld: g_dbus_connection_real_closed: Remote peer vanished 
with error: Underlying GIOStream returned 0 bytes on an async read 
(g-io-error-quark, 0). Exiting.
  MachineType: Apple Inc. MacBookPro8,2
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=f785bd65-8abc-40a7-9f22-8417c0cf5618 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-10-29 (6 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Tue Nov  4 11:07:07 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1
  xserver.video_driver: radeon

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

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


[Touch-packages] [Bug 1349562] Re: NM tries to activate contexts with empty AccessPointName attributes

2015-03-25 Thread Tony Espy
ofono was actually changed to allow GPRS contexts with empty
AccessPointNames to be used for data connections.  Changing this to
Invalid.

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

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

Title:
  NM tries to activate contexts with empty AccessPointName attributes

Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  Network Manager tries to activate ofono contexts for mobile data even
  if the AcessPointName attribute of the context is empty.  Instead,
  Network Manager should ignore such contexts.

  Reproduced on mako / #u148.

  In order to reproduce, you need to do the following:

  - Stop ofono

  # stop ofono

  - Edit ofono's gprs settings file so that it contains a single context
  with a blank AccessPointName.

  # cd /var/lib/ofono/
  # edit gprs file:

  [Settings]
  Powered=true
  RoamingAllowed=false

  [context1]
  Name=default
  AccessPointName=
  Username=
  Password=
  Type=internet
  Protocol=ip

  - Reboot the phone

  Notice that NetworkManager attempts to activate the context.  Here's a
  snippet from my phone when I run the above steps ( albeit with a
  different context name ):

  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  WWAN now enabled 
by management service
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  (/ril_0) marked 
enabled: 1
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  trying to read 
IMSI contexts from oFono files
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  trying to read 
IMSI contexts from oFono files
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: 
reading configuration for IMSI 310410674422772
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
context for 310410674422772
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Name': ATT HAHAHAHAHAHA!!!
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'AccessPointName':
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Username':
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Password':
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Type': internet
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Protocol': ip
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: found 
internet context 'ATT HAHAHAHAHAHA!!!' (context1)
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  Auto-activating 
connection '/310410674422772/context1'.
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  Activation 
(/ril_0) starting connection '/310410674422772/context1'
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  (/ril_0): device 
state change: disconnected -> prepare (reason 'none') [30 40 0]
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  NetworkManager 
state is now CONNECTING
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  Activation 
(/ril_0) Stage 1 of 5 (Device Prepare) scheduled...
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  Activation 
(/ril_0) Stage 1 of 5 (Device Prepare) started...
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  Activation 
(/ril_0) Stage 1 of 5 (Device Prepare) complete.
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: 
reading configuration for IMSI 310410674422772
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
context for 310410674422772
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Name': ATT HAHAHAHAHAHA!!!
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'AccessPointName':
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Username':
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Password':
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Type': internet
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: add 
property 'Protocol': ip
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:SCPlugin-Ofono: found 
internet context 'ATT HAHAHAHAHAHA!!!' (context1)
  Jul 28 20:03:22 ubuntu-phablet ofonod[1181]: g_ril_request_setup_data_call: 
invalid apn length: 0
  Jul 28 20:03:22 ubuntu-phablet ofonod[1181]: 
ril_gprs_context_activate_primary: couldn't build SETUP_DATA_CALL request for 
apn: .
  Jul 28 20:03:22 ubuntu-phablet ofonod[1181]: 
ril_gprs_context_activate_primary: send SETUP_DATA_CALL failed for apn: (null).
  Jul 28 20:03:22 ubuntu-phablet NetworkManager[1470]:  OFONO connection 
failed: (32) Op

[Touch-packages] [Bug 1308121] Re: NM (proposed) iterates GPRS contexts out-of-order after initial provisioning

2015-03-25 Thread Tony Espy
** Changed in: network-manager (Ubuntu)
   Status: New => Incomplete

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Tony Espy (awe)

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

Title:
  NM (proposed) iterates GPRS contexts out-of-order after initial
  provisioning

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Image: #297
  Device: mako
  SIM: AT&T (US)
  Version: 0.9.8.8-0ubuntu8 ( from 
https://launchpad.net/~ci-train-ppa-service/+archive/landing-013 )

  This is a bug with the proposed NM changes for MMS provisioning.

  As the updated ofono code queries both apns-conf.xml *and* mbpi, it's
  possible for a large number of APNs to be provisioned.

  In my case, provisioning results in seven contexts added to the ofono
  gprs settings file.

  NM tries the first context ( context1 ), and once it fails, instead
  trying context2, context3, ... ( ie. in increasing order ), it skips
  ahead to context4, and then increases again normally thru context7,
  then goes back to context2.  To be clear the ordering is:

  context1 ( fails ), context4 ( fails ), context5 ( fails ), context6 (
  fails ), context7 ( fails ), context2 ( succeeds )

  As you can imagine, this takes a really long time to finish and thus
  is a poor user experience.

  Once the first connection has been made, NM correctly remembers the
  working context and does the right thing on subsequent reboots ( ie.
  it always tries context2 first ).

  I will add logs as soon as I finish flashing and installing the
  required packages.

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

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


[Touch-packages] [Bug 1356020] Re: Please upstream oFono support patches

2015-03-25 Thread Tony Espy
We're working on cleaning up these patches and will work on sending them
upstream.  That said, the code in question has only been exercised
against ofono using the rilmodem driver.  It's not clear how well this
code works with native ofono modem drivers.

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

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Tony Espy (awe)

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

Title:
  Please upstream oFono support patches

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  If possible, it would be nice to send oFono support patches upstream
  to reduce the diff between Ubuntu and  upstream/Debian, and let other
  use the support.

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

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


[Touch-packages] [Bug 1270189] Re: Ubuntu Touch devices are using cellular DNS servers over wifi connection

2015-03-25 Thread Tony Espy
@Jamie

Apparently this bug list hasn't been triaged in a long time...

Can you still reproduce this on current RTM or vivid-devel images?

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

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Jamie Strandboge (jdstrand)

** Tags added: connectivity

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

Title:
  Ubuntu Touch devices are using cellular DNS servers over wifi
  connection

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  On my Nexus 4, build 121 with TMobile, when I am on wifi, I correctly
  get a 192.168 ip and DNS entries for this network (on wlan0) -- fine.
  When I am in range of cellular data, I get an ip address from TMobile
  and am given DNS entries that aren't on the same network as the
  TMobile ip address (on rmnet_usb0). The problem is, the DNS entries
  from TMobile are preferred over the ones from the wifi network such
  that while wlan0 is correctly setup as the default route, DNS queries
  are being made to the TMobile DNS servers over wlan0 because there are
  no explicit routes to these servers. This is problematic because the
  remote DNS server may not respond to queries coming from out of
  network or site policy may disallow the use of foreign DNS servers--
  both of which result in slow (or possibly failing) DNS queries since
  the cellular DNS is checked first. Also, where it did work, these
  queries could incur charges when the user is intending to use only
  wifi. In the case of (at least) TMobile, this could be a security
  concern because the well-known TMobile DNS servers are on the private
  '10.' network, which opens the possibility for a rogue DNS server to
  be on the private wifi network with this ip address.

  This could be fixed in (at least) four ways:
   1) when on wifi, don't merge the DNS servers on cellular networks at all 
which forces the device to use the ones available on the site (wlan0). This is 
guaranteed to not incur changes
   2) when on wifi, merge the DNS server from the cellular network, but add 
them after the ones on the wifi network. This will try the site's DNS first and 
only if they fail, fallback to the cellular DNS. This may incur charges under 
certain circumstances
   3) add an explicit route to the cellular DNS servers through rmnet_usb0. 
This will bypass the site DNS with all queries going through cellular DNS. This 
will incur charges and would make the device unable to resolve site-local names.
   4) same as '2', but also add explicit routes for the cellular name servers. 
This should only incur charges if wifi DNS fails

  I think '3' is out. '2' and '4' seems most intuitive (with '4' perhaps
  most correct). '1' seems also ok.

  # netstat -rn
  Kernel IP routing table
  Destination Gateway Genmask Flags   MSS Window  irtt Iface
  0.0.0.0 192.168.x.1 0.0.0.0 UG0 0  0 wlan0
  100.152.35.128  0.0.0.0 255.255.255.252 U 0 0  0 
rmnet_usb0
  192.168.x.0 0.0.0.0 255.255.255.0   U 0 0  0 wlan0

   Jan 17 07:36:38 ubuntu-phablet NetworkManager[1130]:  Auto-activating 
connection '/310260575949457/context1'.
  Jan 17 07:36:38 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) starting connection '/310260575949457/context1'
  Jan 17 07:36:38 ubuntu-phablet NetworkManager[1130]:  (/ril_0): device 
state change: disconnected -> prepare (reason 'none') [30 40 0]
  Jan 17 07:36:38 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) Stage 1 of 5 (Device Prepare) scheduled...
  Jan 17 07:36:38 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) Stage 1 of 5 (Device Prepare) started...
  Jan 17 07:36:38 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) Stage 1 of 5 (Device Prepare) complete.
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:  (/ril_0): IPv4 
static configuration:
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:address 
100.152.35.130/30
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:DNS 10.177.0.34
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:DNS 
10.168.183.116
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) Stage 2 of 5 (Device Configure) scheduled...
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) Stage 2 of 5 (Device Configure) starting...
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:  (/ril_0): device 
state change: prepare -> config (reason 'none') [40 50 0]
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) Stage 2 of 5 (Device Configure) successful.
  Jan 17 07:36:41 ubuntu-phablet NetworkManager[1130]:  Activation 
(/ril_0) Stage 3 of 5 (IP Configure Start) scheduled.
  Jan 17 07:36:41 ubuntu-phab

[Touch-packages] [Bug 1232734] Re: Multiple AP with same SSID are not grouped

2015-03-25 Thread Tony Espy
Changed to Incomplete, as this was reported against an ancient version
of Touch, and I'm pretty sure a fix was released for this.  If it can be
reproduced on a current image RTM or vivid-devel, please add an updated
description.

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

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

Title:
  Multiple AP with same SSID are not grouped

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu Touch on Nexus 4 with image 20130927 (update 67) multiple AP with 
same SSID are all listed.
  I think that expect behavior is to grouped them. See attachment.

  Please let's me know which log can I give you for further information.

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

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


[Touch-packages] [Bug 1228464] Re: Ubuntu Touch Missing service provider name

2015-03-25 Thread Tony Espy
Changed to Incomplete, as there's insufficient detail ( device, image
type/#, steps to reproduce, ... ).

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

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

Title:
  Ubuntu Touch Missing service provider name

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  I have "Life :)" ("Life BY") service provider, but serverproviders.xml
  file have "Life :)"... 3G isn't work, but if change "Life :)" to "Life
  BY" 3G is work.

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

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


[Touch-packages] [Bug 1215528] Re: Network Manager/ indicator once wifi is dropped and 3g takes over you can't get wifi back as the main radio

2015-03-25 Thread Tony Espy
Maguro is a deprecated platform.

** Changed in: network-manager (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Network Manager/ indicator  once wifi is dropped and 3g takes over you
  can't get wifi back as the main radio

Status in network-manager package in Ubuntu:
  Won't Fix

Bug description:
  Scenario:

  Your AP dies, You leave the house, You diasable wifi.  3g is enabled
  so takes over, your wifi is reconnected but 3g is still the main radio
  receiver in use.

  Steps to reproduce:
  1. Enable wifi and 3g
  2. Open a browser and search whats my ipaddress
  3. Disable wifi
  4. Open a browser and search whats my ipaddress
  5. Enable wifi
  6. Open a browser and search whats my ipaddress

  Step 2 is correct and displays my wifi ip address, step 4 is correct
  and shows my 3g ipaddress, step 6 still shows my 3g ipaddress

  Temp work around:
  Diassable 3g then reenable it, this makes wifi the main radio reciever again.

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

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


[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-25 Thread Alberto Salvia Novella
** Changed in: oxide-qt (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/1429135

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

Status in Oxide Webview:
  Triaged
Status in oxide-qt package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  This occurs when starting the webbrowser app in a Unity 8 desktop
  session.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: webbrowser-app 0.23+15.04.20150227-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  5 10:41:06 2015
  ExecutablePath: /usr/bin/webbrowser-app
  InstallationDate: Installed on 2013-03-18 (717 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcCmdline: webbrowser-app
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: webbrowser-app
  StacktraceTop:
   XQueryExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XInitExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XextAddDisplay () from /usr/lib/x86_64-linux-gnu/libXext.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libOxideQtCore.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libOxideQtCore.so.0
  Title: webbrowser-app crashed with SIGSEGV in XQueryExtension()
  UpgradeStatus: Upgraded to vivid on 2014-10-20 (136 days ago)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo vboxusers

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

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


[Touch-packages] [Bug 1430077] Re: [vivid] VPN connection breaks /etc/resolv.conf

2015-03-25 Thread Alberto Salvia Novella
** Changed in: network-manager (Ubuntu)
   Importance: Undecided => High

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

Title:
  [vivid] VPN connection breaks /etc/resolv.conf

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After some recent update in vivid, connecting to my employer's VPN
  with network-manager-openvpn has resulted in broken name resolution.
  Previously, the VPN-provided nameserver setting would be pushed into
  the config of the dnsmasq run by NM.  Now, it is being pushed instead
  to /etc/resolv.conf.

   nameserver 10.99.244.1
   nameserver 127.0.1.1

  This is breaking the DNS handling for libvirt-bin, which has its own
  forwarding dnsmasq instance which it expects to be able to talk to the
  first nameserver listed here.  The nameserver in question does not
  work (and is not meant to be used) for any name lookups except
  company-internal domains.

  Connecting to the VPN also pushes search paths to /etc/resolv.conf -
  overriding the search domains that I have already configured, and
  which should take precedence.  (This part is not a regression.)  I
  understand that the purpose of these provided domains is to specify
  the domains for which DNS lookups should be forwarded to the VPN DNS
  server, and *not* to modify the system's DNS lookups for non-FQDN
  requests.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu9
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar  9 17:16:05 2015
  InstallationDate: Installed on 2010-09-24 (1627 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WWanEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2014-12-06 (93 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Touch-packages] [Bug 864174] Re: boot hangs waiting for lightdm after purging gdm (wrong default-display-manager)

2015-03-25 Thread Alberto Salvia Novella
** Changed in: lightdm (Ubuntu)
   Status: Triaged => Won't Fix

** Changed in: gdm (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  boot hangs waiting for lightdm after purging gdm (wrong default-
  display-manager)

Status in gdm package in Ubuntu:
  Won't Fix
Status in lightdm package in Ubuntu:
  Won't Fix
Status in gdm source package in Oneiric:
  Won't Fix
Status in lightdm source package in Oneiric:
  Won't Fix

Bug description:
  I've installed Oneiric beta2 and at some point installed and purged
  gdm. After that, boot will hang waiting for lightdm to start, which
  never happens. This is because /etc/X11/default-display-manager ends
  up saying "lightdm" whereas /etc/init/lightdm.conf accepts
  "/usr/bin/lightdm" or "/usr/sbin/lightdm". The user sees the splash
  screen messages "Waiting for up to 60 more seconds for network
  configuration" and "Booting system without full network
  configuration".

  However, the fix is to edit the contents of /etc/X11/default-display-
  manager to read "/usr/sbin/lightdm".

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 1.0.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 19:56:46 2011
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1385955] Re: Wrong zoom in/out behavior touchpad move

2015-03-25 Thread Alberto Salvia Novella
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

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

** Changed in: hundredpapercuts
   Importance: Undecided => Low

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

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

Title:
  Wrong zoom in/out behavior touchpad move

Status in One Hundred Papercuts:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Scenario:

   1. Being in browser, I drag the touchpad using two fingers -> page scroll
   2. While the page is scrolling (my fingers are not on touchpad anymore), I 
press CTRL key.
   3. The page is zoomed in/out

  Same issue appears in Nautilus, for example.

  How can this be fixed?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-lowlatency 3.16.4
  Uname: Linux 3.16.0-23-lowlatency x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Oct 26 22:07:43 2014
  DistUpgraded: 2014-10-22 09:50:07,290 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
   virtualbox, 4.3.18, 3.16.0-23-lowlatency, x86_64: installed
   virtualbox-guest, 4.3.18, 3.16.0-23-generic, x86_64: installed
   virtualbox-guest, 4.3.18, 3.16.0-23-lowlatency, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:11cd]
 Subsystem: ASUSTeK Computer Inc. Device [1043:11cd]
  MachineType: ASUSTeK COMPUTER INC. N550JV
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-lowlatency 
root=UUID=cddf136b-f5a3-4a0b-ae61-84042b4d9fee ro acpi_osi_Linux quiet splash 
intel_pstate=enable vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-10-22 (4 days ago)
  dmi.bios.date: 09/17/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N550JV.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N550JV
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.207:bd09/17/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N550JV
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Oct 26 09:58:11 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   12876 
   vendor SDC
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 1432173] Re: fails to bring up network bridge

2015-03-25 Thread Alberto Salvia Novella
** Changed in: systemd (Ubuntu)
   Importance: Undecided => High

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

Title:
  fails to bring up network bridge

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  Probably a dup of #1430675

  After upgrading to vivid with systemd my network bridge isn't
  configured on boot:

  $ systemctl --all |grep ifup
  ● ifup-wait-all-auto.service  
  loadedfailed   failed  
Wait for all "auto" /etc/network/interfaces to be up for network-online.target
  ● ifup@eth0.service   
  loadedfailed   failed  
ifup for eth0
    ifup@eth1.service   
  loadedactive   exited  
ifup for eth1
    ifup@lxcbr0.service 
  loadedactive   exited  
ifup for lxcbr0
    ifup@virbr0-nic.service 
  loadedactive   exited  
ifup for virbr0/nic
    ifup@virbr0.service 
  loadedactive   exited  
ifup for virbr0
    ifup@wlan0.service  
  loadedactive   exited  
ifup for wlan0
    system-ifup.slice   
  loadedactive   active  
system-ifup.slice

  $ journalctl -u ifup-wait-all-auto.service
  -- Logs begin at Sat 2015-03-14 15:17:08 CET, end at Sat 2015-03-14 15:21:30 
CET. --
  Mar 14 15:17:56 yofel-desktop systemd[1]: Starting Wait for all "auto" 
/etc/network/interfaces to be up for network-online.target...
  Mar 14 15:17:56 yofel-desktop sh[1114]: Segmentation fault
  Mar 14 15:19:56 yofel-desktop systemd[1]: ifup-wait-all-auto.service start 
operation timed out. Terminating.
  Mar 14 15:19:56 yofel-desktop systemd[1]: Failed to start Wait for all "auto" 
/etc/network/interfaces to be up for network-online.target.
  Mar 14 15:19:56 yofel-desktop systemd[1]: Unit ifup-wait-all-auto.service 
entered failed state.
  Mar 14 15:19:56 yofel-desktop systemd[1]: ifup-wait-all-auto.service failed.

  $ sudo ifconfig br0 up
  br0: ERROR while getting interface flags: No such device

  $ sudo ifup br0
  /etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic 
link to /run/resolvconf/resolv.conf
  Waiting for DAD... Done

  resolv.conf is intentionally a regular file. But after running "ifup"
  the bridge works fine.

  
  interfaces:
  auto lo br0 
  iface lo inet loopback

  iface eth0 inet manual

  iface br0 inet static
  address 192.168.1.5
  netmask 255.255.255.0
  gateway 192.168.1.1
  bridge_ports eth1
  bridge_stp off 
  bridge_maxwait 0
  bridge_fd 0

  iface br0 inet6 static
  address fec0::218:f3ff:fe2c:eb60/64
  netmask 64

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-4ubuntu5
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu2
  Architecture: amd64
  Date: Sat Mar 14 15:29:24 2015
  InstallationDate: Installed on 2011-01-03 (1530 days ago)
  InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   LANGUAGE=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=9c833d6f-4685-4a19-ad27-fa60a77a4054 ro
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1238
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5B-Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.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.:bvr1238:bd09/30/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-Deluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.

[Touch-packages] [Bug 1426467] Re: Indicator can fail to display panel icon

2015-03-25 Thread Tony Espy
** Tags added: connectivity

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

Title:
  Indicator can fail to display panel icon

Status in the base for Ubuntu mobile products:
  Confirmed
Status in indicator-network package in Ubuntu:
  Confirmed

Bug description:
  current build number: 122
  device name: krillin
  channel: ubuntu-touch/devel-proposed

  It's possible for the device to boot in such a manner that the
  network-indicator doesn't display an icon on the top panel ( see
  attached screenshot ).

  This bug was discovered while testing an ofono vivid silo. The
  associated ofono merge request is:

  https://code.launchpad.net/~phablet-
  team/ofono/ww10-update/+merge/250665

  The version of ofono in the silo (ubuntu-013) is:

  1.12.bzr6888+15.04.20150224-0ubuntu1

  This version of ofono fixes a couple of bugs, the most important being
  a regression on krillin where the 2nd SIM isn't always recognized on
  boot.

  My testing was performed using two SIMs, with the 2nd SIM being PIN-
  locked.

  In the case of the missing icon, no PIN unlock screen was displayed
  after booting.

  I checked using 'ps' and an indicator-network process is running,
  however when I checked /home/phablet/.cache/upstart, there only
  indicator-network log files I see are the saved .gz files.  There's no
  unzipped/current indicator-network.log.  The .gz log file with the
  most recent timestamp shows a single log message:

  phablet@ubuntu-phablet:~/.cache/upstart$ less indicator-network.log.1.gz
  void core::dbus::Property::handle_changed(const 
core::dbus::types::Variant&) [with PropertyType = 
org::freedesktop::URfkill::Interface::Killswitch::Property::State]: 
org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on 
interface "org.freedesktop.DBus.Properties" doesn't exist

  I checked and urfkilld is running on the system.

  I also verified that there were no crash files present on the system.

  I also checked and there was nothing relevant in syslog.

  This bug is hard to reproduce as well.  I've hit it 4 or 5 times out
  of a total of maybe 45-50 reboots.

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

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


[Touch-packages] [Bug 1432126] Re: Evince denied from opening

2015-03-25 Thread Alberto Salvia Novella
** Changed in: apparmor (Ubuntu)
   Importance: Undecided => High

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

Title:
  Evince denied from opening

Status in AppArmor Linux application security framework:
  Fix Committed
Status in Ubuntu GNOME:
  New
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  Apparmor is denying evince from running.

  It initially started when I tried opening a PDF attachment in
  Thunderbird. Saving the file to disk and opening via nautilus renders
  the same result. Trying to just open evince without a file doesn't
  work as well.

  Mar 14 11:10:00 host evince[27787]:  apparmor="DENIED" 
operation="open" profile="/usr/bin/evince" name="/run/user/1000/gdm/Xauthority" 
pid=27787 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
  Mar 14 11:10:00 host kernel: audit: type=1400 audit(1426324200.744:33): 
apparmor="DENIED" operation="open" profile="/usr/bin/evince" 
name="/run/user/1000/gdm/Xauthority" pid=27787 comm="evince" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=1000
  Mar 14 11:10:00 host evince.desktop[27787]: No protocol specified
  Mar 14 11:10:00 host evince.desktop[27787]: ** (evince:27787): WARNING **: 
Could not open X display
  Mar 14 11:10:00 host evince[27787]:  apparmor="DENIED" 
operation="open" profile="/usr/bin/evince" name="/run/user/1000/gdm/Xauthority" 
pid=27787 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apparmor 2.9.1-0ubuntu7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 14 11:07:03 2015
  InstallationDate: Installed on 2015-02-08 (33 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Alpha amd64 (20150207)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=80974ebe-fd7c-446d-89c5-23bf40b9b915 ro quiet splash
  SourcePackage: apparmor
  Syslog: Mar 14 00:31:22 tanagra dbus[775]: [system] AppArmor D-Bus mediation 
is enabled
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1434396] Re: Xserver does not start on boot (low-graphics mode)

2015-03-25 Thread Alberto Salvia Novella
** Changed in: lightdm (Ubuntu)
   Importance: Undecided => Critical

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

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

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

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

Title:
  Xserver does not start on boot (low-graphics mode)

Status in Light Display Manager:
  Confirmed
Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  After upgrading to (32bit) vivid I hadn't got any problem, but since a
  day (daily upgraded) booting results in a dialog saying low graphics
  mode and a dialog window about this. Choosing running in default mode
  causes to boot splash to be shown forever. if I choose exit to
  console, log in then service stop then start for lightdm, it works
  then though. Maybe is not Xserver bug, but the new init system
  (systemd) race condition of starting things, or such?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Mar 20 07:35:37 2015
  DistUpgraded: 2014-10-24 18:45:04,038 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-9-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21dd]
  InstallationDate: Installed on 2012-03-03 ( days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  MachineType: LENOVO 5016NW6
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=8df578aa-47e3-483f-b694-bf7effd24b7d ro i915.semaphores=0 quiet 
splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to vivid on 2014-10-24 (146 days ago)
  dmi.bios.date: 11/04/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8GET38WW (1.15 )
  dmi.board.name: 5016NW6
  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:bvr8GET38WW(1.15):bd11/04/2011:svnLENOVO:pn5016NW6:pvrThinkPadL520:rvnLENOVO:rn5016NW6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5016NW6
  dmi.product.version: ThinkPad L520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Mar 20 07:25:51 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9196 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Touch-packages] [Bug 1426307] Re: location is inaccurate

2015-03-25 Thread LionelB
BQ Aquaris version 20 also. I reported elsewhere that GeoIP is over-riding GPS 
in NearBy after restart. This was correcting on refresh but now it has 
refreshed to a remembered GPS rather than to the current GPS fix. 
GPS on HERE maps works fine.

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

Title:
  location is inaccurate

Status in the base for Ubuntu mobile products:
  Confirmed
Status in location-service package in Ubuntu:
  Confirmed

Bug description:
  current build number: 122
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-02-25 15:06:29
  version version: 122
  version ubuntu: 20150225
  version device: 20150210-95b6a9f
  version custom: 20150225

  Location is inaccurate, it thinks that I'm several kilometres away
  from my actual location, in the middle of the sea.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-location-service-bin 2.1+15.04.20150126.1-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: armhf
  Date: Fri Feb 27 11:10:42 2015
  InstallationDate: Installed on 2015-02-25 (2 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150225-020204)
  SourcePackage: location-service
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-02-10T21:38:59

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

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


[Touch-packages] [Bug 1432126] Re: Evince denied from opening

2015-03-25 Thread Seth Arnold
** Also affects: apparmor
   Importance: Undecided
   Status: New

** Changed in: apparmor
   Status: New => Fix Committed

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

Title:
  Evince denied from opening

Status in AppArmor Linux application security framework:
  Fix Committed
Status in Ubuntu GNOME:
  New
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  Apparmor is denying evince from running.

  It initially started when I tried opening a PDF attachment in
  Thunderbird. Saving the file to disk and opening via nautilus renders
  the same result. Trying to just open evince without a file doesn't
  work as well.

  Mar 14 11:10:00 host evince[27787]:  apparmor="DENIED" 
operation="open" profile="/usr/bin/evince" name="/run/user/1000/gdm/Xauthority" 
pid=27787 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
  Mar 14 11:10:00 host kernel: audit: type=1400 audit(1426324200.744:33): 
apparmor="DENIED" operation="open" profile="/usr/bin/evince" 
name="/run/user/1000/gdm/Xauthority" pid=27787 comm="evince" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=1000
  Mar 14 11:10:00 host evince.desktop[27787]: No protocol specified
  Mar 14 11:10:00 host evince.desktop[27787]: ** (evince:27787): WARNING **: 
Could not open X display
  Mar 14 11:10:00 host evince[27787]:  apparmor="DENIED" 
operation="open" profile="/usr/bin/evince" name="/run/user/1000/gdm/Xauthority" 
pid=27787 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apparmor 2.9.1-0ubuntu7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 14 11:07:03 2015
  InstallationDate: Installed on 2015-02-08 (33 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Alpha amd64 (20150207)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=80974ebe-fd7c-446d-89c5-23bf40b9b915 ro quiet splash
  SourcePackage: apparmor
  Syslog: Mar 14 00:31:22 tanagra dbus[775]: [system] AppArmor D-Bus mediation 
is enabled
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1436590] Re: Switching from the TTY7 to a different TTY, causes Xorg crash

2015-03-25 Thread madmaze
after doing a little bit of digging, it looks like this is an issue
specifically with the 4.0 RC5 Kernel

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

Title:
  Switching from the TTY7 to a different TTY, causes Xorg crash

Status in xorg package in Ubuntu:
  New

Bug description:
  
  - start ubuntu 15.04 and log in
  - use CTRL+AL+F2 to switch to TTY2. (or a different TTY)
  - Watch the screen glitch: http://youtu.be/MqPi5dURZ8s
  - sometimes it's so bad it will not recover and the computer needs to be 
forcefully rebooted.

  I should note this is on the newst generation Thinkpad X1 Carbon (Gen
  3)

  It generates this in dmesg:

  
  [  372.015529] [ cut here ]
  [  372.015559] WARNING: CPU: 1 PID: 936 at 
/home/kernel/COD/linux/drivers/gpu/drm/i915/intel_display.c:1260 
assert_plane.constprop.85+0x7a/0xb0 [i915]()
  [  372.015560] plane A assertion failure (expected on, current off)
  [  372.015576] Modules linked in: ctr ccm binfmt_misc rfcomm bnep 
nls_iso8859_1 arc4 snd_hda_codec_realtek snd_hda_codec_generic 
snd_hda_codec_hdmi intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp 
coretemp kvm_intel snd_hda_intel snd_hda_controller snd_hda_codec kvm uvcvideo 
snd_hwdep snd_pcm videobuf2_vmalloc videobuf2_memops iwlmvm snd_seq_midi 
snd_seq_midi_event videobuf2_core snd_rawmidi v4l2_common mac80211 videodev 
media snd_seq btusb joydev iwlwifi thinkpad_acpi serio_raw bluetooth 
snd_seq_device cfg80211 nvram snd_timer snd soundcore mac_hid mei_me lpc_ich 
shpchp mei parport_pc ppdev lp parport autofs4 dm_crypt crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper cryptd psmouse i915 ahci libahci e1000e ptp 
i2c_algo_bit pps_core
  [  372.015578]  drm_kms_helper drm wmi video
  [  372.015580] CPU: 1 PID: 936 Comm: Xorg Tainted: GW   
4.0.0-04rc5-generic #201503230035
  [  372.015580] Hardware name: LENOVO 20BSCTO1WW/20BSCTO1WW, BIOS N14ET25W 
(1.03 ) 12/01/2014
  [  372.015582]  04ec 8802424cb6c8 817dfeea 
363c
  [  372.015583]  8802424cb718 8802424cb708 810791b7 
88024dc8e340
  [  372.015584]   88023f51 880243e54800 
88023f51
  [  372.015585] Call Trace:
  [  372.015588]  [] dump_stack+0x45/0x57
  [  372.015592]  [] warn_slowpath_common+0x97/0xe0
  [  372.015593]  [] warn_slowpath_fmt+0x46/0x50
  [  372.015610]  [] assert_plane.constprop.85+0x7a/0xb0 
[i915]
  [  372.015624]  [] hsw_disable_ips+0x5e/0x1b0 [i915]
  [  372.015637]  [] intel_crtc_disable_planes+0x48/0x150 
[i915]
  [  372.015649]  [] haswell_crtc_disable+0x55/0x2d0 [i915]
  [  372.015660]  [] __intel_set_mode+0x1b8/0x3e0 [i915]
  [  372.015676]  [] intel_crtc_set_config+0x408/0x4f0 [i915]
  [  372.015689]  [] ? drm_atomic_state_free+0x27/0x50 [drm]
  [  372.015706]  [] ? intel_atomic_commit+0xcc/0x100 [i915]
  [  372.015713]  [] ? 
drm_atomic_helper_plane_set_property+0x8d/0xc0 [drm_kms_helper]
  [  372.015722]  [] drm_mode_set_config_internal+0x66/0x110 
[drm]
  [  372.015729]  [] restore_fbdev_mode+0xc8/0xf0 
[drm_kms_helper]
  [  372.015735]  [] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
  [  372.015740]  [] drm_fb_helper_set_par+0x24/0x50 
[drm_kms_helper]
  [  372.015756]  [] intel_fbdev_set_par+0x1a/0x60 [i915]
  [  372.015759]  [] fb_set_var+0x283/0x3a0
  [  372.015761]  [] ? update_curr+0x141/0x1f0
  [  372.015763]  [] fbcon_blank+0x1e4/0x2d0
  [  372.015766]  [] do_unblank_screen.part.22+0xa0/0x180
  [  372.015768]  [] do_unblank_screen+0x4c/0x80
  [  372.015770]  [] complete_change_console+0x65/0xf0
  [  372.015772]  [] vt_ioctl+0x110d/0x1190
  [  372.015779]  [] ? drm_ioctl+0x9e/0x590 [drm]
  [  372.015783]  [] tty_ioctl+0x418/0x980
  [  372.015785]  [] ? fsnotify+0x204/0x260
  [  372.015787]  [] do_vfs_ioctl+0x75/0x320
  [  372.015789]  [] ? vfs_write+0x196/0x1f0
  [  372.015791]  [] ? __fget_light+0x25/0x70
  [  372.015793]  [] SyS_ioctl+0x91/0xb0
  [  372.015795]  [] system_call_fastpath+0x16/0x1b
  [  372.015796] ---[ end trace e72efca01d0fd8ae ]---
  [  377.884971] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU 
pipe A FIFO underrun

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.0.0-04rc5-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Mar 25 17:45:39 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Broa

[Touch-packages] [Bug 1432843] Re: Lubuntu failed to boot

2015-03-25 Thread Alberto Salvia Novella
Thanks for reporting.

** Changed in: xorg-server
   Importance: Undecided => Unknown

** Changed in: xorg-server
   Status: New => Unknown

** Changed in: xorg-server
 Remote watch: None => freedesktop.org Bugzilla #89749

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

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

Title:
  Lubuntu failed to boot

Status in X.Org X server:
  Unknown
Status in xorg package in Ubuntu:
  Triaged

Bug description:
  The daily build of Lubuntu "20150316" failed to boot into the live
  session, and fails to install. During the boot session, the Lubuntu
  splash screen appears indicating that Lubuntu was loading. What
  follows next was a blank screen.

  Unfortunately, I cannot sumit the exact version of syslinux since the
  daily build could not boot into an interactive session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: syslinux 3:6.03~pre18+dfsg-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic i686
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: i386
  Date: Mon Mar 16 17:19:35 2015
  Dependencies:
   gcc-5-base 5-20150228-1ubuntu1
   libc6 2.19-15ubuntu2
   libgcc1 1:5-20150228-1ubuntu1
   mtools 4.0.18-2
   multiarch-support 2.19-15ubuntu2
  InstallationDate: Installed on 2015-03-05 (11 days ago)
  InstallationMedia: Lubuntu 15.04 "Vivid Vervet" - Alpha i386 (20150303)
  SourcePackage: syslinux
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1418688] Re: Ubuntu store scope does not tell you that there is an update

2015-03-25 Thread LionelB
I have a related observation. Having deleted the Etsy scope I nevertheless get 
offered an 'update' when checking Update in Settings. There might have been 
some logic if I had deleted because I wanted to wait for a better version (but 
why would I delete rather than unfavourite ?) 
An appropriate default would be to offer updates only to scopes that are 
currently installed. A less satisfactory option would be to offer a 'decline' 
option. In the absence of one of these there will be either a lengthening queue 
of unwanted alerts or the user will have to install every package and every 
update, wanted or no.

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

Title:
  Ubuntu store scope does not tell you that there is an update

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scope-click package in Ubuntu:
  Confirmed

Bug description:
  It used to be that the "open" option will change to "update" when the
  version on the store was newer than the one in the phone in the Ubuntu
  store scope, this is no longer the case. The only way to install a new
  version is now from settings

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

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


[Touch-packages] [Bug 1436589] [NEW] 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 2

2015-03-25 Thread Patricio Muñoz
Public bug reported:

doc-base
mime-support

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: mime-support 3.54ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
AptOrdering:
 jpeginfo: Install
 mime-support: Configure
 doc-base: Configure
 jpeginfo: Configure
Architecture: amd64
Date: Wed Mar 25 19:23:04 2015
DuplicateSignature: package:mime-support:3.54ubuntu1.1:el subproceso instalado 
el script post-installation devolvió el código de salida de error 2
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 2
InstallationDate: Installed on 2013-07-23 (610 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
PackageArchitecture: all
SourcePackage: mime-support
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 2
UpgradeStatus: Upgraded to trusty on 2014-05-02 (327 days ago)

** Affects: mime-support (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

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 2

Status in mime-support package in Ubuntu:
  New

Bug description:
  doc-base
  mime-support

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: mime-support 3.54ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  AptOrdering:
   jpeginfo: Install
   mime-support: Configure
   doc-base: Configure
   jpeginfo: Configure
  Architecture: amd64
  Date: Wed Mar 25 19:23:04 2015
  DuplicateSignature: package:mime-support:3.54ubuntu1.1:el subproceso 
instalado el script post-installation devolvió el código de salida de error 2
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 2
  InstallationDate: Installed on 2013-07-23 (610 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: mime-support
  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 2
  UpgradeStatus: Upgraded to trusty on 2014-05-02 (327 days ago)

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

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


[Touch-packages] [Bug 1436589] 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 2

2015-03-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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 2

Status in mime-support package in Ubuntu:
  New

Bug description:
  doc-base
  mime-support

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: mime-support 3.54ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  AptOrdering:
   jpeginfo: Install
   mime-support: Configure
   doc-base: Configure
   jpeginfo: Configure
  Architecture: amd64
  Date: Wed Mar 25 19:23:04 2015
  DuplicateSignature: package:mime-support:3.54ubuntu1.1:el subproceso 
instalado el script post-installation devolvió el código de salida de error 2
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 2
  InstallationDate: Installed on 2013-07-23 (610 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: mime-support
  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 2
  UpgradeStatus: Upgraded to trusty on 2014-05-02 (327 days ago)

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

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


[Touch-packages] [Bug 1436590] [NEW] Switching from the TTY7 to a different TTY, causes Xorg crash

2015-03-25 Thread madmaze
Public bug reported:


- start ubuntu 15.04 and log in
- use CTRL+AL+F2 to switch to TTY2. (or a different TTY)
- Watch the screen glitch: http://youtu.be/MqPi5dURZ8s
- sometimes it's so bad it will not recover and the computer needs to be 
forcefully rebooted.

I should note this is on the newst generation Thinkpad X1 Carbon (Gen 3)

It generates this in dmesg:


[  372.015529] [ cut here ]
[  372.015559] WARNING: CPU: 1 PID: 936 at 
/home/kernel/COD/linux/drivers/gpu/drm/i915/intel_display.c:1260 
assert_plane.constprop.85+0x7a/0xb0 [i915]()
[  372.015560] plane A assertion failure (expected on, current off)
[  372.015576] Modules linked in: ctr ccm binfmt_misc rfcomm bnep nls_iso8859_1 
arc4 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi intel_rapl 
iosf_mbi x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_hda_intel 
snd_hda_controller snd_hda_codec kvm uvcvideo snd_hwdep snd_pcm 
videobuf2_vmalloc videobuf2_memops iwlmvm snd_seq_midi snd_seq_midi_event 
videobuf2_core snd_rawmidi v4l2_common mac80211 videodev media snd_seq btusb 
joydev iwlwifi thinkpad_acpi serio_raw bluetooth snd_seq_device cfg80211 nvram 
snd_timer snd soundcore mac_hid mei_me lpc_ich shpchp mei parport_pc ppdev lp 
parport autofs4 dm_crypt crct10dif_pclmul crc32_pclmul ghash_clmulni_intel 
aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd psmouse i915 
ahci libahci e1000e ptp i2c_algo_bit pps_core
[  372.015578]  drm_kms_helper drm wmi video
[  372.015580] CPU: 1 PID: 936 Comm: Xorg Tainted: GW   
4.0.0-04rc5-generic #201503230035
[  372.015580] Hardware name: LENOVO 20BSCTO1WW/20BSCTO1WW, BIOS N14ET25W (1.03 
) 12/01/2014
[  372.015582]  04ec 8802424cb6c8 817dfeea 
363c
[  372.015583]  8802424cb718 8802424cb708 810791b7 
88024dc8e340
[  372.015584]   88023f51 880243e54800 
88023f51
[  372.015585] Call Trace:
[  372.015588]  [] dump_stack+0x45/0x57
[  372.015592]  [] warn_slowpath_common+0x97/0xe0
[  372.015593]  [] warn_slowpath_fmt+0x46/0x50
[  372.015610]  [] assert_plane.constprop.85+0x7a/0xb0 [i915]
[  372.015624]  [] hsw_disable_ips+0x5e/0x1b0 [i915]
[  372.015637]  [] intel_crtc_disable_planes+0x48/0x150 [i915]
[  372.015649]  [] haswell_crtc_disable+0x55/0x2d0 [i915]
[  372.015660]  [] __intel_set_mode+0x1b8/0x3e0 [i915]
[  372.015676]  [] intel_crtc_set_config+0x408/0x4f0 [i915]
[  372.015689]  [] ? drm_atomic_state_free+0x27/0x50 [drm]
[  372.015706]  [] ? intel_atomic_commit+0xcc/0x100 [i915]
[  372.015713]  [] ? 
drm_atomic_helper_plane_set_property+0x8d/0xc0 [drm_kms_helper]
[  372.015722]  [] drm_mode_set_config_internal+0x66/0x110 
[drm]
[  372.015729]  [] restore_fbdev_mode+0xc8/0xf0 
[drm_kms_helper]
[  372.015735]  [] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
[  372.015740]  [] drm_fb_helper_set_par+0x24/0x50 
[drm_kms_helper]
[  372.015756]  [] intel_fbdev_set_par+0x1a/0x60 [i915]
[  372.015759]  [] fb_set_var+0x283/0x3a0
[  372.015761]  [] ? update_curr+0x141/0x1f0
[  372.015763]  [] fbcon_blank+0x1e4/0x2d0
[  372.015766]  [] do_unblank_screen.part.22+0xa0/0x180
[  372.015768]  [] do_unblank_screen+0x4c/0x80
[  372.015770]  [] complete_change_console+0x65/0xf0
[  372.015772]  [] vt_ioctl+0x110d/0x1190
[  372.015779]  [] ? drm_ioctl+0x9e/0x590 [drm]
[  372.015783]  [] tty_ioctl+0x418/0x980
[  372.015785]  [] ? fsnotify+0x204/0x260
[  372.015787]  [] do_vfs_ioctl+0x75/0x320
[  372.015789]  [] ? vfs_write+0x196/0x1f0
[  372.015791]  [] ? __fget_light+0x25/0x70
[  372.015793]  [] SyS_ioctl+0x91/0xb0
[  372.015795]  [] system_call_fastpath+0x16/0x1b
[  372.015796] ---[ end trace e72efca01d0fd8ae ]---
[  377.884971] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU 
pipe A FIFO underrun

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
Uname: Linux 4.0.0-04rc5-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.16.2-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Mar 25 17:45:39 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2227]
InstallationDate: Installed on 2015-03-23 (2 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150323)
MachineType: LENOVO 20BSCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.0.0-04rc5-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably f

[Touch-packages] [Bug 1436591] [NEW] Launcher needs a 'Show All Windows' option

2015-03-25 Thread Ray Kiddy
Public bug reported:

 All applications with a Launcher icon have a set of standard commands,
such as "Unlock from Launcher" and "Quit". They should all have a "Show
All Windows" command as well.

It is really bothersome when I have Terminal open and click on the
Launcher icon and I see one window come forward. I may have 6 or 7
windows, but I have to go to each one in turn to bring it forward. I
know that I can see the titles of all the windows and I can see the
"zoomed out" view of all the windows. But I actually want to bring all
the windows of an application to the front and I cannot.

Please consider adding this feature.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.4+14.04.20141217-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
Uname: Linux 3.16.0-33-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Wed Mar 25 15:16:52 2015
InstallationDate: Installed on 2015-03-19 (6 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Launcher needs a 'Show All Windows' option

Status in unity package in Ubuntu:
  New

Bug description:
   All applications with a Launcher icon have a set of standard
  commands, such as "Unlock from Launcher" and "Quit". They should all
  have a "Show All Windows" command as well.

  It is really bothersome when I have Terminal open and click on the
  Launcher icon and I see one window come forward. I may have 6 or 7
  windows, but I have to go to each one in turn to bring it forward. I
  know that I can see the titles of all the windows and I can see the
  "zoomed out" view of all the windows. But I actually want to bring all
  the windows of an application to the front and I cannot.

  Please consider adding this feature.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.4+14.04.20141217-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Mar 25 15:16:52 2015
  InstallationDate: Installed on 2015-03-19 (6 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 1436100] Re: Location reverts periodically to City of Westminster even with wifi and GPS location enabled

2015-03-25 Thread LionelB
I have just tried refreshing NearBy but it is using the location where I
was this afternoon, not where I am now.

I didn’t refresh it while I was there this afternoon. It is 50 miles
away.

I have GPS, wifi etc enabled in settings.


> On 25 Mar 2015, at 13:18, Launchpad Bug Tracker <1436...@bugs.launchpad.net> 
> wrote:
> 
> Status changed to 'Confirmed' because the bug affects multiple users.
> 
> ** Changed in: location-service (Ubuntu)
>   Status: New => Confirmed
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1436100
> 
> Title:
>  Location reverts periodically to City of Westminster even with wifi
>  and GPS location enabled
> 
> Status in location-service package in Ubuntu:
>  Confirmed
> 
> Bug description:
>  In Nearby scope, Westminster attractions are displayed. Can be
>  corrected by refreshing. I am using build 20.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1436100/+subscriptions

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

Title:
  Location reverts periodically to City of Westminster even with wifi
  and GPS location enabled

Status in location-service package in Ubuntu:
  Confirmed

Bug description:
  In Nearby scope, Westminster attractions are displayed. Can be
  corrected by refreshing. I am using build 20.

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

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


[Touch-packages] [Bug 1357897] Re: Wrong date abbreviating in Date Indicator

2015-03-25 Thread Daniel Fore
** Changed in: elementaryos
Milestone: None => loki-beta1

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

Title:
  Wrong date abbreviating in Date Indicator

Status in elementary OS:
  Incomplete
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  In French with local fr_CH (Switzerland), "août" (august) should not
  be abbreviating. Also, abbreviating must be ended with a dot.

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

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


[Touch-packages] [Bug 1256060] Re: -symbolic icons in indicator-power are gray [$50]

2015-03-25 Thread Daniel Fore
** Changed in: elementaryos
Milestone: None => loki-beta1

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

Title:
  -symbolic icons in indicator-power are gray [$50]

Status in elementary OS:
  New
Status in The Power Indicator:
  New
Status in indicator-power package in Ubuntu:
  New

Bug description:
  Not sure if this is a wingpanel issue or an indicator-power issue, but
  the -symbolic battery icons in the menu aren't picking up the text
  color.

  The icon color is working correctly in the panel, so I know it's not
  an issue with the icon.

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

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


[Touch-packages] [Bug 1436558] Re: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden von an

2015-03-25 Thread Ryan Tandy
Thanks for the report. I guess this is caused by
https://bugs.debian.org/330695 which is not fixed yet. :/

Easy to reproduce by installing libldap-2.4-2:amd64, removing (but not
purging) it, and then trying to install :i386.

Klaus: in this case a workaround is probably to purge the old packages
(apt-get purge libldap-2.4-2:amd64 libldap-2.4-2:i386) before trying to
install them again.

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

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

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

** Summary changed:

- package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: 
Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches 
verschieden von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
+ package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: trying 
to overwrite shared '/etc/ldap/ldap.conf', which is different from other 
instances of package libldap-2.4-2:amd64

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

Title:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  trying to overwrite shared '/etc/ldap/ldap.conf', which is different
  from other instances of package libldap-2.4-2:amd64

Status in openldap package in Ubuntu:
  Confirmed
Status in openldap package in Debian:
  Unknown

Bug description:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben,
  welches verschieden von anderen Instanzen des Paketes
  libldap-2.4-2:amd64 ist

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libldap-2.4-2 2.4.31-1+nmu2ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  Date: Wed Mar 25 16:48:52 2015
  DuplicateSignature: package:libldap-2.4-2:2.4.31-1+nmu2ubuntu8:Versuch, 
gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden 
von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  ErrorMessage: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu 
überschreiben, welches verschieden von anderen Instanzen des Paketes 
libldap-2.4-2:amd64 ist
  InstallationDate: Installed on 2014-11-23 (122 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  SourcePackage: openldap
  Title: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: 
Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches 
verschieden von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.ldap.ldap.conf: [deleted]

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

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


[Touch-packages] [Bug 1410113] Re: [krillin] Data connection doesn't switch from Wifi to Cellular

2015-03-25 Thread Pat McGowan
** Tags added: connectivity

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

Title:
  [krillin] Data connection doesn't switch from Wifi to Cellular

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New

Bug description:
  Conditions to reproduce are not clear.
  *Sometimes* when going out of Wifi range, data doesn't switch to 3G. I waited 
45min and the connection never established. When I'm back within Wifi range, 
the device reconnects to the AP and data is working.

  I didn't play with airplane mode.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: network-manager 0.9.8.8-0ubuntu33
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Jan 13 09:34:02 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-01-12 (1 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150112-030205)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16  metric 
9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:

  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2014-12-18T18:05:17
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   /ril_0 gsm   connected 
/org/freedesktop/NetworkManager/Devices/2
   /ril_1 gsm   disconnected  
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

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

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


[Touch-packages] [Bug 1429938] Re: reboot does not return under systemd

2015-03-25 Thread Egmont Koblinger
IMHO this particular issue is way too specific, and is likely to affect
very few people only. And Google very easily finds this page.

What might be worth documenting is a few generic words about "reboot"
and some other similar commands slightly changing behavior due to
systemd. E.g. reboot just sends a command to systemd and immediately
returns -- this gives a great clue to what's wrong in your use case, yet
is way more generic and probably useful for more people. Or mention that
locally logged in users can now execute "reboot" without sudo (I don't
think it was like this previously). Or just simply something along the
lines of "due to systemd, some system tools such as reboot now might
behave slightly differently"...

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

Title:
  reboot does not return under systemd

Status in systemd package in Ubuntu:
  Invalid

Bug description:
  If you send a shutdown or reboot command over SSH to a Trusty or
  Utopic host, the command will consistently finish successfully prior
  to the SSH connection being closed, meaning your SSH client will exit
  with a return-code of zero:

  For example:

  $ ssh root@myhost shutdown -h now
  $ echo $?
  0

  Or

  $ ssh root@myhost reboot
  $ echo $?
  0

  However, on Vivid now that the switch-over to systemd has happened,
  running the same consistently results in the abrupt closure of the SSH
  connection prior to the command finishing, meaning your SSH client
  will exit with a return-code of 255:

  $ ssh root@my_vivid_host shutdown -h now
  Connection to localhost closed by remote host.
  $ echo $?
  255

  Although in retrospect is was a bit naive for me to rely on this
  (actually quite fragile) behavior, it had at least been consistent in
  Ubuntu for some time (back to at least Raring from my personal
  experience, but likely back even farther).

  This isn't technically a systemd bug, but I still think it's something
  worth mentioning in the release notes as I bet I'm not the only person
  who built some "clever" hacks around the previous behavior :P

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

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


[Touch-packages] [Bug 1425172] Re: Network indicator lists the non-exist AP

2015-03-25 Thread Thomas Voß
May well be a duplicate of https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/1427205

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

Title:
  Network indicator lists the non-exist AP

Status in the base for Ubuntu mobile products:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu RTM:
  Confirmed

Bug description:
  Summary: Network indicator lists the non-exist AP
  Steps to reproduce:
  1. Boot to system
  2. Scroll down the Network indicator
  3. It lists about 10 AP (In Taipei office)
  4. Go to another place and check network indicator again

  Expected Result:
  It should not list non-exist AP and only show available AP

  Actual Result:
  It shows about 12 AP on the screen but only two are real AP for connecting, 
and others 10 are from last list.

  This is reproducible on mako/krillin on both RTM and vivid.

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

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


[Touch-packages] [Bug 1436560] Re: "save changes changes" dialog stays hidden when closing program

2015-03-25 Thread madmaze
I forgot to attach these:

Screenshot 1: http://i.imgur.com/wha4fUr.png
Screenshot 2:  http://i.imgur.com/eyiukGY.png

** Description changed:

  1. Open gedit, type something in this window, open another gedit
  document, then break it out into a separate window or right-click tab->
  "Move to new Window". Type something in this second window as well.
- (screenshot 1)
+ (http://i.imgur.com/wha4fUr.png)
  
  2. Now select the gedit Icon in the launcher, you should now get the
- overview mode to choose one of the two windows. (screenshot 2)
+ overview mode to choose one of the two windows. (
+ http://i.imgur.com/eyiukGY.png)
  
  3. Close one of the windows in overview mode, by hitting the "x". Now
  for a split second the "Save changes" dialog will get focus and then
  quickly loose focus. At this point you can hit the "X" as many times as
  you want and nothing happends.
  
- I would expect this dialog should stay in focus so that I can answer and
+ I would expect this dialog to stay in focus so that I can answer and
  close the program. Probably the intended action would be that the window
  I tried closing gets focus, therefore also giving the dialog focus.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20150227-0ubuntu1
  Uname: Linux 4.0.0-04rc5-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Mar 25 16:52:06 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  GraphicsCard:
-  Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
-Subsystem: Lenovo Device [17aa:2227]
+  Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
+    Subsystem: Lenovo Device [17aa:2227]
  InstallationDate: Installed on 2015-03-23 (2 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150323)
  MachineType: LENOVO 20BSCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.0.0-04rc5-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: unity
  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/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET25W (1.03 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  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: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET25W(1.03):bd12/01/2014:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed Mar 25 16:22:22 2015
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id1049 
-  vendor LGD
+  product id1049
+  vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3

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

Title:
  "save changes changes" dialog stays hidden when closing program

Status in unity package in Ubuntu:
  New

Bug description:
  1. Open gedit, type something in this window, open another gedit
  document, then break it out into a separate window or right-click
  tab-> "Move to new Window". Type something in this second window as
  well. (http://i.imgur.com/wha4fUr.png)

  2. Now select the gedit Icon in the launcher, you should now get the
  overview mode to choose one of the two windows. (
  http://i.imgur.com/eyiukGY.png)

  3. Clo

[Touch-packages] [Bug 1436560] [NEW] "save changes changes" dialog stays hidden when closing program

2015-03-25 Thread madmaze
Public bug reported:

1. Open gedit, type something in this window, open another gedit
document, then break it out into a separate window or right-click tab->
"Move to new Window". Type something in this second window as well.
(http://i.imgur.com/wha4fUr.png)

2. Now select the gedit Icon in the launcher, you should now get the
overview mode to choose one of the two windows. (
http://i.imgur.com/eyiukGY.png)

3. Close one of the windows in overview mode, by hitting the "x". Now
for a split second the "Save changes" dialog will get focus and then
quickly loose focus. At this point you can hit the "X" as many times as
you want and nothing happends.

I would expect this dialog to stay in focus so that I can answer and
close the program. Probably the intended action would be that the window
I tried closing gets focus, therefore also giving the dialog focus.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity 7.3.1+15.04.20150227-0ubuntu1
Uname: Linux 4.0.0-04rc5-generic x86_64
.tmp.unity.support.test.0:

ApportVersion: 2.16.2-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Mar 25 16:52:06 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2227]
InstallationDate: Installed on 2015-03-23 (2 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150323)
MachineType: LENOVO 20BSCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.0.0-04rc5-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: unity
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/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: N14ET25W (1.03 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20BSCTO1WW
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: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET25W(1.03):bd12/01/2014:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20BSCTO1WW
dmi.product.version: ThinkPad X1 Carbon 3rd
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.59-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Wed Mar 25 16:22:22 2015
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id1049
 vendor LGD
xserver.version: 2:1.17.1-0ubuntu3

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


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

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

Title:
  "save changes changes" dialog stays hidden when closing program

Status in unity package in Ubuntu:
  New

Bug description:
  1. Open gedit, type something in this window, open another gedit
  document, then break it out into a separate window or right-click
  tab-> "Move to new Window". Type something in this second window as
  well. (http://i.imgur.com/wha4fUr.png)

  2. Now select the gedit Icon in the launcher, you should now get the
  overview mode to choose one of the two windows. (
  http://i.imgur.com/eyiukGY.png)

  3. Close one of the windows in overview mode, by hitting the "x". Now
  for a split second the "Save changes" dialog will get focus and then
  quickly loose focus. At this point you can hit the "X" as many times
  as you want and nothing happends.

  I would expect this dialog to stay in focus so that I can answer and
  close the program. Probably the intended action would be that the
  window I tried closing gets focus, therefore also giving the dialog
  focus.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20150227-0ubuntu1
  Uname: 

[Touch-packages] [Bug 1436349] Re: Edge tutorial re-appears

2015-03-25 Thread Michael Terry
** Summary changed:

- welcome wizard re-appears
+ Edge tutorial re-appears

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

Title:
  Edge tutorial re-appears

Status in unity8 package in Ubuntu:
  New

Bug description:
  1. Factory reset device
  2. On the language selection screen leave the phone and creating an incoming 
call from another phone.
  3. pick up the call.
  4. end the call.

  Now try to finish the edge gesture tutorial, it will restart once
  finished.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.02+15.04.20150320-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: armhf
  Date: Wed Mar 25 13:49:40 2015
  InstallationDate: Installed on 2015-03-25 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150325-020204)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1436558] Re: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden von an

2015-03-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben,
  welches verschieden von anderen Instanzen des Paketes
  libldap-2.4-2:amd64 ist

Status in openldap package in Ubuntu:
  New

Bug description:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben,
  welches verschieden von anderen Instanzen des Paketes
  libldap-2.4-2:amd64 ist

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libldap-2.4-2 2.4.31-1+nmu2ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  Date: Wed Mar 25 16:48:52 2015
  DuplicateSignature: package:libldap-2.4-2:2.4.31-1+nmu2ubuntu8:Versuch, 
gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden 
von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  ErrorMessage: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu 
überschreiben, welches verschieden von anderen Instanzen des Paketes 
libldap-2.4-2:amd64 ist
  InstallationDate: Installed on 2014-11-23 (122 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  SourcePackage: openldap
  Title: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: 
Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches 
verschieden von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.ldap.ldap.conf: [deleted]

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

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


[Touch-packages] [Bug 1436558] [NEW] package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden von

2015-03-25 Thread Klaus Schäfer
Public bug reported:

package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben,
welches verschieden von anderen Instanzen des Paketes
libldap-2.4-2:amd64 ist

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libldap-2.4-2 2.4.31-1+nmu2ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: amd64
Date: Wed Mar 25 16:48:52 2015
DuplicateSignature: package:libldap-2.4-2:2.4.31-1+nmu2ubuntu8:Versuch, 
gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden 
von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
ErrorMessage: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu 
überschreiben, welches verschieden von anderen Instanzen des Paketes 
libldap-2.4-2:amd64 ist
InstallationDate: Installed on 2014-11-23 (122 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140723)
SourcePackage: openldap
Title: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: 
Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches 
verschieden von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.ldap.ldap.conf: [deleted]

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


** Tags: amd64 apport-package trusty

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

Title:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben,
  welches verschieden von anderen Instanzen des Paketes
  libldap-2.4-2:amd64 ist

Status in openldap package in Ubuntu:
  New

Bug description:
  package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben,
  welches verschieden von anderen Instanzen des Paketes
  libldap-2.4-2:amd64 ist

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libldap-2.4-2 2.4.31-1+nmu2ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  Date: Wed Mar 25 16:48:52 2015
  DuplicateSignature: package:libldap-2.4-2:2.4.31-1+nmu2ubuntu8:Versuch, 
gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches verschieden 
von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  ErrorMessage: Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu 
überschreiben, welches verschieden von anderen Instanzen des Paketes 
libldap-2.4-2:amd64 ist
  InstallationDate: Installed on 2014-11-23 (122 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  SourcePackage: openldap
  Title: package libldap-2.4-2 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: 
Versuch, gemeinsam benutztes »/etc/ldap/ldap.conf« zu überschreiben, welches 
verschieden von anderen Instanzen des Paketes libldap-2.4-2:amd64 ist
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.ldap.ldap.conf: [deleted]

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

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


[Touch-packages] [Bug 1429938] Re: reboot does not return under systemd

2015-03-25 Thread Jason Gerard DeRose
Except that previously this wasn't racy behavior in practice.

I have automation tooling that has executed tens of thousands of reboot
and shutdown commands over SSH in this way with perfect consistency over
the last two years. The moment the switchover to systemd happened in
Vivid, this tooling broken.

I get that my assumptions weren't robust and that I have to change my
tools to accommodate systemd (which  I already did). But communicating
this change is courteous and helpful, very Ubuntu if you will.

And this isn't something that needs to be prominent. It just effects
people working with servers, VMs, etc, not everyday desktop users.

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

Title:
  reboot does not return under systemd

Status in systemd package in Ubuntu:
  Invalid

Bug description:
  If you send a shutdown or reboot command over SSH to a Trusty or
  Utopic host, the command will consistently finish successfully prior
  to the SSH connection being closed, meaning your SSH client will exit
  with a return-code of zero:

  For example:

  $ ssh root@myhost shutdown -h now
  $ echo $?
  0

  Or

  $ ssh root@myhost reboot
  $ echo $?
  0

  However, on Vivid now that the switch-over to systemd has happened,
  running the same consistently results in the abrupt closure of the SSH
  connection prior to the command finishing, meaning your SSH client
  will exit with a return-code of 255:

  $ ssh root@my_vivid_host shutdown -h now
  Connection to localhost closed by remote host.
  $ echo $?
  255

  Although in retrospect is was a bit naive for me to rely on this
  (actually quite fragile) behavior, it had at least been consistent in
  Ubuntu for some time (back to at least Raring from my personal
  experience, but likely back even farther).

  This isn't technically a systemd bug, but I still think it's something
  worth mentioning in the release notes as I bet I'm not the only person
  who built some "clever" hacks around the previous behavior :P

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

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


[Touch-packages] [Bug 1301015] Re: Networking does not restart

2015-03-25 Thread Robert Taylor
I would like to "officially" request escalation of this issue up to next
level of Ubuntu support - it is currently listed as "confirmed", "high"
and "unassigned".  Ubuntu 10.04 LTS is very soon EOL, and this
functional requirement is currently removed from the current LTS version
with no migration path in place.

It has been flagged as a "hot" item for over a year and seems to be
being ignored by Ubuntu development staff for what seems to be
ideological reasons.

/etc/init.d/networking has been an essential method for anyone doing
large scale headless server deployments  to generically handle scripted
network management of  physical and virtual servers.   In these
environments, individual hosts  could have completely different network
interfaces on every individual machine.   "Anyone", in this case  also
includes the authors of officially deployed deb application packages
delivered with Ubuntu 14.04 that currently don't work...

This bug breaks cloud deployments of Ubuntu in Opennebula as delivered
natively in deb's with Ubuntu 14.04.  The network contextualization
scripts delivered in opennebula-context_4.2.0-2_all.deb use "service
networking"  to dynamically assign virtual machines IP addresses on the
fly at boot time.Without a fix, no Ubuntu 14.04 VM's running in an
Opennebula Cloud can get  an IP addresses - this has been the case since
the OS version was released.

How many other network related applications are impacted by this change
that were never tested for removal of this functionality?

As an organization that is focused on supporting virtualization and
"cloud" server infrastructure (as opposed to only GUI desktops and
phones), I would have expected development staff to have a better
understanding of the impact of  this type of issue and would  have given
it more attention  than it has - or at least develop alternate
functionality that meets the same functional requirements.

#last lines of /etc/one-context.d/00-network as delivered in Ubuntu 14.04 
opennebula-context_4.2.0-2_all.deb
# ifup/down eth0 won't work - the virtual machine can have any number of 
dynamically assigned 
# interfaces at boot time
...
"configure_network()
{
gen_network_configuration > /etc/network/interfaces

service networking stop
sleep 1
service networking start

sleep 2
}"

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

Title:
  Networking does not restart

Status in ifupdown package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu Server 14.04 it appears it is not possible to restart
  networking. This is fresh install from ISO.

  wirehive@ubuntu:~$ sudo /etc/init.d/networking restart
  wirehive@ubuntu:~$ echo $?
  1
  wirehive@ubuntu:~$ sudo service networking restart
  stop: Job failed while stopping
  start: Job is already running: networking
  wirehive@ubuntu:~$ sudo bash -x /etc/init.d/networking restart
  + PATH=/sbin:/bin
  + RUN_DIR=/run/network
  + IFSTATE=/run/network/ifstate
  + STATEDIR=/run/network/state
  + '[' -x /sbin/ifup ']'
  + '[' -x /sbin/ifdown ']'
  + . /lib/lsb/init-functions
  +++ run-parts --lsbsysinit --list /lib/lsb/init-functions.d
  ++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2>/dev/null)'
  ++ '[' -r /lib/lsb/init-functions.d/20-left-info-blocks ']'
  ++ . /lib/lsb/init-functions.d/20-left-info-blocks
  ++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2>/dev/null)'
  ++ '[' -r /lib/lsb/init-functions.d/50-ubuntu-logging ']'
  ++ . /lib/lsb/init-functions.d/50-ubuntu-logging
  +++ LOG_DAEMON_MSG=
  ++ FANCYTTY=
  ++ '[' -e /etc/lsb-base-logging.sh ']'
  ++ true
  + CONFIGURE_INTERFACES=yes
  + EXCLUDE_INTERFACES=
  + VERBOSE=no
  + '[' -f /etc/default/networking ']'
  + verbose=
  + '[' no = yes ']'
  + case "$1" in
  + init_is_upstart
  + '[' -x /sbin/initctl ']'
  + /bin/grep -q upstart
  + /sbin/initctl version
  + return 0
  + exit 1
  wirehive@ubuntu:~$ sudo bash -x service networking restart
  ++ basename service
  + VERSION='service ver. 0.91-ubuntu1'
  ++ basename service
  + USAGE='Usage: service < option > | --status-all | [ service_name [ command 
| --full-restart ] ]'
  + SERVICE=
  + ACTION=
  + SERVICEDIR=/etc/init.d
  + OPTIONS=
  + '[' 2 -eq 0 ']'
  + cd /
  + '[' 2 -gt 0 ']'
  + case "${1}" in
  + '[' -z '' -a 2 -eq 1 -a networking = --status-all ']'
  + '[' 2 -eq 2 -a restart = --full-restart ']'
  + '[' -z '' ']'
  + SERVICE=networking
  + shift
  + '[' 1 -gt 0 ']'
  + case "${1}" in
  + '[' -z networking -a 1 -eq 1 -a restart = --status-all ']'
  + '[' 1 -eq 2 -a '' = --full-restart ']'
  + '[' -z networking ']'
  + '[' -z '' ']'
  + ACTION=restart
  + shift
  + '[' 0 -gt 0 ']'
  + '[' -r /etc/init/networking.conf ']'
  + which initctl
  + grep -q upstart
  + initctl version
  + case "${ACTION}" in
  + stop networking
  stop: Job failed while stopping

[Touch-packages] [Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Benno Schulenberg
So if one saves the result of a debdiff as a 'name.diff' file, then
opening it with nano should colour most things already in an appropriate
and expected way, no?  Or are there things missing that really should be
coloured too?  Could someone attach a sample file?

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

Title:
  please syntax highlight debdiff files

Status in nano package in Ubuntu:
  New

Bug description:
  nano source highlights diff and patch files.  It would be nice if it
  did the same with debdiff files.

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

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


[Touch-packages] [Bug 1425172] Re: Network indicator lists the non-exist AP

2015-03-25 Thread Pat McGowan
** Tags added: connectivity

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

Title:
  Network indicator lists the non-exist AP

Status in the base for Ubuntu mobile products:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu RTM:
  Confirmed

Bug description:
  Summary: Network indicator lists the non-exist AP
  Steps to reproduce:
  1. Boot to system
  2. Scroll down the Network indicator
  3. It lists about 10 AP (In Taipei office)
  4. Go to another place and check network indicator again

  Expected Result:
  It should not list non-exist AP and only show available AP

  Actual Result:
  It shows about 12 AP on the screen but only two are real AP for connecting, 
and others 10 are from last list.

  This is reproducible on mako/krillin on both RTM and vivid.

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

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


  1   2   3   4   >