[Touch-packages] [Bug 61619] Re: ntpdate in -minimal should have an alternative

2014-07-17 Thread Steve Riley
Probably like the rest of you, I stumbled across this bug when I was
looking for a way to remove ntpdate from my system because I'm using
ntp, and I don't want the meta package to go away. Here's a workaround.

1. Install the package equivs. This is a simple tool to create trivial
Debian packages.

2. Create the configuration file for the ntpdate dummy package:
|$ equivs-control ntpdate-dummy

3. Open ntpdate-dummy in your favorite editor and make these changes:
|Package: ntpdate-dummy
|Version: 9.9
|Provides: ntpdate
|Description: Fake ntpdate; see Launchpad bug 61619

4. Now build the ntpdate dummy package:
|$ equivs-build ntpdate-dummy

5. Install it:
|$ sudo dpkg -i ntpdate-dummy_9.9_all.deb

6. Remove ntpdate:
|$ sudo apt-get purge ntpdate

(Inspiration: comment #16 in bug 556372)

-- 
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:
  ntpdate in -minimal should have an alternative

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 1343129] [NEW] Department names are not translatable

2014-07-17 Thread David Planella
Public bug reported:

Not sure if it's related to bug 1342924 (as far as I can tell, it
isn't), and if deparments is the right name for them, but neither the
deparment names (Universal access, Office, Themes  Tweaks, etc.)
nor any of the associated sections (Top Apps, Top Games, Travel
Apps, etc.) appear to be translatable.

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Department names are not translatable

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  Not sure if it's related to bug 1342924 (as far as I can tell, it
  isn't), and if deparments is the right name for them, but neither
  the deparment names (Universal access, Office, Themes  Tweaks,
  etc.) nor any of the associated sections (Top Apps, Top Games,
  Travel Apps, etc.) appear to be translatable.

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

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


[Touch-packages] [Bug 1342412] Re: ssh-copy-id hangs when using ControlMaster auto

2014-07-17 Thread Gabriele Vivinetto
It would be nice to use control socket, because in this way, you don't
have to enter password again to copy the ssh-key if you have an already
connected session.

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

Title:
  ssh-copy-id hangs when using ControlMaster auto

Status in Portable OpenSSH:
  Unknown
Status in “openssh” package in Ubuntu:
  New

Bug description:
  On ubuntu 14.04 amd 64, running openssh-client  1:6.6p1-2ubuntu2, when using 
in ~/ssh/config
ControlMaster   auto

  If you open an ssh connection to an host, and after try to run ssh-copy-id on 
the same host, trying to reuse the already opened connection, ssh-copy-id hangs.
  If you press CTRL-D, the script goes on, without installing any key.

  It seems that the script hangs at lines
   REMOTE_VERSION=$(ssh -v -o PreferredAuthentications=',' $@ 21 |
sed -ne 's/.*remote software version //p')

  Found another bug report here: http://www.gossamer-
  threads.com/lists/openssh/bugs/57363

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: openssh-client 1:6.6p1-2ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-32.56-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jul 16 01:15:34 2014
  InstallationDate: Installed on 2013-10-12 (276 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  RelatedPackageVersions:
   ssh-askpass   N/A
   libpam-sshN/A
   keychain  N/A
   ssh-askpass-gnome 1:6.6p1-2ubuntu2
  SSHClientVersion: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2, OpenSSL 1.0.1f 6 Jan 2014
  SourcePackage: openssh
  UpgradeStatus: Upgraded to trusty on 2014-06-10 (35 days ago)
  modified.conffile..etc.ssh.ssh.config: [modified]
  mtime.conffile..etc.ssh.ssh.config: 2014-06-19T17:39:06.965908

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

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


[Touch-packages] [Bug 1336675] Re: SIM unlock - UI hangs when user enters wrong PIN

2014-07-17 Thread Jean-Baptiste Lallement
Reassigning to system-settings, it's really this component which crashes
(there is a crash file but it's corrupted and useless). The network
indicator is just a way to open the SIM unlock screen.

** Package changed: indicator-network (Ubuntu) = ubuntu-system-settings
(Ubuntu)

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

Title:
  SIM unlock - UI hangs when user enters wrong PIN

Status in “ubuntu-system-settings” package in Ubuntu:
  New

Bug description:
  When the user wants to unlock his SIM card and enters a wrong PIN, the
  UI freezes completely on second attempt and a reboot is required.

  Test Case:
  1. Boot a SIM locked device
  2. Go to network indicator/sim unlock
  3. On the keypad enter a wrong PIN
  4. After the notification that unlock failed, enter the right PIN

  Actual Result
  While user is entering the PIN for the second time, the UI freezes and the 
phone must be rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.3+14.10.20140626.1-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: armhf
  Date: Wed Jul  2 10:15:29 2014
  InstallationDate: Installed on 2014-07-02 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140702-020204)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1343039] Re: Cannot install chroot

2014-07-17 Thread Zoltan Balogh
** Package changed: android (Ubuntu) = click (Ubuntu)

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

Title:
  Cannot install chroot

Status in “click” package in Ubuntu:
  New

Bug description:
  I have the following error when trying to install chroot in the VM.

  ---Click exited with errors, please check the output---Traceback (most recent 
call last):
File /usr/bin/click, line 86, in module
  sys.exit(main())
File /usr/bin/click, line 82, in main
  return mod.run(args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 244, 
in run
  return args.func(parser, args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 67, in 
create
  return chroot.create(args.keep_broken_chroot)
File /usr/lib/python3/dist-packages/click/chroot.py, line 422, in create
  self._debootstrap(components, mount)
File /usr/lib/python3/dist-packages/click/chroot.py, line 360, in 
_debootstrap
  self.archive
File /usr/lib/python3.4/subprocess.py, line 561, in check_call
  raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['debootstrap', '--arch', 'amd64', 
'--variant=buildd', '--components=main,restricted,universe,multiverse', 
'utopic', '/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf', 
'http://archive.ubuntu.com/ubuntu']' returned non-zero exit status 1
  I: Retrieving Release 
  I: Retrieving Release.gpg 
  I: Checking Release signature
  E: Invalid Release signature (key id 40976EAF437D05B5)
  There was an error creating the click target, cleaning up
  A chroot for that name and architecture does not exist.
  Please use 'create' to create it.
  Deleting /etc/schroot/chroot.d/click-ubuntu-sdk-14.10-armhf
  Deleting /var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf
  click target was removed successfullyuo

  Is there any way to uninstall my current SDK. I want to reinstall
  everything again.

  Best regards,
  XiaoG

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

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


[Touch-packages] [Bug 1343039] Re: Cannot install chroot

2014-07-17 Thread XiaoGuo, Liu
When I am trying to install it in command line:

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

I get the following error:


I: Base system installed successfully.
E: click-ubuntu-sdk-14.10-armhf-d572a8ec-bda7-4213-bf01-1bdc07201990: Failed to 
lock chroot: 
/var/lib/schroot/session/click-ubuntu-sdk-14.10-armhf-d572a8ec-bda7-4213-bf01-1bdc07201990:
 Failed to write session file: No such file or directory
Command returned 1: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf -- 
/finish.sh
Traceback (most recent call last):
  File /usr/bin/click, line 86, in module
sys.exit(main())
  File /usr/bin/click, line 82, in main
return mod.run(args)
  File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 244, in 
run
return args.func(parser, args)
  File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 67, in 
create
return chroot.create(args.keep_broken_chroot)
  File /usr/lib/python3/dist-packages/click/chroot.py, line 443, in create
self.destroy()
  File /usr/lib/python3/dist-packages/click/chroot.py, line 524, in destroy
Chroot %s does not exist % self.full_name)
click.chroot.ClickChrootDoesNotExistException: Chroot 
click-ubuntu-sdk-14.10-armhf does not exist

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

Title:
  Cannot install chroot

Status in “click” package in Ubuntu:
  New

Bug description:
  I have the following error when trying to install chroot in the VM.

  ---Click exited with errors, please check the output---Traceback (most recent 
call last):
File /usr/bin/click, line 86, in module
  sys.exit(main())
File /usr/bin/click, line 82, in main
  return mod.run(args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 244, 
in run
  return args.func(parser, args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 67, in 
create
  return chroot.create(args.keep_broken_chroot)
File /usr/lib/python3/dist-packages/click/chroot.py, line 422, in create
  self._debootstrap(components, mount)
File /usr/lib/python3/dist-packages/click/chroot.py, line 360, in 
_debootstrap
  self.archive
File /usr/lib/python3.4/subprocess.py, line 561, in check_call
  raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['debootstrap', '--arch', 'amd64', 
'--variant=buildd', '--components=main,restricted,universe,multiverse', 
'utopic', '/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf', 
'http://archive.ubuntu.com/ubuntu']' returned non-zero exit status 1
  I: Retrieving Release 
  I: Retrieving Release.gpg 
  I: Checking Release signature
  E: Invalid Release signature (key id 40976EAF437D05B5)
  There was an error creating the click target, cleaning up
  A chroot for that name and architecture does not exist.
  Please use 'create' to create it.
  Deleting /etc/schroot/chroot.d/click-ubuntu-sdk-14.10-armhf
  Deleting /var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf
  click target was removed successfullyuo

  Is there any way to uninstall my current SDK. I want to reinstall
  everything again.

  Best regards,
  XiaoG

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

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


[Touch-packages] [Bug 1323593] Re: Unattended upgrades crash

2014-07-17 Thread Alex Muntada
I'm posting this comment here also (did in bug #1052360 too):

FWIW, I got this issue this morning when I logged into my desktop.

In my case the problem was that installing a new kernel failed because
there wasn't enough space in /boot (I have a really tiny /boot and this
happens whenever I forget to purge old kernels).

Hope this helps!

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

Title:
  Unattended upgrades crash

Status in “unattended-upgrades” package in Ubuntu:
  Confirmed

Bug description:
  Based this bug report upon https://bugs.launchpad.net/ubuntu/+source
  /unattended-upgrades/+bug/1052360/comments/17

  Installed latest updates on Xubuntu Trusty, immediately during the
  update process the system detected an error, after reboot an error
  report again emerged, hence reporting this bug as suggested above.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unattended-upgrades 0.82.1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 27 12:40:58 2014
  InstallationDate: Installed on 2014-05-17 (10 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1052360] Re: unattended-upgrade crashed with SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2) for an unknown reason

2014-07-17 Thread Alex Muntada
FWIW, I got this issue this morning when I logged into my desktop.

In my case the problem was that installing a new kernel failed because
there wasn't enough space in /boot (I have a really tiny /boot and this
happens whenever I forget to purge old kernels).

Hope this helps!

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

Title:
  unattended-upgrade crashed with SystemError: E:Sub-process
  /usr/bin/dpkg returned an error code (2) for an unknown reason

Status in “unattended-upgrades” package in Ubuntu:
  Confirmed

Bug description:
  Happens by itself

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: unattended-upgrades 0.73ubuntu1.1
  ProcVersionSignature: Ubuntu 3.0.0-26.42-generic 3.0.42
  Uname: Linux 3.0.0-26-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Tue Sep 18 09:24:15 2012
  ExecutablePath: /usr/bin/unattended-upgrade
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/unattended-upgrade
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/sh
  PythonArgs: ['/usr/bin/unattended-upgrade']
  SourcePackage: unattended-upgrades
  Title: unattended-upgrade crashed with SystemError: E:Sub-process 
/usr/bin/dpkg returned an error code (2)
  Traceback: SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2)
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  mtime.conffile..etc.apt.apt.conf.d.50unattended.upgrades: 
2012-08-24T13:58:31.952771

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

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


[Touch-packages] [Bug 1336675] [NEW] SIM unlock - UI hangs when user enters wrong PIN

2014-07-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When the user wants to unlock his SIM card and enters a wrong PIN, the
UI freezes completely on second attempt and a reboot is required.

Test Case:
1. Boot a SIM locked device
2. Go to network indicator/sim unlock
3. On the keypad enter a wrong PIN
4. After the notification that unlock failed, enter the right PIN

Actual Result
While user is entering the PIN for the second time, the UI freezes and the 
phone must be rebooted.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: ubuntu-system-settings 0.3+14.10.20140626.1-0ubuntu1
Uname: Linux 3.4.0-5-mako armv7l
ApportVersion: 2.14.3-0ubuntu2
Architecture: armhf
Date: Wed Jul  2 10:15:29 2014
InstallationDate: Installed on 2014-07-02 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140702-020204)
SourcePackage: ubuntu-system-settings
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf avengers qa-touch utopic
-- 
SIM unlock - UI hangs when user enters wrong PIN
https://bugs.launchpad.net/bugs/1336675
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity8 in Ubuntu.

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


[Touch-packages] [Bug 1336675] Re: SIM unlock - UI hangs when user enters wrong PIN

2014-07-17 Thread Sebastien Bacher
the unlock dialog is part of unity8, not from the settings

** Package changed: ubuntu-system-settings (Ubuntu) = unity8 (Ubuntu)

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

Title:
  SIM unlock - UI hangs when user enters wrong PIN

Status in “unity8” package in Ubuntu:
  New

Bug description:
  When the user wants to unlock his SIM card and enters a wrong PIN, the
  UI freezes completely on second attempt and a reboot is required.

  Test Case:
  1. Boot a SIM locked device
  2. Go to network indicator/sim unlock
  3. On the keypad enter a wrong PIN
  4. After the notification that unlock failed, enter the right PIN

  Actual Result
  While user is entering the PIN for the second time, the UI freezes and the 
phone must be rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.3+14.10.20140626.1-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: armhf
  Date: Wed Jul  2 10:15:29 2014
  InstallationDate: Installed on 2014-07-02 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140702-020204)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1336675] Re: SIM unlock - UI hangs when user enters wrong PIN

2014-07-17 Thread Michał Sawicz
Can't confirm this. Other than the you have foo tries left label being
out of place, the workflow worked with 2 incorrect PIN entries.

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

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

Title:
  SIM unlock - UI hangs when user enters wrong PIN

Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  When the user wants to unlock his SIM card and enters a wrong PIN, the
  UI freezes completely on second attempt and a reboot is required.

  Test Case:
  1. Boot a SIM locked device
  2. Go to network indicator/sim unlock
  3. On the keypad enter a wrong PIN
  4. After the notification that unlock failed, enter the right PIN

  Actual Result
  While user is entering the PIN for the second time, the UI freezes and the 
phone must be rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.3+14.10.20140626.1-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: armhf
  Date: Wed Jul  2 10:15:29 2014
  InstallationDate: Installed on 2014-07-02 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140702-020204)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1343110] Re: no sound after installing GPU

2014-07-17 Thread Raymond
0.00] WARNING: CPU: 0 PID: 0 at 
/build/buildd/linux-3.11.0/drivers/iommu/dmar.c:488 
warn_invalid_dmar+0x8d/0xa0()
[0.00] Your BIOS is broken; DMAR reported at address fed92000 returns 
all ones!
[0.00] BIOS vendor: Hewlett-Packard; Ver: 786F1 v01.32; Product 
Version:  
[0.00] Modules linked in:
[0.00] CPU: 0 PID: 0 Comm: swapper Not tainted 3.11.0-24-generic 
#42-Ubuntu
[0.00] Hardware name: Hewlett-Packard HP Compaq dc7800 Small Form 
Factor/0AA8h, BIOS 786F1 v01.32 07/21/2011
[0.00]    c18dde88 c1629e6e c18ddec8 c18ddeb8 c1052a2e 
c186a0c8
[0.00]  c18ddee8  c186a130 01e8 c152cdbd c152cdbd c1b4b010 
c1b4b060
[0.00]  ffe1525f c18dded0 c1052ac2 000b c18ddec8 c186a0c8 c18ddee8 
c18ddf14
[0.00] Call Trace:
[0.00]  [c1629e6e] dump_stack+0x41/0x52
[0.00]  [c1052a2e] warn_slowpath_common+0x7e/0xa0
[0.00]  [c152cdbd] ? warn_invalid_dmar+0x8d/0xa0
[0.00]  [c152cdbd] ? warn_invalid_dmar+0x8d/0xa0
[0.00]  [c1052ac2] warn_slowpath_fmt_taint+0x32/0x40
[0.00]  [c152cdbd] warn_invalid_dmar+0x8d/0xa0
[0.00]  [c19c4676] check_zero_address+0x112/0x12e
[0.00]  [c19c46a4] detect_intel_iommu+0x12/0x78
[0.00]  [c197f340] pci_iommu_alloc+0x3b/0x5a
[0.00]  [c198c3a4] mem_init+0xe/0x205
[0.00]  [c1626456] ? printk+0x50/0x52
[0.00]  [c199e0c7] ? page_cgroup_init_flatmem+0x6d/0x98
[0.00]  [c19758f1] start_kernel+0x1b3/0x39d
[0.00]  [c1975575] ? repair_env_string+0x51/0x51
[0.00]  [c197539c] i386_start_kernel+0x137/0x13a

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

Title:
  no sound after installing GPU

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Installed nvdia geforce 210 GPU.  It has HDMI out.  Lost all internal
  audio, system no longer sees mobo's built-in audio ins or outs.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-24.42-generic 3.11.10.11
  Uname: Linux 3.11.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dave   1611 F pulseaudio
  Date: Wed Jul 16 23:49:33 2014
  InstallationDate: Installed on 2014-04-05 (102 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/21/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786F1 v01.32
  dmi.board.asset.tag: MXL7490S07
  dmi.board.name: 0AA8h
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: MXL7490S07
  dmi.chassis.type: 4
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786F1v01.32:bd07/21/2011:svnHewlett-Packard:pnHPCompaqdc7800SmallFormFactor:pvr:rvnHewlett-Packard:rn0AA8h:rvr:cvnHewlett-Packard:ct4:cvr:
  dmi.product.name: HP Compaq dc7800 Small Form Factor
  dmi.sys.vendor: Hewlett-Packard

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

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


[Touch-packages] [Bug 1343110] Re: no sound after installing GPU

2014-07-17 Thread Raymond
0.00] WARNING: CPU: 0 PID: 0 at 
/build/buildd/linux-3.11.0/drivers/iommu/dmar.c:488 
warn_invalid_dmar+0x8d/0xa0()
[0.00] Your BIOS is broken; DMAR reported at address fed92000 returns 
all ones!
[0.00] BIOS vendor: Hewlett-Packard; Ver: 786F1 v01.32; Product 
Version:  
[0.00] Modules linked in:
[0.00] CPU: 0 PID: 0 Comm: swapper Not tainted 3.11.0-24-generic 
#42-Ubuntu
[0.00] Hardware name: Hewlett-Packard HP Compaq dc7800 Small Form 
Factor/0AA8h, BIOS 786F1 v01.32 07/21/2011
[0.00]    c18dde88 c1629e6e c18ddec8 c18ddeb8 c1052a2e 
c186a0c8
[0.00]  c18ddee8  c186a130 01e8 c152cdbd c152cdbd c1b4b010 
c1b4b060
[0.00]  ffe1525f c18dded0 c1052ac2 000b c18ddec8 c186a0c8 c18ddee8 
c18ddf14
[0.00] Call Trace:
[0.00]  [c1629e6e] dump_stack+0x41/0x52
[0.00]  [c1052a2e] warn_slowpath_common+0x7e/0xa0
[0.00]  [c152cdbd] ? warn_invalid_dmar+0x8d/0xa0
[0.00]  [c152cdbd] ? warn_invalid_dmar+0x8d/0xa0
[0.00]  [c1052ac2] warn_slowpath_fmt_taint+0x32/0x40
[0.00]  [c152cdbd] warn_invalid_dmar+0x8d/0xa0
[0.00]  [c19c4676] check_zero_address+0x112/0x12e
[0.00]  [c19c46a4] detect_intel_iommu+0x12/0x78
[0.00]  [c197f340] pci_iommu_alloc+0x3b/0x5a
[0.00]  [c198c3a4] mem_init+0xe/0x205
[0.00]  [c1626456] ? printk+0x50/0x52
[0.00]  [c199e0c7] ? page_cgroup_init_flatmem+0x6d/0x98
[0.00]  [c19758f1] start_kernel+0x1b3/0x39d
[0.00]  [c1975575] ? repair_env_string+0x51/0x51
[0.00]  [c197539c] i386_start_kernel+0x137/0x13a

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

