Bug 1276134 - Missing dependency on qt5-qtquickcontrols
Summary: Missing dependency on qt5-qtquickcontrols
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: khangman
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-28 20:04 UTC by Samuel Sieb
Modified: 2016-01-15 15:24 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-15 15:24:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Samuel Sieb 2015-10-28 20:04:05 UTC
This package is missing a dependency on qt5-qtquickcontrols.  Without that, it loads to a blank window.  Running it from the console shows:
file:///usr/share/khangman/qml/main.qml:22:1: module "QtQuick.Controls" is not installed 
     import QtQuick.Controls 1.2 
     ^
file:///usr/share/khangman/qml/main.qml:23:1: module "QtQuick.Layouts" is not installed 
     import QtQuick.Layouts 1.1 
     ^

I installed qt5-qtquickcontrols and it works now.

Comment 1 Samuel Sieb 2015-11-26 05:44:20 UTC
qt5-qtmultimedia is also missing from the dependencies.

Comment 2 Rex Dieter 2015-11-29 12:50:14 UTC
%changelog
* Sat Nov 28 2015 Rex Dieter <rdieter> - 15.08.3-1
- 15.08.3
- add qml-related dependencies (#1276134)

Comment 3 Rex Dieter 2016-01-15 15:24:31 UTC
I'm going to be rebasing stuff to 15.12.x releases soon, and issue updates, the fix will get included then.

Thanks again for your report.


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