[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-06 Thread Robert Bruce Park
oops, please ignore previous comment text, copy&paste error on my part.
the attached patch resolves this issue.

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

Title:
  pygobject-2 FTBFS on most arches during zesty test rebuild

Status in pygobject-2 package in Ubuntu:
  New

Bug description:
   pygobject-2 version 2.28.6-12ubuntu1 failed to build from source on
  most (not amd64) arches during a test rebuild of zesty. The build log
  can be found here:

  https://launchpadlibrarian.net/312383008/buildlog_ubuntu-zesty-i386
  .pygobject-2_2.28.6-12ubuntu1_BUILDING.txt.gz

  The failure seems to be due to the following:

   debian/rules build-arch
  make: *** No rule to make target 'build-arch'.  Stop.
  dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

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

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


[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-06 Thread Robert Bruce Park
I just did:

$ reverse-depends src:pygobject-2 | sed -ne 's/^* \(\S\+\).*$/\1/p' |
xargs -n 1 rmadison

And according to the output, only these packages even saw uploads during
the zesty cycle:

python-gtk2-doc, comitup, mate-tweak, python-gconf, python-gnome2,
python-gobject

** Patch added: "Fix synced from debian"
   
https://bugs.launchpad.net/ubuntu/+source/pygobject-2/+bug/1679835/+attachment/4856746/+files/pygobject.patch

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

Title:
  pygobject-2 FTBFS on most arches during zesty test rebuild

Status in pygobject-2 package in Ubuntu:
  New

Bug description:
   pygobject-2 version 2.28.6-12ubuntu1 failed to build from source on
  most (not amd64) arches during a test rebuild of zesty. The build log
  can be found here:

  https://launchpadlibrarian.net/312383008/buildlog_ubuntu-zesty-i386
  .pygobject-2_2.28.6-12ubuntu1_BUILDING.txt.gz

  The failure seems to be due to the following:

   debian/rules build-arch
  make: *** No rule to make target 'build-arch'.  Stop.
  dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

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

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


[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-06 Thread Robert Bruce Park
Yeah, which is tiny compared to the rdeps for python3-gi, which is what
replaces this package. Anything that depends on pygobject-2 is going to
be abandonware stuck on python2 and gtk2.

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

Title:
  pygobject-2 FTBFS on most arches during zesty test rebuild

Status in pygobject-2 package in Ubuntu:
  New

Bug description:
   pygobject-2 version 2.28.6-12ubuntu1 failed to build from source on
  most (not amd64) arches during a test rebuild of zesty. The build log
  can be found here:

  https://launchpadlibrarian.net/312383008/buildlog_ubuntu-zesty-i386
  .pygobject-2_2.28.6-12ubuntu1_BUILDING.txt.gz

  The failure seems to be due to the following:

   debian/rules build-arch
  make: *** No rule to make target 'build-arch'.  Stop.
  dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

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

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


[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-05 Thread Robert Bruce Park
Given that python-gobject-2 is deprecated and only has a relatively
short list of rdeps I wonder if this is a candidate for removal?

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

Title:
  pygobject-2 FTBFS on most arches during zesty test rebuild

Status in pygobject-2 package in Ubuntu:
  New

Bug description:
   pygobject-2 version 2.28.6-12ubuntu1 failed to build from source on
  most (not amd64) arches during a test rebuild of zesty. The build log
  can be found here:

  https://launchpadlibrarian.net/312383008/buildlog_ubuntu-zesty-i386
  .pygobject-2_2.28.6-12ubuntu1_BUILDING.txt.gz

  The failure seems to be due to the following:

   debian/rules build-arch
  make: *** No rule to make target 'build-arch'.  Stop.
  dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

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

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


[Touch-packages] [Bug 1679861] Re: click-apparmor FTBFS during zesty test rebuild

2017-04-04 Thread Robert Bruce Park
** Branch linked: lp:~robru/click-apparmor/fix-ftbfs

** Changed in: click-apparmor (Ubuntu)
   Status: New => Fix Committed

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

Title:
  click-apparmor FTBFS during zesty test rebuild

Status in click-apparmor package in Ubuntu:
  Fix Committed

Bug description:
  click-apparmor version 0.3.17 in zesty failed to build on all arches
  during a test rebuild of the archive. The build log can be found here:

  https://launchpadlibrarian.net/312300519/buildlog_ubuntu-zesty-amd64
  .click-apparmor_0.3.17_BUILDING.txt.gz

  The failure seems to be:
  ./aa-clickhook:195:1: E305 expected 2 blank lines after class or function 
definition, found 1
  ./aa-clickquery:91:1: E305 expected 2 blank lines after class or function 
definition, found 1
  test ! -s "./tmp/pep8.out"
  Makefile:35: recipe for target 'pep8-check' failed
  make[2]: *** [pep8-check] Error 1
  make[2]: Leaving directory '/<>'
  debian/rules:49: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory '/<>'
  debian/rules:15: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

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

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


[Touch-packages] [Bug 1679861] Re: click-apparmor FTBFS during zesty test rebuild

2017-04-04 Thread Robert Bruce Park
Patch attached

** Patch added: "fix-ftbfs-1679861.patch"
   
https://bugs.launchpad.net/ubuntu/+source/click-apparmor/+bug/1679861/+attachment/4854874/+files/fix-ftbfs-1679861.patch

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

Title:
  click-apparmor FTBFS during zesty test rebuild

Status in click-apparmor package in Ubuntu:
  New

Bug description:
  click-apparmor version 0.3.17 in zesty failed to build on all arches
  during a test rebuild of the archive. The build log can be found here:

  https://launchpadlibrarian.net/312300519/buildlog_ubuntu-zesty-amd64
  .click-apparmor_0.3.17_BUILDING.txt.gz

  The failure seems to be:
  ./aa-clickhook:195:1: E305 expected 2 blank lines after class or function 
definition, found 1
  ./aa-clickquery:91:1: E305 expected 2 blank lines after class or function 
definition, found 1
  test ! -s "./tmp/pep8.out"
  Makefile:35: recipe for target 'pep8-check' failed
  make[2]: *** [pep8-check] Error 1
  make[2]: Leaving directory '/<>'
  debian/rules:49: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory '/<>'
  debian/rules:15: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

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

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


[Touch-packages] [Bug 1086811] Re: Add test suite

2017-01-05 Thread Robert Bruce Park
** Changed in: account-plugins (Ubuntu)
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  Add test suite

Status in Online Accounts: Account plugins:
  Confirmed
Status in account-plugins package in Ubuntu:
  Triaged

Bug description:
  account-plugins currently has no tests.  We need automated test
  coverage to ensure quality and utilize autolanding of packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1086811/+subscriptions

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


[Touch-packages] [Bug 1168943] Re: Friends does not present RT in official way: missing original avatar and pseudo, messages truncated

2017-01-05 Thread Robert Bruce Park
** Changed in: friends
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  Friends does not present RT in official way: missing original avatar
  and pseudo, messages truncated

Status in Friends:
  Triaged
Status in friends-app package in Ubuntu:
  Triaged

Bug description:
  Hello,

  When someone I follow on Twitter or Identica RT a tweet from the
  official way (ie not makes manually a citation with "RT @...") by
  using "Retweet" option, I expect to see the message in my Timeline as
  it appears on Twitter website.

  It means : avatar and pseudo of original author of message retweeted,
  and below a row which says "Shared" or "RT by @..." and name of user
  who made the RT.

  Because RT are a way to make your followers discover new interesting
  users and be able to follow them.

  I guess Friends will have soon an option to directly follow an user
  from a menu coming after click on his avatar or name, so for that we
  need the original ones, not those of the person who did the RT (see
  screenshot).

  Another problem : when you RT a message which is already 140
  characters, the way Friends presents : it adds on the beginning of the
  message "RT @" and name of author, which reduces number of characters
  available.

  So often the end of message is truncated : we miss end of sentance, or
  sometimes URL links are no more correct and can not be visited from
  the RT.

  I hope it will be possible to make it like official Twitter behavior
  :)

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

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


[Touch-packages] [Bug 1248302] Re: facebook msgid parsing fails

2017-01-05 Thread Robert Bruce Park
** Changed in: friends
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  facebook msgid parsing fails

Status in Friends:
  Confirmed
Status in friends package in Ubuntu:
  Fix Released

Bug description:
  ERROR  Thread-22013-10-30 00:33:35,425  friends.utils.base  list index 
out of range
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/friends/utils/base.py", line 159, in 
run
  super().run()
File "/usr/lib/python3.3/threading.py", line 594, in run
  self._target(*self._args, **self._kwargs)
File "/usr/lib/python3/dist-packages/friends/utils/base.py", line 153, in 
_retval_catcher
  self._success_callback(str(func(*args, **kwargs)))
File "/usr/lib/python3/dist-packages/friends/protocols/facebook.py", line 
197, in receive
  self.home()
File "/usr/lib/python3/dist-packages/friends/protocols/facebook.py", line 
185, in home
  self._get(ME_URL + '/home', 'messages')
File "/usr/lib/python3/dist-packages/friends/protocols/facebook.py", line 
180, in _get
  self._publish_entry(entry, stream=stream)
File "/usr/lib/python3/dist-packages/friends/protocols/facebook.py", line 
124, in _publish_entry
  entry=comment)
File "/usr/lib/python3/dist-packages/friends/protocols/facebook.py", line 
92, in _publish_entry
  post_id = message_id.split('_')[1]
  IndexError: list index out of range

  This is clearly caused by the fix from
  https://bugs.launchpad.net/friends/+bug/1185684 so we need a more
  robust way of parsing that string.

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

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


[Touch-packages] [Bug 1161546] Re: Disabled accounts data appears in timeline

2017-01-05 Thread Robert Bruce Park
** Changed in: friends
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  Disabled accounts data appears in timeline

Status in Friends:
  Incomplete
Status in Gwibber:
  Invalid
Status in friends-app package in Ubuntu:
  Incomplete

Bug description:
  If you toggle off an online account, it doesn't remove posts from
  timeline

  To repeat:

  Add an online account, eg facebook
  Start gwibber
  --Timeline fills up with facebook posts
  Close gwibber
  Toggle account off in online accounts (both setting 'gwibber' to off, or 
turning off the entire account)
  gwibber still contains the previous data from the account

  EDIT: It appears that if I completely remove the account from online
  accounts the data is removed from gwibber.. Is this intended? If I
  disable an account I simply get no new data from the data source, and
  I must remove the account completely to remove the data? (If so, what
  about the other account integration points I may want to keep?)

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

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


[Touch-packages] [Bug 1171670] Re: [indicators] Provide Ability To Post via Message Icon in Global Menu Bar

2017-01-05 Thread Robert Bruce Park
** Changed in: friends
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  [indicators] Provide Ability To Post via Message Icon in Global Menu
  Bar

Status in Friends:
  Confirmed
Status in friends-app:
  New
Status in Ubuntu UX:
  Triaged
Status in friends-app package in Ubuntu:
  Confirmed

Bug description:
  Using friends in 13.04, installed via `sudo apt-get install friends`

  In recent versions of Ubuntu (prior to writing this) I was able to
  click the message icon (currently a snail mail icon) and update my
  status on Identi.ca (and others) from the menu.

  Now, i cannot.

  Please bring that feature back.

  Thank you for your consideration.

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

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


[Touch-packages] [Bug 1035039] Re: Mock keyring tests

2017-01-05 Thread Robert Bruce Park
** Changed in: gnome-control-center-signon (Ubuntu)
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  Mock keyring tests

Status in Online Accounts: GNOME Control Center:
  Triaged
Status in gnome-control-center-signon package in Ubuntu:
  Triaged

Bug description:
  We really need the tests run in the package build, but using the
  keyring and signon-ui  during the build is really problematic.  The
  keyring and signon-ui access should be mocked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center-signon/+bug/1035039/+subscriptions

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


[Touch-packages] [Bug 1266787] Re: Autopilot tests pass in emulator, please consider automating their execution with emulator

2017-01-05 Thread Robert Bruce Park
** Changed in: friends-app (Ubuntu)
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  Autopilot tests pass in emulator, please consider automating their
  execution with emulator

Status in friends-app package in Ubuntu:
  New

Bug description:
  I can execute autopilot address book app testsuite like so:

  $ bzr branch lp:~xnox/ubuntu-test-cases/touch-emulator
  $ cd touch-emulator
  $ ./scripts/provision-emulator.sh
  $ ./scripts/run-test.sh deb friends-app-autopilot friends_app

  On the desktop, on a headless server, on a cloud VM.

  Please consider automating test execution with emulator.

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

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


[Touch-packages] [Bug 1262296] Re: qtorganizer5-eds: bugfixes, tests, saving multiple items, support for recurrence

2017-01-05 Thread Robert Bruce Park
** Changed in: landing-plan
   Status: In Progress => New

** Changed in: landing-plan
 Assignee: Robert Bruce Park (robru) => (unassigned)

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

Title:
  qtorganizer5-eds: bugfixes, tests, saving multiple items, support for
  recurrence

Status in Touch Landing Plan:
  New
Status in qtorganizer5-eds package in Ubuntu:
  Fix Released

Bug description:
  Run calendar-app click package AP tests and unity8 tests. Do some
  general dogfooding in the datetime area I suppose.

To manage notifications about this bug go to:
https://bugs.launchpad.net/landing-plan/+bug/1262296/+subscriptions

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


[Touch-packages] [Bug 1277030] Re: Scrollbar should match overlay-scrollbar style.

2016-10-07 Thread Robert Bruce Park
Seems fine I guess? I tried to confirm with address-book-app and
messaging-app, but on my desktop I wasn't able to get either of them to
have a scrollbar (I can neither add contacts nor send messages, so both
apps just show an empty, scroll-less window). webbrowser-app at least
displays a real scrollbar that I can interact with, unlike what it did
those years ago when i reported this bug.

Thanks!

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => 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/1277030

Title:
  Scrollbar should match overlay-scrollbar style.

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  qml apps on the unity7 desktop don't scroll very well, they
  technically have a scrollbar but it's non-interactive, and doesn't
  match the overlay-scrollbar style of gtk and qt apps (instead of being
  bright orange, it's faint, dark grey, barely noticable, and hides
  while not actively scrolling).

  Requiring desktop users to click&drag scroll makes for quite an
  inconsistent desktop experience and should be fixed.

  This is blocking a decent webapps-container experience on the 14.04
  desktop.

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

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


[Touch-packages] [Bug 1391878] Re: Friends App not able to see online accounts

2015-10-15 Thread Robert Bruce Park
Friends app is no longer supported, unfortunately.

** Changed in: ubuntu-gnome
   Status: New => Invalid

** Changed in: friends-app (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Friends App not able to see online accounts

Status in Ubuntu GNOME:
  Invalid
Status in friends-app package in Ubuntu:
  Won't Fix

Bug description:
  After launching the friends app it shows two social media icons,
  facebook & twitter. Clicking on them to connect the acocunt does
  nothing. I then found out it integrates with the online accounts
  function in the online accounts settings panels.

  I try adding twitter there, but the is no option for it. I then ran
  online-accounts-preferences via terminal and loaded teh twitter and
  facebook profiles there. However friends-app is still not loading any
  feeds

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

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


[Touch-packages] [Bug 1385326] Re: No tracing available - install the python-autopilot-trace package

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1385326

Title:
  No tracing available - install the python-autopilot-trace package

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  Every single Autopilot test run currently spams this error message:

  No tracing available - install the python-autopilot-trace package

  Presumably we need to depend on this.

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

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


[Touch-packages] [Bug 1384703] Re: In autopilot tests, if the swipes on the flickable fail they can lead to an infinite loop

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1384703

Title:
  In autopilot tests, if the swipes on the flickable fail they can lead
  to an infinite loop

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  On the autopilot test helpers for flickables, when we swipe to go to
  the top or the bottom, the swipes are repeated until we reach the
  destination. If the swipe fails for some reason, the we will keep
  trying to get to the destination until the test is killed by jenkins.

  When the tests are killed, we don't get to collect a screenshot for
  them, so we are missing failures like the screen freezing or unity
  getting locked.

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

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


[Touch-packages] [Bug 1372585] Re: [sdk] Progressbar text not always readable

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1372585

Title:
  [sdk] Progressbar text not always readable

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  Text must be white when background is orange

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

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


[Touch-packages] [Bug 1372932] Re: Header sections pressed has the wrong size

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1372932

Title:
  Header sections pressed has the wrong size

Status in dialer-app:
  Invalid
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  As you can see on attached picture, the pressed visual used  by the
  header sections , is bigger then the section itself. Causing a wrong
  visual.

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

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


[Touch-packages] [Bug 1369506] Re: Header and popup menus don't handle rotation correctly

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1369506

Title:
  Header and popup menus don't handle rotation correctly

Status in gallery-app:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  Using rtm-40 on krillin
  - click on a photo
  - open one of the menu of the headerbar
  - rotate the device

  the popdown menu gets misplaced, rotating back the device in the
  previous orientation doesn't bring it back where it was either

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

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


[Touch-packages] [Bug 1372582] Re: [sdk] Use icon from theme for toggles and optionselector

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1372582

Title:
  [sdk] Use icon from theme for toggles and optionselector

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  The checkmark can be used from the icon theme instead of an included
  png file

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

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


[Touch-packages] [Bug 1384376] Re: ListItem.Standard/ SingleControl with non-Button causes error

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1384376

Title:
  ListItem.Standard/ SingleControl with non-Button causes error

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  Something like this:

  ListItem.SingleControl {
  control: TextField {  
  
  text: "Brääät"
  } 
  }

  file:///usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
  Unable to assign [undefined] to bool

  The code assumes that a "pressed" property exists which is only the
  case for buttons.

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

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


[Touch-packages] [Bug 1389112] Re: Different behaviour showing UbuntuShape for ItemSelector on Ambiance/SuruDark

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1389112

Title:
  Different behaviour showing UbuntuShape for ItemSelector on
  Ambiance/SuruDark

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  When trying to use ItemSelector, I've noticed that on light themes
  there is no UbuntuShape enclosing the model's values, whereas with
  dark themes, there is.

  See the attached image. The dark screenshot was taken with
  headerColor, backgroundColor and footerColor set to "#464646"

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

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


[Touch-packages] [Bug 1389119] Re: Remove "This component is under heavy development." in the documentation where appropriate

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1389119

Title:
  Remove "This component is under heavy development." in the
  documentation where appropriate

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  We're about to release a phone with stable documentation for app
  developers. Many instances of the docs contain one or both of the
  following notices, often repeated for each property or component:

  - "This component is under heavy development."
  - "This documentation is under development and is subject to change."

  We should remove these where appropriate, as they make the
  documentation harder to read due to the repetition, and they give the
  impression of an alpha release.

  As an example, see:
  
http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.ListItems.ItemSelector/

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

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


[Touch-packages] [Bug 1382121] Re: test_hide_osk_when_pickerpanel_opens fails with Qt 5.3.2 on x86

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1382121

Title:
  test_hide_osk_when_pickerpanel_opens fails with Qt 5.3.2 on x86

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  See https://launchpadlibrarian.net/187504867/buildlog_ubuntu-utopic-
  amd64.ubuntu-ui-
  toolkit_1.1.1279%2B14.10.20141007-0ubuntu2%2Bdisabletest~~1_UPLOADING.txt.gz

  ---
  FAIL!  : components::FocusingTests::test_hide_osk_when_pickerpanel_opens() 
'OSK is hidden' returned FALSE. ()
 Loc: 
[/build/buildd/ubuntu-ui-toolkit-1.1.1279+14.10.20141007/tests/unit_x11/tst_components/tst_focus.qml(187)]
  ---

  All Qt 5.3(.2) bugs
  https://bugs.launchpad.net/bugs/+bugs?field.tag=qt5.3

  Info about Qt 5.3.2 testing https://wiki.ubuntu.com/Touch/QtTesting

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

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


[Touch-packages] [Bug 1369640] Re: Disabled menu items in header overflow don't look disabled

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1369640

Title:
  Disabled menu items in header overflow don't look disabled

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  If there is a disabled menu item in the header overflow menu, it will
  appear as if it was enabled but clicking on it will have no effect.
  Disabled items should be greyed out or have some visual clue that they
  are disabled.

  (Bug confirmed by Tim, stating the code to handle this case hasn't
  been implemented by mistake)

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

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


[Touch-packages] [Bug 1375837] Re: Popovers must close when rotating screen

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1375837

Title:
  Popovers must close when rotating screen

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Triaged
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Triaged

Bug description:
  After rotating the device a few times while an overflow menu is open,
  the menu will be placed in the wrong position on the screen. The
  number of rotations before this happens appears to be quite random,
  but it will eventually happen.

  Below is a minimal example that should trigger the bug by rotating the
  device after opening the overflow menu:

  import QtQuick 2.0
  import Ubuntu.Components 1.1

  MainView {
  id: mainView
  applicationName: "com.ubuntu.developer.ken-vandine.hub-importer"
  automaticOrientation: true
  useDeprecatedToolbar: false

  width: units.gu(100)
  height: units.gu(75)

  Page {
  title: "Test"

  head.actions: [
  Action { name: "Item 1" },
  Action { name: "Item 2" },
  Action { name: "Item 3" },
  Action { name: "Item 4" }
  ]
  }
  }

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

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


[Touch-packages] [Bug 1390440] Re: Checkbox needs visual update

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1390440

Title:
  Checkbox needs visual update

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  The checkbox is too large compared to the UITK PSD on Dropbox.
  https://www.dropbox.com/sh/7fnssmbsyuc6c8l/AADiZ5i-pZbDcPaFBUKPmjaUa?dl=0

  It also needs to use the icon from the theme, not the included png.

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

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


[Touch-packages] [Bug 1391617] Re: Untranslated label "In Progress" when upgrading system

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1391617

Title:
  Untranslated label "In Progress" when upgrading system

Status in Canonical System Image:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  When there's a system upgrade, there is a progress bar with the label
  "In Progress". This doesn't seem to be translated.

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

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


[Touch-packages] [Bug 1360101] Re: Toggling an alarm status right after editing it results in the alarm status being reverted

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1360101

Title:
  Toggling an alarm status right after editing it results in the alarm
  status being reverted

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  Steps to reproduce:
  1. Create an alarm and save it.
  2. Edit that alarm and change any property and then save it again.
  3. Change the status of the alarm to disabled.

  What happens:
  Notice that the alarm status is reverted back to enabled

  What should happen:
  The alarm status stays disabled

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

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


[Touch-packages] [Bug 1361702] Re: clock-app alarms need to be handled differently from other VTODO events

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => Fix Released

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

Title:
  clock-app alarms need to be handled differently from other VTODO
  events

Status in Canonical System Image:
  Fix Released
Status in Indicator Date and Time:
  Fix Released
Status in Ubuntu Calendar App:
  Invalid
Status in Ubuntu UI Toolkit:
  Fix Released
Status in indicator-datetime package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  When you disable an alarm in the new clock app (with white
  background), it causes the alarm to show up as a calendar event. The
  expected behaviour is to not show up at all.

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

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


[Touch-packages] [Bug 1359167] Re: test_edit_event_with_default_values gets stuck clearing description field

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1359167

Title:
  test_edit_event_with_default_values gets stuck clearing description
  field

Status in Ubuntu Calendar App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  No logs for this one unfortunately because it prevents the tests from
  completing. Basically what happens is that when this test tries to
  clear the description field, it selects the middle of the field, then
  the cursor does not move to the end of the text. Subsequently the
  logic used to delete the text gets stuck in an infinite loop. It looks
  like:

  while not field.empty:
 press delete

  field.empty will never be true because the cursor will always have
  text on the right hand side

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

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


[Touch-packages] [Bug 1363112] Re: StateSaver is not working on devices

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => Fix Released

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

Title:
  StateSaver is not working on devices

Status in Ubuntu UI Toolkit:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in camera-app package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  build 212
  The StateSaver is not working anymore on devices, so apps saved state is no 
longer restored when they are relaunched after being killed by oom killer (or 
manually via kill -2)

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

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


[Touch-packages] [Bug 1361919] Re: PageStack::push() should return the object that was pushed

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1361919

Title:
  PageStack::push() should return the object that was pushed

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  This way the caller can connect to any signals the pushed Component
  might have.

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

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


[Touch-packages] [Bug 1365674] Re: On the swipe autopilot helpers, accept a default value for containers

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1365674

Title:
  On the swipe autopilot helpers, accept a default value for containers

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  We made public the swipe helpers as can be seen here:
  
https://code.launchpad.net/~canonical-platform-qa/ubuntu-ui-toolkit/make_flickable_methods_public/+merge/229354

  But some methods still receive a containers argument, that can be get
  only from a private helper. We need to make that argument optional,
  and if not passed, call get_containers to initialize it.

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

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


[Touch-packages] [Bug 1364949] Re: Editing alarm sounds doesn't actually change them

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1364949

Title:
  Editing alarm sounds doesn't actually change them

Status in Indicator Date and Time:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in indicator-datetime package in Ubuntu:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  STEPS:
  1. Open the clock app
  2. Swipe up from the bottom
  3. Click on the + symbol
  4. Save an alarm for a few minutes time leave everything on default settings
  5. Click on save
  6. Click on the alarm
  7. Change the sound of the alram
  8. Click on save
  9. Let the alarm go off

  EXPECTED:
  I expected the sound I chose to play

  ACTUAL:
  The default harps played instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1364949/+subscriptions

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


[Touch-packages] [Bug 1367850] Re: Parallel build is broken

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1367850

Title:
  Parallel build is broken

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  make -j option (# of job slots) for parallel execution is broken.

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

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


[Touch-packages] [Bug 1361750] Re: textfield autopilot helpers are not logging actions

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New => 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/1361750

Title:
  textfield autopilot helpers are not logging actions

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  Textfield autopilot helpers are not logging actions.

  We are having some failures on filemanager because it's failing to
  delete the contents of the text field. Without logging the actions, we
  can't really know what failed and where.

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

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


[Touch-packages] [Bug 1390440] Re: Checkbox needs visual update

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Checkbox needs visual update

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  The checkbox is too large compared to the UITK PSD on Dropbox.
  https://www.dropbox.com/sh/7fnssmbsyuc6c8l/AADiZ5i-pZbDcPaFBUKPmjaUa?dl=0

  It also needs to use the icon from the theme, not the included png.

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

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


[Touch-packages] [Bug 1382121] Re: test_hide_osk_when_pickerpanel_opens fails with Qt 5.3.2 on x86

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  test_hide_osk_when_pickerpanel_opens fails with Qt 5.3.2 on x86

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  See https://launchpadlibrarian.net/187504867/buildlog_ubuntu-utopic-
  amd64.ubuntu-ui-
  toolkit_1.1.1279%2B14.10.20141007-0ubuntu2%2Bdisabletest~~1_UPLOADING.txt.gz

  ---
  FAIL!  : components::FocusingTests::test_hide_osk_when_pickerpanel_opens() 
'OSK is hidden' returned FALSE. ()
 Loc: 
[/build/buildd/ubuntu-ui-toolkit-1.1.1279+14.10.20141007/tests/unit_x11/tst_components/tst_focus.qml(187)]
  ---

  All Qt 5.3(.2) bugs
  https://bugs.launchpad.net/bugs/+bugs?field.tag=qt5.3

  Info about Qt 5.3.2 testing https://wiki.ubuntu.com/Touch/QtTesting

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

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


[Touch-packages] [Bug 1375837] Re: Popovers must close when rotating screen

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Popovers must close when rotating screen

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Triaged
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in webbrowser-app package in Ubuntu RTM:
  Triaged

Bug description:
  After rotating the device a few times while an overflow menu is open,
  the menu will be placed in the wrong position on the screen. The
  number of rotations before this happens appears to be quite random,
  but it will eventually happen.

  Below is a minimal example that should trigger the bug by rotating the
  device after opening the overflow menu:

  import QtQuick 2.0
  import Ubuntu.Components 1.1

  MainView {
  id: mainView
  applicationName: "com.ubuntu.developer.ken-vandine.hub-importer"
  automaticOrientation: true
  useDeprecatedToolbar: false

  width: units.gu(100)
  height: units.gu(75)

  Page {
  title: "Test"

  head.actions: [
  Action { name: "Item 1" },
  Action { name: "Item 2" },
  Action { name: "Item 3" },
  Action { name: "Item 4" }
  ]
  }
  }

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

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


[Touch-packages] [Bug 1372585] Re: [sdk] Progressbar text not always readable

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  [sdk] Progressbar text not always readable

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  Text must be white when background is orange

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

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


[Touch-packages] [Bug 1384376] Re: ListItem.Standard/ SingleControl with non-Button causes error

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  ListItem.Standard/ SingleControl with non-Button causes error

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  Something like this:

  ListItem.SingleControl {
  control: TextField {  
  
  text: "Brääät"
  } 
  }

  file:///usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
  Unable to assign [undefined] to bool

  The code assumes that a "pressed" property exists which is only the
  case for buttons.

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

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


[Touch-packages] [Bug 1369640] Re: Disabled menu items in header overflow don't look disabled

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Disabled menu items in header overflow don't look disabled

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  If there is a disabled menu item in the header overflow menu, it will
  appear as if it was enabled but clicking on it will have no effect.
  Disabled items should be greyed out or have some visual clue that they
  are disabled.

  (Bug confirmed by Tim, stating the code to handle this case hasn't
  been implemented by mistake)

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

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


[Touch-packages] [Bug 1385326] Re: No tracing available - install the python-autopilot-trace package

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  No tracing available - install the python-autopilot-trace package

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  Every single Autopilot test run currently spams this error message:

  No tracing available - install the python-autopilot-trace package

  Presumably we need to depend on this.

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

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


[Touch-packages] [Bug 1372582] Re: [sdk] Use icon from theme for toggles and optionselector

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  [sdk] Use icon from theme for toggles and optionselector

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  The checkmark can be used from the icon theme instead of an included
  png file

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

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


[Touch-packages] [Bug 1389119] Re: Remove "This component is under heavy development." in the documentation where appropriate

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Remove "This component is under heavy development." in the
  documentation where appropriate

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  We're about to release a phone with stable documentation for app
  developers. Many instances of the docs contain one or both of the
  following notices, often repeated for each property or component:

  - "This component is under heavy development."
  - "This documentation is under development and is subject to change."

  We should remove these where appropriate, as they make the
  documentation harder to read due to the repetition, and they give the
  impression of an alpha release.

  As an example, see:
  
http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.ListItems.ItemSelector/

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

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


[Touch-packages] [Bug 1389112] Re: Different behaviour showing UbuntuShape for ItemSelector on Ambiance/SuruDark

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Different behaviour showing UbuntuShape for ItemSelector on
  Ambiance/SuruDark

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  When trying to use ItemSelector, I've noticed that on light themes
  there is no UbuntuShape enclosing the model's values, whereas with
  dark themes, there is.

  See the attached image. The dark screenshot was taken with
  headerColor, backgroundColor and footerColor set to "#464646"

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

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


[Touch-packages] [Bug 1384703] Re: In autopilot tests, if the swipes on the flickable fail they can lead to an infinite loop

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  In autopilot tests, if the swipes on the flickable fail they can lead
  to an infinite loop

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  On the autopilot test helpers for flickables, when we swipe to go to
  the top or the bottom, the swipes are repeated until we reach the
  destination. If the swipe fails for some reason, the we will keep
  trying to get to the destination until the test is killed by jenkins.

  When the tests are killed, we don't get to collect a screenshot for
  them, so we are missing failures like the screen freezing or unity
  getting locked.

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

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


[Touch-packages] [Bug 1391617] Re: Untranslated label "In Progress" when upgrading system

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Untranslated label "In Progress" when upgrading system

Status in Canonical System Image:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  When there's a system upgrade, there is a progress bar with the label
  "In Progress". This doesn't seem to be translated.

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

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


[Touch-packages] [Bug 1372932] Re: Header sections pressed has the wrong size

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Header sections pressed has the wrong size

Status in dialer-app:
  Invalid
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  As you can see on attached picture, the pressed visual used  by the
  header sections , is bigger then the section itself. Causing a wrong
  visual.

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

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


[Touch-packages] [Bug 1365674] Re: On the swipe autopilot helpers, accept a default value for containers

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  On the swipe autopilot helpers, accept a default value for containers

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  We made public the swipe helpers as can be seen here:
  
https://code.launchpad.net/~canonical-platform-qa/ubuntu-ui-toolkit/make_flickable_methods_public/+merge/229354

  But some methods still receive a containers argument, that can be get
  only from a private helper. We need to make that argument optional,
  and if not passed, call get_containers to initialize it.

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

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


[Touch-packages] [Bug 1361702] Re: clock-app alarms need to be handled differently from other VTODO events

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  clock-app alarms need to be handled differently from other VTODO
  events

Status in Canonical System Image:
  Fix Released
Status in Indicator Date and Time:
  Fix Released
Status in Ubuntu Calendar App:
  Invalid
Status in Ubuntu UI Toolkit:
  Fix Released
Status in indicator-datetime package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  When you disable an alarm in the new clock app (with white
  background), it causes the alarm to show up as a calendar event. The
  expected behaviour is to not show up at all.

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

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


[Touch-packages] [Bug 1359167] Re: test_edit_event_with_default_values gets stuck clearing description field

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  test_edit_event_with_default_values gets stuck clearing description
  field

Status in Ubuntu Calendar App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  No logs for this one unfortunately because it prevents the tests from
  completing. Basically what happens is that when this test tries to
  clear the description field, it selects the middle of the field, then
  the cursor does not move to the end of the text. Subsequently the
  logic used to delete the text gets stuck in an infinite loop. It looks
  like:

  while not field.empty:
 press delete

  field.empty will never be true because the cursor will always have
  text on the right hand side

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

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


[Touch-packages] [Bug 1360101] Re: Toggling an alarm status right after editing it results in the alarm status being reverted

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Toggling an alarm status right after editing it results in the alarm
  status being reverted

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  Steps to reproduce:
  1. Create an alarm and save it.
  2. Edit that alarm and change any property and then save it again.
  3. Change the status of the alarm to disabled.

  What happens:
  Notice that the alarm status is reverted back to enabled

  What should happen:
  The alarm status stays disabled

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

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


[Touch-packages] [Bug 1361919] Re: PageStack::push() should return the object that was pushed

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  PageStack::push() should return the object that was pushed

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  This way the caller can connect to any signals the pushed Component
  might have.

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

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


[Touch-packages] [Bug 1364949] Re: Editing alarm sounds doesn't actually change them

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Editing alarm sounds doesn't actually change them

Status in Indicator Date and Time:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in indicator-datetime package in Ubuntu:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  STEPS:
  1. Open the clock app
  2. Swipe up from the bottom
  3. Click on the + symbol
  4. Save an alarm for a few minutes time leave everything on default settings
  5. Click on save
  6. Click on the alarm
  7. Change the sound of the alram
  8. Click on save
  9. Let the alarm go off

  EXPECTED:
  I expected the sound I chose to play

  ACTUAL:
  The default harps played instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1364949/+subscriptions

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


[Touch-packages] [Bug 1363112] Re: StateSaver is not working on devices

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  StateSaver is not working on devices

Status in Ubuntu UI Toolkit:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in camera-app package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  build 212
  The StateSaver is not working anymore on devices, so apps saved state is no 
longer restored when they are relaunched after being killed by oom killer (or 
manually via kill -2)

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

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


[Touch-packages] [Bug 1361750] Re: textfield autopilot helpers are not logging actions

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  textfield autopilot helpers are not logging actions

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  Textfield autopilot helpers are not logging actions.

  We are having some failures on filemanager because it's failing to
  delete the contents of the text field. Without logging the actions, we
  can't really know what failed and where.

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

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


[Touch-packages] [Bug 1367850] Re: Parallel build is broken

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Parallel build is broken

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  make -j option (# of job slots) for parallel execution is broken.

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

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


[Touch-packages] [Bug 1369506] Re: Header and popup menus don't handle rotation correctly

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

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

Title:
  Header and popup menus don't handle rotation correctly

Status in gallery-app:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  Using rtm-40 on krillin
  - click on a photo
  - open one of the menu of the headerbar
  - rotate the device

  the popdown menu gets misplaced, rotating back the device in the
  previous orientation doesn't bring it back where it was either

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

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


[Touch-packages] [Bug 1171745] Re: Timeline doesn't refresh

2015-06-03 Thread Robert Bruce Park
Unfortunately friends app has been disabled due to incompatibilities
with the ubuntu phone efforts.

** Changed in: friends (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Timeline doesn't refresh

Status in friends package in Ubuntu:
  Won't Fix

Bug description:
  After a while I can't refresh the timeline. Try to click on refresh
  but nothing happens.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: friends 0.1.3daily13.04.17.1~13.04-0ubuntu1
  Uname: Linux 3.8.0-19-generic x86_64
  Architecture: amd64

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

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


[Touch-packages] [Bug 1396863] Re: Testing CI Train, please ignore.

2014-12-24 Thread Robert Bruce Park
** Changed in: friends (Ubuntu)
   Status: New => Invalid

** Tags removed: block-proposed

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

Title:
  Testing CI Train, please ignore.

Status in friends package in Ubuntu:
  Invalid

Bug description:
  I'm using friends package to test some changes to the way ci train
  publishes files. Don't want to actually publish anything for real.
  Please ignore.

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

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


[Touch-packages] [Bug 1396863] Re: Testing CI Train, please ignore.

2014-11-26 Thread Robert Bruce Park
** Changed in: friends (Ubuntu)
 Assignee: (unassigned) => ♫ Robert Bruce Park ♫ (robru)

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

Title:
  Testing CI Train, please ignore.

Status in “friends” package in Ubuntu:
  New

Bug description:
  I'm using friends package to test some changes to the way ci train
  publishes files. Don't want to actually publish anything for real.
  Please ignore.

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

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


[Touch-packages] [Bug 1396863] [NEW] Testing CI Train, please ignore.

2014-11-26 Thread Robert Bruce Park
Public bug reported:

I'm using friends package to test some changes to the way ci train
publishes files. Don't want to actually publish anything for real.
Please ignore.

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


** Tags: block-proposed

** Package changed: haskell-src-exts (Ubuntu) => friends (Ubuntu)

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

Title:
  Testing CI Train, please ignore.

Status in “friends” package in Ubuntu:
  New

Bug description:
  I'm using friends package to test some changes to the way ci train
  publishes files. Don't want to actually publish anything for real.
  Please ignore.

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

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


[Touch-packages] [Bug 1354067] Re: Auto-Login service for GMail accounts gives "Applications can no longer access online account" error

2014-08-11 Thread Robert Bruce Park
** Also affects: account-plugins (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: account-plugins (Ubuntu)
 Assignee: (unassigned) => Alberto Mardegan (mardy)

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

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

Title:
  Auto-Login service for GMail accounts gives "Applications can no
  longer access online account" error

Status in “account-plugins” package in Ubuntu:
  New
Status in “friends” package in Ubuntu:
  Invalid

Bug description:
  The auto-login service for GMail accounts gives "Applications can no
  longer access online accounts" error everytime it attempts to connect.
  It also cannot sustain connections for other online services
  (facebook, yahoo, etc.) and requires me to grant access to the
  services again and again. I can confirm my passwords are correct.

  Also, granting access to yahoo mail and facebook works flawlessly, but
  the GMail 'Grant Access' interface is buggy, and just doesn't work.
  On entering password and clicking 'Done' it brings back the same
  screen, as though nothing happened. Over and over again. If you click
  cancel a few times, it brings you back to the screen with the list of
  online accounts, while it attempts to connect to the services, in
  vain. Also, overall the friends service is buggy. It doesn't show me
  notifications from facebook, nor has it synced events from my google
  calenders. I cannot tell you when this problem started exactly,
  neither can i guess what might have caused the problem. If you need
  some log files, please tell me, i'll upload them asap. I don't have
  accounts in many of the services listed there, so i might not be able
  to help you with other services. I really hope there's a solution to
  this, because its always lovely to see a well polished desktop
  environment :)

  I use Ubuntu 14.04 LTS (Trusty Tahr)

  Version of 'friends' package installed:
  0.2.0+14.04.20140217.1-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: friends-dispatcher 0.2.0+14.04.20140217.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Aug  7 20:47:49 2014
  InstallationDate: Installed on 2014-04-20 (108 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: friends
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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