← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1606451] Re: Scrollbar error: Unable to assign bool to QQuickItem*

 

I linked to the branch that features, as well as scrollbar
optimizations, the removal of the property reported in this bug.


** Branch linked: lp:~faenil/ubuntu-ui-toolkit/moreScrollbarOptimizations

** Changed in: ubuntu-ui-toolkit (Ubuntu)
     Assignee: (unassigned) => Andrea Bernabei (faenil)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Medium

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

** Also affects: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
     Assignee: (unassigned) => Andrea Bernabei (faenil)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided => Medium

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

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

Title:
  Scrollbar error: Unable to assign bool to QQuickItem*

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  When using scrollview i am getting errors with Scrollbar:

  file:///usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/1.3/Scrollbar.qml:149:29: Unable to
  assign bool to QQuickItem*

  http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/staging/view/head:/src/Ubuntu/Components/1.3/Scrollbar.qml#L149
  seems to be where the issue is.

  On a side note: I can't see where __trough is even used?, so I can't
  figure out if that property is really needed or is a remnant from a
  previous implementation that wasn't removed.

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


References