[Touch-packages] [Bug 1314095] Re: Unity Lockscreen in 14.04 can't unlock when using LDAP account

2015-02-12 Thread Ryan Tandy
Hello sponsors,

Please consider uploading the attached nslcd patch to trusty-proposed to
resolve this bug. Thank you!

** Description changed:

+ SRU justification:
+ 
+ [Impact]
+ 
+ * Summary: in Trusty, when libnss-ldapd is used, LDAP users are not able
+ to unlock the Unity lockscreen. Utopic and later are not affected. Some
+ workarounds are listed in comment #29.
+ 
+ * nslcd in Trusty and earlier does not permit unprivileged users to read
+ shadow entries. When invoked by the Unity lockscreen, running as the
+ logged-in user, pam_unix returns PAM_AUTHINFO_UNAVAIL in pam_acct_mgmt
+ when it tries to get password expiry information from shadow. This leads
+ to an authorization failure, so Unity refuses to unlock the screen.
+ pam_ldap is not consulted for pam_acct_mgmt after pam_unix fails because
+ its rule is in the Additional section.
+ 
+ * In Utopic and later, nslcd returns partial shadow entries to
+ unprivileged users. This is enough for the expiry check in pam_unix to
+ succeed, so the screen can be unlocked. See
+ http://bugs.debian.org/706913 for a discussion of the upstream fix.
+ 
+ * This proposed SRU backports the upstream solution to Trusty's nslcd.
+ This is a change of behaviour for shadow queries from unprivileged
+ users, compared to the current package. An alternative, more targeted
+ fix would be to change Unity to ignore AUTHINFO_UNAVAIL results from
+ pam_acct_mgmt, like gnome-screensaver already does (see comment #29).
+ The nslcd change is a more general fix for not just Unity, but any PAM-
+ using program run by an unprivileged user.
+ 
+ [Test Case]
+ 
+ * Install and configure libnss-ldapd. Ensure ldap is enabled for at
+ least the passwd and shadow services in /etc/nsswitch.conf.
+ 
+ * Log into Unity as an LDAP user, lock the screen, and then try to
+ unlock it again.
+ 
+ [Regression Potential]
+ 
+ * The patch is minimal, was written by the upstream author, and was
+ backported (adjusting for whitespace changes) to Trusty. The change has
+ already been released in Utopic and will be included in Debian Jessie as
+ well.
+ 
+ * Regression testing should include checking that shadow queries, both
+ by name and for listing all users, are unchanged when issued as root.
+ 
+ [Other Info]
+ 
+ * Packages for testing are available in ppa:rtandy/lp1314095
+ 
+ Original description:
+ 
  My setup is:
  
  Ubuntu 14.04 LTS,
  ldap accounts,
  krb5 authentication,
  Lightdm,
  Unity session
  
  ldap+krb5 is configured using nss-ldapd and nslcd. It works fine. getent 
passwd and getent shadow works fine.
  I am able to login in console without any problems.
  I was able to login in lightdm.
  Then I used the lock screen.
  I could not disable the lock screen using my password.
  I rebooted my computer.
  
  Now:
  After logging in through lightdm, the unity lockscreen locks the screen 
immediately and I can not disable it using my password.
  
  From my short inspection of auth.log and unix_chkpwd sources it seems,
  that unix_chkpwd works fine when called from lightdm and fails to get
  user info when called from unity lockscreen.
  
- 
  lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  
  apt-cache policy unity lightdm libpam-modules
  unity:
-   Installed: 7.2.0+14.04.20140416-0ubuntu1
-   Candidate: 7.2.0+14.04.20140416-0ubuntu1
-   Version table:
-  *** 7.2.0+14.04.20140416-0ubuntu1 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 7.2.0+14.04.20140416-0ubuntu1
+   Candidate: 7.2.0+14.04.20140416-0ubuntu1
+   Version table:
+  *** 7.2.0+14.04.20140416-0ubuntu1 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+ 100 /var/lib/dpkg/status
  lightdm:
-   Installed: 1.10.0-0ubuntu3
-   Candidate: 1.10.0-0ubuntu3
-   Version table:
-  *** 1.10.0-0ubuntu3 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.10.0-0ubuntu3
+   Candidate: 1.10.0-0ubuntu3
+   Version table:
+  *** 1.10.0-0ubuntu3 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+ 100 /var/lib/dpkg/status
  libpam-modules:
-   Installed: 1.1.8-1ubuntu2
-   Candidate: 1.1.8-1ubuntu2
-   Version table:
-  *** 1.1.8-1ubuntu2 0
- 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.1.8-1ubuntu2
+   Candidate: 1.1.8-1ubuntu2
+   Version table:
+  *** 1.1.8-1ubuntu2 0
+ 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  Contents of /var/log/auth.log:
  
  Apr 29 06:49:27 localhost lightdm: pam_succeed_if(lightdm:auth): requirement 
user ingroup nopasswdlogin not met by user user
  Apr 29 06:49:31 localhost lightdm: pam_unix(lightdm:auth): authentication 
failure; logname= uid=0 euid=0 tty=:2 ruser= rhost=  user=user
  Apr 29 06:49:31 localhost 

[Touch-packages] [Bug 1391183] Re: Quite a bit a false positives with harmless numbers being turned into tel:// in message bubbles

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

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

Title:
  Quite a bit a false positives with harmless numbers being turned into
  tel:// in message bubbles

Status in the base for Ubuntu mobile products:
  In Progress
Status in Messaging App:
  New
Status in messaging-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  Quite a bit a false positives with harmless numbers being turned into
  tel:// in message bubbles e.g.:

  - 6775
  - 15h30-16h

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

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


[Touch-packages] [Bug 1421308] Re: Yet another Mir deadlock

2015-02-12 Thread Michał Sawicz
Forgot to get libdbus symbols :/, will do so the next time I encounter
this.

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

Title:
  Yet another Mir deadlock

Status in Mir:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  Got a lockup on boot, here's a another gdb t a a bt.

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

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


[Touch-packages] [Bug 1375756] Re: Weather scope is not detecting the correct location

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Weather scope is not detecting the correct location

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  Confirmed
Status in unity-scopes-api package in Ubuntu RTM:
  New

Bug description:
  It seems its using geoip so the automatically detected location is
  usually not correct, In my case its showing weather for a small city
  90 miles away, Refreshing does not resolve it. The maps apps detect
  exact location.

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

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


[Touch-packages] [Bug 1384374] Re: Dash pauses/stutters during scope switching left/right

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Dash pauses/stutters during scope switching left/right

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

Bug description:
  Dash pauses/stutters during scope switching left/right.

  Watching the log:   tail -f ~/.cache/upstart/unity8-dash.log

  I can see error messages flood out whenever the dash pauses/stutters
  during left/right swipes:

  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height
  
file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/createCardComponent:120:1: 
QML Label: Binding loop detected for property height

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

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


[Touch-packages] [Bug 1314095] Re: Unity Lockscreen in 14.04 can't unlock when using LDAP account

2015-02-12 Thread Ryan Tandy
Hi,

Grzegorz Gutowski (gzegzol) wrote on 2014-04-29: Without suid it seems
that call (with correct username) to getspnam in function
get_account_info in file passverify.c in pam/modules/pam_unix returns
NULL. I don't understand this behaviour. I wrote a simple c program that
calls getspnam and it works as expected when called from unprivileged
user.

A call to getspnam(3) as an unprivileged user returns NULL; that's
expected. (nss_compat returns errno = EACCESS since we can't read
/etc/shadow; nss_ldapd returns errno = ENOENT as a generic not found
code.)

The unix_chkpwd helper is sgid to shadow so that it can read
/etc/shadow, but nss_ldapd still returns ENOENT to shadow queries. If we
make unix_chkpwd suid, then nss_ldapd returns real shadow results; but
this is only a workaround (and a potentially dangerous one, at that).

What I see happening when I attempt to unlock the screen:

- the auth stack is fine;
- in the account stack, pam_unix returns PAM_AUTHINFO_UNAVAIL (from 
unix_chkpwd), and it falls into pam_deny after that (since pam_ldap is 
Additional).

gnome-screensaver works only because it actually ignores the result from
the account stack and proceeds anyway: http://bazaar.launchpad.net
/~ubuntu-branches/ubuntu/trusty/gnome-screensaver/trusty/view/head:/src
/gs-auth-pam.c#L519

Some possible workarounds are:

- chmod u+s /sbin/unix_chkpwd (potentially dangerous, not recommended);
- dpkg-reconfigure libnss-ldapd and disable the shadow service (then pam_unix 
doesn't try consulting it);
- use libnss-ldap instead of libnss-ldapd, since it allows everyone to read 
shadow entries;
- use libnss-sss instead of libnss-ldapd, since it does not support the shadow 
service at all (in trusty, at least);
- make libpam-ldapd's account rule Primary instead of Additional (but this was 
already done and subsequently reverted by its maintainer in 0.8.8-1 and 
0.8.8-2).

I'm not sure why some people reported experiencing this bug when using
libnss-ldap or libnss-sss. I'd want to review their PAM and NSS setups
in that case.

This is all about trusty so far... still have to look at utopic/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/1314095

Title:
  Unity Lockscreen in 14.04 can't unlock when using LDAP account

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  My setup is:

  Ubuntu 14.04 LTS,
  ldap accounts,
  krb5 authentication,
  Lightdm,
  Unity session

  ldap+krb5 is configured using nss-ldapd and nslcd. It works fine. getent 
passwd and getent shadow works fine.
  I am able to login in console without any problems.
  I was able to login in lightdm.
  Then I used the lock screen.
  I could not disable the lock screen using my password.
  I rebooted my computer.

  Now:
  After logging in through lightdm, the unity lockscreen locks the screen 
immediately and I can not disable it using my password.

  From my short inspection of auth.log and unix_chkpwd sources it seems,
  that unix_chkpwd works fine when called from lightdm and fails to get
  user info when called from unity lockscreen.


  lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy unity lightdm libpam-modules
  unity:
Installed: 7.2.0+14.04.20140416-0ubuntu1
Candidate: 7.2.0+14.04.20140416-0ubuntu1
Version table:
   *** 7.2.0+14.04.20140416-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  lightdm:
Installed: 1.10.0-0ubuntu3
Candidate: 1.10.0-0ubuntu3
Version table:
   *** 1.10.0-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  libpam-modules:
Installed: 1.1.8-1ubuntu2
Candidate: 1.1.8-1ubuntu2
Version table:
   *** 1.1.8-1ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  Contents of /var/log/auth.log:

  Apr 29 06:49:27 localhost lightdm: pam_succeed_if(lightdm:auth): requirement 
user ingroup nopasswdlogin not met by user user
  Apr 29 06:49:31 localhost lightdm: pam_unix(lightdm:auth): authentication 
failure; logname= uid=0 euid=0 tty=:2 ruser= rhost=  user=user
  Apr 29 06:49:31 localhost lightdm: pam_krb5(lightdm:auth): user user 
authenticated as user@NETWORK
  Apr 29 06:49:32 localhost lightdm[15604]: pam_unix(lightdm-greeter:session): 
session closed for user lightdm
  Apr 29 06:49:37 localhost unix_chkpwd[15825]: check pass; user unknown
  Apr 29 06:49:37 localhost unix_chkpwd[15825]: password check failed for user 
(user)
  Apr 29 06:49:37 localhost compiz: pam_unix(lightdm:auth): authentication 
failure; logname= uid=1001 euid=1001 tty= ruser= rhost=  user=user
  Apr 29 06:49:37 localhost compiz: pam_krb5(lightdm:auth): user user 
authenticated as user@NETWORK
  

[Touch-packages] [Bug 1362341] Re: OneTime alarms are not automatically dismissed or delete after they are triggered

2015-02-12 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app
   Status: Fix Committed = Fix Released

** Changed in: ubuntu-clock-app (Ubuntu)
   Status: New = Fix Released

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

Title:
  OneTime alarms are not automatically dismissed or delete after they
  are triggered

Status in the base for Ubuntu mobile products:
  Fix Released
Status in The Date and Time Indicator:
  Fix Released
Status in Clock application for Ubuntu devices:
  Fix Released
Status in indicator-datetime package in Ubuntu:
  Fix Released
Status in ubuntu-clock-app package in Ubuntu:
  Fix Released
Status in indicator-datetime package in Ubuntu RTM:
  Fix Released

Bug description:
  Steps to reproduce:
  1. Create a one time alarm to ring in a few minutes
  2. Let the alarm ring
  3. Dismiss the alarm

  What happens:
  The OneTime alarm is still shown as enabled and as a result shows the wrong 
status in the clock app. The alarm is no longer shown in the indicator-datetime.

  What should happen:
  The OneTime alarm is either disabled or deleted from the alarm model.

  The clock app cannot disable the alarm since most likely the clock app
  is not even open at the time the alarm is triggered. Since the alarm
  is no longer shown in the indicator-datetime, my intuition tells me
  that indicator-datetime and EDS did its job. Its now up to the SDK
  Alarms API to update the alarm model correctly.

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

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


[Touch-packages] [Bug 1418033] Re: Location service should stop updates for sessions that have been identified as stale (sigstop'd)

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Location service should stop updates for sessions that have been
  identified as stale (sigstop'd)

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

Bug description:
  The heuristic might be as simple as:

If providing updates to clients fails more than 10 times, stop all
  updates.

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

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


[Touch-packages] [Bug 1368680] Re: [design] [Dash] pagination graphic should remain static when swiping between favourites.

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = None

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

Title:
  [design] [Dash] pagination graphic should remain static when swiping
  between favourites.

Status in the base for Ubuntu mobile products:
  Incomplete
Status in Ubuntu UX bugs:
  Fix Committed
Status in unity8 package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu RTM:
  Incomplete

Bug description:
  Pagination graphic should remain fixed in place when swiping between 
favourites contained within the dash.
  'Dot' used to communicate which favourite is currently being viewed should be 
more visible (switch colour from Dark Grey to Orange colour used for 
highlights, etc):

  See here for more info on dash pagination (page 10):
  
https://docs.google.com/a/canonical.com/document/d/1LsjdqKDVcFN8Zxb_Oe-Zk1X_DiqviXr8D7-ELt2LEFI/edit?usp=sharing

  
  UX Testing Report finding  recommendation:

  No incentive to discover scopes beyond the apps scope.  Lack of
  strong visual cues to hint swiping from the apps scope to discover
  more scopes on the right.

  In the SURU divider pagination pattern (as currently used by the
  Dash), change the selected colour from orange to white.

  When the Scopes slide, the SURU divider portion of the screen should
  not slide (it should remain static).  The state of the 'dot'
  pagination pattern should of course change. Keeping the SURU divider
  static should make the change to the pagination pattern more
  noticeable.

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

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


[Touch-packages] [Bug 1411714] Re: indicator-network not functioning after modems reboot

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Thomas Strehl (strehl-t)

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

Title:
  indicator-network not functioning after modems reboot

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

Bug description:
  1) The release of Ubuntu
  current build number: 75
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-01-16 13:56:36
  version version: 75
  version ubuntu: 20150116
  version device: 20150113-9cccefe
  version custom: 20150116

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  Using libqofono-0.70, ofono 1.12.bzr6882+15.04.20141126-0ubuntu1 which 
deviates from the default

  3) What you expected to happen
  After the modems rebooted, I expected the network indicator to function 
normally

  4) What happened instead

  The network indicator's WI-Fi and Flight Mode switches are reverted
  after a tap/click.

  In the network indicator both SIMs are listed as Disconnected.

  Sometimes I see a cog: http://i.imgur.com/bAwAB71.png

  5) Steps to reproduce

  On a dual SIM device, alternate between running
  /usr/share/ofono/scripts/set-3g-slot /ril_0 and
  /usr/share/ofono/scripts/set-3g-slot /ril_1

  This is the output of ofono/scripts/list-modems: 
http://pastebin.ubuntu.com/9762092/
  wlan0 has gone away, see output of $ ifconfig -a: 
