[Touch-packages] [Bug 1430904] Re: toolbar example doesn't work

2015-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.2.1458+15.04.20150327-0ubuntu1

---
ubuntu-ui-toolkit (1.2.1458+15.04.20150327-0ubuntu1) vivid; urgency=medium

  [ By Tim Peeters ]
  * Remove the deprecated toolbar example from the gallery.
Fixes LP: #1430904

  [ Nekhelesh Ramananthan ]
  * Fixes the slider bubble width to be dynamic and dependent
on the label width. Fixes LP: #1228575

  [ Leo Arias ]
  * Added a scenario for autopilot tests without live dragging.
Fixes LP: #1435698
  * Added a helper to reorder items in a list view.
Fixes LP: #1435700

  [ Christian Dywan ]
  * Add tests/autopilot to sys.path of sphinx config.
  * Build-depend on python-autopilot used by sphinx-build
Fixes LP: #1431749

  [ Zsombor Egri ]
  * Fixing crashes when AlarmModel::get() returned valid stock alarm
ends up to be NULL in QML. Fixes LP: #1429273

  [ CI Train Bot ]
  * New rebuild forced.
 -- CI Train BotFri, 27 Mar 2015 12:35:55 +

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  toolbar example doesn't work

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

Bug description:
  Using the current vivid version
  "bzr checkout lp:ubuntu-ui-toolkit/staging;  cd staging; qmlscene 
examples/ubuntu-ui-toolkit-gallery/Toolbar.qml"

  the example has no toolbar showing, it did before the recent uitk
  update (the toolbar is deprecated in 1.2 but that code imports 0.1)

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

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


[Touch-packages] [Bug 1430904] Re: toolbar example doesn't work

2015-03-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/ubuntu-ui-toolkit

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

Title:
  toolbar example doesn't work

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  Using the current vivid version
  "bzr checkout lp:ubuntu-ui-toolkit/staging;  cd staging; qmlscene 
examples/ubuntu-ui-toolkit-gallery/Toolbar.qml"

  the example has no toolbar showing, it did before the recent uitk
  update (the toolbar is deprecated in 1.2 but that code imports 0.1)

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

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


[Touch-packages] [Bug 1430904] Re: toolbar example doesn't work

2015-03-23 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  toolbar example doesn't work

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  Using the current vivid version
  "bzr checkout lp:ubuntu-ui-toolkit/staging;  cd staging; qmlscene 
examples/ubuntu-ui-toolkit-gallery/Toolbar.qml"

  the example has no toolbar showing, it did before the recent uitk
  update (the toolbar is deprecated in 1.2 but that code imports 0.1)

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

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


[Touch-packages] [Bug 1430904] Re: toolbar example doesn't work

2015-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/removeToolbarExample

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

Title:
  toolbar example doesn't work

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Using the current vivid version
  "bzr checkout lp:ubuntu-ui-toolkit/staging;  cd staging; qmlscene 
examples/ubuntu-ui-toolkit-gallery/Toolbar.qml"

  the example has no toolbar showing, it did before the recent uitk
  update (the toolbar is deprecated in 1.2 but that code imports 0.1)

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

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


[Touch-packages] [Bug 1430904] Re: toolbar example doesn't work

2015-03-19 Thread Tim Peeters
The toolbar is handled by the MainView, which in version 1.2 no longer
supports the toolbar. So even if the import in Toolbar.qml is 0.1, we
cannot show the toolbar. I will remove the toolbar example from the
gallery.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Tim Peeters (tpeeters)

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

Title:
  toolbar example doesn't work

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Using the current vivid version
  "bzr checkout lp:ubuntu-ui-toolkit/staging;  cd staging; qmlscene 
examples/ubuntu-ui-toolkit-gallery/Toolbar.qml"

  the example has no toolbar showing, it did before the recent uitk
  update (the toolbar is deprecated in 1.2 but that code imports 0.1)

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

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


[Touch-packages] [Bug 1430904] Re: toolbar example doesn't work

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

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Confirmed

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

Title:
  toolbar example doesn't work

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Using the current vivid version
  "bzr checkout lp:ubuntu-ui-toolkit/staging;  cd staging; qmlscene 
examples/ubuntu-ui-toolkit-gallery/Toolbar.qml"

  the example has no toolbar showing, it did before the recent uitk
  update (the toolbar is deprecated in 1.2 but that code imports 0.1)

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

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


[Touch-packages] [Bug 1430904] Re: toolbar example doesn't work

2015-03-12 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

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

Title:
  toolbar example doesn't work

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Using the current vivid version
  "bzr checkout lp:ubuntu-ui-toolkit/staging;  cd staging; qmlscene 
examples/ubuntu-ui-toolkit-gallery/Toolbar.qml"

  the example has no toolbar showing, it did before the recent uitk
  update (the toolbar is deprecated in 1.2 but that code imports 0.1)

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

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