Bug 397216 - Crash while deleting colour from palette
Summary: Crash while deleting colour from palette
Status: RESOLVED LATER
Alias: None
Product: krita
Classification: Applications
Component: Color Selectors (other bugs)
Version First Reported In: 4.1.1
Platform: Mint (Debian based) Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-06 16:35 UTC by ari.mokori
Modified: 2018-09-01 12:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ari.mokori 2018-08-06 16:35:40 UTC
$ ./krita-4.1.1-x86_64.appimage
krita.lib.widgets: Loading resource  "/home/ari/.local/share/krita/patterns/krita_D25955.pat" failed
krita.lib.widgets: Loading resource  "/home/ari/.local/share/krita/patterns/krita_g25955.pat" failed
QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::begin: Paint device returned engine == 0, type: 3
krita.lib.pigment: Illegal Gimp palette file:  "/home/ari/.local/share/krita/palettes/Bob Ross.gpl"
QPainter::begin: Paint device returned engine == 0, type: 3
krita.lib.widgets: Loading resource  "/home/ari/.local/share/krita/palettes/Bob Ross.gpl" failed
krita.lib.pigment: Illegal Gimp palette file:  "/home/ari/.local/share/krita/palettes/Paleta.gpl"
QPainter::begin: Paint device returned engine == 0, type: 3
krita.lib.widgets: Loading resource  "/home/ari/.local/share/krita/palettes/Paleta.gpl" failed
QPainter::begin: Paint device returned engine == 0, type: 3
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
/tmp/.mount_krita-hQAnPn/usr/lib/krita-python-libs/krita added to PYTHONPATH
krita.general: Could not find font QVariant(QString, "Source Sans Pro") with style QVariant(QString, "Regular")
krita.general: Could not find font QVariant(QString, "Source Sans Pro") with style QVariant(QString, "Bold")
krita.general: Could not find font QVariant(QString, "Source Sans Pro") with style QVariant(QString, "Regular")
krita.general: Could not find font QVariant(QString, "Source Sans Pro") with style QVariant(QString, "Regular")
krita.general: Could not find font QVariant(QString, "Source Sans Pro") with style QVariant(QString, "Regular")
krita.general: Could not find font QVariant(QString, "Source Sans Pro") with style QVariant(QString, "Light")
krita.general: Could not find font QVariant(QString, "Source Sans Pro") with style QVariant(QString, "Regular")
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/opacity-decrease
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/opacity-increase
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/lightness-increase
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/lightness-decrease
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/zoom-in
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/rotate-canvas-left
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/rotation-reset
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/rotate-canvas-right
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/zoom-out
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/brushsize-decrease
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/brushsize-increase
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/preset-switcher
file:///tmp/.mount_krita-hQAnPn/usr/lib/qml/org/krita/sketch/components/Button.qml:84:9: QML Image: Failed to get image from provider: image://icon/edit-clear
Empty filename passed to function
QImage::scaled: Image is a null image
krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with canvas action "rotate_canvas_left" shortcut: "Ctrl+["
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with canvas action "rotate_canvas_left" shortcut: "Ctrl+["
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
Naruszenie ochrony pamięci
Comment 1 Halla Rempt 2018-09-01 12:12:06 UTC
Hi,

I'm sorry, but I cannot reproduce a crash with current git master. In any case, the current palette docker will be replaced in the near future with work done during the Google Summer of Code.