http://pastebin.ubuntu.com/9762104/

  This appears in the network-manager.log:
  http://pastebin.ubuntu.com/9762128/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-network 0.5.1+15.04.20141216-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: armhf
  Date: Fri Jan 16 16:16:33 2015
  InstallationDate: Installed on 2015-01-16 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150116-020204)
  SourcePackage: indicator-network
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1413584] Re: Should refuse download if it would leave an unsafely low amount of free space

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww11-2015

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

Title:
  Should refuse download if it would leave an unsafely low amount of
  free space

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu Download Manager:
  Triaged
Status in ubuntu-download-manager package in Ubuntu:
  Triaged

Bug description:
  Before downloading anything, we should check if after the download the
  amount of disk space left would fall below a certain safe threshold,
  and refuse the download in such a case.

  To make things ever safer, during the download we should also check if
  other operations are filling up the disk space (e.g. recording a
  video) and abort the download as soon as we go below the safe
  threshold.

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

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


[Touch-packages] [Bug 1413269] Re: Qt network being unreliable establishing a connection

2015-02-12 Thread Pat McGowan
defer to pick up fix in qt 5.4

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww11-2015

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

Title:
  Qt network being unreliable establishing a connection

Status in the base for Ubuntu mobile products:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu RTM:
  New

Bug description:
  Qt network manager is unreliable as it sometimes reports the device
  being not online when in fact it is. This manifest in bugs like bug
  #1409995 or some scopes querying online resources just being empty.

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

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


[Touch-packages] [Bug 1331346] Re: No access to contacts on SIM

2015-02-12 Thread Bill Filler
** Tags added: usability

** Changed in: address-book-app (Ubuntu)
   Status: Confirmed = In Progress

** Also affects: address-book-app
   Importance: Undecided
   Status: New

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

Title:
  No access to contacts on SIM

Status in Address Book App:
  New
Status in Ubuntu UX bugs:
  New
Status in address-book-app package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Committed

Bug description:
  Hi,

  There are no option to sync contact for a human being form the
  Contacts apps, from SIM.

  Steps :

   * Launch contacts
   * no option to sync, import/export contact are found on the interface (only 
a search option and a + option)
   * swipe from down to access the + menu, users might expect to add manually 
contact here, no more option like importing SIM contact.
   * To be sure I checked in the system settings, no import option found there

  User should be able to add contact from his SIM card (no one want to
  import hundreds of contacts manually)

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

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


[Touch-packages] [Bug 1330959] Re: Art in cards with backgrounds are Ubuntu-shaped

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww11-2015

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

Title:
  Art in cards with backgrounds are Ubuntu-shaped

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

Bug description:
  When a card has its background enabled, the art should not have its
  bottom edge shaped.

  Until the new shape item comes, we should probably use the
  UbuntuShapeForItem component.

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

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


[Touch-packages] [Bug 1224756] Re: Pulseaudio should integrate with trust-store

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Pulseaudio should integrate with trust-store

Status in the base for Ubuntu mobile products:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Triaged

Bug description:
  Currently the 'audio' policy group allows access to pulseaudio which
  allows apps to use the microphone and eavesdrop on the user.
  Pulseaudio needs to be modified to use trust-store, like location-
  service does. Integrating with trust-store means that when an app
  tries use the microphone via pulseaudio, pulseaudio will contact
  trust-store, the trust-store will prompt the user (Foo wants to use
  the microphone. Is this ok? Yes|No), optionally cache the result and
  return the result to pulseaudio. In this manner the user is given a
  contextual prompt at the time of access by the app. Using caching this
  decision can be remembered the next time. If caching is used, there
  should be a method to change the decision in settings.

  Targeting to T-Series for now, since the trust-store is not in a
  reusable form yet.

  Original description:
  David and the security team (inspired by an observation from Rick) discussed 
that when recording, pulseaudio should somehow unobtrusively show the user that 
it is recording. The easiest thing to do would be for pulseaudio to alert 
indicator-sound which would then turn its icon red (similar to 
indicator-message turning blue with new messages). Marking 'high' because apps 
with access to pulseaudio can currently eavedrop on users. If the app is 
allowed to do networking (the default for apps), then it can ship that 
information off to a server somewhere.

  Note 1, the alert to indicator-sound must happen via the out of
  process pulseaudio server and not the confined app itself to be
  effective.

  Note 2, we should consider how to enforce this for foreground apps
  only. Application lifecycle should probably handle this for 13.10
  (apps are suspended if not in foreground or if the screensaver is on),
  but we don't want an app on the converged device to record in the
  background when the user isn't paying attention. Example eavesdropping
  attack: start recording only when the screensaver is on (perhaps
  inhibiting the screensaver during recording would be enough).

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

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


[Touch-packages] [Bug 1416043] Re: Expected to be able to select picture in a full screen preview mode before sending it

2015-02-12 Thread Arthur Mello
** Branch unlinked: lp:~artmello/camera-app/camera-app-fix_1416043

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

Title:
  Expected to be able to select picture in a full screen preview mode
  before sending it

Status in Camera App:
  In Progress
Status in Gallery App:
  In Progress
Status in gallery-app package in Ubuntu:
  Fix Released

Bug description:
  When trying to send picture via Gallery (event view) or Telegram or
  Messaging app, it is difficult to select the desired one (especially
  when the pictures were similar). This is because the pictures were not
  displayed in full sizes, and there was no preview mode for them to
  check before committing to send.

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

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


[Touch-packages] [Bug 1421353] Re: limited input (eg, no OSK) in pay-ui

2015-02-12 Thread Jamie Strandboge
** Description changed:

  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
  (may have to retry several times). However, most of the time (I've only
  had it work right once) I cannot tap an input field to move the cursor
  and bring up the OSK. If I let the screen blank and then I unlock it, I
- can tap into fields to move the cursor, but the OSK does not come up.
+ can tap into fields to move the cursor, but the OSK does not come up. I
+ also tried sideswiping to another app (eg messaging), invoking the OSK
+ and then going back-- this allowed my to tap to move the cursor but
+ still no OSK.
+ 
  One time it worked correctly-- and that time I believe that I did not
  let the screen lock at any point in the transaction.
+ 
+ $ system-image-cli -i
+ current build number: 194
+ device name: mako
+ channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
+ last update: 2015-02-11 15:34:27
+ version version: 194
+ version ubuntu: 20150211.1
+ version device: 20150116
+ version custom: mako-1.1

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

Title:
  limited input (eg, no OSK) in pay-ui

Status in oxide-qt package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New

Bug description:
  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
  (may have to retry several times). However, most of the time (I've
  only had it work right once) I cannot tap an input field to move the
  cursor and bring up the OSK. If I let the screen blank and then I
  unlock it, I can tap into fields to move the cursor, but the OSK does
  not come up. I also tried sideswiping to another app (eg messaging),
  invoking the OSK and then going back-- this allowed my to tap to move
  the cursor but still no OSK.

  One time it worked correctly-- and that time I believe that I did not
  let the screen lock at any point in the transaction.

  $ system-image-cli -i
  current build number: 194
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-02-11 15:34:27
  version version: 194
  version ubuntu: 20150211.1
  version device: 20150116
  version custom: mako-1.1

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

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


[Touch-packages] [Bug 1421308] Re: Yet another Mir deadlock

2015-02-12 Thread Gerry Boland
I agree with Alberto's assessment. Qt's mainloop appears blocked. Would
need more frames of thread1  to get a good idea why.

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

Title:
  Yet another Mir deadlock

Status in Mir:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  Got a lockup on boot, here's a another gdb t a a bt.

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

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


[Touch-packages] [Bug 1421353] Re: limited input (eg, no OSK) in pay-ui

2015-02-12 Thread Jamie Strandboge
** Description changed:

  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
  (may have to retry several times). If I get to paypal on the first try,
  I am able to enter my paypal information into the paypal site.
  
  However, currently there is a bug in accessing paypal and a timeout is
  reached. This will prompt to 'Retry'. If this happens, once you get to
  the paypal site (it might take several retries), I cannot tap an input
  field to move the cursor and bring up the OSK. If I let the screen blank
  and then I unlock it, I can tap into fields to move the cursor, but the
  OSK does not come up. I also tried sideswiping to another app (eg
  messaging), invoking the OSK and then going back-- this allowed me to
  tap to move the cursor but still no OSK.
  
  It was conjectured on irc that this might be a Mir focus issue (perhaps
  because this seems to only happen after being prompted to Retry?).
- Perhaps this is related to bug #1395724.
+ Perhaps this is related to bug #1395724 or bug #1394645?.
  
  $ system-image-cli -i
  current build number: 194
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-02-11 15:34:27
  version version: 194
  version ubuntu: 20150211.1
  version device: 20150116
  version custom: mako-1.1

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

Title:
  limited input (eg, no OSK) in pay-ui

Status in mir package in Ubuntu:
  New
Status in oxide-qt package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New

Bug description:
  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
  (may have to retry several times). If I get to paypal on the first
  try, I am able to enter my paypal information into the paypal site.

  However, currently there is a bug in accessing paypal and a timeout is
  reached. This will prompt to 'Retry'. If this happens, once you get to
  the paypal site (it might take several retries), I cannot tap an input
  field to move the cursor and bring up the OSK. If I let the screen
  blank and then I unlock it, I can tap into fields to move the cursor,
  but the OSK does not come up. I also tried sideswiping to another app
  (eg messaging), invoking the OSK and then going back-- this allowed me
  to tap to move the cursor but still no OSK.

  It was conjectured on irc that this might be a Mir focus issue
  (perhaps because this seems to only happen after being prompted to
  Retry?). Perhaps this is related to bug #1395724 or bug #1394645?.

  $ system-image-cli -i
  current build number: 194
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-02-11 15:34:27
  version version: 194
  version ubuntu: 20150211.1
  version device: 20150116
  version custom: mako-1.1

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

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


[Touch-packages] [Bug 1413316] Re: Dialler shows 'No network' even though SIM is present (vivid)

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Dialler shows 'No network' even though SIM is present (vivid)

Status in the base for Ubuntu mobile products:
  In Progress
Status in telepathy-ofono package in Ubuntu:
  Invalid
Status in telephony-service package in Ubuntu:
  Fix Released
Status in ubuntu-touch-session package in Ubuntu:
  Fix Released
Status in telephony-service package in Ubuntu RTM:
  New
Status in ubuntu-touch-session package in Ubuntu RTM:
  New

Bug description:
  I have a SIM inserted in the first SIM slot, but dialler is showing a
  'No network' message and messaging says 'No SIM card selected' when
  trying to send. The output of /usr/share/ofono/scripts/list-modems
  seems okay so I'm assuming this is a telepathy-ofono issue.

  https://pastebin.canonical.com/123899/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: telepathy-ofono 0.2+15.04.20141216-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: armhf
  Date: Wed Jan 21 17:22:33 2015
  InstallationDate: Installed on 2015-01-21 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150121-020205)
  SourcePackage: telepathy-ofono
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1395118] Re: ActionSelectionPopover does not handle the 'visible' property of actions properly

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: Niklas Wenzel (nikwen) = Zoltan Balogh (bzoltan)

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

Title:
  ActionSelectionPopover does not handle the 'visible' property of
  actions properly

Status in the base for Ubuntu mobile products:
  In Progress
Status in File Manager application for Ubuntu devices:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  When setting the 'visible' property of an action in an ActionList of
  an ActionSelectionPopover to false, the delegate will not be hidden
  but instead be shown at the top of the list behind the first visible
  delegate. (Check out the screenshot.)

  Demo code (containing an outcommented workaround):

  import QtQuick 2.3
  import Ubuntu.Components 1.1
  import Ubuntu.Components.Popups 1.0
  import Ubuntu.Components.ListItems 1.0

  MainView {
  width: units.gu(50)
  height: units.gu(75)

  Page {
  title: i18n.tr(ActionSelectionPopover Fix)

  Button {
  id: button
  width: parent.width

  text: i18n.tr(Show popover)

  onClicked: {
  PopupUtils.open(actionSelectionPopoverComponent, button)
  }
  }

  Component {
  id: actionSelectionPopoverComponent

  ActionSelectionPopover {
  actions: ActionList {
  Action {
  text: Action one
  }
  Action {
  text: Action two
  }
  Action {
  text: Hidden action
  visible: false
  }
  }

  // Uncomment the following for a temporary workaround:

  //delegate: Empty {
  //id: listItem
  //Label {
  //text: listItem.text
  //anchors {
  //verticalCenter: parent.verticalCenter
  //horizontalCenter: parent.horizontalCenter
  //}
  //wrapMode: Text.Wrap
  //color: Theme.palette.normal.overlayText
  //}
  ///*! \internal */
  //onTriggered: popover.hide()
  //visible: enabled  ((action === undefined) || 
action.visible)
  //height: visible ? implicitHeight : 0
  //}
  }
  }
  }
  }

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

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


[Touch-packages] [Bug 1393447] Re: Launcher over greeter should remain on screen if the left edge gesture did not swipe the greeter away

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Launcher over greeter should remain on screen if the left edge gesture
  did not swipe the greeter away

Status in the base for Ubuntu mobile products:
  In Progress
Status in unity8 package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Triaged

Bug description:
  Preconditions:
  * Have the screen lock method configured to use a PIN code

  Steps:
  * swipe from the left edge so that the welcome screen (Greeter) is moved, but 
springs back into place

  Expected:
  * launcher remains on screen

  Current:
  * launcher hides

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.01+15.04.20141107.2-0ubuntu2
  Uname: Linux 3.18.0-031800rc4-generic x86_64
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 17 16:01:43 2014
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1396170] Re: [UbuntuShape] Add support for rectangle overlay

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww11-2015

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

Title:
  [UbuntuShape] Add support for rectangle overlay

Status in the base for Ubuntu mobile products:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  The Unity shell and other apps require a shaped rectangle overlay
  blended over an image. This is currently implement with a 2-pass
  solution that is neither efficient, nor flexible. It would be good to
  have that implemented efficiently in the toolkit.

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

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


[Touch-packages] [Bug 1419061] Re: detect all packages as not genuine

2015-02-12 Thread Fabio Marconi
I have these:

njin@:~$ ls /usr/share/apport/general-hooks
clickinfo.py   generic.py  powerpc.pyubuntu.py
clickinfo.pyc  generic.pyc powerpc.pyc   ubuntu.pyc
cloud_archive.py   parse_segv.py   ubuntu-gnome.py   wayland_session.py
cloud_archive.pyc  parse_segv.pyc  ubuntu-gnome.pyc  wayland_session.pyc
njin@:~$

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

Title:
  detect all packages as not genuine

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  Hallo
  In Vivid if I run apport-bug (pkg) it always return that is not a genuine 
package:

  The problem cannot be reported:

  This is not an official Ubuntu package. Please remove any third party
  package and try again.

  see attached screenshot.
  Set as critical because it represent a loss of informations in a test 
