← Back to team overview

touch-packages team mailing list archive

[Bug 1531604] [NEW] Missing package dependency for Ubuntu.Thumbnailer

 

Public bug reported:

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

** Affects: gallery-app (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups