You are not logged in.

#1 2016-12-12 16:00:41

charliez1312
Member
Registered: 2015-11-23
Posts: 17

[SOLVED] KTouch not working

Hello,
I want open KTouch, but it stopped working. When I open it from terminal, I get this error:

[charlie@Thinkpad_X220_ArchLinux ~]$ ktouch

(process:5840): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.
file:///usr/share/apps/ktouch/qml/main.qml:171:5: Type ScoreScreen unavailable 
         ScoreScreen { 
         ^ 
file:///usr/share/apps/ktouch/qml/ScoreScreen.qml:107:5: Type Balloon unavailable 
         Balloon { 
         ^ 
file:///usr/share/apps/ktouch/qml/Balloon.qml:22:1: module "org.kde.plasma.extras" is not installed 
     import org.kde.plasma.extras 0.1 as PlasmaExtras 
     ^ 

I do not understand this error, what do I have do?

Thank you very much for answer

Last edited by charliez1312 (2016-12-12 21:09:00)

Offline

#2 2016-12-12 20:41:51

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: [SOLVED] KTouch not working

This will be fixed on Thursday with the 16.12 release. In the meantime, you can either
- Install ktouch and kqtquickcharts 16.11.90 from [kde-unstable]
- Downgrade kdebase-runtime 16.08.3-1

Sorry for the inconvenience

Offline

#3 2016-12-12 21:08:35

charliez1312
Member
Registered: 2015-11-23
Posts: 17

Re: [SOLVED] KTouch not working

arojas wrote:

This will be fixed on Thursday with the 16.12 release. In the meantime, you can either
- Install ktouch and kqtquickcharts 16.11.90 from [kde-unstable]
- Downgrade kdebase-runtime 16.08.3-1

Sorry for the inconvenience

Thank you very much. It is working.

Offline

#4 2016-12-21 05:37:10

Eugene
Member
From: Adelaide, AU
Registered: 2012-11-02
Posts: 13

Re: [SOLVED] KTouch not working

I updated it to kdebase-runtime-16.12.0-1 and have got the problem with widgets on the panel.
"Lock", "device notifier" and "system tray" widgets did not start with 'module "org.kde.plasma.extras" is not installed' message in a balloon help with a big red X button instead of the widget. I did remove ~/.kde4 but that did not help.

Then I downgraded it to kdebase-runtime-16.08.2-1-x86_64 (that one was in the cache).
That fixed widgets on the panel but ktouch fails with

new: "/usr/share/applications/okularApplication_djvu.desktop"
modified: "/usr/share/applications/Singular-manual.desktop"
The desktop entry file  "/usr/share/applications/Singular-manual.desktop"  has Type= "Link"  instead of "Application" or "Service"
kf5.kservice.sycoca: Invalid Service :  "/usr/share/applications/Singular-manual.desktop"
new: "/usr/share/applications/org.kde.mobile.okular_djvu.desktop"
new: "/usr/share/applications/org.kde.mobile.okular_fb.desktop"
modified: "/usr/share/applications/firefox.desktop"
new: "/usr/share/applications/okularApplication_pdf.desktop"
Saving
file:///usr/share/ktouch/qml/main.qml:158:5: Type TrainingScreen unavailable 
         TrainingScreen { 
         ^
file:///usr/share/ktouch/qml/TrainingScreen.qml:20:1: module "QtQuick.Controls" is not installed 
     import QtQuick.Controls 1.3 
     ^

I reckon ktouch is postponed for the time being smile

Offline

#5 2016-12-21 06:54:16

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: [SOLVED] KTouch not working

Eugene wrote:

I updated it to kdebase-runtime-16.12.0-1 and have got the problem with widgets on the panel.
"Lock", "device notifier" and "system tray" widgets did not start with 'module "org.kde.plasma.extras" is not installed' message in a balloon help with a big red X button instead of the widget. I did remove ~/.kde4 but that did not help.

If you're still using Plasma 4 at this point, then you're on your own

Offline

#6 2017-02-02 02:29:45

Eugene
Member
From: Adelaide, AU
Registered: 2012-11-02
Posts: 13

Re: [SOLVED] KTouch not working

Aha!
The point was I did not "use plasma4" smile
Well, to be more precise, I did not pay any attention to what plasma was installed.
So I had no idea that "Plasma 4" in "everything 5" is the problem.

pacman -R kdebase-plasma kdeplasma-applets-plasma-nm
pacman -S  plasma-nm plasma-meta plasma-workspace

seems to be the fix.
Almost. I lost KDM and I do not have time at the moment to look for systemd service, which is responsible for it.

I wonder why plasma4 was not replaced during routine upgrade?

Offline

#7 2017-02-02 11:42:15

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: [SOLVED] KTouch not working

Eugene wrote:

I wonder why plasma4 was not replaced during routine upgrade?

This was clearly announced on the front page

Offline

Board footer

Powered by FluxBB