environement ( eg: a medium user feel discouraged to report a bug)
  Thanks
  Fabio
  --- 
  ApportLog:
   
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu Kylin 14.10
  InstallationDate: Installed on 2014-08-12 (184 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Package: apport 2.16.1-0ubuntu2 [origin: Ubuntu]
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Tags: third-party-packages vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to vivid on 2015-01-10 (33 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1420473] Re: Boot time is slow when RTC not set as in the factory

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Boot time is slow when RTC not set as in the factory

Status in the base for Ubuntu mobile products:
  In Progress
Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools package in Ubuntu RTM:
  New

Bug description:
  When the RTC is not set, the apparmor cache is rebuilt on first boot
  resulting in a very long boot time.

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

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


[Touch-packages] [Bug 1416036] Re: Emoji layout should be enabled by default

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

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

Title:
  Emoji layout should be enabled by default

Status in the base for Ubuntu mobile products:
  In Progress
Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  The emoji layout should be available by default to make it more
  discoverable.

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

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


[Touch-packages] [Bug 1415472] Re: QML cache prevents the QtCreator profiler (interpreter) from running

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww11-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Michael Frey (mfrey)

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

Title:
  QML cache prevents the QtCreator profiler (interpreter) from running

Status in the base for Ubuntu mobile products:
  Confirmed
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Committed
Status in qtdeclarative-opensource-src package in Ubuntu RTM:
  Confirmed

Bug description:
  When on a device that has the QML cache installed, the visual profiler
  from QtCreator cannot run as it relies on falling back to interpreter
  based QML (older, 5.3.1 model) and this does not play ball with the
  cache.

  Fix: Disable cache when instruction selection mode requested != QV4
  JIT.

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

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


[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-02-12 Thread Pat McGowan
ongoing so assigning to last milestone

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww13-2015

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

Title:
  Extensive battery drain on RTM

Status in the base for Ubuntu mobile products:
  In Progress
Status in powerd package in Ubuntu:
  Confirmed

Bug description:
  Mako, RTM 1

  Since upgrading to RTM the battery life is really poor. What used to
  be a battery drain of 5-10% per hour (which is still high) is now
  10-15% per hour. Sometimes the phone runs really hot, so there seem to
  be something going on in the background that is consuming power. I
  mostly have bluetooth, GPS (which isn't always working), wifi and
  cellular on, but that's no difference from when I was running 'devel-
  proposed' with MultiROM with much less battery consumption.

  As an example, I started with a full charge at 7am. After some web
  surfing (15 mins) and watching a couple of youtube videos (on wifi)
  battery was down to 66% at 9:15. That's 34% in just over two hours! I
  recharged again before lunch and had the phone idle until coming back
  1 hour and 45 mins later to find only 75% of battery left, this time
  without the phone running particularly hot.

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

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


[Touch-packages] [Bug 1421393] [NEW] getaddrinfo() writes DNS queries to random file descriptors under high load

2015-02-12 Thread Michael Hale
Public bug reported:

I'm reporting this bug that was resolved upstream in the hopes that it
might be backported to one of the versions of eglibc that is supported
by ubuntu. This is fixed in 2.20 but the most recent version shipped by
ubuntu in any flavor is 2.19.

The upstream report can be found here
https://sourceware.org/bugzilla/show_bug.cgi?id=15946.

This is a big issue for anyone resolving DNS queries with some amount of
concurrency. The go-lang project struggled with this and we have similar
issues at heroku:
https://github.com/golang/go/issues/6336#issuecomment-66085142.

If there is a more appropriate way to bring attention to this issue with
the goal of getting a backport in the works for say trusty please let me
know.

** Affects: eglibc
 Importance: Unknown
 Status: Unknown

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

** Bug watch added: Sourceware.org Bugzilla #15946
   http://sourceware.org/bugzilla/show_bug.cgi?id=15946

** Also affects: eglibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=15946
   Importance: Unknown
   Status: Unknown

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

Title:
  getaddrinfo() writes DNS queries to random file descriptors under high
  load

Status in Embedded GLIBC:
  Unknown
Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  I'm reporting this bug that was resolved upstream in the hopes that it
  might be backported to one of the versions of eglibc that is supported
  by ubuntu. This is fixed in 2.20 but the most recent version shipped
  by ubuntu in any flavor is 2.19.

  The upstream report can be found here
  https://sourceware.org/bugzilla/show_bug.cgi?id=15946.

  This is a big issue for anyone resolving DNS queries with some amount
  of concurrency. The go-lang project struggled with this and we have
  similar issues at heroku:
  https://github.com/golang/go/issues/6336#issuecomment-66085142.

  If there is a more appropriate way to bring attention to this issue
  with the goal of getting a backport in the works for say trusty please
  let me know.

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

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


[Touch-packages] [Bug 1421353] Re: limited input (eg, no OSK) in pay-ui

2015-02-12 Thread Jamie Strandboge
Adding mir task for now. Please adjust as necessary.

** Description changed:

  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
- (may have to retry several times). However, most of the time (I've only
- had it work right once) I cannot tap an input field to move the cursor
- and bring up the OSK. If I let the screen blank and then I unlock it, I
- can tap into fields to move the cursor, but the OSK does not come up. I
- also tried sideswiping to another app (eg messaging), invoking the OSK
- and then going back-- this allowed my to tap to move the cursor but
- still no OSK.
+ (may have to retry several times). If I get to paypal on the first try,
+ I am able to enter my paypal information into the paypal site.
  
- One time it worked correctly-- and that time I believe that I did not
- let the screen lock at any point in the transaction.
+ However, currently there is a bug in accessing paypal and a timeout is
+ reached. This will prompt to 'Retry'. If this happens, once you get to
+ the paypal site (it might take several retries), I cannot tap an input
+ field to move the cursor and bring up the OSK. If I let the screen blank
+ and then I unlock it, I can tap into fields to move the cursor, but the
+ OSK does not come up. I also tried sideswiping to another app (eg
+ messaging), invoking the OSK and then going back-- this allowed my to
+ tap to move the cursor but still no OSK.
+ 
+ It was conjectured on irc that this might be a Mir focus issue since
+ this seems to only happen after being prompted to Retry.
  
  $ system-image-cli -i
  current build number: 194
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-02-11 15:34:27
  version version: 194
  version ubuntu: 20150211.1
  version device: 20150116
  version custom: mako-1.1

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

** Description changed:

  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
  (may have to retry several times). If I get to paypal on the first try,
  I am able to enter my paypal information into the paypal site.
  
  However, currently there is a bug in accessing paypal and a timeout is
  reached. This will prompt to 'Retry'. If this happens, once you get to
  the paypal site (it might take several retries), I cannot tap an input
  field to move the cursor and bring up the OSK. If I let the screen blank
  and then I unlock it, I can tap into fields to move the cursor, but the
  OSK does not come up. I also tried sideswiping to another app (eg
  messaging), invoking the OSK and then going back-- this allowed my to
  tap to move the cursor but still no OSK.
  
  It was conjectured on irc that this might be a Mir focus issue since
- this seems to only happen after being prompted to Retry.
+ this seems to only happen after being prompted to Retry. Perhaps this is
+ related to bug #1395724.
  
  $ system-image-cli -i
  current build number: 194
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-02-11 15:34:27
  version version: 194
  version ubuntu: 20150211.1
  version device: 20150116
  version custom: mako-1.1

** Changed in: oxide-qt (Ubuntu)
   Importance: High = Undecided

** Description changed:

  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
  (may have to retry several times). If I get to paypal on the first try,
  I am able to enter my paypal information into the paypal site.
  
  However, currently there is a bug in accessing paypal and a timeout is
  reached. This will prompt to 'Retry'. If this happens, once you get to
  the paypal site (it might take several retries), I cannot tap an input
  field to move the cursor and bring up the OSK. If I let the screen blank
  and then I unlock it, I can tap into fields to move the cursor, but the
  OSK does not come up. I also tried sideswiping to another app (eg
- messaging), invoking the OSK and then going back-- this allowed my to
+ messaging), invoking the OSK and then going back-- this allowed me to
  tap to move the cursor but still no OSK.
  
  It was conjectured on irc that this might be a Mir focus issue since
  this seems to only happen after being prompted to Retry. Perhaps this is
  related to bug #1395724.
  
  $ system-image-cli -i
  current build number: 194
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-02-11 15:34:27
  version version: 194
  version ubuntu: 20150211.1
  version device: 20150116
  version custom: mako-1.1

** Description changed:

  If I try to purchase Cut the Rope in the store, Pay UI comes up. If I
  select paypal then Buy Now I am taken to the paypal site in a webview
  (may have to retry several times). If I get to 

[Touch-packages] [Bug 1272781] Re: Often system freezes

2015-02-12 Thread Muhammad Gelbana
Unfortunately I can't decide because I don't use the proprietary drivers
anymore.

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

Title:
  Often system freezes

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I've been experiencing very often system freezes, specially when I
  close my laptop lid. I can't reproduce this issue, it just happens at
  random times. My laptop is new and I highly doubt it's a HW problem,
  it must be a graphics driver issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Jan 26 01:07:45 2014
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx, 13.251, 3.11.0-15-generic, x86_64: installed
   virtualbox, 4.2.16, 3.11.0-14-generic, x86_64: installed
   virtualbox, 4.2.16, 3.11.0-15-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0572]
   Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M] 
[1002:682f] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-11-16 (70 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 7520
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic.efi.signed 
root=UUID=fdebe919-101f-4bc7-84c1-f209c05c18c8 ro quiet splash acpi_osi=Linux 
plymouth:debug splash quiet drm.debug=0xe acpi_backlight=vendor
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/15/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0PXH02
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A09
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd11/15/2012:svnDellInc.:pnInspiron7520:pvrA09:rvnDellInc.:rn0PXH02:rvrA00:cvnDellInc.:ct8:cvrA09:
  dmi.product.name: Inspiron 7520
  dmi.product.version: A09
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2~saucy1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.904-0ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1

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

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


[Touch-packages] [Bug 1420336] Re: Infographic bubbles can overlap edge of welcome screen, bleed into lockscreen

2015-02-12 Thread Michał Sawicz
** Also affects: unity8 (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 unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1420336

Title:
  Infographic bubbles can overlap edge of welcome screen, bleed into
  lockscreen

Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  See this screenshot: http://i.imgur.com/X3TsyC9.jpg

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

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


[Touch-packages] [Bug 1371872] Re: When swiping from the left in multitask view the last app goes to the left then comes to the foreground

2015-02-12 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  When swiping from the left in multitask view the last app goes to the
  left then comes to the foreground

Status in Qt integration with the Mir display server:
  Opinion
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  You can see that in the image, swiping the launcher bar in multitask
  view makes the last app go right the come to the foreground.

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

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


[Touch-packages] [Bug 1411751] Re: Attribute in news section of today scope has wrong aspect ratio depending on grid size

2015-02-12 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/attributeAspectRatio

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

Title:
  Attribute in news section of today scope has wrong aspect ratio
  depending on grid size

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

Bug description:
  Open the Today scope in Arale
  Go to News section
  BBC attribute aspect ratio is not correct.

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

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


[Touch-packages] [Bug 1405232] Re: ping reports wrong IP responding under certain conditions

2015-02-12 Thread Martijn Lievaart
The problem even exists on an ICMP redirect.

martijn@garfield:~$ ping 172.22.226.3
PING 172.22.226.3 (172.22.226.3) 56(84) bytes of data.
From 10.0.0.138: icmp_seq=1 Redirect Host(New nexthop: 10.0.0.138)
64 bytes from 10.0.0.138: icmp_seq=1 ttl=245 time=66.4 ms
64 bytes from 10.0.0.138: icmp_seq=2 ttl=245 time=127 ms
64 bytes from 10.0.0.138: icmp_seq=3 ttl=245 time=280 ms

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

Title:
  ping reports wrong IP responding under certain conditions

Status in iputils package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  iputils-ping:
  Installed: 3:20121221-4ubuntu1.1
  Candidate: 3:20121221-4ubuntu1.1

  ping will report the incorrect reply IP address under certain,
  specific conditions, and is repeatable. This is how to re-create the
  issue:

  1. Start pinging an IP where you get an ICMP error message from some
  other device (RFC792 lists errors). For instance: Destination IP is
  offline and the last-hop router reports message type Destination
  Unreachable. I assume this would work for any ICMP error, though.

  2. When the device comes back online, ping reports replies from the
  other device, when it should report replies from the device that is
  sending the Echo Reply messages.

  3. If the ping is stopped and restarted after the device is up, it
  reports the correct IP address again. Other ping utilities do not
  exhibit this behavior.

  Example output (Destination that was pinged was 172.21.56.50, last hop router 
was 172.21.25.103):
  circle@circle:~$ /bin/ping 172.21.56.50
  PING 172.21.56.50 (172.21.56.50) 56(84) bytes of data.
  From 172.21.25.103 icmp_seq=1 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=2 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=3 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=4 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=5 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=6 Destination Host Unreachable
  64 bytes from 172.21.25.103: icmp_seq=7 ttl=63 time=0.689 ms
  64 bytes from 172.21.25.103: icmp_seq=8 ttl=63 time=0.635 ms
  64 bytes from 172.21.25.103: icmp_seq=9 ttl=63 time=0.656 ms
  64 bytes from 172.21.25.103: icmp_seq=10 ttl=63 time=0.822 ms
  64 bytes from 172.21.25.103: icmp_seq=11 ttl=63 time=0.785 ms
  ^C
  --- 172.21.56.50 ping statistics ---
  11 packets transmitted, 5 received, +6 errors, 54% packet loss, time 10023ms
  rtt min/avg/max/mdev = 0.635/0.717/0.822/0.077 ms, pipe 3
  circle@circle:~$ /bin/ping 172.21.56.50
  PING 172.21.56.50 (172.21.56.50) 56(84) bytes of data.
  64 bytes from 172.21.56.50: icmp_seq=1 ttl=63 time=0.737 ms
  64 bytes from 172.21.56.50: icmp_seq=2 ttl=63 time=0.646 ms
  64 bytes from 172.21.56.50: icmp_seq=3 ttl=63 time=0.626 ms
  ^C
  --- 172.21.56.50 ping statistics ---
  3 packets transmitted, 3 received, 0% packet loss, time 1998ms
  rtt min/avg/max/mdev = 0.626/0.669/0.737/0.056 ms

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: iputils-ping 3:20121221-4ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Dec 23 10:50:35 2014
  InstallationDate: Installed on 2014-10-08 (76 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140723)
  SourcePackage: iputils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1405232] Re: ping reports wrong IP responding under certain conditions

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

** Changed in: iputils (Ubuntu)
   Status: New = Confirmed

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

Title:
  ping reports wrong IP responding under certain conditions

Status in iputils package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  iputils-ping:
  Installed: 3:20121221-4ubuntu1.1
  Candidate: 3:20121221-4ubuntu1.1

  ping will report the incorrect reply IP address under certain,
  specific conditions, and is repeatable. This is how to re-create the
  issue:

  1. Start pinging an IP where you get an ICMP error message from some
  other device (RFC792 lists errors). For instance: Destination IP is
  offline and the last-hop router reports message type Destination
  Unreachable. I assume this would work for any ICMP error, though.

  2. When the device comes back online, ping reports replies from the
  other device, when it should report replies from the device that is
  sending the Echo Reply messages.

  3. If the ping is stopped and restarted after the device is up, it
  reports the correct IP address again. Other ping utilities do not
  exhibit this behavior.

  Example output (Destination that was pinged was 172.21.56.50, last hop router 
was 172.21.25.103):
  circle@circle:~$ /bin/ping 172.21.56.50
  PING 172.21.56.50 (172.21.56.50) 56(84) bytes of data.
  From 172.21.25.103 icmp_seq=1 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=2 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=3 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=4 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=5 Destination Host Unreachable
  From 172.21.25.103 icmp_seq=6 Destination Host Unreachable
  64 bytes from 172.21.25.103: icmp_seq=7 ttl=63 time=0.689 ms
  64 bytes from 172.21.25.103: icmp_seq=8 ttl=63 time=0.635 ms
  64 bytes from 172.21.25.103: icmp_seq=9 ttl=63 time=0.656 ms
  64 bytes from 172.21.25.103: icmp_seq=10 ttl=63 time=0.822 ms
  64 bytes from 172.21.25.103: icmp_seq=11 ttl=63 time=0.785 ms
  ^C
  --- 172.21.56.50 ping statistics ---
  11 packets transmitted, 5 received, +6 errors, 54% packet loss, time 10023ms
  rtt min/avg/max/mdev = 0.635/0.717/0.822/0.077 ms, pipe 3
  circle@circle:~$ /bin/ping 172.21.56.50
  PING 172.21.56.50 (172.21.56.50) 56(84) bytes of data.
  64 bytes from 172.21.56.50: icmp_seq=1 ttl=63 time=0.737 ms
  64 bytes from 172.21.56.50: icmp_seq=2 ttl=63 time=0.646 ms
  64 bytes from 172.21.56.50: icmp_seq=3 ttl=63 time=0.626 ms
  ^C
  --- 172.21.56.50 ping statistics ---
  3 packets transmitted, 3 received, 0% packet loss, time 1998ms
  rtt min/avg/max/mdev = 0.626/0.669/0.737/0.056 ms

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: iputils-ping 3:20121221-4ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Dec 23 10:50:35 2014
  InstallationDate: Installed on 2014-10-08 (76 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140723)
  SourcePackage: iputils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1421110] Re: sssd missconfigured in apparamor profile

