Bug 395561 - QTCreator does not start after update
Summary: QTCreator does not start after update
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages User Edition (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-18 13:30 UTC by Krzysztof Kardas
Modified: 2025-09-09 16:09 UTC (History)
6 users (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 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.