https://bugs.kde.org/show_bug.cgi?id=472710
Bug ID: 472710
Summary: [5.2 Beta1 Appimage] Instant crash when creating a
text selection area
Classification: Applications
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: Tool/Text
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Appimage, when using text tool to draw a rectangle area on canvas and release
mouse/stylus, krita crash instantly.
(Also tried on Windows 10 portable version, krita will hang for a short while,
and the text window will launch normally.)
STEPS TO REPRODUCE
1. Open a new document
2. Choose text tool and create an area for text on canvas
3. Krita crash
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSUSE 15.5
(available in About System)
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
ADDITIONAL INFORMATION
Can't get the crashlog backtrace with appimage, but here is the output when
launch from terminal.
***
krita.lib.pigment: Replacing color space factory "LABA" "L*a*b* (16
位元整數/每通道,無色彩管理)" with "LABA" "L*a*b*/Alpha (16 位元整數/每通道)"
krita.lib.pigment: Replacing color space factory "RGBA" "RGB (8
位元整數/每通道,無色彩管理)" with "RGBA" "RGB/Alpha (8 位元整數/每通道)"
krita.lib.pigment: Replacing color space factory "RGBA16" "RGB (16
位元整數/每通道,無色彩管理)" with "RGBA16" "RGB/Alpha (16 位元整數/每通道)"
QObject::startTimer: Timers cannot have negative intervals
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
/tmp/.mount_krita-FcCHkq/usr/lib/krita-python-libs/krita added to PYTHONPATH
QObject::connect: Cannot connect QAction::triggered(bool) to
(nullptr)::toggle()
QAbstractItemModel::endInsertColumns: Invalid index ( 0 , 101 ) in model
KisAnimTimelineFramesModel(0x55f253542740)
/tmp/.mount_krita-FcCHkq/usr/bin/krita: symbol lookup error:
/tmp/.mount_krita-FcCHkq/usr/bin/../lib/libraqm.so.0: undefined symbol:
FT_Get_Transform
***
--
You are receiving this mail because:
You are watching all bug changes.