Title:
  no sound after installing GPU

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Installed nvdia geforce 210 GPU.  It has HDMI out.  Lost all internal
  audio, system no longer sees mobo's built-in audio ins or outs.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-24.42-generic 3.11.10.11
  Uname: Linux 3.11.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dave   1611 F pulseaudio
  Date: Wed Jul 16 23:49:33 2014
  InstallationDate: Installed on 2014-04-05 (102 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/21/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786F1 v01.32
  dmi.board.asset.tag: MXL7490S07
  dmi.board.name: 0AA8h
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: MXL7490S07
  dmi.chassis.type: 4
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786F1v01.32:bd07/21/2011:svnHewlett-Packard:pnHPCompaqdc7800SmallFormFactor:pvr:rvnHewlett-Packard:rn0AA8h:rvr:cvnHewlett-Packard:ct4:cvr:
  dmi.product.name: HP Compaq dc7800 Small Form Factor
  dmi.sys.vendor: Hewlett-Packard

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

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


[Touch-packages] [Bug 1335481] Re: unity-system-compositor crashed with SIGABRT - assertion failed at buffer_queue.cpp:136 - !pending_client_notifications.empty()

2014-07-17 Thread Daniel van Vugt
Nope, I just triggered the assertion using the latest code r1774:

mir_demo_server_shell:
/home/dan/bzr/mir/prof/src/server/compositor/buffer_queue.cpp:136:
mir::compositor::BufferQueue::BufferQueue(int, const
std::shared_ptrmir::graphics::GraphicBufferAllocator, const
mir::graphics::BufferProperties, const
mir::compositor::FrameDroppingPolicyFactory)::__lambda0: Assertion
`!pending_client_notifications.empty()' failed.

Instructions:
 1. Run mir_demo_server_shell under callgrind on N4; Have pateice.
 2. Run mir_demo_client_scroll
 3. Kill mir_demo_client_scroll with Ctrl+C
 4. Server aborts.

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

Title:
  unity-system-compositor crashed with SIGABRT - assertion failed at
  buffer_queue.cpp:136 - !pending_client_notifications.empty()

Status in Mir:
  Triaged
Status in Mir 0.4 series:
  Won't Fix
Status in Mir 0.5 series:
  Triaged
Status in “mir” package in Ubuntu:
  Triaged
Status in “unity-system-compositor” package in Ubuntu:
  Invalid

Bug description:
  Can't say so much, opened the launched an had a crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-system-compositor 0.0.4+14.10.20140625-0ubuntu1
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...    
[ OK ]
* Starting automatic crash report generation: apport    
[ OK ]
  Date: Sat Jun 28 20:23:03 2014
  ExecutablePath: /usr/sbin/unity-system-compositor
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0136]
 Subsystem: Acer Incorporated [ALI] Device [1025:0136]
  InstallationDate: Installed on 2014-06-19 (9 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64+mac (20140619)
  ProcCmdline: /usr/sbin/unity-system-compositor --file /run/mir_socket 
--from-dm-fd 10 --to-dm-fd 13 --vt 7
  ProcEnviron:
   
  Signal: 6
  SourcePackage: unity-system-compositor
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: unity-system-compositor crashed with SIGABRT in __assert_fail_base()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  version.libdrm: libdrm2 2.4.54-1
  version.lightdm: lightdm 1.11.3-0ubuntu1
  version.mesa: libegl1-mesa-dev N/A

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

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


[Touch-packages] [Bug 1343039] Re: Cannot install chroot

2014-07-17 Thread XiaoGuo, Liu
https://pastebin.canonical.com/113683/

When I trying to install from command:

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

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

Title:
  Cannot install chroot

Status in “click” package in Ubuntu:
  New

Bug description:
  I have the following error when trying to install chroot in the VM.

  ---Click exited with errors, please check the output---Traceback (most recent 
call last):
File /usr/bin/click, line 86, in module
  sys.exit(main())
File /usr/bin/click, line 82, in main
  return mod.run(args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 244, 
in run
  return args.func(parser, args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 67, in 
create
  return chroot.create(args.keep_broken_chroot)
File /usr/lib/python3/dist-packages/click/chroot.py, line 422, in create
  self._debootstrap(components, mount)
File /usr/lib/python3/dist-packages/click/chroot.py, line 360, in 
_debootstrap
  self.archive
File /usr/lib/python3.4/subprocess.py, line 561, in check_call
  raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['debootstrap', '--arch', 'amd64', 
'--variant=buildd', '--components=main,restricted,universe,multiverse', 
'utopic', '/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf', 
'http://archive.ubuntu.com/ubuntu']' returned non-zero exit status 1
  I: Retrieving Release 
  I: Retrieving Release.gpg 
  I: Checking Release signature
  E: Invalid Release signature (key id 40976EAF437D05B5)
  There was an error creating the click target, cleaning up
  A chroot for that name and architecture does not exist.
  Please use 'create' to create it.
  Deleting /etc/schroot/chroot.d/click-ubuntu-sdk-14.10-armhf
  Deleting /var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf
  click target was removed successfullyuo

  Is there any way to uninstall my current SDK. I want to reinstall
  everything again.

  Best regards,
  XiaoG

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

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


[Touch-packages] [Bug 1336675] Re: SIM unlock - UI hangs when user enters wrong PIN

2014-07-17 Thread Jean-Baptiste Lallement
I cannot reproduce either. I'm closing this report.

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

Title:
  SIM unlock - UI hangs when user enters wrong PIN

Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  When the user wants to unlock his SIM card and enters a wrong PIN, the
  UI freezes completely on second attempt and a reboot is required.

  Test Case:
  1. Boot a SIM locked device
  2. Go to network indicator/sim unlock
  3. On the keypad enter a wrong PIN
  4. After the notification that unlock failed, enter the right PIN

  Actual Result
  While user is entering the PIN for the second time, the UI freezes and the 
phone must be rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.3+14.10.20140626.1-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: armhf
  Date: Wed Jul  2 10:15:29 2014
  InstallationDate: Installed on 2014-07-02 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140702-020204)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1342586] Re: [utopic] [proposed] cgmanager breaks lightdm login

2014-07-17 Thread James Hunt
** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [utopic] [proposed] cgmanager breaks lightdm login

Status in “systemd” package in Ubuntu:
  New
Status in “systemd-shim” package in Ubuntu:
  New

Bug description:
  The latest 'proposed' systemd-shim 6.3-ubuntu1 package install cgmanager. As 
a result X is first killed and then its impossible to login again.
  This happen on Utopic i386 with unity-greeter, systemd-boot and a gtx 750 
nvidia card.

  The bad experience:
  - trying to purge cgmanager also wants to remove a bunch of packages that 
will deeply break the system
  - X can be started but the login always fail
  - there is no way to open a terminal (ctrl+t) or (ctrl+alt+t) from X
  - even cant get a command line

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

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


[Touch-packages] [Bug 1017603] Re: perl needs to be multiarch

2014-07-17 Thread Monsta
Didn't happen.


$ sudo aptitude install perl-base:i386
The following NEW packages will be installed:
  perl-base:i386{b} 
0 packages upgraded, 1 newly installed, 0 to remove and 300 not upgraded.
Need to get 1133 kB of archives. After unpacking 4895 kB will be used.
The following packages have unmet dependencies:
 perl-base : Conflicts: perl-base:i386 but 5.18.2-2ubuntu1 is to be installed.
 perl-base:i386 : Conflicts: perl-base but 5.18.2-2ubuntu1 is installed.
Unable to resolve dependencies!  Giving up...
The following NEW packages will be installed:
  perl-base:i386{b} 
0 packages upgraded, 1 newly installed, 0 to remove and 300 not upgraded.
Need to get 1133 kB of archives. After unpacking 4895 kB will be used.
aptitude failed to find a solution to these dependencies.  You can solve them 
yourself by hand or type 'n' to quit.
The following packages have unmet dependencies:
 perl-base : Conflicts: perl-base:i386 but 5.18.2-2ubuntu1 is to be installed.
 perl-base:i386 : Conflicts: perl-base but 5.18.2-2ubuntu1 is installed.
Resolve these dependencies by hand? [N/+/-/_/:/?] n
Abort.


System: Xubuntu 14.04.

So...?

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

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

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

Title:
  perl needs to be multiarch

Status in “perl” package in Ubuntu:
  Triaged
Status in “perl” source package in Precise:
  Won't Fix
Status in “perl” source package in Quantal:
  Won't Fix
Status in “perl” source package in Raring:
  Won't Fix
Status in “perl” source package in Saucy:
  Won't Fix
Status in “perl” source package in Trusty:
  Triaged
Status in “perl” package in Debian:
  Unknown

Bug description:
  Perl really is the poster-child package for multiarch (i.e. foreign)
  support isn't it?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: perl 5.14.2-6ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Mon Jun 25 13:05:16 2012
  PackageArchitecture: i386
  ProcEnviron:
   TERM=screen
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: perl
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1017603] Re: perl needs to be multiarch

2014-07-17 Thread Yousef El-Sayed
I have the same problem, it didn't work on Ubuntu 14.04 64-bit neither
Linuxmint Cinnamon 17 64-bit. I've searched and wrote the following in
the Terminal.

---
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
sudo apt-get install libqt3support4-perl:i386
---

The result is

---
yousef@Linux4Ever ~ $ sudo dpkg --add-architecture i386
[sudo] password for yousef: 
yousef@Linux4Ever ~ $ sudo apt-get update
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.canonical.com trusty InRelease  
Hit http://repo.steampowered.com precise InRelease 
Ign http://archive.ubuntu.com trusty-updates InRelease 
Hit http://archive.canonical.com trusty Release.gpg
Ign http://security.ubuntu.com trusty-security InRelease   
Ign http://extra.linuxmint.com qiana InRelease 
Hit http://archive.ubuntu.com trusty Release.gpg   
Hit http://archive.canonical.com trusty Release
Ign http://packages.linuxmint.com qiana InRelease  
Hit http://security.ubuntu.com trusty-security Release.gpg 
Get:1 http://archive.ubuntu.com trusty-updates Release.gpg [933 B] 
Hit http://archive.canonical.com trusty/partner amd64 Packages 
Get:2 http://extra.linuxmint.com qiana Release.gpg [198 B] 
Hit http://archive.ubuntu.com trusty Release   
Get:3 http://packages.linuxmint.com qiana Release.gpg [198 B]  
Hit http://archive.canonical.com trusty/partner i386 Packages  
Hit http://security.ubuntu.com trusty-security Release 
Get:4 http://archive.ubuntu.com trusty-updates Release [58.5 kB]   
Get:5 http://extra.linuxmint.com qiana Release [3,144 B]   
Hit http://repo.steampowered.com precise/steam Sources 
Hit http://security.ubuntu.com trusty-security/main amd64 Packages 
Get:6 http://packages.linuxmint.com qiana Release [18.6 kB]
Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages   
Get:7 http://extra.linuxmint.com qiana/main amd64 Packages [7,904 B]   
Hit http://security.ubuntu.com trusty-security/universe amd64 Packages 
Get:8 http://extra.linuxmint.com qiana/main i386 Packages [8,421 B]
Hit http://repo.steampowered.com precise/steam amd64 Packages  
Get:9 http://packages.linuxmint.com qiana/main amd64 Packages [30.3 kB]
Hit http://archive.ubuntu.com trusty/main amd64 Packages   
Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages   
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages 
Hit http://security.ubuntu.com trusty-security/main i386 Packages  
Hit http://archive.ubuntu.com trusty/universe amd64 Packages   
Get:10 http://packages.linuxmint.com qiana/upstream amd64 Packages [23.6 kB]   
Hit http://repo.steampowered.com precise/steam i386 Packages   
Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages 
Hit http://archive.ubuntu.com trusty/main i386 Packages
Hit http://security.ubuntu.com trusty-security/universe i386 Packages  
Get:11 http://packages.linuxmint.com qiana/import amd64 Packages [31.5 kB] 
Ign http://archive.canonical.com trusty/partner Translation-en_US  
Hit http://archive.ubuntu.com trusty/restricted i386 Packages  
Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
Ign http://archive.canonical.com trusty/partner Translation-en 
Hit http://archive.ubuntu.com trusty/universe i386 Packages
Hit http://archive.ubuntu.com trusty/multiverse i386 Packages  
Hit http://security.ubuntu.com trusty-security/main Translation-en 
Hit http://archive.ubuntu.com trusty/main Translation-en   
Get:12 http://packages.linuxmint.com qiana/main i386 Packages [29.7 kB]
Hit http://archive.ubuntu.com trusty/multiverse Translation-en 
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en   
Get:13 http://packages.linuxmint.com qiana/upstream i386 Packages [23.6 kB]
Hit http://security.ubuntu.com trusty-security/restricted Translation-en   
Hit http://archive.ubuntu.com trusty/restricted Translation-en 
Get:14 http://packages.linuxmint.com qiana/import i386 Packages [31.6 kB]  
Hit http://archive.ubuntu.com trusty/universe Translation-en   

[Touch-packages] [Bug 1343187] [NEW] sound automatically switch on and off

2014-07-17 Thread Vinay
Public bug reported:

I removed also-driver and i tried to reinstall but not able to to
reinstall

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: alsa-base (not installed)
ProcVersionSignature: Ubuntu 3.8.0-35.50-generic 3.8.13.13
Uname: Linux 3.8.0-35-generic i686
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: i386
Date: Thu Jul 17 14:54:54 2014
InstallationDate: Installed on 2013-08-30 (320 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
MarkForUpload: True
SourcePackage: alsa-driver
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring

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

Title:
  sound automatically switch on and off

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I removed also-driver and i tried to reinstall but not able to to
  reinstall

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: alsa-base (not installed)
  ProcVersionSignature: Ubuntu 3.8.0-35.50-generic 3.8.13.13
  Uname: Linux 3.8.0-35-generic i686
  ApportVersion: 2.9.2-0ubuntu8.5
  Architecture: i386
  Date: Thu Jul 17 14:54:54 2014
  InstallationDate: Installed on 2013-08-30 (320 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
  MarkForUpload: True
  SourcePackage: alsa-driver
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1335481] Re: unity-system-compositor crashed with SIGABRT - assertion failed at buffer_queue.cpp:136 - !pending_client_notifications.empty()

2014-07-17 Thread Alexandros Frantzis
 Instructions:
  1. Run mir_demo_server_shell under callgrind on N4; Have pateice.
 2. Run mir_demo_client_scroll
 3. Kill mir_demo_client_scroll with Ctrl+C
 4. Server aborts.

I can reproduce on laptop when using valgrind/memcheck, callgrind didn't
do it for me.

Investigating.

** Changed in: mir
 Assignee: (unassigned) = Alexandros Frantzis (afrantzis)

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

Title:
  unity-system-compositor crashed with SIGABRT - assertion failed at
  buffer_queue.cpp:136 - !pending_client_notifications.empty()

Status in Mir:
  Triaged
Status in Mir 0.4 series:
  Won't Fix
Status in Mir 0.5 series:
  Triaged
Status in “mir” package in Ubuntu:
  Triaged
Status in “unity-system-compositor” package in Ubuntu:
  Invalid

Bug description:
  Can't say so much, opened the launched an had a crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-system-compositor 0.0.4+14.10.20140625-0ubuntu1
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...    
[ OK ]
* Starting automatic crash report generation: apport    
[ OK ]
  Date: Sat Jun 28 20:23:03 2014
  ExecutablePath: /usr/sbin/unity-system-compositor
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0136]
 Subsystem: Acer Incorporated [ALI] Device [1025:0136]
  InstallationDate: Installed on 2014-06-19 (9 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64+mac (20140619)
  ProcCmdline: /usr/sbin/unity-system-compositor --file /run/mir_socket 
--from-dm-fd 10 --to-dm-fd 13 --vt 7
  ProcEnviron:
   
  Signal: 6
  SourcePackage: unity-system-compositor
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: unity-system-compositor crashed with SIGABRT in __assert_fail_base()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  version.libdrm: libdrm2 2.4.54-1
  version.lightdm: lightdm 1.11.3-0ubuntu1
  version.mesa: libegl1-mesa-dev N/A

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

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


[Touch-packages] [Bug 1323593] ProcEnviron.txt

2014-07-17 Thread Alex Muntada
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1323593/+attachment/4154580/+files/ProcEnviron.txt

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

Title:
  Unattended upgrades crash

Status in “unattended-upgrades” package in Ubuntu:
  Confirmed

Bug description:
  Based this bug report upon https://bugs.launchpad.net/ubuntu/+source
  /unattended-upgrades/+bug/1052360/comments/17

  Installed latest updates on Xubuntu Trusty, immediately during the
  update process the system detected an error, after reboot an error
  report again emerged, hence reporting this bug as suggested above.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unattended-upgrades 0.82.1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 27 12:40:58 2014
  InstallationDate: Installed on 2014-05-17 (10 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1323593] Re: Unattended upgrades crash

2014-07-17 Thread Alex Muntada
Note the following error in the log attached:

update-initramfs: Generating /boot/initrd.img-3.13.0-32-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-32-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-3.13.0-32-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-32-generic (--configure):
 el subprocés s'ha instaŀlat el script post-installation retornà el codi 
d'eixida d'error 2


** Attachment added: unattended-upgrades-dpkg_2014-07-17_07:39:39.274609.log
   
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1323593/+attachment/4154583/+files/unattended-upgrades-dpkg_2014-07-17_07%3A39%3A39.274609.log

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

Title:
  Unattended upgrades crash

Status in “unattended-upgrades” package in Ubuntu:
  Confirmed

Bug description:
  Based this bug report upon https://bugs.launchpad.net/ubuntu/+source
  /unattended-upgrades/+bug/1052360/comments/17

  Installed latest updates on Xubuntu Trusty, immediately during the
  update process the system detected an error, after reboot an error
  report again emerged, hence reporting this bug as suggested above.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unattended-upgrades 0.82.1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 27 12:40:58 2014
  InstallationDate: Installed on 2014-05-17 (10 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1343198] [NEW] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)

2014-07-17 Thread Daniel van Vugt
Public bug reported:

On the N4, Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
common). Actually callgrind can't decide; it's somewhere between 12% and
46000% ;)

So it's big. Looking at the hybris code, there's a rather large
bottleneck that's obvious: get_hooked_symbol does a linear search (many
times) of a large list of strings using strmp alone. That's why 22132
calls to get_hooked_symbol are yielding over 5 million calls to strcmp.

Upstream hybris appears to have been modified to use a cache/hashing
instead of the ugly linear search we have.

** Affects: mir
 Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
 Status: In Progress

** Affects: libhybris (Ubuntu)
 Importance: Undecided
 Assignee: Daniel van Vugt (vanvugt)
 Status: In Progress


** Tags: performance

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

** Changed in: libhybris (Ubuntu)
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

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

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

Title:
  Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)

Status in Mir:
  In Progress
Status in “libhybris” package in Ubuntu:
  In Progress

Bug description:
  On the N4, Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common). Actually callgrind can't decide; it's somewhere between 12%
  and 46000% ;)

  So it's big. Looking at the hybris code, there's a rather large
  bottleneck that's obvious: get_hooked_symbol does a linear search
  (many times) of a large list of strings using strmp alone. That's why
  22132 calls to get_hooked_symbol are yielding over 5 million calls to
  strcmp.

  Upstream hybris appears to have been modified to use a cache/hashing
  instead of the ugly linear search we have.

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

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


[Touch-packages] [Bug 1323593] Re: Unattended upgrades crash

2014-07-17 Thread Patrik Bubák
No can do Alex, sorry. Xubuntu 14.04 went progressively too slow on me,
was barely usable after latest changes (additions to Xubuntu with
version 14.04) and as I needed something productive quick I went with
default (Unity) and don't have that error report anymore.

I'll keep that in mind and will post any additional error logs for the
future. The reason I haven't was I had hoped that by using ubuntu-bug
package everything gets attached.

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

Title:
  Unattended upgrades crash

Status in “unattended-upgrades” package in Ubuntu:
  Confirmed

Bug description:
  Based this bug report upon https://bugs.launchpad.net/ubuntu/+source
  /unattended-upgrades/+bug/1052360/comments/17

  Installed latest updates on Xubuntu Trusty, immediately during the
  update process the system detected an error, after reboot an error
  report again emerged, hence reporting this bug as suggested above.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unattended-upgrades 0.82.1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 27 12:40:58 2014
  InstallationDate: Installed on 2014-05-17 (10 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1343198] Re: [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)

2014-07-17 Thread Daniel van Vugt
** Summary changed:

- Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)
+ [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)

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

Title:
  [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common)

Status in Mir:
  In Progress
Status in “libhybris” package in Ubuntu:
  In Progress

Bug description:
  On the N4, Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common). Actually callgrind can't decide; it's somewhere between 12%
  and 46000% ;)

  So it's big. Looking at the hybris code, there's a rather large
  bottleneck that's obvious: get_hooked_symbol does a linear search
  (many times) of a large list of strings using strmp alone. That's why
  22132 calls to get_hooked_symbol are yielding over 5 million calls to
  strcmp.

  Upstream hybris appears to have been modified to use a cache/hashing
  instead of the ugly linear search we have.

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

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


[Touch-packages] [Bug 1343198] Re: [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)

2014-07-17 Thread Daniel van Vugt
Hmm, consistent profile results seem to tell me that the offending code
is possibly only called on startup. But if the startup code accounts for
12% of the CPU time of something I left rendering for several minutes,
it's still worth fixing.

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

Title:
  [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common)

Status in Mir:
  In Progress
Status in “libhybris” package in Ubuntu:
  In Progress

Bug description:
  On the N4, Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common). Actually callgrind can't decide; it's somewhere between 12%
  and 46000% ;)

  So it's big. Looking at the hybris code, there's a rather large
  bottleneck that's obvious: get_hooked_symbol does a linear search
  (many times) of a large list of strings using strmp alone. That's why
  22132 calls to get_hooked_symbol are yielding over 5 million calls to
  strcmp.

  Upstream hybris appears to have been modified to use a cache/hashing
  instead of the ugly linear search we have.

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

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


[Touch-packages] [Bug 1343205] [NEW] apt fails to get update for language files

2014-07-17 Thread Roland Giesler
Public bug reported:

My system: Ubuntu 14:04

$ uname -a
kernel: Linux roland-nb 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

$ dpkg -l apt-utils
ii  apt-utils  1.0.1ubuntu2.1 amd64

I have repeatedly, over the last two months, been having this problem
when updates are run automatically with update-manager.  When I then run
apt-get update, I get this error:

Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList 
/var/lib/apt/lists/za.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

There is a workaround. Delete the file and rerun the update, but this is
always the same file (i18n_Translation-en) and my machine is connected
to an good internet connection when this happens.

There has been a similar report in previous version that have been
fixed, like bug #1254271 and bug #346386, but this seems a new case,
since it always affect the language file.

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

** Description changed:

  My system: Ubuntu 14:04
  
  $ uname -a
  kernel: Linux roland-nb 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  
  $ dpkg -l apt-utils
- ii  apt-utils  1.0.1ubuntu2.1 amd64   

+ ii  apt-utils  1.0.1ubuntu2.1 amd64
  
  I have repeatedly over the last two month been having this problem when
  updates are run automatically with the update-manager.  When I then run
  apt-get update, I get this error:
  
  Reading package lists... Error!
  E: Encountered a section with no Package: header
  E: Problem with MergeList 
/var/lib/apt/lists/za.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en
  E: The package lists or status file could not be parsed or opened.
  
  There is a workaround. Delete the file and rerun the update, but this is
  always the same file (i18n_Translation-en) and my machine is connected
  to an good internet connection when this happens.
  
  There has been a similar report in previous version that have been
- fixed, like a href=https://bugs.launchpad.net/ubuntu/+source/update-
- manager/+bug/1254271#1254271/a and bug #346386, but this seems a new
- case, since it always affect the language file.
+ fixed, like bug #1254271 and #346386, but this seems a new case, since
+ it always affect the language file.

** Description changed:

  My system: Ubuntu 14:04
  
  $ uname -a
  kernel: Linux roland-nb 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  
  $ dpkg -l apt-utils
  ii  apt-utils  1.0.1ubuntu2.1 amd64
  
  I have repeatedly over the last two month been having this problem when
  updates are run automatically with the update-manager.  When I then run
  apt-get update, I get this error:
  
  Reading package lists... Error!
  E: Encountered a section with no Package: header
  E: Problem with MergeList 
/var/lib/apt/lists/za.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en
  E: The package lists or status file could not be parsed or opened.
  
  There is a workaround. Delete the file and rerun the update, but this is
  always the same file (i18n_Translation-en) and my machine is connected
  to an good internet connection when this happens.
  
  There has been a similar report in previous version that have been
- fixed, like bug #1254271 and #346386, but this seems a new case, since
- it always affect the language file.
+ fixed, like bug #1254271 and bug #346386, but this seems a new case,
+ since it always affect the language file.

** Description changed:

  My system: Ubuntu 14:04
  
  $ uname -a
  kernel: Linux roland-nb 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  
  $ dpkg -l apt-utils
  ii  apt-utils  1.0.1ubuntu2.1 amd64
  
- I have repeatedly over the last two month been having this problem when
- updates are run automatically with the update-manager.  When I then run
+ I have repeatedly, over the last two months, been having this problem
+ when updates are run automatically with update-manager.  When I then run
  apt-get update, I get this error:
  
  Reading package lists... Error!
  E: Encountered a section with no Package: header
  E: Problem with MergeList 
/var/lib/apt/lists/za.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en
  E: The package lists or status file could not be parsed or opened.
  
  There is a workaround. Delete the file and rerun the update, but this is
  always the same file (i18n_Translation-en) and my machine is connected
  to an good internet connection when this happens.
  
  There has been a similar report in previous version that have been
  

[Touch-packages] [Bug 1342031] Re: Rename QML modules to follow qml-module-foo naming

2014-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package qtsystems-opensource-src -
5.0~git20130712-0ubuntu6

---
qtsystems-opensource-src (5.0~git20130712-0ubuntu6) utopic; urgency=medium

  * Clean up debian/patches/series and debian/rules of obsolete lines
  * Bump build dependencies to 5.3.0
  * Clean old pre-depends
  * Rename the QML modules to qml-module-xxx format and add transitional
packages. (LP: #1342031)
 -- Timo Jyrinki timo-jyri...@ubuntu.com   Tue, 15 Jul 2014 09:21:57 +

** Changed in: qtsystems-opensource-src (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 content-hub in Ubuntu.
https://bugs.launchpad.net/bugs/1342031

Title:
  Rename QML modules to follow qml-module-foo naming

Status in “accounts-qml-module” package in Ubuntu:
  New
Status in “address-book-app” package in Ubuntu:
  New
Status in “clickmanager-plugin” package in Ubuntu:
  New
Status in “content-hub” package in Ubuntu:
  New
Status in “cordova-ubuntu” package in Ubuntu:
  New
Status in “dee-qt” package in Ubuntu:
  New
Status in “gsettings-qt” package in Ubuntu:
  New
Status in “history-service” package in Ubuntu:
  New
Status in “libhud-qt” package in Ubuntu:
  New
Status in “libqofono” package in Ubuntu:
  New
Status in “libusermetrics” package in Ubuntu:
  New
Status in “mediascanner2” package in Ubuntu:
  New
Status in “poppler-qml-plugin” package in Ubuntu:
  New
Status in “qml-box2d” package in Ubuntu:
  New
Status in “qml-friends” package in Ubuntu:
  New
Status in “qt3d-opensource-src” package in Ubuntu:
  New
Status in “qtconnectivity-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtgrilo” package in Ubuntu:
  New
Status in “qtlocation-opensource-src” package in Ubuntu:
  New
Status in “qtmultimedia-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtpim-opensource-src” package in Ubuntu:
  New
Status in “qtquickcontrols-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtsensors-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtsystems-opensource-src” package in Ubuntu:
  Fix Released
Status in “reminders-app” package in Ubuntu:
  New
Status in “solid” package in Ubuntu:
  New
Status in “sync-monitor” package in Ubuntu:
  New
Status in “telephony-service” package in Ubuntu:
  New
Status in “thumbnailer” package in Ubuntu:
  New
Status in “u1db-qt” package in Ubuntu:
  New
Status in “ubuntu-download-manager” package in Ubuntu:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  New
Status in “ubuntu-settings-components” package in Ubuntu:
  New
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New
Status in “ubuntu-ui-extras” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New
Status in “ubuntuone-credentials” package in Ubuntu:
  New
Status in “unity-action-api” package in Ubuntu:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “webbrowser-app” package in Ubuntu:
  New

Bug description:
  The package names of QML modules should be of the format qml-module
  -{$module-name}[version], a transition that was started during Qt 5.3
  preparation in Ubuntu. For example this could be qml-module-qtquick-
  localstorage or qml-module-qtsysteminfo for non versioned modules, and
  qml-module-ubuntu-webthing0.3 for versioned/co-installable modules.

  Further details in Debian e-mail:
  http://lists.alioth.debian.org/pipermail/pkg-kde-
  talk/2014-March/001889.html

  For Ubuntu, transitional packages should be put in place for smooth 
distribution upgrades, since we're shipping with the old names in previous 
Ubuntus. An example of that is at 
http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtsystems-opensource-src/revision/31
 - in other words:
  - Make the old package a transitional oldlibs package that depends on the new 
package
  - Add Breaks/Replaces to the new package for the old non-transitional 
packages (be careful about the version number specification)
  - Keep Multi-Arch: same and Architecture: any for the transitional package
  - Write QML module instead of QML plugin
  - Rename also the *.install files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accounts-qml-module/+bug/1342031/+subscriptions

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


[Touch-packages] [Bug 1343205] Re: apt fails to get update for language files

2014-07-17 Thread Roland Giesler
** Description changed:

  My system: Ubuntu 14:04
  
  $ uname -a
  kernel: Linux roland-nb 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  
  $ dpkg -l apt-utils
  ii  apt-utils  1.0.1ubuntu2.1 amd64
  
  I have repeatedly, over the last two months, been having this problem
  when updates are run automatically with update-manager.  When I then run
  apt-get update, I get this error:
  
  Reading package lists... Error!
  E: Encountered a section with no Package: header
  E: Problem with MergeList 
/var/lib/apt/lists/za.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en
  E: The package lists or status file could not be parsed or opened.
  
  There is a workaround. Delete the file and rerun the update, but this is
  always the same file (i18n_Translation-en) and my machine is connected
  to an good internet connection when this happens.
  
  There has been a similar report in previous version that have been
  fixed, like bug #1254271 and bug #346386, but this seems a new case,
- since it always affect the language file.
+ since it always affects the language file.

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

Title:
  apt fails to get update for language files

Status in “apt” package in Ubuntu:
  New

Bug description:
  My system: Ubuntu 14:04

  $ uname -a
  kernel: Linux roland-nb 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  $ dpkg -l apt-utils
  ii  apt-utils  1.0.1ubuntu2.1 amd64

  I have repeatedly, over the last two months, been having this problem
  when updates are run automatically with update-manager.  When I then
  run apt-get update, I get this error:

  Reading package lists... Error!
  E: Encountered a section with no Package: header
  E: Problem with MergeList 
/var/lib/apt/lists/za.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en
  E: The package lists or status file could not be parsed or opened.

  There is a workaround. Delete the file and rerun the update, but this
  is always the same file (i18n_Translation-en) and my machine is
  connected to an good internet connection when this happens.

  There has been a similar report in previous version that have been
  fixed, like bug #1254271 and bug #346386, but this seems a new case,
  since it always affects the language file.

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

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


[Touch-packages] [Bug 1343198] Re: [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)

2014-07-17 Thread Daniel van Vugt
Here's a patch where I've converted the linear search into a binary
search. Performance is improved by a factor of approximately 10.

Even if this code is only touched on startup, it's definitely worth
having because this represents most of the startup time of the Mir
server.

** Patch added: bsearch.patch
   
https://bugs.launchpad.net/ubuntu/+source/libhybris/+bug/1343198/+attachment/4154608/+files/bsearch.patch

** Description changed:

  On the N4, Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common). Actually callgrind can't decide; it's somewhere between 12% and
  46000% ;)
  
  So it's big. Looking at the hybris code, there's a rather large
  bottleneck that's obvious: get_hooked_symbol does a linear search (many
- times) of a large list of strings using strmp alone. That's why 22132
+ times) of a large list of strings using strcmp alone. That's why 22132
  calls to get_hooked_symbol are yielding over 5 million calls to strcmp.
  
  Upstream hybris appears to have been modified to use a cache/hashing
  instead of the ugly linear search we have.

** Summary changed:

- [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common)
+ [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common) 
comparing strings when it should be rendering

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

Title:
  [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common) comparing strings when it should be rendering

Status in Mir:
  In Progress
Status in “libhybris” package in Ubuntu:
  In Progress

Bug description:
  On the N4, Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common). Actually callgrind can't decide; it's somewhere between 12%
  and 46000% ;)

  So it's big. Looking at the hybris code, there's a rather large
  bottleneck that's obvious: get_hooked_symbol does a linear search
  (many times) of a large list of strings using strcmp alone. That's why
  22132 calls to get_hooked_symbol are yielding over 5 million calls to
  strcmp.

  Upstream hybris appears to have been modified to use a cache/hashing
  instead of the ugly linear search we have.

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

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


[Touch-packages] [Bug 1271977] Re: Make debugging index/ query easier

2014-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/u1db-qt/utopic-
proposed

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

Title:
  Make debugging index/ query easier

Status in U1DB Qt/ QML:
  Fix Committed
Status in “u1db-qt” package in Ubuntu:
  Fix Released

Bug description:
  Whilst working on Synchronizer I found myself inserting plenty of
  diagnostic qDebug calls until I finally thought on how to solve this
  via sync_output which contains both successes and failures and can
  even be incorporated in a GUI on a phone or tablet.

  Especially the lack of manpower makes me think we need a similar
  solution for Index and Query to more easily track down the bugs which
  lately get filed faster than they are fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1271977/+subscriptions

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


[Touch-packages] [Bug 1215898] Re: Strange behaviour with multiple elements on first level in contents

2014-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/u1db-qt/utopic-
proposed

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

Title:
  Strange behaviour with multiple elements on first level in contents

Status in U1DB Qt/ QML:
  Fix Committed
Status in “u1db-qt” package in Ubuntu:
  Fix Released

Bug description:
  I recognized some very strange behaviours concerning multiple elements
  on the first level in contents of a document. Here is what I managed
  to reproduce:

  The example http://bazaar.launchpad.net/~uonedb-qt/u1db-
  qt/trunk/view/head:/examples/u1db-qt-example-5/u1db-qt-example-5.qml
  normally produces a ListView like this:

  (0) 'Hello World 1'
  (1) 'Hello World 2'
  (2) 'Hello World 2.5' 
  (3) 'Hello World 3'
  (4) 'Hello World 3.33'
  (5) 'Hello World 3.66'


  If I now change the structure to have both message and id as a
  first level element, like this:

  U1db.Document {
  database: aDatabase
  docId: 'helloworld1'
  create: true
  defaults: { message:Hello World, id: 1 }

  }

 U1db.Document {
  database: aDatabase
  docId: 'helloworld2'
  create: true
  defaults: { message:Hello World, id: 2 }
  }

 U1db.Document {
  database: aDatabase
  docId: 'helloworld3'
  create: true
  contents: { message:Hello World, id: 3 }
  }

 U1db.Index{
 database: aDatabase
 id: by_helloworld
 expression: [id,message]
 }

 U1db.Query{
 id: aQuery
 index: by_helloworld
 }

  
  I get this output:

  (0) 'undefined 1'
  (1) 'undefined 2'
  (2) 'undefined 3'

  JSON.stringify(aQuery) shows that this is not a bug related to ListView, but 
that the Documents don’t show up properly:
  
{index:{database:{error:,objectName:,path:aDatabase5},name:,objectName:,expression:{0:id,1:message}},objectName:,results:[{id:1},{id:2},{id:3}],documents:{0:helloworld1,1:helloworld2,2:helloworld3}}

  
  Making message an Integer or id a String doesn’t change anything: 
message is undefined while id works. Swapping message and id in 
contents ({ id: 3, message:Hello World } instead of { message: Hello 
World, id:3 }) doesn’t change anything, either.



  But now, things are getting very strange, if i don’t call message
  message anymore, but dj, like this:

  import QtQuick 2.0
  import U1db 1.0 as U1db
  import Ubuntu.Components 0.1

  MainView {
  width: units.gu(45)
  height: units.gu(80)

  U1db.Database {
  id: aDatabase
  path: aDatabase5
  }

 U1db.Document {
  database: aDatabase
  docId: 'helloworld1'
  create: true
  defaults: {  id: 1 ,dj:Hello World,}

  }

 U1db.Document {
  database: aDatabase
  docId: 'helloworld2'
  create: true
  defaults: {  id: 2 , dj:Hello World,}
  }

 U1db.Document {
  database: aDatabase
  docId: 'helloworld3'
  create: true
  contents: {  id: 3, dj:Hello World, }
  }

 U1db.Index{
 database: aDatabase
 id: by_helloworld
 expression: [id,dj]
 }

 U1db.Query{
 id: aQuery
 index: by_helloworld
 }

  Tabs {
  id: tabs

  Component.onCompleted: console.log(JSON.stringify(aQuery))

  Tab {
  title: i18n.tr(Hello U1Db!)

  page: Page {
  id: helloPage

  ListView {
  width: units.gu(45)
  height: units.gu(80)
  model: aQuery
  delegate: Text {
  text: ( + index + ) ' + contents.dj +   + 
contents.id + '
  }
  }
  }
  }
  }
  }

  
  In that case, all of a sudden, you can see dj, while id is undefined:

  (0) 'Hello World undefined'
  (1) 'Hello World undefined'
  (2) 'Hello World undefined'

  
  JSON.stringify(aQuery) gives accordingly:
   
{index:{database:{error:,objectName:,path:aDatabase5},name:,objectName:,expression:{0:id,1:dj}},objectName:,results:[{dj:Hello
 World},{dj:Hello World},{dj:Hello 
World}],documents:{0:helloworld1,1:helloworld2,2:helloworld3}}

  
  As above, changing the type of the variables or swapping their order doesn’t 
change a thing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1215898/+subscriptions

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

[Touch-packages] [Bug 1284194] Re: Wonderious fields constellation gets ignored

2014-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/u1db-qt/utopic-
proposed

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

Title:
  Wonderious fields constellation gets ignored

Status in U1DB Qt/ QML:
  Fix Committed
Status in “u1db-qt” package in Ubuntu:
  Fix Released

Bug description:
  There's a wonderious case where a Query ignores the query and yields
  documents that shouldn't match, the adjective makes up for my failing
  to see what it actually is about those fields that makes them not
  work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1284194/+subscriptions

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


[Touch-packages] [Bug 1343187] Re: sound automatically switch on and off

2014-07-17 Thread Raymond
** Changed in: alsa-driver (Ubuntu)
   Status: New = Incomplete

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

Title:
  sound automatically switch on and off

Status in “alsa-driver” package in Ubuntu:
  Incomplete

Bug description:
  I removed also-driver and i tried to reinstall but not able to to
  reinstall

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: alsa-base (not installed)
  ProcVersionSignature: Ubuntu 3.8.0-35.50-generic 3.8.13.13
  Uname: Linux 3.8.0-35-generic i686
  ApportVersion: 2.9.2-0ubuntu8.5
  Architecture: i386
  Date: Thu Jul 17 14:54:54 2014
  InstallationDate: Installed on 2013-08-30 (320 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
  MarkForUpload: True
  SourcePackage: alsa-driver
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1326500] Re: libgssapi-krb5-2: segfault when mechglue loops endlessly on call to gss_add_cred_from

2014-07-17 Thread Sam Hartman
With the upload of krb5 1.12.1+dfsg-3ubuntu1 to utopic, this is fixed in
utopic.  Any additional help I can provide getting this into trusty?

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

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

Title:
  libgssapi-krb5-2: segfault when mechglue loops endlessly on call to
  gss_add_cred_from

Status in “krb5” package in Ubuntu:
  Fix Released
Status in “krb5” source package in Trusty:
  Triaged

Bug description:
  There's a bug fixed in krb5 1.12.1+dfsg-2 (just uploaded to Debian) where if 
a gss-api mechanism is dynamically loaded, and that mechanism uses symbols from 
libgssapi_krb5, and doesn't provide certain optional entry points added in krb5 
1.12, then calling one of those entry points will cause the mechglue to call 
itself.  This results in an endless loop and the process eventually crashes on 
stack exhaustion.
  Unfortunately, one of the entry points, gss_add_cred_from is going to get 
called quite commonly.
  So, this means that if you're using Ubuntu to develop a GSS-API mechanism or 
are installing a third party gss-api mechanism, things are going to crash, 
mostly whenever anyone tries to use gss-api as a server, regardless of whether 
they intended to use your application.

  I'd like to see this fixed in trusty, so I'm giving a detailed repro below.  
Patch against trusty coming shortly.
  Apologies that the repro is a bit involved; there's not a mechanism packaged 
in Ubuntu that easily exhibits this.  However, you really ought to be able to 
use Ubuntu to develop a GSS mechanism without crashing all your gss apps.

  On a stock trusty system, first install the attached mech file as
  /usr/etc/gss/mech (yes that's /usr/etc, not /etc) and then run the
  following:

sudo add-apt-repository  ppa:moonshot/daily
sudo apt-get update
  4  sudo apt-get  install bzr libkrb5-dev libradsec-dev   libssl-dev 
libjansson-dev autoconf automake libtool  build-essential
bzr branch -r739 lp:moonshot
cd moonshot/
autoreconf  -i
./configure --without-opensaml --without-shibresolver
make -j3
sudo make install
sudo apt-get install krb5-gss-samples
gss-server host@localhost

  This will segfault

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

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


[Touch-packages] [Bug 1343129] Re: Department names are not translatable

2014-07-17 Thread Pawel Stolowski
All these names are coming from the server and are based on the locale
that are passed with each query. All translations will be kept on the
server (they currently only handle EN afaik). The only department name
that's kept client side is All departments, and it should be
translatable.

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

Title:
  Department names are not translatable

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  Not sure if it's related to bug 1342924 (as far as I can tell, it
  isn't), and if deparments is the right name for them, but neither
  the deparment names (Universal access, Office, Themes  Tweaks,
  etc.) nor any of the associated sections (Top Apps, Top Games,
  Travel Apps, etc.) appear to be translatable.

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

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


[Touch-packages] [Bug 1323593] Re: Unattended upgrades crash

2014-07-17 Thread Alex Muntada
Maybe it would be better if we set this bug as invalid and I reported a
new one. Do you agree, Patrik?

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

Title:
  Unattended upgrades crash

Status in “unattended-upgrades” package in Ubuntu:
  Confirmed

Bug description:
  Based this bug report upon https://bugs.launchpad.net/ubuntu/+source
  /unattended-upgrades/+bug/1052360/comments/17

  Installed latest updates on Xubuntu Trusty, immediately during the
  update process the system detected an error, after reboot an error
  report again emerged, hence reporting this bug as suggested above.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unattended-upgrades 0.82.1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 27 12:40:58 2014
  InstallationDate: Installed on 2014-05-17 (10 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1271973] Re: Results from U1db.Query contain only indexed fields, not the whole document

2014-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package u1db-qt -
0.1.5+14.10.20140716-0ubuntu1

---
u1db-qt (0.1.5+14.10.20140716-0ubuntu1) utopic; urgency=low

  [ Pete Woods ]
  * Improve database init performance by adding transactions

  [ Christian Dywan ]
  * Adopt xvfb.sh script from ui toolkit to run tests
  * Sort out build warnings and make them always fatal.
  * Implement Database.removeDoc method and use it in unit test
Functionally this is equivalent to replacing the doc with an empty
one. (LP: #1243395)
  * Use new-style qmlrunner log option to enable stdout.
  * Query improvements and more advanced example. (LP: #1271977,
#1271972, #1266478)
  * Store whole document contents in the results and unit test that.
(LP: #1271973)
  * Reverse query logic to check non-matching and internally convert
between query syntaxes. (LP: #1284194, #1214538, #1215898)
  * Revert r113 and update unit test to verify previous behavior
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 16 Jul 2014 
07:52:34 +

** Changed in: u1db-qt (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Results from U1db.Query contain only indexed fields, not the whole
  document

Status in U1DB Qt/ QML:
  Confirmed
Status in “u1db-qt” package in Ubuntu:
  Confirmed

Bug description:
  Whe using U1db.Index and U1db.Query to query information from a U1db,
  the results returned from a Query should be the entire document, and
  instead they are a subset of the document containing only the indexed
  fields.

  Example code below. Observe that the left-hand ListView is showing
  results, but those results are not the whole content of each document;
  instead, they contain only the fields in the index. Index queries
  should return the whole document. Otherwise queries are almost
  useless; they are designed so that you can get a list of the documents
  which match the query fields, not just the query fields which match
  the query fields. Returning the value of the fields which match the
  query is pointless: you must already know those values in order to
  construct the query in the first place.

  import QtQuick 2.0
  import U1db 1.0 as U1db

  Rectangle {
  width: 600
  height: 300

  U1db.Database { id: db; path: u1db-broken-query; }
  U1db.Document {
  database: db; docId: doc1; create: true
  defaults: { topfield: { subfield: subvalue1 }, toplevelfield: 
topvalue1 }
  }
  U1db.Document {
  database: db; docId: doc2; create: true
  defaults: { topfield: { subfield: subvalue2 }, toplevelfield: 
topvalue2 }
  }
  U1db.Index {
  database: db
  id: by_topfield_subfield
  expression: [topfield.subfield]
  }
  U1db.Index {
  database: db
  id: by_toplevelfield
  expression: [toplevelfield.subfield]
  }
  U1db.Query { id: qtopsub; index: by_topfield_subfield; query: [{subfield: 
*}] }
  U1db.Query { id: qtoplevel; index: by_toplevelfield; query: 
[{toplevelfield: *}] }

  Text {
  id: h1
  width: parent.width / 2
  height: 50
  anchors.left: parent.left
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on topfield.subfield
  }

  ListView {
  anchors.top: h1.bottom
  anchors.left: parent.left
  width: h1.width
  anchors.bottom: parent.bottom
  model: qtopsub
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }

  Text {
  id: h2
  width: parent.width / 2
  height: 50
  anchors.right: parent.right
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on toplevelfield
  }

  ListView {
  anchors.top: h2.bottom
  anchors.right: parent.right
  width: h2.width
  anchors.bottom: parent.bottom
  model: qtoplevel
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1271973/+subscriptions

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


[Touch-packages] [Bug 1343254] [NEW] Dependency on library from QML module should have (= ${binary:Version})

2014-07-17 Thread Timo Jyrinki
Public bug reported:

qml-module-qtserviceframework should depend on libqt5serviceframework5
(= ${binary:Version})

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

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

Title:
  Dependency on library from QML module should have (=
  ${binary:Version})

Status in “qtsystems-opensource-src” package in Ubuntu:
  New

Bug description:
  qml-module-qtserviceframework should depend on libqt5serviceframework5
  (= ${binary:Version})

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

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


[Touch-packages] [Bug 1331515] Re: [phone app] wrong regional format when dialing number

2014-07-17 Thread Renato Araujo Oliveira Filho
** Changed in: dialer-app
   Status: In Progress = Fix Released

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

Title:
  [phone app] wrong regional format when dialing number

Status in Dialer app for Ubuntu Touch:
  Fix Released
Status in Ubuntu UX bugs:
  Triaged
Status in “address-book-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu:
  Fix Released
Status in “telephony-service” package in Ubuntu:
  Fix Released

Bug description:
  Using a Norwegian locale (not keyboard layout, however, since this
  does not exist)

  What happened:
  When entering a number, it appears like this: (559) 765-00

  What should have happened:
  It should have appeared like so: 55 97 65 00

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

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


[Touch-packages] [Bug 1271973] Re: Results from U1db.Query contain only indexed fields, not the whole document

2014-07-17 Thread Timo Jyrinki
(it seems the other bugs were not incorrectly updated by the new
release, since they were already fixed earlier)

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

Title:
  Results from U1db.Query contain only indexed fields, not the whole
  document

Status in U1DB Qt/ QML:
  Confirmed
Status in “u1db-qt” package in Ubuntu:
  Confirmed

Bug description:
  Whe using U1db.Index and U1db.Query to query information from a U1db,
  the results returned from a Query should be the entire document, and
  instead they are a subset of the document containing only the indexed
  fields.

  Example code below. Observe that the left-hand ListView is showing
  results, but those results are not the whole content of each document;
  instead, they contain only the fields in the index. Index queries
  should return the whole document. Otherwise queries are almost
  useless; they are designed so that you can get a list of the documents
  which match the query fields, not just the query fields which match
  the query fields. Returning the value of the fields which match the
  query is pointless: you must already know those values in order to
  construct the query in the first place.

  import QtQuick 2.0
  import U1db 1.0 as U1db

  Rectangle {
  width: 600
  height: 300

  U1db.Database { id: db; path: u1db-broken-query; }
  U1db.Document {
  database: db; docId: doc1; create: true
  defaults: { topfield: { subfield: subvalue1 }, toplevelfield: 
topvalue1 }
  }
  U1db.Document {
  database: db; docId: doc2; create: true
  defaults: { topfield: { subfield: subvalue2 }, toplevelfield: 
topvalue2 }
  }
  U1db.Index {
  database: db
  id: by_topfield_subfield
  expression: [topfield.subfield]
  }
  U1db.Index {
  database: db
  id: by_toplevelfield
  expression: [toplevelfield.subfield]
  }
  U1db.Query { id: qtopsub; index: by_topfield_subfield; query: [{subfield: 
*}] }
  U1db.Query { id: qtoplevel; index: by_toplevelfield; query: 
[{toplevelfield: *}] }

  Text {
  id: h1
  width: parent.width / 2
  height: 50
  anchors.left: parent.left
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on topfield.subfield
  }

  ListView {
  anchors.top: h1.bottom
  anchors.left: parent.left
  width: h1.width
  anchors.bottom: parent.bottom
  model: qtopsub
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }

  Text {
  id: h2
  width: parent.width / 2
  height: 50
  anchors.right: parent.right
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on toplevelfield
  }

  ListView {
  anchors.top: h2.bottom
  anchors.right: parent.right
  width: h2.width
  anchors.bottom: parent.bottom
  model: qtoplevel
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1271973/+subscriptions

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


[Touch-packages] [Bug 1271973] Re: Results from U1db.Query contain only indexed fields, not the whole document

2014-07-17 Thread Timo Jyrinki
Please ignore the previous, the changelog was erronous. This bug was
already fixed earlier, and the new u1db-qt release only contained
Improve database init performance by adding transactions.

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

Title:
  Results from U1db.Query contain only indexed fields, not the whole
  document

Status in U1DB Qt/ QML:
  Confirmed
Status in “u1db-qt” package in Ubuntu:
  Confirmed

Bug description:
  Whe using U1db.Index and U1db.Query to query information from a U1db,
  the results returned from a Query should be the entire document, and
  instead they are a subset of the document containing only the indexed
  fields.

  Example code below. Observe that the left-hand ListView is showing
  results, but those results are not the whole content of each document;
  instead, they contain only the fields in the index. Index queries
  should return the whole document. Otherwise queries are almost
  useless; they are designed so that you can get a list of the documents
  which match the query fields, not just the query fields which match
  the query fields. Returning the value of the fields which match the
  query is pointless: you must already know those values in order to
  construct the query in the first place.

  import QtQuick 2.0
  import U1db 1.0 as U1db

  Rectangle {
  width: 600
  height: 300

  U1db.Database { id: db; path: u1db-broken-query; }
  U1db.Document {
  database: db; docId: doc1; create: true
  defaults: { topfield: { subfield: subvalue1 }, toplevelfield: 
topvalue1 }
  }
  U1db.Document {
  database: db; docId: doc2; create: true
  defaults: { topfield: { subfield: subvalue2 }, toplevelfield: 
topvalue2 }
  }
  U1db.Index {
  database: db
  id: by_topfield_subfield
  expression: [topfield.subfield]
  }
  U1db.Index {
  database: db
  id: by_toplevelfield
  expression: [toplevelfield.subfield]
  }
  U1db.Query { id: qtopsub; index: by_topfield_subfield; query: [{subfield: 
*}] }
  U1db.Query { id: qtoplevel; index: by_toplevelfield; query: 
[{toplevelfield: *}] }

  Text {
  id: h1
  width: parent.width / 2
  height: 50
  anchors.left: parent.left
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on topfield.subfield
  }

  ListView {
  anchors.top: h1.bottom
  anchors.left: parent.left
  width: h1.width
  anchors.bottom: parent.bottom
  model: qtopsub
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }

  Text {
  id: h2
  width: parent.width / 2
  height: 50
  anchors.right: parent.right
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on toplevelfield
  }

  ListView {
  anchors.top: h2.bottom
  anchors.right: parent.right
  width: h2.width
  anchors.bottom: parent.bottom
  model: qtoplevel
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1271973/+subscriptions

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


[Touch-packages] [Bug 1271973] Re: Results from U1db.Query contain only indexed fields, not the whole document

2014-07-17 Thread Timo Jyrinki
This time the changelog of new u1db-qt got bloated by a missing tag, it
actually contained only the Improve database init performance by adding
transactions.

And true, the bzr113 commit was indeed reverted earlier, so this bug is
still open.

** Changed in: u1db-qt (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  Results from U1db.Query contain only indexed fields, not the whole
  document

Status in U1DB Qt/ QML:
  Confirmed
Status in “u1db-qt” package in Ubuntu:
  Confirmed

Bug description:
  Whe using U1db.Index and U1db.Query to query information from a U1db,
  the results returned from a Query should be the entire document, and
  instead they are a subset of the document containing only the indexed
  fields.

  Example code below. Observe that the left-hand ListView is showing
  results, but those results are not the whole content of each document;
  instead, they contain only the fields in the index. Index queries
  should return the whole document. Otherwise queries are almost
  useless; they are designed so that you can get a list of the documents
  which match the query fields, not just the query fields which match
  the query fields. Returning the value of the fields which match the
  query is pointless: you must already know those values in order to
  construct the query in the first place.

  import QtQuick 2.0
  import U1db 1.0 as U1db

  Rectangle {
  width: 600
  height: 300

  U1db.Database { id: db; path: u1db-broken-query; }
  U1db.Document {
  database: db; docId: doc1; create: true
  defaults: { topfield: { subfield: subvalue1 }, toplevelfield: 
topvalue1 }
  }
  U1db.Document {
  database: db; docId: doc2; create: true
  defaults: { topfield: { subfield: subvalue2 }, toplevelfield: 
topvalue2 }
  }
  U1db.Index {
  database: db
  id: by_topfield_subfield
  expression: [topfield.subfield]
  }
  U1db.Index {
  database: db
  id: by_toplevelfield
  expression: [toplevelfield.subfield]
  }
  U1db.Query { id: qtopsub; index: by_topfield_subfield; query: [{subfield: 
*}] }
  U1db.Query { id: qtoplevel; index: by_toplevelfield; query: 
[{toplevelfield: *}] }

  Text {
  id: h1
  width: parent.width / 2
  height: 50
  anchors.left: parent.left
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on topfield.subfield
  }

  ListView {
  anchors.top: h1.bottom
  anchors.left: parent.left
  width: h1.width
  anchors.bottom: parent.bottom
  model: qtopsub
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }

  Text {
  id: h2
  width: parent.width / 2
  height: 50
  anchors.right: parent.right
  anchors.top: parent.top
  horizontalAlignment: Text.AlignHCenter
  text: ListModel on toplevelfield
  }

  ListView {
  anchors.top: h2.bottom
  anchors.right: parent.right
  width: h2.width
  anchors.bottom: parent.bottom
  model: qtoplevel
  delegate: Text {
  text: JSON.stringify(model.contents)
  }
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1271973/+subscriptions

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


[Touch-packages] [Bug 1289470] Re: The phone has three brightness sliders

2014-07-17 Thread Pat McGowan
assign to charles to restore the slide in the indicator

** Changed in: indicator-power (Ubuntu)
 Assignee: (unassigned) = Charles Kerr (charlesk)

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Jonas G. Drange (jonas-drange)

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

Title:
  The phone has three brightness sliders

Status in “indicator-power” package in Ubuntu:
  Triaged
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged

Bug description:
  The current phone design has three brightness sliders that do exactly the 
same thing:
  * System Settings  Brightness
  * System Settings  Battery
  * the Battery menu.

  This is kind of ridiculous. We should get rid of one or two.

  https://wiki.ubuntu.com/Power#Settings: 'Display brightness' should
  navigate to a mirror of the 'Brightness' screen.

  https://wiki.ubuntu.com/Power#menu-mobile: The brightness slider
  should exactly mirror the one in the Brightness settings panel.

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

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


[Touch-packages] [Bug 1343263] [NEW] Search button does nothing upon installing a scope

2014-07-17 Thread David Planella
Public bug reported:

If I go to the Ubuntu store, search for a scope and then I install it,
I'm then presented with two buttons once the installation has finished:
Remove and Search.

I'd expect the Search button to load the scope and show its main dash
page ready to do a search, but it actually does nothing.

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Search button does nothing upon installing a scope

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  If I go to the Ubuntu store, search for a scope and then I install it,
  I'm then presented with two buttons once the installation has
  finished: Remove and Search.

  I'd expect the Search button to load the scope and show its main
  dash page ready to do a search, but it actually does nothing.

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

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


[Touch-packages] [Bug 1013881] Re: Right-Ctrl key broken on French OSS keyboard

2014-07-17 Thread Raphael Ouazana
Hi,

Any chance to see this bug fixed in Trusty too?

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

Title:
  Right-Ctrl key broken on French OSS keyboard

Status in central project for keyboard configuration:
  Fix Released
Status in “xkeyboard-config” package in Ubuntu:
  Fix Released
Status in “xkeyboard-config” source package in Precise:
  Fix Released

Bug description:
  Since the version 2.5-1ubuntu1.2 of the package xkb-data, the right CTRL key 
of the keyboard has ceased to work.
  The problem started when APT has updated the xkd-data from 2.5-1ubuntu1 to 
2.5-1ubuntu1.2.

  If I switch back to 2.5.-1ubuntu1 using Synaptic, it works back.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xkb-data 2.5-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  ApportVersion: 2.0.1-0ubuntu9
  Architecture: amd64
  Date: Sat Jun 16 00:16:09 2012
  Dependencies:
   
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 003: ID 17ef:1003 Lenovo Integrated Smart Card Reader
  MachineType: LENOVO 4243E69
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic 
root=UUID=f6981326-31fd-4eaf-b039-3a1e5f33dbc0 ro quiet splash vt.handoff=7
  SourcePackage: xkeyboard-config
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET56WW (1.36 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4243E69
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8AET56WW(1.36):bd12/06/2011:svnLENOVO:pn4243E69:pvrThinkPadT520:rvnLENOVO:rn4243E69:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4243E69
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.7.8-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.19.0-0ubuntu1~xup1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/1013881/+subscriptions

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


[Touch-packages] [Bug 1343261] [NEW] User accounts with id higher than 60000 are not shown in Trusty

2014-07-17 Thread Margarita Manterola
Public bug reported:

Version: 0.6.35-0ubuntu7

This bug is visible in lightdm, but it's actually a problem in Trusty's
accountsservice.  The code in user-classify.c forces the user account to
be between 1000 and 6.  Any accounts higher than 6 are
considered systems accounts and not shown in lightdm.

In Utopic this is fixed by modifying the code to not take into account
any maximum, but rather use the minimum and then filter nobody and
nobodynfs.

Editing login.defs is possible but is not enough, because in that case,
nobody isn't filtered.

The patch is quite small and can be backported to Trusty without much
issue.

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

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

Title:
  User accounts with id higher than 6 are not shown in Trusty

Status in “accountsservice” package in Ubuntu:
  New

Bug description:
  Version: 0.6.35-0ubuntu7

  This bug is visible in lightdm, but it's actually a problem in
  Trusty's accountsservice.  The code in user-classify.c forces the user
  account to be between 1000 and 6.  Any accounts higher than 6
  are considered systems accounts and not shown in lightdm.

  In Utopic this is fixed by modifying the code to not take into account
  any maximum, but rather use the minimum and then filter nobody and
  nobodynfs.

  Editing login.defs is possible but is not enough, because in that
  case, nobody isn't filtered.

  The patch is quite small and can be backported to Trusty without much
  issue.

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

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


[Touch-packages] [Bug 1343265] [NEW] The Ubuntu store offers me to install apps that are already installed

2014-07-17 Thread David Planella
Public bug reported:

If I go to the Ubuntu store and search for an app that's installed to
see its description, there is an Install button in the page that I'm
shown.

This means it's not detecting that the app is installed already and that
there is no option to remove an app.

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  The Ubuntu store offers me to install apps that are already installed

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  If I go to the Ubuntu store and search for an app that's installed to
  see its description, there is an Install button in the page that I'm
  shown.

  This means it's not detecting that the app is installed already and
  that there is no option to remove an app.

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

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


[Touch-packages] [Bug 1318635] Re: qtbase failed to build on arm64 on utopic

2014-07-17 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki)

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

Title:
  qtbase failed to build on arm64 on utopic

Status in “gcc-defaults” package in Ubuntu:
  Confirmed
Status in “qtbase-opensource-src” package in Ubuntu:
  Confirmed

Bug description:
  The latest qtbase upload:
  
https://launchpad.net/ubuntu/utopic/+source/qtbase-opensource-src/5.2.1+dfsg-1ubuntu16

  failed to build on arm64:
  ---
  gcc -c -include .pch/Qt5Core -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV 
-DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT 
-DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS 
-DQT_DISABLE_DEPRECATED_BEFORE=0x05 
-DELF_INTERPRETER=\/lib/ld-linux-aarch64.so.1\ -DQT_USE_ICU 
-DPCRE_HAVE_CONFIG_H -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE 
-DQT_NO_DEBUG -I../../mkspecs/linux-g++ -I. -I../../include 
-I../../include/QtCore -I../../include/QtCore/5.2.1 
-I../../include/QtCore/5.2.1/QtCore -Iglobal -I../3rdparty/pcre 
-I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 
-I../3rdparty/sha3 -I.moc -o .obj/pcre16_jit_compile.o 
../3rdparty/pcre/pcre16_jit_compile.c
  gcc: internal compiler error: Segmentation fault (program cc1)
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See file:///usr/share/doc/gcc-4.8/README.Bugs for instructions.
  Makefile:19974: recipe for target '.obj/pcre16_fullinfo.o' failed
  ---

  The previous build on utopic was fine, and a trusty build with the
  same patch as ubuntu16 built ok.

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

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


[Touch-packages] [Bug 1219656] Re: qtmultimedia5-dev needs depend on libpulse-dev

2014-07-17 Thread Timo Jyrinki
The test case is functional now with the newer Qt.

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

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

Title:
  qtmultimedia5-dev needs depend on libpulse-dev

Status in “qtmultimedia-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  A simple audio file player like below need qtmultimedia5-dev. And as
  linking, it has -lpulse needs libpulse-dev.

  === main.cc
  #include QCoreApplication
  #include QTimer
  #include QDebug

  #include QtMultimedia/QMediaPlayer

  int main(int argc, char *argv[])
  {
  QCoreApplication app(argc, argv);
  QMediaPlayer *player;

  if (argc != 2) {
  qDebug()  usage:   argv[0]   audiofile;
  return 0;
  }

  player = new QMediaPlayer(0, 0);

  player-setMedia(QUrl::fromLocalFile(argv[1]));
  player-setVolume(50);
  // player-setPlaybackRate(1.2);
  player-play();

  QObject::connect(player, SIGNAL(stateChanged(QMediaPlayer::State)),app, 
SLOT(quit())); // as state change, quit app.
  //  QTimer::singleShot(1000, app, SLOT(quit())); //stop after 5 seconds

  return app.exec();
  }

  === playaudio.pro
  QT   += core
  QT   += multimedia
  QT   -= gui

  TARGET = playaudio
  CONFIG   += console
  CONFIG   -= app_bundle

  TEMPLATE = app

  SOURCES += main.cpp

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

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


[Touch-packages] [Bug 1317348] Re: Switcher (Alt-Tab) does not respect monitor-defined scaling factor

2014-07-17 Thread Christopher Townsend
** 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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1317348

Title:
  Switcher (Alt-Tab) does not respect monitor-defined scaling factor

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]
  Unity switcher doesn't get properly scaled on HiDPI monitors.

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to 
somewhat
     different from 1.0 (might be both bigger and smaller, your choice).
  2. Open some windows and press Alt+Tab
  3. Both Switcher icons, application names and spreaded windows (when pressing 
down, or
     right-clicking on an icon) decorations should be scaled to match the 
selected
     scaling factor.
 In Multi-monitor scenario it should match the scaling factor of the 
monitor where the
 view opens (so where the mouse is).

  [Regression potential]The potential of regression is basically none,
  since we just moved from fixed sizes to relative sizes and unless the
  scale value is set to an invalid value, this should work as it happens
  in other unity views that do support scaling currently.

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

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


[Touch-packages] [Bug 1340632] Re: [QtComp] Many apps open results in laggy launcher, apps scope, spread

2014-07-17 Thread Michael Zanetti
After some more tweaking I think we're in a position to close this bug
now. It shouldn't be any worse with QtComp than with trunk any more.

** Changed in: unity8 (Ubuntu)
   Status: Incomplete = Fix Committed

** Changed in: unity8
   Status: New = Fix Committed

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

Title:
  [QtComp] Many apps open results in laggy launcher, apps scope, spread

Status in The Unity 8 shell:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Fix Committed

Bug description:
  What happened:
  I opened 9 apps, causing the launcher to be scrollable. Scrolling the 
launcher is slow and jumpy

  What should have happened:
  Luncher scrolling should be smoooth

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 8.00+14.10.20140710.1-0ubuntu1 [origin: 
LP-PPA-ci-train-ppa-service-landing-006]
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: armhf
  Date: Fri Jul 11 09:29:14 2014
  InstallationDate: Installed on 2014-07-11 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140711-020204)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1295119] Re: qmlscene crashed with SIGSEGV in mark()

2014-07-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New = Confirmed

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

Title:
  qmlscene crashed with SIGSEGV in mark()

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Confirmed

Bug description:
  Running my app https://launchpad.net/akari on Ubuntu Trusty sometimes
  gives me a segfault at the start.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: qmlscene 5.2.1-3ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 20 14:06:36 2014
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene
  InstallationDate: Installed on 2014-03-16 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140316)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene akari.qml
  SegvAnalysis:
   Segfault happened at: 0x7f481c54bc9e 
_ZN3QV46Object11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE+94:   movzbl 
0x8(%rax),%ecx
   PC (0x7f481c54bc9e) ok
   source 0x8(%rax) (0x0098) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: qtdeclarative-opensource-src
  StacktraceTop:
   QV4::Object::markObjects(QV4::Managed*, QV4::ExecutionEngine*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   QV4::MemoryManager::mark() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   QV4::MemoryManager::runGC() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   QV4::MemoryManager::alloc(unsigned long) () from 
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   QV4::ExecutionEngine::newString(QString const) () from 
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
  Title: qmlscene crashed with SIGSEGV in QV4::Object::markObjects()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo

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

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


[Touch-packages] [Bug 1343261] Re: User accounts with id higher than 60000 are not shown in Trusty

2014-07-17 Thread Margarita Manterola
This is the debdiff with the patch backported from Utopic

** Patch added: Debdiff for the patch that fixes the issue
   
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1343261/+attachment/4154644/+files/fix-high-uids.diff

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

Title:
  User accounts with id higher than 6 are not shown in Trusty

Status in “accountsservice” package in Ubuntu:
  New

Bug description:
  Version: 0.6.35-0ubuntu7

  This bug is visible in lightdm, but it's actually a problem in
  Trusty's accountsservice.  The code in user-classify.c forces the user
  account to be between 1000 and 6.  Any accounts higher than 6
  are considered systems accounts and not shown in lightdm.

  In Utopic this is fixed by modifying the code to not take into account
  any maximum, but rather use the minimum and then filter nobody and
  nobodynfs.

  Editing login.defs is possible but is not enough, because in that
  case, nobody isn't filtered.

  The patch is quite small and can be backported to Trusty without much
  issue.

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

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


[Touch-packages] [Bug 1285305] Re: Apps leave whitescreen behind upon exiting

2014-07-17 Thread Timo Jyrinki
This should be fixed by now, and I believe it was probably fixed on the
Mir side.

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Apps leave whitescreen behind upon exiting

Status in Autopilot:
  Invalid
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  Launching an application and then closing it causes a white screen to
  be left behind.

  It's unclear whether or not this is limited to autopilot, however
  after closing an application a white screen is left behind. It appears
  the same as the white canvas that appears immediately after launching
  an application before the application is fully initialized.

  This is easily reproduced by running an autopilot test for any
  application.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: qmlscene 5.0.2-6ubuntu6
  Uname: Linux 3.4.0-4-mako armv7l
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: armhf
  Date: Wed Feb 26 18:36:47 2014
  InstallationDate: Installed on 2014-02-26 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf 
(20140226.1)
  SourcePackage: qtdeclarative-opensource-src
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1343280] [NEW] Assertion failure

2014-07-17 Thread Michal Hruby
Public bug reported:

Got this after trying to navigate to the store scope: (wasn't showing
any results)

2014-07-17 13:54:42,813 - WARNING - WARNING: QApplication was not created in 
the main() thread.
RegistryObject::ScopeProcess::exec(): Process for scope: 
com.canonical.scopes.clickstore started
2014-07-17 13:55:06,436 - WARNING - QIODevice::read: device not open
2014-07-17 13:55:06,437 - WARNING - Network error: Operation canceled (5)
 
2014-07-17 13:55:06,438 - WARNING - departments call failed due to network error
2014-07-17 13:55:06,439 - WARNING - bootstrap request failed
scoperunner: 
/build/buildd/unity-scope-click-0.1+14.10.20140714/scope/clickstore/store-query.cpp:314:
 virtual void click::Query::add_highlights(const SearchReplyProxy, const 
PackageSet): Assertion `curdep' failed.
RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
clickscope terminated
RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
musicaggregator terminated
RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
mediascanner-music terminated
RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
com.canonical.scopes.clickstore terminated
RegistryObject::ScopeProcess: Scope: com.canonical.scopes.clickstore closed 
unexpectedly. Either the process crashed or was killed forcefully.

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- Got this after trying to navigation to the store scope: (wasn't showing
+ Got this after trying to navigate to the store scope: (wasn't showing
  any results)
  
  2014-07-17 13:54:42,813 - WARNING - WARNING: QApplication was not created in 
the main() thread.
  RegistryObject::ScopeProcess::exec(): Process for scope: 
com.canonical.scopes.clickstore started
  2014-07-17 13:55:06,436 - WARNING - QIODevice::read: device not open
- 2014-07-17 13:55:06,437 - WARNING - Network error: Operation canceled (5) 
-  
+ 2014-07-17 13:55:06,437 - WARNING - Network error: Operation canceled (5)
+  
  2014-07-17 13:55:06,438 - WARNING - departments call failed due to network 
error
  2014-07-17 13:55:06,439 - WARNING - bootstrap request failed
  scoperunner: 
/build/buildd/unity-scope-click-0.1+14.10.20140714/scope/clickstore/store-query.cpp:314:
 virtual void click::Query::add_highlights(const SearchReplyProxy, const 
PackageSet): Assertion `curdep' failed.
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
clickscope terminated
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
musicaggregator terminated
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
mediascanner-music terminated
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
com.canonical.scopes.clickstore terminated
  RegistryObject::ScopeProcess: Scope: com.canonical.scopes.clickstore closed 
unexpectedly. Either the process crashed or was killed forcefully.

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

Title:
  Assertion failure

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  Got this after trying to navigate to the store scope: (wasn't showing
  any results)

  2014-07-17 13:54:42,813 - WARNING - WARNING: QApplication was not created in 
the main() thread.
  RegistryObject::ScopeProcess::exec(): Process for scope: 
com.canonical.scopes.clickstore started
  2014-07-17 13:55:06,436 - WARNING - QIODevice::read: device not open
  2014-07-17 13:55:06,437 - WARNING - Network error: Operation canceled (5)
   
  2014-07-17 13:55:06,438 - WARNING - departments call failed due to network 
error
  2014-07-17 13:55:06,439 - WARNING - bootstrap request failed
  scoperunner: 
/build/buildd/unity-scope-click-0.1+14.10.20140714/scope/clickstore/store-query.cpp:314:
 virtual void click::Query::add_highlights(const SearchReplyProxy, const 
PackageSet): Assertion `curdep' failed.
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
clickscope terminated
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
musicaggregator terminated
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
mediascanner-music terminated
  RegistryObject::ScopeProcess::on_process_death(): Process for scope: 
com.canonical.scopes.clickstore terminated
  RegistryObject::ScopeProcess: Scope: com.canonical.scopes.clickstore closed 
unexpectedly. Either the process crashed or was killed forcefully.

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

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


[Touch-packages] [Bug 1343263] Re: Search button does nothing upon installing a scope

2014-07-17 Thread Alejandro J. Cura
*** This bug is a duplicate of bug 1333831 ***
https://bugs.launchpad.net/bugs/1333831

** This bug has been marked a duplicate of bug 1333831
   Search button has the wrong scope id

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

Title:
  Search button does nothing upon installing a scope

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  If I go to the Ubuntu store, search for a scope and then I install it,
  I'm then presented with two buttons once the installation has
  finished: Remove and Search.

  I'd expect the Search button to load the scope and show its main
  dash page ready to do a search, but it actually does nothing.

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

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


[Touch-packages] [Bug 1308011] Re: SIM unlock UI shifts a half-gridunit when starting and breaks easily

2014-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity8

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

Title:
  SIM unlock UI shifts a half-gridunit when starting and breaks easily

Status in The Unity 8 shell:
  In Progress
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Get examples from lp:unity-notifications, and a few different symptoms
  can be seen:

  1. ./sd-example-simunlock.py → SIM unlock UI shifts a little from the
  top, potentially related to those messages:

  file:///usr/share/unity8/Greeter/Lockscreen.qml:71: ReferenceError: 
backgroundTopMargin is not defined
  file:///usr/share/unity8/Notifications/Notification.qml:170:9: QML Column: 
Cannot specify top, bottom, verticalCen
  ter, fill or centerIn anchors for items inside Column. Column will not 
function.
  file:///usr/share/unity8/Notifications/Notification.qml:170:9: QML Column: 
Cannot specify top, bottom, verticalCen
  ter, fill or centerIn anchors for items inside Column. Column will not 
function.

  2. ./sd-example-simunlock.py → Ctrl+C → shell is locked with a grey
  overlay

  3. I also saw some real bad lockup with the SIM UI half down the
  screen... but can't reproduce - will report back if it happens again

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 7.85+14.04.20140410.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 15 13:19:59 2014
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1234062] Re: no power off dialog

2014-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity8

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

Title:
  no power off dialog

Status in PowerD:
  Incomplete
Status in Ubuntu UX bugs:
  Triaged
Status in The Unity 8 shell:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  when turning off the phone, it is unclear whether you are successful
  in turning it off as there is no power off dialog.

  desired design:
  - when the power button is pressed to power-off the phone, a power-off dialog 
should be displayed with three options: power off, restart, cancel

  possibly in the future will want to add another option - flight mode

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

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


[Touch-packages] [Bug 1101495] Re: XmlListModel breaks when not in another component

2014-07-17 Thread Timo Jyrinki
The snippet from http://qt-project.org/doc/qt-5/qml-qtquick-
xmllistmodel-xmllistmodel.html with Qt 5.3 does not seem to fail
anymore.

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New = Fix Released

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

Title:
  XmlListModel breaks when not in another component

Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  Following the reference documentation for XmlListModel:
  
https://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick-xmllistmodel2-xmllistmodel.html
  running qmlscene on the sample snippet fails with:
  [...]
  QQuickView only supports loading of root objects that derive from QQuickItem. 

  If your example is using QML 2, (such as qmlscene) and the .qml file you 
  loaded has 'import QtQuick 1.0' or 'import Qt 4.7', this error will occur. 

  To load files with 'import QtQuick 1.0' or 'import Qt 4.7', use the 
  QQuickView class in the qtquick1 module. 

  
  If the XmlListModel is wrapped in e.g. a Rectangle, things just work:
  Rectangle {
  XmlListModel {
  ...
  }
  }

  
  This is with an up-to-date raring system, plus:
  deb http://ppa.launchpad.net/canonical-qt5-edgers/qt5-beta1/ubuntu quantal 
main
  deb http://ppa.launchpad.net/canonical-qt5-edgers/qt5-proper/ubuntu quantal 
main

  With these packages installed:
  qt5-meta-full qt-components-ubuntu qt-components-ubuntu-demos 
qt-components-ubuntu-examples qt-components-ubuntu-doc notepad-qml

  
  Thanks,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1101495/+subscriptions

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


[Touch-packages] [Bug 1343265] Re: The Ubuntu store offers me to install apps that are already installed

2014-07-17 Thread Alejandro J. Cura
Thanks for reporting this bug.

I've tried it for a few installed apps, and I can see the Uninstall and
Open buttons, and they seem to work ok.

Is this on a Nexus 4? What image number are you using? What are the apps
that you tried and failed to show Uninstall and Open?

thanks.

** Changed in: unity-scope-click (Ubuntu)
   Status: New = Incomplete

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

Title:
  The Ubuntu store offers me to install apps that are already installed

Status in “unity-scope-click” package in Ubuntu:
  Incomplete

Bug description:
  If I go to the Ubuntu store and search for an app that's installed to
  see its description, there is an Install button in the page that I'm
  shown.

  This means it's not detecting that the app is installed already and
  that there is no option to remove an app.

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

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


[Touch-packages] [Bug 1342694] Re: qmlscene crashed with SIGSEGV in _M_release() on quit

2014-07-17 Thread Alan Griffiths
The problem is a cleardown sequence difficulty.

mirclient had some non-trivial static duration data that was accessed
when connection_release was called.

This is fine for all the tests and examples in Mir. But platform-api
delays calling connection_release until later with the result that
access to dead objects was possible.

The linked branch changes one of the mir examples to do a similar thing
and updates the client library to explicitly manage the lifetime of the
required data.

** Branch linked: lp:~mir-team/mir/enable-late-release

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

** Changed in: mir (Ubuntu)
 Assignee: (unassigned) = Alan Griffiths (alan-griffiths)

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

Title:
  qmlscene crashed with SIGSEGV in _M_release() on quit

Status in “mir” package in Ubuntu:
  In Progress
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Invalid

Bug description:
  Given the app:

  import Ubuntu.Components 1.1

  MainView {
applicationName: blah

Button {
  anchors.centerIn: parent
  text: Quit
  onClicked: Qt.quit()
}
  }

  And launching it with:
  $ qmlscene test.qml 
--desktop_file_hint=/usr/share/applications/webbrowser-app.desktop

  on the phone (sorry for the webbrowser part, bug #1325984).

  On pressing Quit, the app segfaults.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: qmlscene 5.3.0-3ubuntu7
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: armhf
  Date: Wed Jul 16 12:22:05 2014
  ExecutablePath: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene
  ExecutableTimestamp: 1404724229
  InstallationDate: Installed on 2014-07-15 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140715-115453)
  ProcCmdline: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene test.qml 
--desktop_file_hint=/usr/share/applications/webbrowser-app.desktop
  ProcCwd: /home/phablet
  Signal: 11
  SourcePackage: qtdeclarative-opensource-src
  StacktraceTop:
   MirConnection::~MirConnection() () from 
/usr/lib/arm-linux-gnueabihf/libmirclient.so.8
   MirConnection::~MirConnection() () from 
/usr/lib/arm-linux-gnueabihf/libmirclient.so.8
   mir_connection_release () from /usr/lib/arm-linux-gnueabihf/libmirclient.so.8
   ?? () from 
/usr/lib/arm-linux-gnueabihf/libubuntu_application_api_touch_mirclient.so.2.1.0
  Title: qmlscene crashed with SIGSEGV in MirConnection::~MirConnection()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty 
video

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

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


[Touch-packages] [Bug 1201116] Re: [dash] constant increase in memory consumption when navigating through lenses

2014-07-17 Thread Timo Jyrinki
qtxmlpatterns is a better source package for this. Upstream bug is still
open.

** Package changed: qtdeclarative-opensource-src (Ubuntu) =
qtxmlpatterns-opensource-src (Ubuntu)

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

Title:
  [dash] constant increase in memory consumption when navigating through
  lenses

Status in The Unity 8 shell:
  Incomplete
Status in “qtxmlpatterns-opensource-src” package in Ubuntu:
  Confirmed

Bug description:
  Sorry for the poor steps to reproduce:
  1. boot the phone
  2. unlock the phone
  3. go to apps lens, swipe up and down dozens of times
  4. maybe go to the video lens and do the same
  5. swipe many times between lenses
  6. go to the video lens and open and close various previews dozens of times
  7. stop moving entirely

  
  Current result:
  CPU usage is easily 15-30%
  Memory usage seen as high as 400MB

  Expected result:
  CPU usage should be 0%
  Memory usage should be the same as when the phone was just booted and 
unlocked, around 90-100MB

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

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


[Touch-packages] [Bug 1339200] Re: Beru crash after running an updates to Ubuntu Touch OS build number 113

2014-07-17 Thread Timo Jyrinki
(setting Won't Fix for Qt point of view, since I doubt they'll change
from what they've decided, but please ping on eg. #ubuntu-app-devel if
you need a fixed Beru uploaded)

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

Title:
  Beru crash after running an updates to Ubuntu Touch OS build number
  113

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Won't Fix

Bug description:
  Hello,

  I updated my system to the latest version Ubuntu Touch OS build
  number 113

  I use a Nexus 10 Tablet

  After this, I observe the following failure :

  When i execute BERU, i observe a BERU crash processus

  *** extract /var/log/apport.log ***
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: called for pid 4631, 
signal 11, core limit 0
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: executable: 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene (command line 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene -I ./ ui/main.qml --appargs=)
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: gdbus call error: Error: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files

  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: debug: session gdbus call: 
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: apport: report 
/var/crash/_usr_lib_arm-linux-gnueabihf_qt5_bin_qmlscene.32011.crash already 
exists and unseen, doing nothing to avoid disk usage DoS
  *** end of extract /var/log/apport.log ***

  Some other additional information :

  rschrollOS Build Details

  OS build number 113
  Ubuntu Image part 20140704
  Ubuntu Image description
  Ubuntu Utopic Unicorn (development branch)
  - armhf (20140704-020205)

  Device Image part 20140625
  Device build description
  aosp_manta-userdebug 4.4.2 KOT49H
  20140624-1505-0ubuntu1 test-keys

   
  Thank you in advance for your help

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

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


[Touch-packages] [Bug 1339200] Re: Beru crash after running an updates to Ubuntu Touch OS build number 113

2014-07-17 Thread Timo Jyrinki
It sounds like the beru 0.9.6 would work from the store now? Or at least
there is a workaround that can be uploaded.

It sounds like this would be a change in Qt 5.3.0 behavior from before,
but also likely something that apps need just adapting. There were a few
subtle difference like the following required adding of the default
keyword: http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
toolkit/staging/revision/1085


** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New = Won't Fix

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

Title:
  Beru crash after running an updates to Ubuntu Touch OS build number
  113

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Won't Fix

Bug description:
  Hello,

  I updated my system to the latest version Ubuntu Touch OS build
  number 113

  I use a Nexus 10 Tablet

  After this, I observe the following failure :

  When i execute BERU, i observe a BERU crash processus

  *** extract /var/log/apport.log ***
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: called for pid 4631, 
signal 11, core limit 0
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: executable: 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene (command line 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene -I ./ ui/main.qml --appargs=)
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: gdbus call error: Error: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files

  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: debug: session gdbus call: 
  ERROR: apport (pid 4682) Tue Jul  8 16:49:00 2014: apport: report 
/var/crash/_usr_lib_arm-linux-gnueabihf_qt5_bin_qmlscene.32011.crash already 
exists and unseen, doing nothing to avoid disk usage DoS
  *** end of extract /var/log/apport.log ***

  Some other additional information :

  rschrollOS Build Details

  OS build number 113
  Ubuntu Image part 20140704
  Ubuntu Image description
  Ubuntu Utopic Unicorn (development branch)
  - armhf (20140704-020205)

  Device Image part 20140625
  Device build description
  aosp_manta-userdebug 4.4.2 KOT49H
  20140624-1505-0ubuntu1 test-keys

   
  Thank you in advance for your help

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

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


[Touch-packages] [Bug 1332096] Re: [Launcher] Launcher disappearing animation change when long left edge swiping

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1332096

Title:
  [Launcher] Launcher disappearing animation change when long left edge
  swiping

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Currently when user performs a long left edge swipe the currently open
  application slides away and dash is revealed from underneath and
  launcher disappear with horizontal movement (animated) behind the left
  edge. This feels a bit disturbing since everything else is moving
  towards right (app, finger) and launcher counter-movement to left
  feels wrong.


  Desired solution:

  Animate launcher disappearance in place with opacity animation. After
  the launcher opacity as animated to 0 it should be placed back to left
  behind the screen edge to wait for the next left edge swipe.

  duration: UbuntuAnimation.FastDuration
  easing: UbuntuAnimation.StandardEasing

  prototype to test this behaviour: lp:~willow-team/willow/launcher-
  disappearance-change/

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

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


[Touch-packages] [Bug 1332042] Re: [Launcher] When organising icons the current drop target line is not visible enough

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1332042

Title:
  [Launcher]  When organising icons the current drop target line is not
  visible enough

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  We need a more prominent drop target line to indicate the place where
  the will be dropped. Current line is way too subtle and can't be seen
  especially when screen brightness is low.

  Desired solution:

  ThinDivider component can still be used. Just change to use the
  attached visual which is basically a brighter version of which
  ThinDivider uses by default. Also now that the target line is brighter
  is should be animated away faster when icon is released. So change
  opacity animation duration from FastDuration to SnapDuration when
  hiding it.

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

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


[Touch-packages] [Bug 1240613] Re: [content picking] Content picking mode goes to Photos tab before Albums tab

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1240613

Title:
  [content picking] Content picking mode goes to Photos tab before
  Albums tab

Status in Ubuntu UX bugs:
  Fix Released
Status in “gallery-app” package in Ubuntu:
  Fix Released

Bug description:
  Current solution
  Whenever you launch the content picker mode when changing background in 
Systems Settings, it goes to Photos before the Albums tab.

  Desired solution
  Go to Events tab straight away whenever you are in the picking mode and when 
selecting 'Pick' as confirmation, it should not go to Photos tab before going 
back to Systems background view

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

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


[Touch-packages] [Bug 1236259] Re: [osk] border-image for spacebar and numberpad layout is too stretched

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [osk] border-image for spacebar and numberpad layout is too stretched

Status in Ubuntu Keyboard:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-keyboard” package in Ubuntu:
  Fix Released
Status in “ubuntu-keyboard” source package in Saucy:
  Fix Released

Bug description:
  Current situation
  The border-image is too curved and affect the layout of spacebar and 
numberpad and action keys, numberpad pop-up when stretched

  Desired solution
  The border-image needs to be fixed at the corners so it does not stretch

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

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


[Touch-packages] [Bug 1223946] Re: [browser] touch target for back button is too small

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [browser] touch target for back button is too small

Status in Ubuntu UX bugs:
  Fix Released
Status in Web Browser App:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released
Status in “webbrowser-app” source package in Saucy:
  Fix Released

Bug description:
  Current situation
  Touch target for back button is too small - particularly when user ends up on 
the 'data network error' page - the back button doesn't activate at first on 
second tap it takes the user back two pages back in the history instead of 
taking the user back to the most recently viewed page.

  Desired solution
  Touch target is bigger and is more sensitive to touch - takes the user back 
one page at a time only.

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

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


[Touch-packages] [Bug 1240553] Re: [osk] visual doesn't match design for extended keys

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [osk] visual doesn't match design for extended keys

Status in Ubuntu Keyboard:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-keyboard” package in Ubuntu:
  Fix Released

Bug description:
  Desired solution:

  - pressed key should be red not orange (double-check the values in the code 
with Jouni)
  - should be the same position as the feedback pop-over
  - appearance should be the same as feedback pop-over
  - no border imageis set so looks like a ‘sausage’ similar to the spacebar 
previously and is visible on numberpad and URL layout

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

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


[Touch-packages] [Bug 1223604] Re: Close tabbar and toolbar when user interacts with app contents

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  Close tabbar and toolbar when user interacts with app contents

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  See
  
https://docs.google.com/a/canonical.com/document/d/1T689_HboG7ZIxXj4d8oE8Xm2VzO1GhADidz9ir1OpdI/edit#
  section 3a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1223604/+subscriptions

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


[Touch-packages] [Bug 1236308] Re: gallery fixes needed when already running and enter picker mode

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  gallery fixes needed when already running and enter picker mode

Status in Ubuntu UX bugs:
  Fix Released
Status in “content-hub” package in Ubuntu:
  Fix Released
Status in “gallery-app” package in Ubuntu:
  Fix Released

Bug description:
  Current situation:
  Gallery app is already oepned, choosing a photo to add to a profile does not 
work. It doesn't take the user to the Gallery, instead remains in Contacts with 
a loading status always displayed. This may be because Gallery doesn't have a 
selection mode.

  Desired solution:
  When editing a photo goes to content picking/selection in Gallery regardless 
of whether Gallery is already running or not.

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

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


[Touch-packages] [Bug 1219023] Re: New tabs display behavior and animations

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  New tabs display behavior and animations

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  see
  
https://docs.google.com/a/canonical.com/document/d/1ypEDFzqRcYXKNcEVzAEG5KgdCWfgwiUHlmP5NledYzo/edit
  for details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1219023/+subscriptions

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


[Touch-packages] [Bug 1187850] Re: Page stack header within a tab should be displayed instead of tabs

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  Page stack header within a tab should be displayed instead of tabs

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  In cases where there is content which links to a page stack, e.g. a
  list item, within a view with tabs, the child view should have the
  header relevant to that view.

  E.g. View has tabs, Stuff . tap on a list item reading Sound and
  the header on the child page will show Sound. To get back to the
  tabs, press the back button and the header changes to the tabs.

  Therefore you cannot switch between tabs until you are back at the
  root page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1187850/+subscriptions

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


[Touch-packages] [Bug 1193257] Re: [camera] Video record counter centre aligned

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [camera] Video record counter centre aligned

Status in Camera App:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “camera-app” package in Ubuntu:
  Fix Released

Bug description:
  While recording a video, the time stamp counter should be center
  aligned, ubuntu font medium in white as shown in attached mockups.

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

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


[Touch-packages] [Bug 1343198] Re: [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-common) comparing strings when it should be rendering

2014-07-17 Thread Ricardo Salveti
Did you test the upstream implementation first to see if that is already
enough for you? While I like the change you proposed, that would differ
us from upstream, and the next rebase would mean dropping your change.

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

Title:
  [android] Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common) comparing strings when it should be rendering

