Bug ID 1040677
Summary KTouch does not install correctly on Gnome: no menu entry, shows only empty window
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware All
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component KDE Applications
Assignee opensuse-kde-bugs@opensuse.org
Reporter moritzrakow@web.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

## Overview

Installing KTouch on Gnome creates no menu entry.

Opening KTouch from the command line only shows an empty window. The console
output is as follows:

```
file:///usr/share/kde4/apps/ktouch/qml/main.qml:114:5: Type HomeScreen
unavailable 
         HomeScreen { 
         ^ 
file:///usr/share/kde4/apps/ktouch/qml/HomeScreen.qml:155:26: Type
ProfileSelector unavailable 
                     content: ProfileSelector { 
                              ^ 
file:///usr/share/kde4/apps/ktouch/qml/ProfileSelector.qml:98:13: Type
ProfileDetailsItem unavailable 
                 ProfileDetailsItem { 
                 ^ 
file:///usr/share/kde4/apps/ktouch/qml/ProfileDetailsItem.qml:22:1: module
"org.kde.charts" is not installed 
     import org.kde.charts 0.1 as Charts 
     ^ 

```

## Steps to reproduce

1.  Install KTouch on Gnome.
2.  Search for KTouch in menu.
3.  Launch ktouch from the command line.

## Actual result

No menu entry and launching KTouch gices empty, grey window.

## Expected result

A menu entry is created on installation and launches more than an empty window
when clicked.

## Build and hardware

USB/DVD iso on 64bit laptop, updated to build 0251.

## Additional information

Not tested whether this happens with other KDE apps too.


You are receiving this mail because: