← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1688233] [NEW] ktouch missing dependencies under gnome-ubuntu 17.04

 

Public bug reported:

I'm using gnome-ubuntu. Under 16.04 and 16.10 ktouch worked flawless.
After upgrading to 17.04 it stopped working. Instead it just showed a
white window.

when starting from console the output was:

qCoreApp Application(0x7ffc68887800)
file:///usr/share/ktouch/qml/main.qml:123:5: Type HomeScreen unavailable 
         HomeScreen { 
         ^
file:///usr/share/ktouch/qml/HomeScreen.qml:160:26: Type ProfileSelector unavailable 
                     content: ProfileSelector { 
                              ^
file:///usr/share/ktouch/qml/ProfileSelector.qml:90:13: Type ProfileDetailsItem unavailable 
                 ProfileDetailsItem { 
                 ^
file:///usr/share/ktouch/qml/ProfileDetailsItem.qml:22:1: module "org.kde.kcoreaddons" is not installed 
     import org.kde.kcoreaddons 1.0 
     ^


Solution:

I installed kcoreaddons and kquickcontrolsaddons with ``sudo apt install
qml-module-org-kde-kcoreaddons qml-module-org-kde-kquickcontrolsaddons``
and now it works.


Additional information:

lsb_release -rd 
Description:	Ubuntu 17.04
Release:	17.04

apt-cache policy ktouch
ktouch:
  Installiert:           4:16.12.3-0ubuntu1


apt-cache policy gnome-shell
gnome-shell:
  Installiert:           3.24.1-0ubuntu1

** Affects: kdeedu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to kdeedu in Ubuntu.
https://bugs.launchpad.net/bugs/1688233

Title:
  ktouch missing dependencies under gnome-ubuntu 17.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/1688233/+subscriptions


Follow ups