Status in Mir:
  In Progress
Status in “libhybris” package in Ubuntu:
  In Progress

Bug description:
  On the N4, Mir spends 12%+ CPU time in get_hooked_symbol (libhybris-
  common). Actually callgrind can't decide; it's somewhere between 12%
  and 46000% ;)

  So it's big. Looking at the hybris code, there's a rather large
  bottleneck that's obvious: get_hooked_symbol does a linear search
  (many times) of a large list of strings using strcmp alone. That's why
  22132 calls to get_hooked_symbol are yielding over 5 million calls to
  strcmp.

  Upstream hybris appears to have been modified to use a cache/hashing
  instead of the ugly linear search we have.

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

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


[Touch-packages] [Bug 1229114] Re: [OSK] Shift-key’s behaviour and icon isn’t correct

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [OSK] Shift-key’s behaviour and icon isn’t correct

Status in Ubuntu Keyboard:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-keyboard” package in Ubuntu:
  Fix Released
Status in “ubuntu-keyboard” source package in Saucy:
  Fix Released

Bug description:
  Current situation
  When you long-press on shift, it doesn’t lock to upper-case. Also when you 
tap on ‘shift’ key it displays an arrow

  Desired solution
  When you long-press on shift, it should lock to a upper-case like when you 
tap twice. It should display the shift key with orange background. (Refer to 
Android’s behaviour)

  When you tap on ‘shift’ key the icon should not change to an arrow,
  should still be the shift key icon with a lighter shade of orange as
  the background. Ask Jouni for details.

  Reference -
  
https://docs.google.com/a/canonical.com/file/d/0B3ChmfHLAGxBLTJtWVhtMVVIWjA/edit

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

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


[Touch-packages] [Bug 1332022] Re: [Launcher] Icon spacing in launcher is too wide

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1332022

Title:
  [Launcher] Icon spacing in launcher is too wide

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Currently the spacing between icons is close to 1.5 gu. This is pretty
  ok in portrait mode but when phone is in landscape mode and the shell
  is rotated the effective space to show icons becomes quite limited.
  Therefore narrowing down the gap between icons let us show more
  unfolded items while still keeping it visually looking good.

  Desired solution:
  1 gu spacing between launcher app icons

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

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


[Touch-packages] [Bug 1337221] Re: qmlscene crashed with SIGSEGV in QmlIR::QmlUnitGenerator::generate()

2014-07-17 Thread Timo Jyrinki
And also with Qt 5.3.1.

It would be nice if there would be a smaller test case, something to
submit to upstream bug reporting tool at: https://bugreports.qt-
project.org/

More specifically, if one could make something that doesn't require
Ubuntu.Components but still produces the crash, since that may not
necessarily be easily available for Qt project developers.

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

Title:
  qmlscene crashed with SIGSEGV in QmlIR::QmlUnitGenerator::generate()

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Confirmed