2015-02-12 Thread Laurent Pointal
One more apparmor config to add:

  capability sys_admin,


** Tags added: sssd

** Tags added: apparmod

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

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

Title:
  sssd missconfigured in apparamor profile

Status in apparmor package in Ubuntu:
  New
Status in sssd package in Ubuntu:
  New

Bug description:
  After last update (11/2/2015) in my Ubuntu Server 14.04, i have my
  syslog filled with repetition of apparmor messages (see below), adding
  following lines in /etc/apparmor.d/usr.sbin.sssd help for some of the
  messages (I investigate for last ones).

   @{PROC}/[0-9]*/net/psched r,
/etc/libnl-3/classid r,
/usr/lib/x86_64-linux-gnu/samba/ldb/* m,

  
  Feb 12 08:44:58 neobingo kernel: [172114.878569] type=1400 
audit(1423727098.271:7774537): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/sbin/sssd pid=31752 comm=apparmor_parser
  Feb 12 08:44:58 neobingo kernel: [172114.920422] type=1400 
audit(1423727098.315:7774538): apparmor=ALLOWED operation=open 
profile=/usr/sbin/sssd name=/proc/31753/net/psched pid=31753 comm=sssd 
requested_mask=r denied_mask=r fsuid=0 ouid=0
  Feb 12 08:44:58 neobingo kernel: [172114.920925] type=1400 
audit(1423727098.315:7774539): apparmor=ALLOWED operation=open 
profile=/usr/sbin/sssd name=/etc/libnl-3/classid pid=31753 comm=sssd 
requested_mask=r denied_mask=r fsuid=0 ouid=0
  Feb 12 08:44:58 neobingo kernel: [172114.921370] type=1400 
audit(1423727098.315:7774540): apparmor=ALLOWED operation=capable 
profile=/usr/sbin/sssd pid=31753 comm=sssd capability=21  
capname=sys_admin
  Feb 12 08:44:58 neobingo kernel: [172114.932424] type=1400 
audit(1423727098.327:7774541): apparmor=ALLOWED operation=file_mmap 
profile=/usr/sbin/sssd name=/usr/lib/x86_64-linux-gnu/samba/ldb/acl.so 
pid=31753 comm=sssd requested_mask=m denied_mask=0
  Feb 12 08:44:58 neobingo kernel: [172114.944467] type=1400 
audit(1423727098.339:7774542): apparmor=ALLOWED operation=file_mmap 
profile=/usr/sbin/sssd name=/usr/lib/x86_64-linux-gnu/samba/ldb/aclread.so 
pid=31753 comm=sssd requested_mask=m denied_m0
  Feb 12 08:44:58 neobingo kernel: [172114.945151] type=1400 
audit(1423727098.339:7774543): apparmor=ALLOWED operation=file_mmap 
profile=/usr/sbin/sssd name=/usr/lib/x86_64-linux-gnu/samba/ldb/anr.so 
pid=31753 comm=sssd requested_mask=m denied_mask=0
  Feb 12 08:44:58 neobingo kernel: [172114.945550] type=1400 
audit(1423727098.339:7774544): apparmor=ALLOWED operation=file_mmap 
profile=/usr/sbin/sssd 
name=/usr/lib/x86_64-linux-gnu/samba/ldb/descriptor.so pid=31753 comm=sssd 
requested_mask=m denie0
  Feb 12 08:44:58 neobingo kernel: [172114.946220] type=1400 
audit(1423727098.339:7774545): apparmor=ALLOWED operation=file_mmap 
profile=/usr/sbin/sssd name=/usr/lib/x86_64-linux-gnu/samba/ldb/dirsync.so 
pid=31753 comm=sssd requested_mask=m denied_m0
  Feb 12 08:44:58 neobingo kernel: [172114.946978] type=1400 
audit(1423727098.339:7774546): apparmor=ALLOWED operation=file_mmap 
profile=/usr/sbin/sssd 
name=/usr/lib/x86_64-linux-gnu/samba/ldb/extended_dn_in.so pid=31753 
comm=sssd requested_mask=m d0
  Feb 12 08:44:59 neobingo kernel: [172115.667342] init: sssd main process 
(31753) terminated with status 4
  Feb 12 08:44:59 neobingo kernel: [172115.667360] init: sssd main process 
ended, respawning
  Feb 12 08:45:00 neobingo kernel: [172116.761986] init: sssd main process 
(31761) terminated with status 4
  Feb 12 08:45:00 neobingo kernel: [172116.762004] init: sssd main process 
ended, respawning
  Feb 12 08:45:01 neobingo kernel: [172117.807237] init: sssd main process 
(31769) terminated with status 4
  Feb 12 08:45:01 neobingo kernel: [172117.807256] init: sssd main process 
ended, respawning
  Feb 12 08:45:02 neobingo kernel: [172118.932187] init: sssd main process 
(31777) terminated with status 4
  Feb 12 08:45:02 neobingo kernel: [172118.932210] init: sssd main process 
ended, respawning
  Feb 12 08:45:03 neobingo kernel: [172119.994233] init: sssd main process 
(31785) terminated with status 4
  Feb 12 08:45:03 neobingo kernel: [172119.994246] init: sssd main process 
ended, respawning
  Feb 12 08:45:03 neobingo kernel: [172120.213741] audit_printk_skb: 630 
callbacks suppressed

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

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


[Touch-packages] [Bug 1420473] Re: Boot time is slow when RTC not set as in the factory

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.103ubuntu11

---
initramfs-tools (0.103ubuntu11) vivid; urgency=medium

  * scripts/local-premount/fixrtc:
- Make it work with busybox (different date syntax)
- Add support to retrieve the last mount time from the ubuntu touch system
  partition
- Make it able to extract the filesystem created timestamp (useful when
  last mounted is older) LP: #1420473
 -- Ricardo Salveti de Araujo ricardo.salv...@canonical.com   Thu, 12 Feb 
2015 04:34:46 -0200

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Fix Released

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

Title:
  Boot time is slow when RTC not set as in the factory

Status in the base for Ubuntu mobile products:
  Confirmed
Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools package in Ubuntu RTM:
  New

Bug description:
  When the RTC is not set, the apparmor cache is rebuilt on first boot
  resulting in a very long boot time.

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

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


[Touch-packages] [Bug 1381820] Re: package procps 1:3.3.9-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

** Changed in: procps (Ubuntu)
   Status: New = Confirmed

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

Title:
  package procps 1:3.3.9-1ubuntu5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in procps package in Ubuntu:
  Confirmed

Bug description:
  Faffing aboout trying to upgrade ancient version of ubuntu to current.
  Got errors about britty processing, google told me to reinstall
  procps. seems to have fixedf the main problem, dont know what else
  will materialise.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: procps 1:3.3.9-1ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  Date: Thu Oct 16 00:52:39 2014
  DuplicateSignature: package:procps:1:3.3.9-1ubuntu5:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-05-29 (139 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140520)
  SourcePackage: procps
  Title: package procps 1:3.3.9-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 61619] Re: please replace dependency on ntpdate in ubuntu-minimal with ntp

2015-02-12 Thread Rolf Leggewie
*** This bug is a duplicate of bug 583994 ***
https://bugs.launchpad.net/bugs/583994

ntpdate has been deprecated upstream for a long time as previously
pointed out several times.  The NTP code has seen numerous security
vulnerabilities and we have to assume that ntpdate is not receiving the
same scrutiny anymore when compared to ntpd.  This is no longer a
wishlist change only.  Ignoring the bitrot and neglect of this core
package is getting more and more risky which really makes no sense when
an alternative is readily available.

Setting milestone for vivid, hoping that it is not too late, yet.

** Summary changed:

- ntpdate in -minimal should have an alternative
+ please replace dependency on ntpdate in ubuntu-minimal with ntp

** Changed in: ubuntu-meta (Ubuntu)
   Importance: Wishlist = Medium

** Changed in: ubuntu-meta (Ubuntu)
Milestone: None = ubuntu-15.02

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

Title:
  please replace dependency on ntpdate in ubuntu-minimal with ntp

Status in ntp package in Ubuntu:
  Confirmed
Status in ubuntu-meta package in Ubuntu:
  Triaged

Bug description:
   Hi!

  I think we might want to choose ntp-simple in some situations instead
  of ntpdate. Could we have that as an alternative Dependency?

  Cheers, /C

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

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


[Touch-packages] [Bug 1421140] [NEW] package bluez 4.101-0ubuntu13 [modified: lib/udev/hid2hci usr/bin/ciptool usr/bin/hcitool usr/bin/l2ping usr/bin/l2test usr/bin/rctest usr/bin/rfcomm usr/bin/sdpto

2015-02-12 Thread Mathias Lindström
Public bug reported:

I Can't run updates anymore. But this fixed my issues why the computer
didn't shut down correctly ha-ha.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: bluez 4.101-0ubuntu13 [modified: lib/udev/hid2hci usr/bin/ciptool 
usr/bin/hcitool usr/bin/l2ping usr/bin/l2test usr/bin/rctest usr/bin/rfcomm 
usr/bin/sdptool usr/sbin/bluetoothd]
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.6
Architecture: amd64
Date: Wed Feb 11 12:40:32 2015
DuplicateSignature: package:bluez:4.101-0ubuntu13 [modified: lib/udev/hid2hci 
usr/bin/ciptool usr/bin/hcitool usr/bin/l2ping usr/bin/l2test usr/bin/rctest 
usr/bin/rfcomm usr/bin/sdptool usr/sbin/bluetoothd]:paketet är i ett väldigt 
dåligt inkonsistent läge; du bör  ominstallera det innan du försöker ta bort 
det.
ErrorMessage: paketet är i ett väldigt dåligt inkonsistent läge; du bör  
ominstallera det innan du försöker ta bort det.
InstallationDate: Installed on 2014-10-30 (104 days ago)
InstallationMedia: Ubuntu-Kylin 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
InterestingModules: bnep bluetooth
MachineType: Packard Bell ixtreme M5120
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=2bdb6c19-a5b0-4249-bdbc-4521237350cf ro quiet splash
SourcePackage: bluez
Title: package bluez 4.101-0ubuntu13 [modified: lib/udev/hid2hci 
usr/bin/ciptool usr/bin/hcitool usr/bin/l2ping usr/bin/l2test usr/bin/rctest 
usr/bin/rfcomm usr/bin/sdptool usr/sbin/bluetoothd] failed to install/upgrade: 
paketet är i ett väldigt dåligt inkonsistent läge; du bör  ominstallera det 
innan du försöker ta bort det.
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/05/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P01-A4
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: RS740
dmi.board.vendor: Packard Bell
dmi.chassis.type: 3
dmi.chassis.vendor: Packard Bell
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP01-A4:bd03/05/2010:svnPackardBell:pnixtremeM5120:pvr:rvnPackardBell:rnRS740:rvr:cvnPackardBell:ct3:cvr:
dmi.product.name: ixtreme M5120
dmi.sys.vendor: Packard Bell
hciconfig:
 
mtime.conffile..etc.bluetooth.main.conf: 2014-11-24T14:45:25.460596
mtime.conffile..etc.dbus.1.system.d.bluetooth.conf: 2014-11-24T14:45:09.868596
rfkill:

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

Title:
  package bluez 4.101-0ubuntu13 [modified: lib/udev/hid2hci
  usr/bin/ciptool usr/bin/hcitool usr/bin/l2ping usr/bin/l2test
  usr/bin/rctest usr/bin/rfcomm usr/bin/sdptool usr/sbin/bluetoothd]
  failed to install/upgrade: paketet är i ett väldigt dåligt
  inkonsistent läge; du bör  ominstallera det innan du försöker ta bort
  det.

Status in bluez package in Ubuntu:
  New

Bug description:
  I Can't run updates anymore. But this fixed my issues why the computer
  didn't shut down correctly ha-ha.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: bluez 4.101-0ubuntu13 [modified: lib/udev/hid2hci usr/bin/ciptool 
usr/bin/hcitool usr/bin/l2ping usr/bin/l2test usr/bin/rctest usr/bin/rfcomm 
usr/bin/sdptool usr/sbin/bluetoothd]
  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.6
  Architecture: amd64
  Date: Wed Feb 11 12:40:32 2015
  DuplicateSignature: package:bluez:4.101-0ubuntu13 [modified: lib/udev/hid2hci 
usr/bin/ciptool usr/bin/hcitool usr/bin/l2ping usr/bin/l2test usr/bin/rctest 
usr/bin/rfcomm usr/bin/sdptool usr/sbin/bluetoothd]:paketet är i ett väldigt 
dåligt inkonsistent läge; du bör  ominstallera det innan du försöker ta bort 
det.
  ErrorMessage: paketet är i ett väldigt dåligt inkonsistent läge; du bör  
ominstallera det innan du försöker ta bort det.
  InstallationDate: Installed on 2014-10-30 (104 days ago)
  InstallationMedia: Ubuntu-Kylin 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
  InterestingModules: bnep bluetooth
  MachineType: Packard Bell ixtreme M5120
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=2bdb6c19-a5b0-4249-bdbc-4521237350cf ro quiet splash
  SourcePackage: bluez
  Title: package bluez 4.101-0ubuntu13 [modified: lib/udev/hid2hci 
usr/bin/ciptool usr/bin/hcitool usr/bin/l2ping usr/bin/l2test usr/bin/rctest 
usr/bin/rfcomm usr/bin/sdptool usr/sbin/bluetoothd] failed to install/upgrade: 
paketet är i ett väldigt dåligt inkonsistent läge; du bör  ominstallera det 
innan du försöker ta bort det.
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P01-A4
  

[Touch-packages] [Bug 1417773] Re: Unity8 completely frozen (unable to unlock, receive calls, etc)

2015-02-12 Thread Daniel van Vugt
** Also affects: mir
   Importance: Undecided
   Status: New

** Changed in: mir
   Status: New = Triaged

** Changed in: mir
   Importance: Undecided = Critical

** Changed in: mir
Milestone: None = 0.12.0

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

Title:
  Unity8 completely frozen (unable to unlock, receive calls, etc)

Status in the base for Ubuntu mobile products:
  New
Status in Mir:
  Triaged
Status in mir package in Ubuntu:
  New
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 224
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-01-29 18:53:09
  version version: 224
  version ubuntu: 20150129
  version device: 20150129-c75dcfb
  version custom: 20150129-528-26-182

  Was driving around with my car, and noticed once I got back home that
  my clock was stuck in a previous time (~20min before getting home),
  and after trying to use the phone I noticed unity8 was completely
  stuck, but the underling OS was still running fine.

  The worst here is that we're unable to notify the user about calls, as
  the interface is completely stuck. Another bad thing is that this
  could as well happen when the user is sleeping or something, without
  an easy way to know until he tries to use the phone.

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

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


[Touch-packages] [Bug 374464] Re: ntpdate cannot be uninstalled without uninstalling ubuntu-minimal

2015-02-12 Thread Rolf Leggewie
*** This bug is a duplicate of bug 583994 ***
https://bugs.launchpad.net/bugs/583994

** This bug is no longer a duplicate of bug 61619
   please replace dependency on ntpdate in ubuntu-minimal with ntp
** This bug has been marked a duplicate of bug 583994
   Consider replacing ntpdate calls by 'ntpd -g'

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

Title:
  ntpdate cannot be uninstalled without uninstalling ubuntu-minimal

Status in ntp package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ntpdate

  If you have ntp and ntpdate installted, it is recommended you
  uninstall ntpdate, however you cannot uninstall ntpdate without
  uninstalling ubuntu-minimal which is not recommended.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: ntpdate 1:4.2.4p4+dfsg-7ubuntu5
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ntp
  Uname: Linux 2.6.28-11-generic i686

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

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


[Touch-packages] [Bug 61619] Re: please replace dependency on ntpdate in ubuntu-minimal with ntp

2015-02-12 Thread Rolf Leggewie
*** This bug is a duplicate of bug 583994 ***
https://bugs.launchpad.net/bugs/583994

copying comment 0 from bug 583994 here for reference and completeness

Given that 'ntpdate' is being obsoleted upstream [1], we should replace
'ntpdate' usage by:

 * ntpd -qg (if we really want to set the time and exit), or
 * ntpd-g (if we want to keep ntpd running)

the '-q' option will set the clock once, and exit; the 'g' allows for
large corrections to the clock, like what is done by 'ntpdate'.

[1] http://www.eecis.udel.edu/~mills/ntp/html/ntpdate.html

** This bug has been marked a duplicate of bug 583994
   Consider replacing ntpdate calls by 'ntpd -g'

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

Title:
  please replace dependency on ntpdate in ubuntu-minimal with ntp

Status in ntp package in Ubuntu:
  Confirmed
Status in ubuntu-meta package in Ubuntu:
  Triaged

Bug description:
   Hi!

  I think we might want to choose ntp-simple in some situations instead
  of ntpdate. Could we have that as an alternative Dependency?

  Cheers, /C

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

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


[Touch-packages] [Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-02-12 Thread Rolf Leggewie
this is not a bug in ntp (unless one were to advocate to replace the
ntpdate command with a wrapper calling ntp which I believe no one is
doing).  Closing the ntp task.

** Changed in: ntp (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  Consider replacing ntpdate calls by 'ntpd -g'

Status in NTP:
  New
Status in ntp package in Ubuntu:
  Invalid
Status in ubuntu-meta package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: ntp

  Given that 'ntpdate' is being obsoleted upstream [1], we should
  replace 'ntpdate' usage by:

   * ntpd -qg (if we really want to set the time and exit), or
   * ntpd-g (if we want to keep ntpd running)

  the '-q' option will set the clock once, and exit; the 'g' allows for
  large corrections to the clock, like what is done by 'ntpdate'.

  
  [1] http://www.eecis.udel.edu/~mills/ntp/html/ntpdate.html

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

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


[Touch-packages] [Bug 777879] Re: removing ntpdate removes ubuntu-minimal

2015-02-12 Thread Rolf Leggewie
*** This bug is a duplicate of bug 583994 ***
https://bugs.launchpad.net/bugs/583994

** This bug is no longer a duplicate of bug 61619
   please replace dependency on ntpdate in ubuntu-minimal with ntp
** This bug has been marked a duplicate of bug 583994
   Consider replacing ntpdate calls by 'ntpd -g'

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

Title:
  removing ntpdate removes ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  Binary package hint: synaptic

  Ubuntu 11.4. Synaptic, preparing to remove ntpdate, tells that it will remove 
Ubuntu-minimal too.
  This really doesn't seems smart to do (;-))
  Its not possible to remove the check-mark for/un-mark Ubuntu-minimal.
  (The reason, I want to remove ntpdate, is, that it says, under ntp, that 
ntpdate is not necessary.)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: synaptic 0.75.1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Thu May  5 16:01:14 2011
  ExecutablePath: /usr/sbin/synaptic
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_DK.UTF-8
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1419623] Re: systemd unmounts mounted filesystems when lxcfs is installed

2015-02-12 Thread Martin Pitt
** Changed in: lxcfs (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: systemd (Ubuntu)
   Importance: Critical = High

** Changed in: lxcfs (Ubuntu)
   Importance: High = Critical

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

Title:
  systemd unmounts mounted filesystems when lxcfs is installed

Status in lxcfs package in Ubuntu:
  Fix Committed
Status in systemd package in Ubuntu:
  In Progress

Bug description:
  This seems to have been triggered by the glib update on ubuntu-desktop
  ppa. No partitions from fstab (apart from root of course) are getting
  mounted at boot. This is just a little problematic when /home is on a
  different partition!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 218-7ubuntu1 [modified: lib/systemd/system/ifup@.service]
  ProcVersionSignature: Ubuntu 3.18.0-12.13-generic 3.18.4
  Uname: Linux 3.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb  9 17:30:12 2015
  InstallationDate: Installed on 2012-09-23 (869 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 Quantal Quetzal - Alpha 
amd64(20120922)
  MachineType: Gigabyte Technology Co., Ltd. P67A-UD3R-B3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-12-generic 
root=UUID=71eeb904-068b-41c2-9d34-59365ca4c3ad ro quiet splash 
init=/lib/systemd/systemd systemd.log_level=debug
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/21/2012
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: P67A-UD3R-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd03/21/2012:svnGigabyteTechnologyCo.,Ltd.:pnP67A-UD3R-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP67A-UD3R-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P67A-UD3R-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Touch-packages] [Bug 1419623] Re: systemd unmounts mounted filesystems when lxcfs is installed

2015-02-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/lxcfs

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

Title:
  systemd unmounts mounted filesystems when lxcfs is installed

Status in lxcfs package in Ubuntu:
  Fix Committed
Status in systemd package in Ubuntu:
  In Progress

Bug description:
  This seems to have been triggered by the glib update on ubuntu-desktop
  ppa. No partitions from fstab (apart from root of course) are getting
  mounted at boot. This is just a little problematic when /home is on a
  different partition!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 218-7ubuntu1 [modified: lib/systemd/system/ifup@.service]
  ProcVersionSignature: Ubuntu 3.18.0-12.13-generic 3.18.4
  Uname: Linux 3.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb  9 17:30:12 2015
  InstallationDate: Installed on 2012-09-23 (869 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 Quantal Quetzal - Alpha 
amd64(20120922)
  MachineType: Gigabyte Technology Co., Ltd. P67A-UD3R-B3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-12-generic 
root=UUID=71eeb904-068b-41c2-9d34-59365ca4c3ad ro quiet splash 
init=/lib/systemd/systemd systemd.log_level=debug
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/21/2012
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: P67A-UD3R-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd03/21/2012:svnGigabyteTechnologyCo.,Ltd.:pnP67A-UD3R-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP67A-UD3R-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P67A-UD3R-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Touch-packages] [Bug 1411751] Re: Attribute in news section of today scope has wrong aspect ratio depending on grid size

2015-02-12 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  Attribute in news section of today scope has wrong aspect ratio
  depending on grid size

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

Bug description:
  Open the Today scope in Arale
  Go to News section
  BBC attribute aspect ratio is not correct.

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

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


[Touch-packages] [Bug 1352809] Re: /usr/bin/lp on Trusty using -h option doesn't work as expected

2015-02-12 Thread Louis Bouchard
Verified for both Utopic  Trusty. Thanks

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

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

Title:
  /usr/bin/lp on Trusty using -h option doesn't work as expected

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Trusty:
  Fix Committed
Status in cups source package in Utopic:
  Fix Committed

Bug description:
  [SRU justification]
  The -h option should override the value stored in the CUPS_SERVER environment 
variable

  [Impact]
  Without this fix, user is unable to define the printserver to use with the -h 
option

  [Fix]
  Verify if the -h option has defined the printserver before using CUPS_SERVER 
to define it.

  [Test Case]
  $ export CUPS_SERVER=blah
  $ lp -h {valid printserver} -d {printqueue} /etc/hosts

  Without the fix :
  lp: No such file or directory

  With the fix :
  request id is {printqueue}-37 (1 file(s))

  [Regression]
  None expected. New code path (from upstream patch) is only triggered if
  -h option is used.

  [Original description of the problem]

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or
  System - About Ubuntu

  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  Codename: trusty

  2) The version of the package you are using, via 'apt-cache policy
  pkgname' or by checking in Software Center

  cups-client:
    Installed: 1.7.2-0ubuntu1.1

  3) What you expected to happen

  When using lp -h to send a print job to a printer, I expected to the
  job to be sent to the printer and to override any env variables set or
  conf file setting

  4) What happened instead

  To summarise the behaviour I'm seeing

  1) with CUPS_SERVER env variable unset and no ServerName set in 
/etc/cups/client.conf, we see that using lp -h with hostnames gives us error 
lp: Error - add '/version=1.1' to server name.
  Using IPs sends the job to the printer as expected.

  2) with CUPS_SERVER env variable set using hostname with/without port
  and no ServerName set in /etc/cups/client.conf, we see that the only
  time it sends a job is when an IP and port are used. Otherwise it
  seems to error. I believe it's using the env variable, even though -h
  is being used.

  3) with CUPS_SERVER env variable set using IP address with/without
  port and no ServerName set in /etc/cups/client.conf we see that the
  job is always sent using lp -h but it is always sent to the value in
  env variable, thus ignoring the command line.

  ===

  with CUPS_SERVER env variable unset and no ServerName option set in
  /etc/cups/client.conf

  $ lp test2.txt
  lp: Error - scheduler not responding. (expected as no server is set or 
specified)

  Using hostname
  $ lp -h server1:631 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h server1 test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using IP address
  $ lp -h 192.168.254.8 test2.txt
  request id is PDF-54 (1 file(s))

  $ lp -h 192.168.254.8:631 test2.txt
  request id is PDF-55 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=server1

  $ lp test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using hostname
  $ lp -h server1 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h server1:631 test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using IP address
  $ lp -h 192.168.254.8 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h 192.168.254.8:631 test2.txt
  request id is PDF-56 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=server:631

  Same results as above

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=192.168.254.8:631

  $ lp -h 555.555.555.555 test2.txt
  request id is PDF-66 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=192.168.254.8

  Same results as above

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

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


[Touch-packages] [Bug 1419623] Re: systemd unmounts mounted filesystems when lxcfs is installed

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package lxcfs - 0.5-0ubuntu2

---
lxcfs (0.5-0ubuntu2) vivid; urgency=medium

  * debian/lxcfs.service: Drop seddery of /etc/mtab, which turns /etc/mtab
into a file. Under systemd, /etc/mtab is always a symlink to /proc/mounts.
(LP: #1419623)
  * debian/lxcfs.upstart: Don't sed /etc/mtab if it is a symlink, to avoid
reverting it back to a file if it was changed to be a symlink.
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 12 Feb 2015 10:41:57 +0100

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

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

Title:
  systemd unmounts mounted filesystems when lxcfs is installed

Status in lxcfs package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  In Progress

Bug description:
  This seems to have been triggered by the glib update on ubuntu-desktop
  ppa. No partitions from fstab (apart from root of course) are getting
  mounted at boot. This is just a little problematic when /home is on a
  different partition!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 218-7ubuntu1 [modified: lib/systemd/system/ifup@.service]
  ProcVersionSignature: Ubuntu 3.18.0-12.13-generic 3.18.4
  Uname: Linux 3.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb  9 17:30:12 2015
  InstallationDate: Installed on 2012-09-23 (869 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 Quantal Quetzal - Alpha 
amd64(20120922)
  MachineType: Gigabyte Technology Co., Ltd. P67A-UD3R-B3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-12-generic 
root=UUID=71eeb904-068b-41c2-9d34-59365ca4c3ad ro quiet splash 
init=/lib/systemd/systemd systemd.log_level=debug
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/21/2012
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: P67A-UD3R-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd03/21/2012:svnGigabyteTechnologyCo.,Ltd.:pnP67A-UD3R-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP67A-UD3R-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P67A-UD3R-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Touch-packages] [Bug 1419704] Re: Mir clients leak gbm_device in Mesa EGL platform

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 10.4.2-2ubuntu5

---
mesa (10.4.2-2ubuntu5) vivid; urgency=medium

  * Fix ftbfs from no longer including libmirclient-dev.
 -- Maarten Lankhorst maarten.lankho...@ubuntu.com   Wed, 11 Feb 2015 
09:21:54 +0100

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

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

Title:
  Mir clients leak gbm_device in Mesa EGL platform

Status in Mir:
  In Progress
Status in mesa package in Ubuntu:
  Fix Released

Bug description:
  In case the Mir Mesa EGL platform allocates the gbm_device itself
  (which happens for normal clients), then eglTerminate() doesn't free
  the gbm_device properly.

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

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


[Touch-packages] [Bug 1420294] Re: Update Mesa Mir EGL platform for Mir 0.11

2015-02-12 Thread Maarten Lankhorst
** Changed in: mesa (Ubuntu)
   Status: New = Fix Released

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

Title:
  Update Mesa Mir EGL platform for Mir 0.11

Status in mesa package in Ubuntu:
  Fix Released

Bug description:
  The recently released Mir 0.11 provides a different build dependency for the 
Mesa Mir EGL platform. The attached debdiff fixes this, along with some other 
issues with the Mesa Mir EGL platform:
- Fix potential double free (LP: #1414999).
- Fix gbm_device leak (LP: #1419704).
- Fix dri_buffers[front/back] leak (LP: #1419710).

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

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


[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-02-12 Thread Christian Reis
We had a report of a MAAS user yesterday with this issue affecting some
of his deployments. He was not behind a proxy. He retried the deployment
and it worked, but we'd like to avoid sporadic failures as much as
possible so this would be nice to see addressed.

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

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

Title:
  apt repository disk format has race conditions

Status in MAAS:
  New
Status in apt package in Ubuntu:
  Confirmed

Bug description:
  Apt archives are accessed over HTTP; this has resulted in a cluster of
  bugs (reported here, and upstream) about problems behind intercepting
  caches, problems with squid etc.

  There are 3 interlocking issues:
  A - mirror networks may be out of sync with each other (e.g. a file named on 
one mirror may no longer exist, or may not yet exist, on another mirror)
  B - updating files on a single mirror is not atomic - and even small windows 
of inconsistency will, given enough clients, cause headaches.
  C - caches exacerbate race conditions - when one happens, until the cached 
data expires, all clients of the cache will suffer from the race

  Solving this requires one of several things:
   - file system transactions
   - an archive format that requires only weakly ordered updates to the files 
at particular urls with the assumption that only one file may be observed to 
change at a time (because a lookup of file A, then B, may get a cache miss on A 
and a cache hit on B, so even if all clients strictly go A, then B, updates may 
still see old files when paths are reused).
   - super robust clients that repeatedly retry with progressively less cache 
friendly headers until they have a consistent view. (This is very tricky to do).

  It may be possible to do a tweak to the apt repository format though,
  which would allow publishing a race-free format in parallel with the
  existing layout, while clients migrate. To be safe against issue (A)
  the mirror network would need some care around handling of dns round-
  robin mirrors [to minimise the situation where referenced data is not
  available], but this should be doable - or alternatively clients doing
  'apt-get update' may need to be willing to retry to accommodate round-
  robin skew.

  What would such an archive format look like?
  It would have only one well known file name (e.g. Releases-2), which would be 
internally signed. Rather than signing e.g. Packages.gz, it would sign a 
uniquely named packages and sources file - e.g. Packages-$HASH.gz or 
Packages-$serialno.gz.

  Backwards compatibility is achieved by using the same filenames for
  deb's and the like. We need to keep writing Packages.gz though, and
  Releases, until we no longer worry about old apt clients. We can
  optimise disk space a little by making Packages.gz a symlink to a
  Packages-$HASH.gz (and so on for Sources..), but it may be simpler and
  less prone to unexpected behaviour to keep using regular files.

  tl;dr
   * Unique file names for all unique file content with one exception
   * Releases-2, a self-signed file that provides hashes and names the index 
files (Packages, Sources, Translations etc)
   * Coexists with existing archive layout

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

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


[Touch-packages] [Bug 1381820] Re: package procps 1:3.3.9-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-12 Thread Alberto Salvia Novella
** Changed in: procps (Ubuntu)
   Importance: Undecided = High

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

Title:
  package procps 1:3.3.9-1ubuntu5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in procps package in Ubuntu:
  Confirmed

Bug description:
  Faffing aboout trying to upgrade ancient version of ubuntu to current.
  Got errors about britty processing, google told me to reinstall
  procps. seems to have fixedf the main problem, dont know what else
  will materialise.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: procps 1:3.3.9-1ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  Date: Thu Oct 16 00:52:39 2014
  DuplicateSignature: package:procps:1:3.3.9-1ubuntu5:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-05-29 (139 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140520)
  SourcePackage: procps
  Title: package procps 1:3.3.9-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1417773] Re: Unity8 completely frozen (unable to unlock, receive calls, etc)

2015-02-12 Thread Daniel van Vugt
I think we might have two unrelated deadlocks here.

rsalveti's is a dbus deadlock.
saviq's is a Mir deadlock.

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

Title:
  Unity8 completely frozen (unable to unlock, receive calls, etc)

Status in the base for Ubuntu mobile products:
  New
Status in Mir:
  Triaged
Status in mir package in Ubuntu:
  New
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 224
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-01-29 18:53:09
  version version: 224
  version ubuntu: 20150129
  version device: 20150129-c75dcfb
  version custom: 20150129-528-26-182

  Was driving around with my car, and noticed once I got back home that
  my clock was stuck in a previous time (~20min before getting home),
  and after trying to use the phone I noticed unity8 was completely
  stuck, but the underling OS was still running fine.

  The worst here is that we're unable to notify the user about calls, as
  the interface is completely stuck. Another bad thing is that this
  could as well happen when the user is sleeping or something, without
  an easy way to know until he tries to use the phone.

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

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


[Touch-packages] [Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-02-12 Thread Rolf Leggewie
I think going forward with this ticket instead of the much older bug
61619 is preferable.

ntpdate has been deprecated upstream for a long time as previously
pointed out. The NTP code has seen numerous security vulnerabilities and
we have to assume that ntpdate is not receiving the same scrutiny
anymore when compared to ntpd.

Setting milestone for vivid, hoping that it is not too late, yet.

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

** Changed in: ubuntu-meta (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: ubuntu-meta (Ubuntu)
Milestone: None = ubuntu-15.02

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

Title:
  Consider replacing ntpdate calls by 'ntpd -g'

Status in NTP:
  New
Status in ntp package in Ubuntu:
  Invalid
Status in ubuntu-meta package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: ntp

  Given that 'ntpdate' is being obsoleted upstream [1], we should
  replace 'ntpdate' usage by:

   * ntpd -qg (if we really want to set the time and exit), or
   * ntpd-g (if we want to keep ntpd running)

  the '-q' option will set the clock once, and exit; the 'g' allows for
  large corrections to the clock, like what is done by 'ntpdate'.

  
  [1] http://www.eecis.udel.edu/~mills/ntp/html/ntpdate.html

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

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


[Touch-packages] [Bug 1383297] Re: [oobe] Edge tutorial's redesign: new gestures

2015-02-12 Thread Michał Sawicz
** Also affects: unity8 (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 unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1383297

Title:
  [oobe] Edge tutorial's redesign: new gestures

Status in Ubuntu UX bugs:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  The first-boot edge tutorial should cover a wider range of gestures
  than it currently does.  Things like right edge swipe, bottom edge
  swipe, and long vs short swipes.

  Visual designs (not entirely finished yet):
  https://drive.google.com/a/canonical.com/folderview?id=0B8I8ZVKH-
  8SsM1QyMmhWbkpRLTg

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

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


[Touch-packages] [Bug 1421117] Re: fails to boot with Attempted to kill init

2015-02-12 Thread Michael Bienia
From the booted system:
$ ls -l /sbin/init
lrwxrwxrwx 1 root root 20 Feb 10 10:59 /sbin/init - /lib/systemd/systemd
$ ls -l /lib/systemd/systemd
-rwxr-xr-x 1 root root 1396464 Feb 10 11:00 /lib/systemd/systemd

For the output from the initramfs see the attached picture.

** Attachment added: Output from initramfs
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1421117/+attachment/4317849/+files/initramfs.png

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

Title:
  fails to boot with Attempted to kill init

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  My Ubuntu 15.04 VM (running under VMware) doesn't boot anymore after 
permanently switching to systemd.
  I've switched to systemd with apt install systemd-sysv --purge (it only 
purged the upstart package) and with the default Ubuntu entry the boot fails 
after about 2.5 sec with a kernel panic (Attempted to kill init). But it 
works when edit the grub entry (in the grub shell) and add 
init=/lib/systemd/systemd.

  Attached is the serial output (with debug but no init= parameter).

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

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


[Touch-packages] [Bug 1308150] Re: Add support for the performance overlay

2015-02-12 Thread Michael Zanetti
too much efforts to make it work properly for the benefit it gives...

** Changed in: unity8 (Ubuntu)
   Status: In Progress = 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/1308150

Title:
  Add support for the performance overlay

Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  Apps written using the Ubuntu SDK can export PERFORMANCE_OVERLAY=1
  which allows them to display performance/rendering characteristics of
  the app, it would be great if the shell itself supported this
  (although it's more difficult as it isn't using MainView as the apps
  are).

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

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


[Touch-packages] [Bug 1414999] Re: double free in mir egl display when calling eglTerminate and gbm_device_destroy

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 10.4.2-2ubuntu5

---
mesa (10.4.2-2ubuntu5) vivid; urgency=medium

  * Fix ftbfs from no longer including libmirclient-dev.
 -- Maarten Lankhorst maarten.lankho...@ubuntu.com   Wed, 11 Feb 2015 
09:21:54 +0100

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

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

Title:
  double free in mir egl display when calling eglTerminate and
  gbm_device_destroy

Status in Mir:
  In Progress
Status in mesa package in Ubuntu:
  Fix Released
Status in mir package in Ubuntu:
  New

Bug description:
  In my standalone Xmir I do the following things:

  /* Init code */
  if (xmir_screen-gbm) /* NULL on !mesa */
  mir_connection_drm_set_gbm_device(xmir_screen-conn, xmir_screen-gbm);

  xmir_screen-egl_display =
  eglGetDisplay(mir_connection_get_egl_native_display(xmir_screen-conn));

  /* Shutdown code */
  eglTerminate(xmir_screen-egl_display);

  if (xmir_screen-gbm)
  gbm_device_destroy(xmir_screen-gbm);

  This works as expected when gbm is NULL, but I'm getting a double free in 
gbm_device_destroy with the eglTerminate.
  Calling eglGetDisplay(xmir_screen-gbm) instead works as expected.

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

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


[Touch-packages] [Bug 1419710] Re: Mir Mesa EGL platform leaks memory allocated to hold information about the front and back dri buffers

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 10.4.2-2ubuntu5

---
mesa (10.4.2-2ubuntu5) vivid; urgency=medium

  * Fix ftbfs from no longer including libmirclient-dev.
 -- Maarten Lankhorst maarten.lankho...@ubuntu.com   Wed, 11 Feb 2015 
09:21:54 +0100

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

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

Title:
  Mir Mesa EGL platform leaks memory allocated to hold information about
  the front and back dri buffers

Status in Mir:
  In Progress
Status in mesa package in Ubuntu:
  Fix Released

Bug description:
  The Mir Mesa EGL platform leaks memory allocated to hold information
  about the front and back dri buffers.

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

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


[Touch-packages] [Bug 1386268] Re: [oobe] Edge tutorial's redesign: new look

2015-02-12 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu RTM)
   Status: In Progress = New

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

** Changed in: unity8 (Ubuntu RTM)
 Assignee: Michael Terry (mterry) = (unassigned)

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

Title:
  [oobe] Edge tutorial's redesign: new look

Status in Ubuntu UX bugs:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  This is a breakout from bug 1383297 (which now just covers new
  gestures).

  This bug is just about implementing the new look and feel as well as
  dropping the first greeter screen, which is no longer in the tutorial
  designs.

  I'm making a separate bug because they will likely be given different
  priorities and implemented at different times.

  You can see the new visuals in this folder:
  https://drive.google.com/a/canonical.com/folderview?id=0B8I8ZVKH-
  8SsM1QyMmhWbkpRLTg

  And the flow in general here:
  
