touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #127028
[Bug 1531604] Re: Missing package dependency for Ubuntu.Thumbnailer
** Branch linked: lp:~artmello/gallery-app/gallery-app-fix_1531604
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1531604
Title:
Missing package dependency for Ubuntu.Thumbnailer
Status in gallery-app package in Ubuntu:
In Progress
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/ubuntu/+source/gallery-app/+bug/1531604/+subscriptions
References