Bug description:
  Running a project I hadn't touched in a while [1] caused the crash.
  However a basic hello world QML file [2] is fine.

  [1] - https://github.com/jamesodhunt/qml-noughts-and-crosses
  [2] - http://qt-project.org/doc/qt-5/qmlfirststeps.html

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: qmlscene 5.3.0-3ubuntu6
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Thu Jul  3 09:30:26 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene
  InstallationDate: Installed on 2014-04-11 (82 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140409)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene -I 
/home/username/src/qml/qml-noughts-and-crosses -I /usr/bin -I 
/usr/lib/i386-linux-gnu/qt5/qml 
/home/username/src/qml/qml-noughts-and-crosses/noughts-and-crosses.qml
  SegvAnalysis:
   Segfault happened at: 0x7ff039273c89 
_ZN5QmlIR16QmlUnitGenerator8generateERNS_8DocumentE+41:   mov
(%rax),%rax
   PC (0x7ff039273c89) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: qtdeclarative-opensource-src
  StacktraceTop:
   QmlIR::QmlUnitGenerator::generate(QmlIR::Document) () from 
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
  Title: qmlscene crashed with SIGSEGV in QmlIR::QmlUnitGenerator::generate()
  UpgradeStatus: Upgraded to utopic on 2014-05-08 (55 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sbuild sudo

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

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


[Touch-packages] [Bug 1225055] Re: [DASH] recent apps thumbnails turn black when flicking scrollable

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1225055

Title:
  [DASH] recent apps thumbnails turn black when flicking scrollable

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  To reproduce :
  -
  launch apps
  long swipe from left edge
  flick app lens scrollable up
  scroll back to focus on recent apps
  thumbnails are black

  
  desired solution 
  
  Thumbnails should maintain image

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

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


[Touch-packages] [Bug 1217792] Re: Adding a facebook account the username/password entry is too small

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

** Changed in: signon-ui
   Status: Fix Committed = Fix Released

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

Title:
  Adding a facebook account the username/password entry is too small

Status in Online Accounts: Sign-on UI:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “signon-ui” package in Ubuntu:
  Fix Released

Bug description:
  Go to system settings on the phone.
  Add a facebook account.
  The username and password entry for facebook is really small, and the login 
button is really far away from the text entry fields.
  It looks like the desktop version of the login webview is being used.

  Desired solution -

  The username and password text entry fields AND the login button should all 
be large enough that they are easy touch targets and can be read easily. 
  In addition, they should all be easily visible on the screen at the same time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/signon-ui/+bug/1217792/+subscriptions

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


[Touch-packages] [Bug 1179503] Re: [Camera] Black margin on right hand side of camera app

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [Camera] Black margin on right hand side of camera app

Status in Camera App:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “camera-app” package in Ubuntu:
  Fix Released

Bug description:
  Latest image on Nexus 4, open camera app, observe a black vertical bar
  along the side of the application. Bar goes away in other applications
  or the launcher. See screenshot.

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

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


[Touch-packages] [Bug 1116412] Re: [browser] webapps should have the chrome bar with only back forward buttons enabled

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [browser] webapps should have the chrome bar with only back  forward
  buttons enabled

Status in Ubuntu UX bugs:
  Fix Released
Status in Web Browser App:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  When navigating a web app there are cases in which the web page
  developers assumed browser navigation is available. In those cases
  having the ability to swipe in the chrome bar with a back and forward
  buttons stands for a better web apps UX.

  At the least, if the described solution is not feasible chrome bar
  with a disabled url box should be enabled.

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

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


[Touch-packages] [Bug 1204136] Re: [Camera] Camera switch button should be displayed as inactive for devices with one camera

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [Camera] Camera switch button should be displayed as inactive for
  devices with one camera

Status in Camera App:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “camera-app” package in Ubuntu:
  Fix Released

Bug description:
  Version
  phablet armhf (20130722) on grouper

  description:
  [camera] The camera switch button should not show on the UI for devices with 
one camera (i.e. n7)

  Steps:
  1. open the camera app
  2. observe the camera switch button displays and does nothing

  Expected results:
  Camera switch button should be displayed in 'inactive' state - change opacity 
to 0.5

  Actual results:
  The camera switch button shows and does nothing when tapped.

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

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


[Touch-packages] [Bug 1193005] Re: [gallery] Movieclip should play automatically on launch

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1193005

Title:
  [gallery] Movieclip should play automatically on launch

Status in Gallery App:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “gallery-app” package in Ubuntu:
  Fix Released

Bug description:
  Movieclip should start playing automatically when launched full
  screen. It should also play automatically when swiped to through the
  full screen view.

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

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


[Touch-packages] [Bug 1223929] Re: [browser] bottom edge toolbar doesn't appear anymore

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [browser] bottom edge toolbar doesn't appear anymore

Status in Ubuntu UX bugs:
  Fix Released
Status in Web Browser App:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  Current situation:

  On swipe from below, as of 11/09 the toolbar is no longer appearing,
  and instead the HUD icon flashes and disappears.

  
  Desired solution:
  The toolbar needs to appear on swipe from bottom as was happening in 
yesterday's build on 10/09

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

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


[Touch-packages] [Bug 1315060] Re: Allow --confdir to look for system jobs in more than one directory

2014-07-17 Thread James Hunt
Upstart 1.13 now provides _three_ options for full flexibility:
--confdir=, --append-confdir= and --prepend-confdir=. All options can be
specified multiple times. See the MP for details and examples and
init(5) for the gory details:

https://code.launchpad.net/~jamesodhunt/upstart/bug-1315060/+merge/218953


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

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

Title:
  Allow --confdir to look for system jobs in more than one directory

Status in The Savilerow project:
  In Progress
Status in Upstart:
  Fix Released
Status in “upstart” package in Ubuntu:
  Fix Released
Status in “upstart” source package in Utopic:
  Fix Released

Bug description:
  A requirement from OEMs/Carriers for customization is to allow for
  customized upstart jobs/overrides.  It seems that the best way to do
  this would be to allow --confdir to take multiple directories, so that
  we can include a directory under /custom.

  As for session jobs, I assume we can just set /custom as an
  XDG_CONFIG_DIR, and have /custom/upstart with jobs there.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: upstart 1.12.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  1 12:30:09 2014
  InstallationDate: Installed on 2013-04-26 (370 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=610268d4-9acd-4bf8-a1a1-95c88b3ccf59 ro quiet splash vt.handoff=7
  SourcePackage: upstart
  UpgradeStatus: Upgraded to trusty on 2013-11-23 (158 days ago)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: init (upstart 1.12.1)
  UpstartRunningSystemVersion: init (upstart 1.12.1)

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

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


[Touch-packages] [Bug 1332035] Re: [Launcher] Quicklist menu item text not descriptive enough

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1332035

Title:
  [Launcher] Quicklist menu item text not descriptive enough

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Currently to pin an application to launcher user needs to select from
  quick list menu option Lock to Launcher and respectively to unpin
  select Unlock from Launcher. User tests have shown that terms Lock
  and Unlock are not descriptive enough for the users.

  Desired solution:
  Change Lock to Launcher text to Pin shortcut
  Change Unlock from Launcher text to Unpin shortcut

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

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


[Touch-packages] [Bug 1342412] Re: ssh-copy-id hangs when using ControlMaster auto

2014-07-17 Thread Gabriele Vivinetto
The problem is that when connecting using a control socket, it's not
printed the line like:

 debug1: Remote protocol version 2.0, remote software version
OpenSSH_5.3

So the variable REMOTE_VERSION is not set.

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

Title:
  ssh-copy-id hangs when using ControlMaster auto

Status in Portable OpenSSH:
  Unknown
Status in “openssh” package in Ubuntu:
  New

Bug description:
  On ubuntu 14.04 amd 64, running openssh-client  1:6.6p1-2ubuntu2, when using 
in ~/ssh/config
ControlMaster   auto

  If you open an ssh connection to an host, and after try to run ssh-copy-id on 
the same host, trying to reuse the already opened connection, ssh-copy-id hangs.
  If you press CTRL-D, the script goes on, without installing any key.

  It seems that the script hangs at lines
   REMOTE_VERSION=$(ssh -v -o PreferredAuthentications=',' $@ 21 |
sed -ne 's/.*remote software version //p')

  Found another bug report here: http://www.gossamer-
  threads.com/lists/openssh/bugs/57363

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: openssh-client 1:6.6p1-2ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-32.56-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jul 16 01:15:34 2014
  InstallationDate: Installed on 2013-10-12 (276 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  RelatedPackageVersions:
   ssh-askpass   N/A
   libpam-sshN/A
   keychain  N/A
   ssh-askpass-gnome 1:6.6p1-2ubuntu2
  SSHClientVersion: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2, OpenSSL 1.0.1f 6 Jan 2014
  SourcePackage: openssh
  UpgradeStatus: Upgraded to trusty on 2014-06-10 (35 days ago)
  modified.conffile..etc.ssh.ssh.config: [modified]
  mtime.conffile..etc.ssh.ssh.config: 2014-06-19T17:39:06.965908

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

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


[Touch-packages] [Bug 1342031] Re: Rename QML modules to follow qml-module-foo naming

2014-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~kubuntu-packagers/kubuntu-packaging/qtpim-
opensource-src

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

Title:
  Rename QML modules to follow qml-module-foo naming

Status in “accounts-qml-module” package in Ubuntu:
  New
Status in “address-book-app” package in Ubuntu:
  New
Status in “clickmanager-plugin” package in Ubuntu:
  New
Status in “content-hub” package in Ubuntu:
  New
Status in “cordova-ubuntu” package in Ubuntu:
  New
Status in “dee-qt” package in Ubuntu:
  New
Status in “gsettings-qt” package in Ubuntu:
  New
Status in “history-service” package in Ubuntu:
  New
Status in “libhud-qt” package in Ubuntu:
  New
Status in “libqofono” package in Ubuntu:
  New
Status in “libusermetrics” package in Ubuntu:
  New
Status in “mediascanner2” package in Ubuntu:
  New
Status in “poppler-qml-plugin” package in Ubuntu:
  New
Status in “qml-box2d” package in Ubuntu:
  New
Status in “qml-friends” package in Ubuntu:
  New
Status in “qt3d-opensource-src” package in Ubuntu:
  New
Status in “qtconnectivity-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtgrilo” package in Ubuntu:
  New
Status in “qtlocation-opensource-src” package in Ubuntu:
  New
Status in “qtmultimedia-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtpim-opensource-src” package in Ubuntu:
  New
Status in “qtquickcontrols-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtsensors-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtsystems-opensource-src” package in Ubuntu:
  Fix Released
Status in “reminders-app” package in Ubuntu:
  New
Status in “solid” package in Ubuntu:
  New
Status in “sync-monitor” package in Ubuntu:
  New
Status in “telephony-service” package in Ubuntu:
  New
Status in “thumbnailer” package in Ubuntu:
  New
Status in “u1db-qt” package in Ubuntu:
  New
Status in “ubuntu-download-manager” package in Ubuntu:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  New
Status in “ubuntu-settings-components” package in Ubuntu:
  New
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New
Status in “ubuntu-ui-extras” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New
Status in “ubuntuone-credentials” package in Ubuntu:
  New
Status in “unity-action-api” package in Ubuntu:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “webbrowser-app” package in Ubuntu:
  New

Bug description:
  The package names of QML modules should be of the format qml-module
  -{$module-name}[version], a transition that was started during Qt 5.3
  preparation in Ubuntu. For example this could be qml-module-qtquick-
  localstorage or qml-module-qtsysteminfo for non versioned modules, and
  qml-module-ubuntu-webthing0.3 for versioned/co-installable modules.

  Further details in Debian e-mail:
  http://lists.alioth.debian.org/pipermail/pkg-kde-
  talk/2014-March/001889.html

  For Ubuntu, transitional packages should be put in place for smooth 
distribution upgrades, since we're shipping with the old names in previous 
Ubuntus. An example of that is at 
http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtsystems-opensource-src/revision/31
 - in other words:
  - Make the old package a transitional oldlibs package that depends on the new 
package
  - Add Breaks/Replaces to the new package for the old non-transitional 
packages (be careful about the version number specification)
  - Keep Multi-Arch: same and Architecture: any for the transitional package
  - Write QML module instead of QML plugin
  - Rename also the *.install files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accounts-qml-module/+bug/1342031/+subscriptions

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


[Touch-packages] [Bug 1336314] Re: [Launcher] Launcher background is not per design

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1336314

Title:
  [Launcher] Launcher background is not per design

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Launcher visual design has been updated. The old gradient background
  needs to be updated.

  
  Desired solution:
  Background should be 70% black with no drop shadow.
  See attached screenshot

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

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


[Touch-packages] [Bug 1224555] Re: [Dash] Previews do not match visual designs

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1224555

Title:
  [Dash] Previews do not match visual designs

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  dash previews do not match visual designs targeted for 13.10 (across
  music, videos, apps scopes)

  key discrepancies :

  1. Header was removed. Exit point is now only through the scope context area 
at bottom.
  2. button should be positioned below Icon and title not above
  3. Text description section should appear below button
  4. bottom crop line should be positioned at the edge of the scope context 
area, not above it.

  
  Desired solution
  
  see visual design spec 

  
https://docs.google.com/a/canonical.com/presentation/d/1X3_G6reCpcFJxzxn1Xtv9wK5n3
  -wOW-6z2l0qSZ8-sg/edit#slide=id.g103714763_47

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

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


[Touch-packages] [Bug 1236895] Re: [Messaging app] After reading a message in the messages app, it should be cleared from messaging menu

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [Messaging app] After reading a message in the messages app, it should
  be cleared from messaging menu

Status in Messaging App:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “messaging-app” package in Ubuntu:
  Fix Released
Status in “telephony-service” package in Ubuntu:
  Fix Released

Bug description:
  Current situation:
  After reading a message in the messaging app, it still appears in the 
messaging menu. (messaging menu indicates missed communications).

  Desired solution:
  After a message is read in the messaging app, it should be cleared from the 
messaging menu.

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

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


[Touch-packages] [Bug 1226514] Re: [DASH] button in preview and scope icon do not show disabled state

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1226514

Title:
  [DASH] button in preview and scope icon do not show disabled state

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  in preview when disabling a scope (dash plugin) the button doesn't' change to 
'enable'. It will update only after reentering preview.
  In 'dash plugin' category a disabled scope icon remains in active state

  ---
  Desired solution

  In preview - button label should change to 'Enable' while the user is
  in preview.

  In 'dash plugin' category - scope icon should switch to ghosted icon

  
https://docs.google.com/a/canonical.com/presentation/d/1X3_G6reCpcFJxzxn1Xtv9wK5n3
  -wOW-6z2l0qSZ8-sg/edit#slide=id.g1177c0912_00

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

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


[Touch-packages] [Bug 1231445] Re: [contacts app] In edit mode, we want to have 'Next' as the contextual key instead of return

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [contacts app] In edit mode, we want to have 'Next' as the contextual
  key instead of return

Status in Address Book App:
  Fix Released
Status in Ubuntu Keyboard:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “address-book-app” package in Ubuntu:
  Fix Released
Status in “ubuntu-keyboard” package in Ubuntu:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  Current situation
  There is no current way to get to the next field easily when inputting and 
return key is not useful when there is only a line of text to be entered

  Desired solution 
  We want to have 'Next' instead of the return key to improve the UX.

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

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


[Touch-packages] [Bug 1236286] Re: [left edge] move the initiation point further to the right so that it is ⅔ across the screen

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1236286

Title:
  [left edge] move the initiation point further to the right so that it
  is ⅔ across the screen

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Move the left edge continuation gesture ‘switch screen to Dash Home’
  initiation point further to the right.

  Currently if the user releases their finger when they more than 50%
  across the screen this initiates the ‘switch screen to Dash Home’
  action.

  This bug requests that the ‘switch screen to Dash Home’ action should
  only be initiated if the user lifts their finger when their finger is
  more than two-thirds the way across the screen (e.g. further to the
  right)

  This change will help reduce the incidence of false positives with
  this gesture.

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

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


[Touch-packages] [Bug 1213164] Re: [indicators] Once the indicators are fully revealed, the user should be able to navigate to a different indicator by dragging across the top edge a second time

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = 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/1213164

Title:
  [indicators] Once the indicators are fully revealed, the user should
  be able to navigate to a different indicator by dragging across the
  top edge a second time

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Once the indicators are fully revealed, the user should be able to
  navigate to a different indicator by dragging across the top edge a
  second time to re-enter the top edge gesture indicator select mode.

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

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


[Touch-packages] [Bug 1219817] Re: [Video player] share pop over appears behind toolbar

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  [Video player] share pop over appears behind toolbar

Status in Media Player App:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “mediaplayer-app” package in Ubuntu:
  Fix Released
Status in “mediaplayer-app” source package in Saucy:
  Fix Released

Bug description:
  Current situation:
  When tapping on the 'share' icon, the pop over options (eg Facebook) appears 
behind the toolbar, making it difficult to interact or make a selection.

  Desired solution:
  As per design, the pop over menu of the 'share' icon should appear directly 
above the 'share' icon when tapped for both portrait and landscape orientations.

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

-- 
Mailing list: https://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   >