← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1227783] Re: Black backround image -CrossFadeImage does not set the sourceSize for the images

 

This bug was fixed in the package unity8 -
7.81.3+13.10.20130927.3-0ubuntu1

---------------
unity8 (7.81.3+13.10.20130927.3-0ubuntu1) saucy; urgency=low

  [ Michal Hruby ]
  * Correctly handle image URI scheme in results.

  [ Michał Sawicz ]
  * Make SHOW_DASH and HIDE_DASH close the current preview. (LP:
    #1231404)
  * Add a LazyImage component that shows an activity spinner for long-
    loading images and handles aspect ratio properly.
  * Fix Qt 5.1 FTBFS and suppress some build warnings.

  [ Albert Astals ]
  * Make sure we always have least have one column in the gridview. (LP:
    #1225391)
  * LVWPH: Make sure we always overshoot vertically. (LP: #1229851)
  * Remember the expanded categoryId and not the expanded index The
    index can change on search, and we still want to maintain it
    expanded in that case. (LP: #1230216)
  * Fix showHeader in an edge case of notShownByItsOwn Not all the tests
    i've added fail without the code fix, but i've added them just to be
    more covered . (LP: #1230187)

  [ Diego Sarmentero ]
  * Handling error signal from the DownloadTracker plugin (BUG:
    #1229744). (LP: #1229744)
  * Remove "Reviews and Comments" section from Application Preview until
    the feature is ready (BUG: #1226632) - Detect when the keyboard is
    being shown to allow the user to scroll the Preview even more if
    necessary to interact with the components at the bottom of that
    preview, and don't leave those components obscured behind the
    keyboard (BUG: #1226638). (LP: #1226632, #1224717, #1226638)

  [ Nick Dedekind ]
  * Brought messaging indicator inline with UnityMenuModel &
    UnityMenuAction. (LP: #1217676, #1217678)

  [ Pawel Stolowski ]
  * Support canned search queries returned by Home Scope.
  * Cancel previous actions and previews on new activation / preview.
    Expose previewed data row in Preview object.

  [ Michael Terry ]
  * Only enable the Bottombar when the HUD is available. (LP: #1220306)
  * Increase the "Skip intro" clickable area, making dismissing the edge
    demo intro feel more natural. (LP: #1220632)

  [ Michael Zanetti ]
  * drop our CrossFadeImage in favor of the SDK one. (LP: #1227783)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 358
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Fri, 27 Sep 2013 14:13:22 +0000

** Changed in: unity8 (Ubuntu Saucy)
       Status: New => Fix Released

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

Title:
  Black backround image -CrossFadeImage does not set the sourceSize for
  the images

Status in Ubuntu UI Toolkit:
  In Progress
Status in The Unity 8 shell:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” source package in Saucy:
  New
Status in “ubuntu-ui-toolkit” source package in Saucy:
  New
Status in “unity8” source package in Saucy:
  Fix Released

Bug description:
  Since image 20130918 it's possible to set the background image in the settings app.
  There one can see a preview of the image using a CrossFadeImage component
  When selecting a new image from the gallery-app that exceeds the max GL texture size (2048 on maguro for example), the image is black. If the sourceSize would be set, the image would be visible and less resouces would be used.

  The unity8 shell uses a copy of that component (and will maybe move to
  the SDK one) and has the same issue.

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