Bug 369

Summary: Qt5: SVG icons might not be displayed
Product: PulseView Reporter: Uwe Hermann <uwe>
Component: Build systemAssignee: Nobody <nobody>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Uwe Hermann 2014-06-16 19:49:44 CEST
It appears that (at least in Qt5, not sure about Qt4) SVG icons are not always displayed per default.

On Debian for example, installing just "qtbase5-dev" is not sufficient. After installing libqt5svg5-dev (probably only the lib itself is needed, not the -dev package, but this is untested) the icons appear and work fine.

We might need to add the equivalent of qmake's "QT += svg" in the cmake config to force the usage of the Qt SVG code.
Comment 1 Uwe Hermann 2014-11-02 21:19:53 CET
Fixed in 726ea66712afefafd96b4f08667fa97ab741c343.