Discussion:
[krita] [Bug 392108] New: QML Failed to get image from provider
Aleksey Samoilov
2018-03-20 19:32:14 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=392108

Bug ID: 392108
Summary: QML Failed to get image from provider
Product: krita
Version: 4.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: General
Assignee: krita-bugs-***@kde.org
Reporter: ***@gmail.com
Target Milestone: ---

Debian 9, Qt 5.7.1. Terminal output:

file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/opacity-decrease
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/opacity-increase
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/lightness-increase
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/lightness-decrease
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/zoom-in
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/rotate-canvas-left
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/rotation-reset
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/rotate-canvas-right
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/zoom-out
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/brushsize-decrease
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/brushsize-increase
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/preset-switcher
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/krita/sketch/components/Button.qml:84:9:
QML Image: Failed to get image from provider: image://icon/edit-clear
--
You are receiving this mail because:
You are watching all bug changes.
Boudewijn Rempt
2018-03-20 19:34:33 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=392108

Boudewijn Rempt <***@valdyas.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |***@valdyas.org
Resolution|--- |UPSTREAM

--- Comment #1 from Boudewijn Rempt <***@valdyas.org> ---
Hi Aleksey,

That's not a bug in krita. It's a warning, and it's annoying noise, but
actually, the touch docker loads the images fine... I have no idea why Qt
complains about those images -- if it's a bug, it's a bug in Qt.
--
You are receiving this mail because:
You are watching all bug changes.
Loading...