ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #08405
[Bug 1531604] Re: Missing package dependency for Ubuntu.Thumbnailer
This bug was fixed in the package gallery-app -
0.0.67+16.04.20160225.1-0ubuntu1
---------------
gallery-app (0.0.67+16.04.20160225.1-0ubuntu1) xenial; urgency=medium
[ Arthur Mello ]
* Add a timer to make sure all taken photos are added into collection
in a batch (LP: #1521365)
* Add missing pkg dependency for qtdeclarative5-ubuntu-thumbnailer0.1
(LP: #1531604)
* Fix action button calls on AP tests
* Following some changes on thumbnailer image provider we need to
handle Image.Error status for videos that are unable to load
correctly (LP: #1542083)
* Make sure to request a thumbnail big enough to handle all the
possible sizes that way media items will not request a new one every
time it changes its position. (LP: #1529452)
* Remove photo-image-provider to use the one provided by ubunut-ui-
extras Move photo-metadata from photoeditor to photo folder (LP:
#1541210)
* Set albums created from PopupAlbumPicker as not new, so they will
not be deleted after editing (LP: #1483870)
* Show a checkered background as a background for transparent images
(LP: #1548855)
[ Ken VanDine ]
* Register with the content-hub for deb installs
-- Bill Filler <ci-train-bot@xxxxxxxxxxxxx> Thu, 25 Feb 2016 18:01:21
+0000
** Changed in: gallery-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1531604
Title:
Missing package dependency for Ubuntu.Thumbnailer
Status in Canonical System Image:
In Progress
Status in gallery-app package in Ubuntu:
Fix Released
Bug description:
System:
Ubuntu Xenial desktop
Steps to reproduce the issue:
$ sudo apt-get install gallery-app
$ gallery-app
Expected outcome:
Gallery runs normally.
Actual outcome:
You get a blank screen and the following error is printed on the terminal:
"""
file:///usr/share/gallery-app/rc/qml/MainScreen.qml:221:21: Type PhotosOverview unavailable
file:///usr/share/gallery-app/rc/qml/PhotosOverview.qml:71:5: Type MediaGrid unavailable
file:///usr/share/gallery-app/rc/qml/Components/MediaGrid.qml:19:1: module "Ubuntu.Thumbnailer" is not installed
"""
The following command solved the problem:
$ sudo apt-get install qml-module-ubuntu-thumbnailer0.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1531604/+subscriptions
References