Bug 333620 - ktouch starts with an empty window
Summary: ktouch starts with an empty window
Status: RESOLVED DOWNSTREAM
Alias: None
Product: ktouch
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Gottfried
URL:
Keywords:
: 338574 341890 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-19 14:46 UTC by Thorsten Rochelmeyer
Modified: 2014-12-17 07:18 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Rochelmeyer 2014-04-19 14:46:14 UTC
staarting kubuntu opens an empty window ... and that's it  ;-(
Happens on a freshly installed Kubuntu 14.04 Trusty, every time. 

konsole output: 
thr@thr-ThinkPad-X1:~$ ktouch
Bus::open: Can not get ibus-daemon's address. 
IBusInputContext::createInputContext: no connection to ibus-daemon 
file:///usr/share/kde4/apps/ktouch/qml/main.qml:114:5: Der Typ HomeScreen ist nicht verfügbar 
         HomeScreen { 
         ^ 
file:///usr/share/kde4/apps/ktouch/qml/HomeScreen.qml:155:26: Der Typ ProfileSelector ist nicht verfügbar 
                     content: ProfileSelector { 
                              ^ 
file:///usr/share/kde4/apps/ktouch/qml/ProfileSelector.qml:98:13: Der Typ ProfileDetailsItem ist nicht verfügbar 
                 ProfileDetailsItem { 
                 ^ 
file:///usr/share/kde4/apps/ktouch/qml/ProfileDetailsItem.qml:22:1: Modul "org.kde.charts" ist nicht installiert 
     import org.kde.charts 0.1 as Charts 
     ^ 


Regards
Thorsten

Reproducible: Always




contact me at thorsten@rochelmeyer.com for any further information
Comment 1 Adam 'foo-script' Rakowski 2014-04-19 21:03:33 UTC
I confirm.
Kubuntu,
Qt: 4.8.6
KDE: 4.13.0
Comment 2 Christoph Feck 2014-04-20 10:18:08 UTC
This could be a duplicate of bug 333368 (missing QML_IMPORT_PATH).
Comment 3 jadcda 2014-04-21 10:10:29 UTC
I also confirm this bug with a fresh Trusty kubuntu installation.
Comment 4 Sebastian Gottfried 2014-04-22 09:59:24 UTC
This most likely a packaging issue. 

In KDE 4.13 we have moved the code for the charts on the score screen in an separate shared component (kqtquickcharts, qtdeclarative4-kqtquickcharts-1 in Kubuntu). This was done so artikulate--a new KDE Edu application--can use them as well. It seems Kubuntu didn't pick up this new dependency.

Please re-open the ticket it's a different issue.
Comment 5 david 2014-08-06 18:39:58 UTC
I'm running KTouch 2.3.0 on Fedora 20 and there's the same issue; downstream seemingly hasn't packaged kqtquickcharts. I wonder though, wouldn't it be a bit better, if KTouch showed a warning popup instead of only an empty window?
Comment 6 Thorsten Rochelmeyer 2014-08-06 18:51:45 UTC
David, KDE fixed this a couple of days after the initial report. This seems to be an issue of your distribution.

Kind Regards

/Thorsten
Comment 7 david 2014-08-06 19:00:25 UTC
My comment isn't about missing kqtquickcharts per se, but rather about KTouch not telling the user anything about what's wrong (i.e. missing/broken runtime dependency). Should I start a separate bug report for this, or is the silent empty window desired behavior?

I've compiled KTouch 2.3.0 from source available at the KDE website.
Comment 8 Thorsten Rochelmeyer 2014-08-06 19:14:03 UTC
Sorry, I'm not sure about how to handle that in the most effective way. My understanding is that the dependency should be resolved upon installation, so i would consider it to be a bug, but others could have a different understanding of how things should work ...

Thorsten
Comment 9 Sebastian Gottfried 2014-08-26 11:59:37 UTC
*** Bug 338574 has been marked as a duplicate of this bug. ***
Comment 10 Sebastian Gottfried 2014-12-17 07:18:13 UTC
*** Bug 341890 has been marked as a duplicate of this bug. ***