ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #08350
[Bug 1531604] Re: Missing package dependency for Ubuntu.Thumbnailer
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Changed in: gallery-app (Ubuntu)
Importance: Undecided => Medium
** Changed in: canonical-devices-system-image
Assignee: (unassigned) => Bill Filler (bfiller)
** Changed in: canonical-devices-system-image
Milestone: None => ww08-2016
** Changed in: canonical-devices-system-image
Importance: Undecided => Medium
** Changed in: canonical-devices-system-image
Status: New => In Progress
--
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:
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/canonical-devices-system-image/+bug/1531604/+subscriptions
References