** Changed in: canonical-devices-system-image
Status: Fix Committed => 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:
Fix Released
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
--
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help : https://help.launchpad.net/ListHelp