Bug 1320732 - Missing QtGraphicalEffects (Qt 5.6 needed)
Summary: Missing QtGraphicalEffects (Qt 5.6 needed)
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: liveusb-creator
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-23 21:01 UTC by František Zatloukal
Modified: 2016-09-20 02:47 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-29 07:49:45 UTC
Type: Bug


Attachments (Terms of Use)

Description František Zatloukal 2016-03-23 21:01:04 UTC
Description of problem:
Launching new build of liveusb-creator after upgrade from copr repo (or just installing it from repositories) fails.

Qt 5.6 has not completely landed in updates-testing yet, so I suppose the issue will "fix itself". But it'd be nice to tweak spec file to explicitly require Qt 5.6 and higher.

Version-Release number of selected component (if applicable):
3.91.0

How reproducible:
Always

Steps to Reproduce:
1. Install liveusb-creator from updates testing
2. Run liveusb creator with Qt 5.5

Actual results:
QQmlApplicationEngine failed to load component
qrc:/liveusb.qml:5 module "QtGraphicalEffects" is not installed

Expected results:
Liveusb-creator should work on Qt 5.5 or explicitly depend on Qt 5.6 and higher

Comment 1 František Zatloukal 2016-03-27 16:38:43 UTC
Patch posted: https://github.com/lmacken/liveusb-creator/pull/40

Upgrading to Qt 5.6 didn't solve the problem, but installing t5-qtgraphicaleffects helped out.

Comment 2 František Zatloukal 2016-03-29 07:49:45 UTC
Fix merged upstream.


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