https://docs.google.com/a/canonical.com/document/d/1VajNkWbBH61iVixXJAmOvNGiG__GWQTMXGNOZijXWJw

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

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


[Touch-packages] [Bug 1379327] Re: [dash] tapping search icon in header while header half-occluded does not fully reveal header

2015-02-12 Thread Michał Sawicz
** Also affects: unity8 (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 unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1379327

Title:
  [dash] tapping search icon in header while header half-occluded does
  not fully reveal header

Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  Steps to repro:
  1. in Dash, scroll it up a small bit so the header half off screen
  2. tap the bit of the search icon that's still visible

  Expected result
  Search box appears in header, header fully reveals to you can see entire 
search box

  Actual result
  Search box appears in header, but is half-off screen

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

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


[Touch-packages] [Bug 1386257] Re: intel-microcode should be installed by default, when the CPU is GenuineIntel

2015-02-12 Thread Aron Xu
** Changed in: ubuntukylin-meta (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: ubuntukylin-meta (Ubuntu)
 Assignee: (unassigned) = Aron Xu (happyaron)

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

Title:
  intel-microcode should be installed by default, when the CPU is
  GenuineIntel

Status in intel:
  New
Status in ubuntu-drivers-common package in Ubuntu:
  In Progress
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in ubuntukylin-meta package in Ubuntu:
  Fix Released

Bug description:
  intel-microcode should be installed by default on the bare-metal
  systems which are running on GenuineIntel CPUs, by the installers.

  Similarly other microcode packages for other CPUs brands should be
  considered for inclusion (e.g. amd64-microcode).

  I hope that ubuntu-drivers-common can gain ability to detect cpu
  series and/or vendors, packages that provide microcodes similarly
  declare support for cpu series and/or vendors, the microcode packages
  are shipped on the CDs in the pool directory, and installed on to the
  target machines as part of the installation.

  This should help with rapid correction of bugs and behaviour of the
  CPUs in the field.

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

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


[Touch-packages] [Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-02-12 Thread Rolf Leggewie
https://support.ntp.org/bin/view/Dev/DeprecatingNtpdate has some further
information

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

Title:
  Consider replacing ntpdate calls by 'ntpd -g'

Status in NTP:
  New
Status in ntp package in Ubuntu:
  Invalid
Status in ubuntu-meta package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: ntp

  Given that 'ntpdate' is being obsoleted upstream [1], we should
  replace 'ntpdate' usage by:

   * ntpd -qg (if we really want to set the time and exit), or
   * ntpd-g (if we want to keep ntpd running)

  the '-q' option will set the clock once, and exit; the 'g' allows for
  large corrections to the clock, like what is done by 'ntpdate'.

  
  [1] http://www.eecis.udel.edu/~mills/ntp/html/ntpdate.html

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

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


[Touch-packages] [Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2015-02-12 Thread Patrick Buchner
@Martin: No Problem, you find the output attached.

** Attachment added: udevadm.txt
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1333140/+attachment/4317928/+files/udevadm.txt

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

Title:
  Fix udev rules to consider mmc rpmb partitions

Status in systemd package in Ubuntu:
  In Progress

Bug description:
  As per JEDEC 4.5 spec for eMMC devices,
  There is a new partitions as part of eMMC storage devices it self. (Further 
details please refer eMMC spec)

  *In Linux Kernel@ 3.10.33, mmc driver has created a new partitions
  with mmcblkXrpmb if device expresses it support of RPMB.

  Issues observed:

  issue 1:
  RPMB (Replay Protected Memory Block), A signed access to a Replay Protected 
Memory Block is provided. This function provides means for the system to store 
data to the specific memory area in an authenticated and replay protected 
manner.
  In that case, any read/write access to this partition device will report 
errors.

  issue 2:
  The by-path, line is wrongly mapping to platform-sdhci-tegra.1  - 
mmcblk2rpmb were as
  it should be platform-sdhci-tegra.1  - mmcblk2

  ls -l /dev/disk/by-path/
  total 0
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.1 - 
../../mmcblk2rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.1-part1 - 
../../mmcblk2p1
  lrwxrwxrwx 1 root root 13 Jan  3  2000 platform-sdhci-tegra.2 - ../../mmcblk1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.2-part1 - 
../../mmcblk1p1
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.3 - 
../../mmcblk0rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part1 - 
../../mmcblk0p1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part2 - 
../../mmcblk0p2

  We have locally resolved in our platform in this file 60-persistent-
  storage.rules

  For issue 1: (with this rule)
  # skip block read for partitions of type rpmb
  KERNEL==mmcblk[0-9]rpmb, SUBSYSTEM==block, GOTO=persistent_storage_end

  For issue 2:
  ENV{DEVTYPE}==disk, ENV{ID_PATH}==?*, KERNEL==mmcblk[0-9]rpmb, 
SYMLINK+=disk/by-path/$env{ID_PATH}-rpmb
  ENV{DEVTYPE}==disk, ENV{ID_PATH}==?*, KERNEL!=mmcblk[0-9]rpmb, 
SYMLINK+=disk/by-path/$env{ID_PATH}

  Please consider this issues fix in next udev release .

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

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


[Touch-packages] [Bug 1416036] Re: Emoji layout should be enabled by default

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Bill Filler (bfiller)

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

Title:
  Emoji layout should be enabled by default

Status in the base for Ubuntu mobile products:
  In Progress
Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  The emoji layout should be available by default to make it more
  discoverable.

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

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


[Touch-packages] [Bug 1392380] Re: OA gives out all tokens to any app

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = David Barth (dbarth)

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

Title:
  OA gives out all tokens to any app

Status in the base for Ubuntu mobile products:
  In Progress
Status in signon package in Ubuntu:
  Fix Released
Status in signon source package in Utopic:
  Confirmed
Status in signon source package in Vivid:
  Fix Released
Status in signon package in Ubuntu RTM:
  In Progress
Status in ubuntu-touch-meta package in Ubuntu RTM:
  New

Bug description:
  The attached app will steal all your tokens. All it takes is the
  accounts permission in the apparmor file.

  Here's the code: https://pastebin.canonical.com/120398/

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

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


[Touch-packages] [Bug 1407723] Re: Text cursor/selection handles too small and confusing

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Zoltan Balogh (bzoltan)

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

Title:
  Text cursor/selection handles too small and confusing

Status in the base for Ubuntu mobile products:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  It is still very difficult to reliably select text in text fields and
  areas, the handles are tiny and even if you manage to target them,
  you'll cover the text you operate on with your finger.

  It is also very difficult to distinguish between moving the cursor and
  selecting text.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: qtdeclarative5-ubuntu-ui-toolkit-plugin 
1.1.1364+15.04.20141209-0ubuntu2
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15-0ubuntu3
  Architecture: armhf
  Date: Mon Jan  5 16:25:22 2015
  InstallationDate: Installed on 2014-12-18 (18 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20141218-020204)
  SourcePackage: ubuntu-ui-toolkit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1405141] Re: package dbus 1.8.8-1ubuntu2.1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2015-02-12 Thread William Lee
Can you highlight the output when the error occured please?
Thanks

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

Title:
  package dbus 1.8.8-1ubuntu2.1 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

Status in dbus package in Ubuntu:
  New

Bug description:
  Just apt-get  dist-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: dbus 1.8.8-1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  NonfreeKernelModules: zfs nvidia zunicode zavl zcommon znvpair
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Tue Dec  2 11:37:41 2014
  ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
  InstallationDate: Installed on 2014-02-12 (313 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: dbus
  Title: package dbus 1.8.8-1ubuntu2.1 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (60 days ago)

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

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


[Touch-packages] [Bug 1407709] Re: Google Maps and Here Maps should handle custom intent:// URLs

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = David Barth (dbarth)

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

Title:
  Google Maps and Here Maps should handle custom intent:// URLs

Status in the base for Ubuntu mobile products:
  In Progress
Status in The Webapps-core project:
  Fix Released
Status in Web Browser App:
  Fix Released
Status in url-dispatcher package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in url-dispatcher package in Ubuntu RTM:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  In Progress

Bug description:
  ubuntu-rtm image 184

  The maps apps in the system should register and respond to appropriate
  urls from the browser (not sure of the format, map:// or directions://
  - need to check)

  Steps to reproduce:
  1) open browser
  2) type Asai Belmont MA in the url bar and press enter
  3) this will do a google search for the resturant
  4) click on the Directions button

  Expected result:
  - One of the maps apps should open displaying directions for the resturant

  Actual results:
  - no app is launched

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

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


[Touch-packages] [Bug 1405141] Re: package dbus 1.8.8-1ubuntu2.1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2015-02-12 Thread William Lee
** Changed in: dbus (Ubuntu)
 Assignee: (unassigned) = William Lee (wlee753159)

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

Title:
  package dbus 1.8.8-1ubuntu2.1 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

Status in dbus package in Ubuntu:
  New

Bug description:
  Just apt-get  dist-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: dbus 1.8.8-1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  NonfreeKernelModules: zfs nvidia zunicode zavl zcommon znvpair
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Tue Dec  2 11:37:41 2014
  ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
  InstallationDate: Installed on 2014-02-12 (313 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: dbus
  Title: package dbus 1.8.8-1ubuntu2.1 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (60 days ago)

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

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


[Touch-packages] [Bug 1346878] Re: Vertical Journal items in a scope with multiple categories spills over next category

2015-02-12 Thread Chris Wayne
** Changed in: savilerow
   Status: New = Fix Released

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

Title:
  Vertical Journal items in a scope with multiple categories spills over
  next category

Status in The Savilerow project:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  In an aggregating scope with several categories, when a vertical
  journal is used, the background/contents of the top cateogry often
  overlap the category below.

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

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


[Touch-packages] [Bug 1276342] Re: Server switch '-n' ignored on logger version 2.20.1 but not later

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

** Changed in: util-linux (Ubuntu)
   Status: New = Confirmed

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

Title:
  Server switch '-n' ignored on logger version 2.20.1 but not later

Status in util-linux package in Ubuntu:
  Confirmed

Bug description:
  Logger version 2.20.1 is installed on all Ubuntu from 12.04 LTS to
  Trusty.  That version silently ignores the -n switch that allows you
  to send entries to remote syslog servers.

  Building the 2.20.1 source code from
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/ shows the same issue
  but all later versions work fine such as 2.21 and 2.24.1.

  Repo:
  ---
  1. Machine#1:  /etc/rsyslog.d/10-logger.conf  with:
  $ModLoad imudp
  $UDPServerAddress 192.168.158.15
  $UDPServerRun 10514
  $ActionFileEnableSync on
  local5.* /var/log/test.log
  ---
  2. Stop rsyslog and run only the above config file with:
  sudo service rsyslog stop
  sudo rsyslogd -d -n -4 -f /etc/rsyslog.d/10-logger.conf
  ---
  3. tail -f /var/log/test.log
  ---
  4. Machine#2: 
  logger -p local5.info -P 10514  -n Machine1-ip hellolog
  ---

  Neither the rsyslog debug output nor the tail shows activity with logger 
2.20.1.
  Later versions of logger work just fine and shows:
  2014-02-04T14:16:39+00:00 machine#2 user: howdy

  
  TL;DR: Please bump the bsdutil/util-linux version on the next version of 
Ubuntu to fix remote syslog using logger utility.

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

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


[Touch-packages] [Bug 1415057] Re: UI has unwanted transitions when receiving a call

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Bill Filler (bfiller)

** Tags added: usability

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

Title:
  UI has unwanted transitions when receiving a call

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  New
Status in dialer-app package in Ubuntu:
  New

Bug description:
  When an incoming call is answered when the dialer app is not running I
  see the following:

  The lock screen is shown 
  The Phone splashscreen is shown Phone in the header with a blank panel
  The dialer is shown with calling number in the header
  the dialer is shown with  the contact name in the header

  What I expect when answering:
  I go straight to a page that looks like the dialer but is not enabled, or t 
least does not have a blank panel
  I go to the dialer page and see the calling contact name on the active call

  After the call is hungup and the phone is locked, unlock the phone with the 
dialer app as the active app
  The dialer panel is seen with the header Emergency callsthen changes to ATT

  Similar poor transitions are seen when going form a voicemail or missed call 
notification.
  In this case I often see No net prior to seeing ATT

  The experience is better when the app has been run, but we still see
  the lock screen.

  It seems we should not be setting default text for the header, but
  should wait until the correct state and context is known.

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

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


[Touch-packages] [Bug 1375756] Re: Weather scope is not detecting the correct location

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Thomas Strehl (strehl-t)

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

Title:
  Weather scope is not detecting the correct location

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  Confirmed
Status in unity-scopes-api package in Ubuntu RTM:
  New

Bug description:
  It seems its using geoip so the automatically detected location is
  usually not correct, In my case its showing weather for a small city
  90 miles away, Refreshing does not resolve it. The maps apps detect
  exact location.

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

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


[Touch-packages] [Bug 1327419] Re: Infographic's language not updated until the metric value is changed

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Thomas Strehl (strehl-t)

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

Title:
  Infographic's language not updated until the metric value is changed

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Music application for Ubuntu devices:
  New
Status in Ubuntu Translations:
  Triaged
Status in libusermetrics package in Ubuntu:
  In Progress

Bug description:
  1) Start the music app
  2) Play a track for more than 10 seconds to trigger the metric update
  3) Lock and unlock to show the infographic
  4) Note, for example, 1 song played today appears (double tap to cycle 
through to find music if required)
  5) Goto system settings and change the language
  6) Restart the device
  7) Note the infographic's language has not been updated and it still states 
'1 song played today'
  8) Start the music app
  9) Play a track for more than 10 seconds to trigger the metric update
  10) Lock and unlock to show the infographic
  11) Now notice the infographic's language is now correct, for example 2 
Morceaux joues aujourd'hui

  It was expected that step 7 the infographic would show the correct
  language.

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

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


[Touch-packages] [Bug 1411751] Re: Attribute in news section of today scope has wrong aspect ratio depending on grid size

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Kevin Gunn (kgunn)

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

Title:
  Attribute in news section of today scope has wrong aspect ratio
  depending on grid size

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

Bug description:
  Open the Today scope in Arale
  Go to News section
  BBC attribute aspect ratio is not correct.

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

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


[Touch-packages] [Bug 1413265] Re: Missing destination files

2015-02-12 Thread Barry Warsaw
I'm going to mark this one as invalid.  I found a spot where the
object_path wasn't being passed in so with multiple reactors waiting for
signals from udm, if one finished early and it wasn't the one waiting on
the above files, it would exit prematurely and give the exceptions.  I'm
still testing and will reopen/comment if this analysis turns out to be
incorrect, but in the meantime, sorry for the red herring!

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New = Invalid

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

Title:
  Missing destination files

Status in ubuntu-download-manager package in Ubuntu:
  Invalid

Bug description:
  It looks like this bug is back, but I'm opening a new bug for the
  issue.

  In the latest system-image tests, we ask for files to be downloaded in
  unconstrained mode, but while udm comes back with a successful group
  download, the si assertion for the local destination files fails.
  From the si log file:

  [systemimage] Jan 21 10:20:37 2015 (18788) [0x7f87aadf3ba8] Running group 
download reactor
  [systemimage] Jan 21 10:20:37 2015 (18788) [0x7f87aadf3ba8] Group download 
reactor done
  [systemimage] Jan 21 10:20:37 2015 (18788) check_for_update failed
  Traceback (most recent call last):
File /home/barry/projects/si/trunk/systemimage/api.py, line 99, in 
check_for_update
  self._state.run_until('download_files')
File /home/barry/projects/si/trunk/systemimage/state.py, line 178, in 
run_until
  step()
File /home/barry/projects/si/trunk/systemimage/state.py, line 218, in 
_get_blacklist_1
  get_keyring('blacklist', url, 'image-master')
File /home/barry/projects/si/trunk/systemimage/keyring.py, line 107, in 
get_keyring
  (ascxz_src, ascxz_dst),
File /home/barry/projects/si/trunk/systemimage/download.py, line 201, in 
get_files
  self._get_files(records, pausable)
File /home/barry/projects/si/trunk/systemimage/udm.py, line 180, in 
_get_files
  missing, local_paths))
  AssertionError: Missing destination files: 
['/tmp/tmp84xda3e3/ubuntu/cache/keyring.tar.xz', 
'/tmp/tmp84xda3e3/ubuntu/cache/keyring.tar.xz.asc']
  local_paths: [dbus.String('/tmp/tmp84xda3e3/android/cache/5.txt'), 
dbus.String('/tmp/tmp84xda3e3/android/cache/5.txt.asc'), 
dbus.String('/tmp/tmp84xda3e3/android/cache/6.txt'), 
dbus.String('/tmp/tmp84xda3e3/android/cache/6.txt.asc'), 
dbus.String('/tmp/tmp84xda3e3/android/cache/7.txt'), 
dbus.String('/tmp/tmp84xda3e3/android/cache/7.txt.asc')]

  The exact same test using pycurl passes, since the files do end up in
  the requested destination.

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

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


[Touch-packages] [Bug 1415029] Re: Not yet available but configured providers should be added as soon as they become available

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Thomas Voß (thomas-voss)

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

Title:
  Not yet available but configured providers should be added as soon as
  they become available

Status in the base for Ubuntu mobile products:
  In Progress
Status in location-service package in Ubuntu:
  In Progress
Status in ubuntu-location-provider-here package in Ubuntu:
  In Progress
Status in ubuntu-location-provider-here package in Ubuntu RTM:
  Fix Released

Bug description:
  Right now, the location service tries to instantiate configured
  providers at startup. In specific corner cases, some of the configured
  sensors might not be available and the service should be able to be
  notified when those providers become available.

  In particular, this affects the wizard running on first boot, and
  subsequent login to the user session.

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

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


[Touch-packages] [Bug 1331346] Re: No access to contacts on SIM

2015-02-12 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/address-book-app/sim-card-import

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

Title:
  No access to contacts on SIM

Status in Address Book App:
  New
Status in Ubuntu UX bugs:
  New
Status in address-book-app package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Committed

Bug description:
  Hi,

  There are no option to sync contact for a human being form the
  Contacts apps, from SIM.

  Steps :

   * Launch contacts
   * no option to sync, import/export contact are found on the interface (only 
a search option and a + option)
   * swipe from down to access the + menu, users might expect to add manually 
contact here, no more option like importing SIM contact.
   * To be sure I checked in the system settings, no import option found there

  User should be able to add contact from his SIM card (no one want to
  import hundreds of contacts manually)

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

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


[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Pat McGowan (pat-mcgowan)

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

Title:
  Extensive battery drain on RTM

Status in the base for Ubuntu mobile products:
  In Progress
Status in powerd package in Ubuntu:
  Confirmed

Bug description:
  Mako, RTM 1

  Since upgrading to RTM the battery life is really poor. What used to
  be a battery drain of 5-10% per hour (which is still high) is now
  10-15% per hour. Sometimes the phone runs really hot, so there seem to
  be something going on in the background that is consuming power. I
  mostly have bluetooth, GPS (which isn't always working), wifi and
  cellular on, but that's no difference from when I was running 'devel-
  proposed' with MultiROM with much less battery consumption.

  As an example, I started with a full charge at 7am. After some web
  surfing (15 mins) and watching a couple of youtube videos (on wifi)
  battery was down to 66% at 9:15. That's 34% in just over two hours! I
  recharged again before lunch and had the phone idle until coming back
  1 hour and 45 mins later to find only 75% of battery left, this time
  without the phone running particularly hot.

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

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


[Touch-packages] [Bug 1416048] Re: Expected to be able to pause a video by tapping on anywhere of the video

2015-02-12 Thread Bill Filler
** Changed in: mediaplayer-app
 Assignee: (unassigned) = Renato Araujo Oliveira Filho (renatofilho)

** Also affects: mediaplayer-app (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Expected to be able to pause a video by tapping on anywhere of the
  video

Status in Media Player App:
  Confirmed
Status in mediaplayer-app package in Ubuntu:
  New

Bug description:
  Tapping anywhere on the video that is playing should pause it and vice
  versa.

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

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


[Touch-packages] [Bug 1421399] [NEW] increase touch area for in call controls

2015-02-12 Thread Bill Filler
Public bug reported:

from usability tests:
Buttons (eg. mute icon, hang up button) are a bit small therefore demanded high 
gesture precision. Guidance from design is Make invisible touch targets larger

** Affects: dialer-app
 Importance: Undecided
 Status: New

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

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

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


** Tags: usability

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

** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: dialer-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Tags added: usability

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

Title:
  increase touch area for in call controls

Status in Dialer app for Ubuntu Touch:
  New
Status in Ubuntu UX bugs:
  New
Status in dialer-app package in Ubuntu:
  New
Status in dialer-app package in Ubuntu RTM:
  New

Bug description:
  from usability tests:
  Buttons (eg. mute icon, hang up button) are a bit small therefore demanded 
high gesture precision. Guidance from design is Make invisible touch targets 
larger

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

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


[Touch-packages] [Bug 1382139] Re: scope appearance key not being used in agg scope

2015-02-12 Thread Chris Wayne
** Changed in: savilerow
   Status: New = Invalid

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

Title:
  scope appearance key not being used in agg scope

Status in The Savilerow project:
  Invalid
Status in unity8 package in Ubuntu:
  New
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  Facebook Photos scope ini has this Appearance setting: 
  PreviewButtonColor=#45619d

  A fb photos button uses this color. It's the button that displays when
  the user has not logged into Facebook. It displays in a Result, not in
  a preview. The button allows the user to log in to FB through Online
  Accounts. (see fb.png)

  Photos aggregator scope includes Facbook Photos scope as a child
  scope.  When the user has not yet logged into facebook the facebook
  photos category in the Photos scope HAS the button.  But, the button
  has no color (neither the button background nor the text), thus making
  it invisible (see invisible.png and invisiblePressed.png).

  I would expect the child scope's settings to be honored so that Photos
  scope displays the button with the Facebook Blue color as defined in
  the child scope.

  Note that different child scopes may need different colored buttons in
  the aggregator scope context.

  At the very least, the button should display in the agg scope's
  default Appearance (and not be invisible).

  Note: even when setting PreviewButtonColor=#45619d in the Photos agg
  scope ini, still, the button is invisible.

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

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


[Touch-packages] [Bug 1340135] Re: PageHeader.Logo requires absolute path

2015-02-12 Thread Chris Wayne
** Changed in: savilerow
   Status: Confirmed = Fix Released

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

Title:
  PageHeader.Logo requires absolute path

Status in The Savilerow project:
  Fix Released
Status in API for Unity scopes integration:
  Fix Released
Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  The scope framework should not require an absolute path to
  PageHeader.Logo, but also accept a relative one (relative to
  scope_directory(), I suppose).

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

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


[Touch-packages] [Bug 1350891] Re: [Dash] Suru Background should scroll

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: Canonical Devices Products (canonical-devices-products-team) = 
Kevin Gunn (kgunn)

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

Title:
  [Dash] Suru Background should scroll

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Clock application for Ubuntu devices:
  Triaged
Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  Triaged

Bug description:
  On the dash, the Suru paper folds stays fixed at the bottom, while it
  should rather scroll away.

  We should also 'tile' the background, so the paper fold is displayed
  again after scrolling a certain amount of vertical space.

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

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


[Touch-packages] [Bug 1416048] Re: Expected to be able to pause a video by tapping on anywhere of the video

2015-02-12 Thread Renato Araujo Oliveira Filho
There is a conflict with this behavior and the current one.

The current behavior uses the click to show and hide the controls.

This new behavior will conflict with the old one, and the user will not
have a way to show the controls.

I can change the code to show the controls if the video is paused or
stopped but then the user will need to stop the video to seek on it.
(because the controls will not be visible while playing).



 


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

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

Title:
  Expected to be able to pause a video by tapping on anywhere of the
  video

Status in Media Player App:
  Confirmed
Status in Ubuntu UX bugs:
  New
Status in mediaplayer-app package in Ubuntu:
  New

Bug description:
  Tapping anywhere on the video that is playing should pause it and vice
  versa.

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

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


[Touch-packages] [Bug 1378048] Re: Make music controls work in the sound indicator

2015-02-12 Thread Pat McGowan
seems like this is not in the backlog yet so pushing out

** Changed in: canonical-devices-system-image
Milestone: ww09-2015 = ww11-2015

** Changed in: canonical-devices-system-image
 Assignee: Canonical Devices Products (canonical-devices-products-team) = 
Michael Frey (mfrey)

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

Title:
  Make music controls work in the sound indicator

Status in the base for Ubuntu mobile products:
  Confirmed
Status in indicator-sound package in Ubuntu:
  Invalid
Status in media-hub package in Ubuntu:
  Confirmed
Status in media-hub package in Ubuntu RTM:
  Confirmed

Bug description:
  Steps:
  1. Play an album in the music player
  2. Pull down sound indicator
  3. Click forward button

  Observed: the music does not advance
  Expected: the music advances

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

-- 
Mailing list: https://launchpad.net/~touch-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-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Thomas Strehl (strehl-t)

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

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 1418077] Re: NM fails to create a cellular data connection for a unacceptably long time

2015-02-12 Thread Pat McGowan
** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Michael Frey (mfrey)

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

Title:
  NM fails to create a cellular data connection for a unacceptably long
  time

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

Bug description:
  Steps to reproduce:
  1. Confirm cellular data (disable wifi)
  2. Change TechnologyPreference on online SIM
  3. Confirm no cellular data
  4. Wait ~10 minutes
  5. Confirm cellular data 

  What happens:
  Changing something on the modem causes cellular data to disappear for 10 
minutes

  What should happen:
  It should behave as before, i.e. cellular data should come back immediately

  current build number: 97
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-02-02 12:48:25
  version version: 97
  version ubuntu: 20150202
  version device: 20150128-5379bdb
  version custom: 20150202

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

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


[Touch-packages] [Bug 1421429] [NEW] [trusty] Occasionally no clean shutdown or reboot

2015-02-12 Thread Bernhard
Public bug reported:

Hello,

on all of my installations of Kubuntu 14.04.x (3 PCs), occasionally on a
shutdown or reboot the PC powers off or reboots without umounting the
filesystems and terminating the processes.

There is no message like Terminating or killing all processes within x 
seconds, umounting filesystems, etc, but immediately the shutdown (power off) 
or reboot of the system, all via KDE. = No clean shutdown.
(No network shares are mounted.)

Next boot the fsck is recovering the filesystem/journal, etc

This behaviour occurred  after the upgrade from 12.04.x to 14.04.x ,
this was not in 12.04.

Maybe it is a bug in upstart/systemd init scripts at reboot/shutdown.

Thank you for your support!

Best regards, Bernhard

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: upstart 1.12.1-0ubuntu4.2
ProcVersionSignature: Ubuntu 3.16.0-31.41~14.04.1-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: KDE
Date: Thu Feb 12 22:40:45 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-06-02 (1716 days ago)
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427)
SourcePackage: upstart
UpgradeStatus: Upgraded to trusty on 2015-01-18 (25 days ago)
UpstartBugCategory: Session
UpstartRunningSessionCount: 1
UpstartRunningSessionVersion: init (upstart 1.12.1)
UpstartRunningSystemVersion: init (upstart 1.12.1)

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


** Tags: amd64 apport-bug third-party-packages trusty

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

Title:
  [trusty] Occasionally no clean shutdown or reboot

Status in upstart package in Ubuntu:
  New

Bug description:
  Hello,

  on all of my installations of Kubuntu 14.04.x (3 PCs), occasionally on
  a shutdown or reboot the PC powers off or reboots without umounting
  the filesystems and terminating the processes.

  There is no message like Terminating or killing all processes within x 
seconds, umounting filesystems, etc, but immediately the shutdown (power off) 
or reboot of the system, all via KDE. = No clean shutdown.
  (No network shares are mounted.)

  Next boot the fsck is recovering the filesystem/journal, etc

  This behaviour occurred  after the upgrade from 12.04.x to 14.04.x ,
  this was not in 12.04.

  Maybe it is a bug in upstart/systemd init scripts at reboot/shutdown.

  Thank you for your support!

  Best regards, Bernhard

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: upstart 1.12.1-0ubuntu4.2
  ProcVersionSignature: Ubuntu 3.16.0-31.41~14.04.1-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Feb 12 22:40:45 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2010-06-02 (1716 days ago)
  InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427)
  SourcePackage: upstart
  UpgradeStatus: Upgraded to trusty on 2015-01-18 (25 days ago)
  UpstartBugCategory: Session
  UpstartRunningSessionCount: 1
  UpstartRunningSessionVersion: init (upstart 1.12.1)
  UpstartRunningSystemVersion: init (upstart 1.12.1)

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

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


