Bug 1481006 - Missing dnf dependancies
Summary: Missing dnf dependancies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ktouch
Version: 26
Hardware: Unspecified
OS: All
unspecified
high
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-13 12:35 UTC by Kevin Raymond
Modified: 2017-11-01 00:06 UTC (History)
3 users (show)

Fixed In Version: ktouch-16.12.3-2.fc26
Clone Of:
Environment:
Last Closed: 2017-11-01 00:06:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
stacktrace (4.80 KB, application/octet-stream)
2017-08-13 12:35 UTC, Kevin Raymond
no flags Details

Description Kevin Raymond 2017-08-13 12:35:58 UTC
Created attachment 1312675 [details]
stacktrace

Description of problem:
Actually 3 problems, only one easy to fix. dnf missing dependancies, a coredump when asking --version, and the impossibility to change the keyboard settings anymore.

Version-Release number of selected component (if applicable):
ktouch-16.12.3-1.fc26

How reproducible:
always

Steps to Reproduce:
1. install ktouch under F26 using dnf
2. start ktouch
3.

Actual results:
a blank window

Expected results:
the full app

Additional info:
Those issues might not be related, tel me if I need to create new ones.

When installing from dnf, I got several issues while starting ktouch:

file:///usr/share/ktouch/qml/TrainingScreen.qml:20:1: module "QtQuick.Controls" is not installed 
     import QtQuick.Controls 1.3 

file:///usr/share/ktouch/qml/Balloon.qml:22:1: module "QtGraphicalEffects" is not installed 
     import QtGraphicalEffects 1.0 

After manually installing the qt5-qtquickcontrols and qt5-qtgraphicaleffects packages, the application starts.

However I still have the following issues :
$ ktouch --version
ktouch 16.12.3
Segmentation fault (core dumped) see attached coredump.


Last issue, I am not able to change the default language/keyboard settings. The menu is not shown. On stdout there are few "QML Row: Binding loop detected for property" warning. I don't think it's related but looking for the documentation there should be a keyboard settings somewhere. The previous version I used was 2.3.0 under F23.

Comment 1 Kevin Raymond 2017-08-13 12:39:12 UTC
About the coredump, not uploading it as it weighs 59Mio, am sure it is reproducible.

Comment 2 Rex Dieter 2017-08-15 03:10:00 UTC
Thanks for your report

Comment 3 Fedora Update System 2017-10-22 17:59:54 UTC
ktouch-16.12.3-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-85e8de8355

Comment 4 Fedora Update System 2017-10-23 23:21:14 UTC
ktouch-16.12.3-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-85e8de8355

Comment 5 Fedora Update System 2017-11-01 00:06:34 UTC
ktouch-16.12.3-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.