FS#38134 - [qtcreator] Add optional depends on qt5-quickcontrols

Attached to Project: Arch Linux
Opened by Ahmad Syukri (syockit) - Saturday, 14 December 2013, 17:47 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 18 December 2013, 02:48 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
The new welcome screen uses QtQuick.Controls

Additional info:
* Package version: 3.0.0-1
* Error output:
"""
file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:32:1: module "QtQuick.Controls" is not installed
import QtQuick.Controls 1.0
"""
Steps to reproduce:
Start qtcreator from any terminal emulator. The above error is printed. Welcome screen shows nothing. Otherwise, other features works normally.
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Wednesday, 18 December 2013, 02:48 GMT
Reason for closing:  Fixed
Comment by kralyk (kralyk) - Sunday, 15 December 2013, 14:02 GMT
I don't think the dependency should be optional.

The Welcome screen is a pretty important feature and also without qt5-quickcontrols the session is not restored properly and the 'Open Documents' list doesn't work. Quickcontrols seems to be a hard dependency.

Loading...