[Touch-packages] [Bug 1419849] Re: gallery-app dashboard test failures

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gallery-app -
0.0.67+15.04.20150212.1-0ubuntu1

---
gallery-app (0.0.67+15.04.20150212.1-0ubuntu1) vivid; urgency=medium

  [ Bill Filler ]
  * update depends on ui-extras new version

  [ Arthur Mello ]
  * Change the toggle select icons when in the slideshow view

  [ Richard Huddie ]
  * Fixes for dashboard failures, bug lp:1419849 (LP: #1419849)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 12 Feb 2015 
19:38:26 +

** Changed in: gallery-app (Ubuntu)
   Status: New = Fix Released

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

Title:
  gallery-app dashboard test failures

Status in Gallery App:
  New
Status in gallery-app package in Ubuntu:
  Fix Released

Bug description:
  gallery-app currently has failing tests reported on the dashboard:
  
http://rtm-dashboard.ci.ubuntu.com/smokeng/utopic/touch_stable/krillin/230:20150209:20150129-c75dcfb/305/gallery_app/

  The following tests are affected:
  test_swipe_change_image: This is because the photo is in zoomed state before 
starting the test.

  test_pick_named_photo: Pick button does not always get enabled (this
  is intermittent problem)

  test_add_photo_to_new_album: Photos are not added to album correctly,
  album remains at cover screen

  test_add_album: Incorrect number of expected albums.

  Also the ensure_app_has_quit() method does not seem to work correctly,
  as the process does not get killed.

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

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


[Touch-packages] [Bug 1416043] Re: Expected to be able to select picture in a full screen preview mode before sending it

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package camera-app -
3.0.0+15.04.20150212.3-0ubuntu1

---
camera-app (3.0.0+15.04.20150212.3-0ubuntu1) vivid; urgency=medium

  [ Bill Filler ]
  * dynamically check for editor (LP: #1368787)
  * update depends on ui-extras new version

  [ Arthur Mello ]
  * Enable viewing full screen picture while in selection mode Remove
actions from the slide show header if we are in selection mode Make
it possible to toggle selection when on slide show view Scroll the
last seem picture from slideshow into view when returning to the
grid photo roll (LP: #1416043)

  [ Ugo Riboni ]
  * dynamically check for editor (LP: #1368787)

  [ Florian Boucault ]
  * Click packaging: add autopilot tests dependencies. (LP: #1419022)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 12 Feb 2015 
19:41:11 +

** Changed in: camera-app (Ubuntu)
   Status: New = Fix Released

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

Title:
  Expected to be able to select picture in a full screen preview mode
  before sending it

Status in Camera App:
  In Progress
Status in Gallery App:
  In Progress
Status in camera-app package in Ubuntu:
  Fix Released
Status in gallery-app package in Ubuntu:
  Fix Released

Bug description:
  When trying to send picture via Gallery (event view) or Telegram or
  Messaging app, it is difficult to select the desired one (especially
  when the pictures were similar). This is because the pictures were not
  displayed in full sizes, and there was no preview mode for them to
  check before committing to send.

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

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


[Touch-packages] [Bug 1412352] Re: Crash in scopes run time if scope throws exception from PreviewQueryBase::run()

2015-02-12 Thread Pat McGowan
doesn't seem this actually landed yet for rtm

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

** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Thomas Strehl (strehl-t)

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

Title:
  Crash in scopes run time if scope throws exception from
  PreviewQueryBase::run()

Status in the base for Ubuntu mobile products:
  In Progress
Status in unity-scopes-api package in Ubuntu:
  Fix Committed
Status in unity-scopes-api package in Ubuntu RTM:
  New

Bug description:
  If a scope throws an exception from its PreviewQueryBase::run()
  implementation, the scopes run time dumps core (stack trace below).
  This affects both RTM and Vivid. I have a fix for this, which I'll MR
  tomorrow.

  #0  __libc_do_syscall () at 
../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  No locals.
  #1  0xb6b7ae5e in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
  _a1 = 0
  _a3tmp = 6
  _a1tmp = 0
  _a3 = 6
  _nametmp = 268
  _a2tmp = 3737
  _a2 = 3737
  _name = 268
  _sys_result = optimized out
  pd = 0x9f5ff380
  pid = 0
  selftid = 3737
  #2  0xb6b7bb4e in __GI_abort () at abort.c:89
  save_stage = 2
  act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, 
sa_mask = {__val = {1, 3066296895, 3066296824, 3065897499, 3065664229, 1, 
3065664193, 3069661904, 2673865600, 3066482688, 729240, 0, 1, 30451216, 0, 
3069594101, 3069661904, 1, 5, 0, 2673862536, 3065359272, 3066296824, 
3066297880, 1, 30448212, 3068579119, 2673862316, 2673862536, 3069612528, 
30451184, 2673866896}}, sa_flags = 1, sa_restorer = 0x0}
  sigs = {__val = {32, 0 repeats 31 times}}
  #3  0xb6cb8128 in __gnu_cxx::__verbose_terminate_handler () at 
../../../../src/libstdc++-v3/libsupc++/vterminate.cc:95
  terminating = true
  t = optimized out
  #4  0xb6cb694c in __cxxabiv1::__terminate (handler=optimized out) at 
../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:47
  No locals.
  #5  0xb6cb5d5a in __cxa_call_terminate (ue_header=0x1d0a610) at 
../../../../src/libstdc++-v3/libsupc++/eh_call.cc:54
  No locals.
  #6  0xb6cb64ae in __cxxabiv1::__gxx_personality_v0 (state=optimized out, 
ue_header=0x1d0a610, context=optimized out) at 
../../../../src/libstdc++-v3/libsupc++/eh_personality.cc:676
  action_record = optimized out
  p = optimized out
  thrown_ptr = 0x0
  info = {Start = 2673862680, LPStart = 30451216, ttype_base = 0, TType 
= 0xb6e6cd2d 
unity::scopes::internal::PreviewQueryObject::run(std::shared_ptrunity::scopes::internal::MWReply
 const, unity::scopes::internal::InvokeInfo const)+1288 
GXFb\360:\375?K\004\230\363X\f8\230B\002\320YF\212\367a\376KI\360XyD\210\367\032\353\331\370,
 action_table = 0x1d12000 \001, ttype_encoding = 136 '\210', 
call_site_encoding = 231 '\347'}
  landing_pad = 0
  ip = optimized out
  handler_switch_value = 0
  foreign_exception = false
  actions = optimized out
  found_type = optimized out
  language_specific_data = optimized out
  #7  0xb6c59c0a in unwind_phase2 (ucbp=ucbp@entry=0x1d0a610, 
vrs=vrs@entry=0x9f5fe6ac) at ../../../src/libgcc/unwind-arm-common.inc:294
  pr_result = optimized out
  #8  0xb6c59dda in __gnu_Unwind_Resume (ucbp=0x1d0a610, entry_vrs=0x9f5fe6ac) 
at ../../../src/libgcc/unwind-arm-common.inc:502
  pr_result = optimized out
  #9  0xb6c5a66e in _Unwind_Resume () at 
../../../src/libgcc/config/arm/libunwind.S:357
  No locals.
  #10 0xb6e6cd2e in unity::scopes::internal::PreviewQueryObject::run 
(this=optimized out, reply=...) at 
/build/buildd/unity-scopes-api-0.6.8+15.04.20141119/src/scopes/internal/PreviewQueryObject.cpp:80
  e = @0xa6e0e070: {_vptr.exception = 0xb3a56418}
  __PRETTY_FUNCTION__ = virtual void 
unity::scopes::internal::PreviewQueryObject::run(const MWReplyProxy, const 
unity::scopes::internal::InvokeInfo)
  reply_proxy = 
{std::__shared_ptrunity::scopes::internal::PreviewReplyImpl, 
(__gnu_cxx::_Lock_policy)2 = {_M_ptr = optimized out, _M_refcount = {_M_pi 
= 0x1d14c70}}, No data fields}
  #11 0x9f5f0006 in ?? ()
  No symbol table info available.
  Backtrace stopped: previous frame identical to this frame (corrupt stack?)

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

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

[Touch-packages] [Bug 1421396] [NEW] Volume notification does not show if phone is muted

2015-02-12 Thread Josh Arenson
Public bug reported:

Steps to reproduce

1. Turn the volume all the way down (to mute)
2. Wait for the volume notification to disappear
3. Press volume decrease key again

Expected behavior: volume notification appears, and gives user feedback that 
phone is muted
Actual behavior: volume notification does not appear

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Assignee: Josh Arenson (josharenson)
 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/1421396

Title:
  Volume notification does not show if phone is muted

Status in unity8 package in Ubuntu:
  New

Bug description:
  Steps to reproduce

  1. Turn the volume all the way down (to mute)
  2. Wait for the volume notification to disappear
  3. Press volume decrease key again

  Expected behavior: volume notification appears, and gives user feedback that 
phone is muted
  Actual behavior: volume notification does not appear

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

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


[Touch-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Thomas Strehl (strehl-t)

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

Title:
  Notification LED stays on when no messages in notification center

Status in the base for Ubuntu mobile products:
  In Progress
Status in indicator-messages package in Ubuntu:
  Confirmed
Status in qmenumodel package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in qmenumodel package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  Observed the notification LED staying on even though there were no
  notifications in the indicators and the notification icon was greyed
  out.

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

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


[Touch-packages] [Bug 1376803] Re: Phone number highlighting is not localized

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Bill Filler (bfiller)

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

Title:
  Phone number highlighting is not localized

Status in the base for Ubuntu mobile products:
  In Progress
Status in Messaging App:
  In Progress
Status in messaging-app package in Ubuntu:
  Fix Released
Status in telephony-service package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  In Progress
Status in telephony-service package in Ubuntu RTM:
  In Progress

Bug description:
  Test plan has a case to Receive an sms that has a phone number in
  it. Test case passes, but only if  the number has a US (I guess)
  format, that is 617-688-0034. Spanish phone numbers like 666.777.888
  or 666554433 aren't highlighted.

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

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


[Touch-packages] [Bug 1373479] Re: [messaging-app] new received messages are not scrolled into view

2015-02-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww07-2015 = ww09-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Bill Filler (bfiller)

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

Title:
  [messaging-app] new received messages are not scrolled into view

Status in the base for Ubuntu mobile products:
  In Progress
Status in Messaging App:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in messaging-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  In Progress

Bug description:
  If you are in the thread view and are scrolled back in the
  conversation, if a new message is received it is not visible. It is
  added to the bottom of the thread but is not scrolled to
  automatically. The user will hear a beep/vibration but not recieve a
  notification - as you are in the current thread. So without scrolling
  the message into view it's possible for the user to not notice it,
  especially if phone is in silent mode.

  Expected result:
  we should always scroll new messages into view

  iphone does this by default, Android legacy sms app does this but the
  hangout application does not. Need guidance from design.

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

-- 
Mailing list: https://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   >