Bug 395561

Summary: QTCreator does not start after update
Product: [KDE Neon] neon Reporter: Krzysztof Kardas <krzysztof.kardas>
Component: Packages User EditionAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: bryantdl7, halla, jr, neon-bugs-null, sitter, tonal.promsoft
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Krzysztof Kardas 2018-06-18 13:30:38 UTC
Hi.
After latest big update of KDE Neon (done with apt-get update, apt-get upgrade) qtcreator does not work.

Log from start:
qtcreator

qrc:/timeline/ButtonsBar.qml:75:9: QML ImageToolButton: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/timeline/ButtonsBar.qml:85:9: QML ImageToolButton: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/timeline/ButtonsBar.qml:95:9: QML ImageToolButton: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/timeline/ButtonsBar.qml:107:9: QML ImageToolButton: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/timeline/ButtonsBar.qml:119:9: QML ImageToolButton: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Floating point exception
Comment 1 Alexandr Zamaraev (aka Tonal) 2018-06-19 07:25:21 UTC
Also for my. :(
Comment 2 Krzysztof Kardas 2018-06-19 12:59:50 UTC
Info from GDB:

Thread 1 "qtcreator" received signal SIGFPE, Arithmetic exception.
0x00007ffff4d383f0 in QV4::Runtime::method_mod(QV4::Value const&, QV4::Value const&) () from /usr/bin/../lib/x86_64-linux-gnu/qtcreator/../libQt5Qml.so.5

I will try to debug more.
Comment 3 Halla Rempt 2020-01-03 10:05:31 UTC
Well, I'm sure Qt Creator has worked since this bug was reported, but right now it seems broken again:

boud@boud-ThinkPad-T470p:~$ qtcreator 
terminate called after throwing an instance of 'Sqlite::UnknowError'
Aborted (core dumped)


Operating System: KDE neon 5.17
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2
Kernel Version: 4.15.0-72-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz
Memory: 31,2 GiB
Comment 4 BRYANTDL7 2025-09-09 16:09:10 UTC
This ticket has been archived due to the age of this request, in order to keep currently present issues at the forefront for proper resolution. If this issue is still present, please reopen this ticket and provide additional details related to the request.