touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #76825
[Bug 1452956] Re: Stale lock file causes QtCreator to freeze when starting
We need https://codereview.qt-project.org/#/c/104606/ to qtbase or more
likely its 5.5 version backported to 5.4 if it's somehow better than
that abandoned 5.4 MP.
** Also affects: qtbase-opensource-src (Ubuntu)
Importance: Undecided
Status: New
** Changed in: qtbase-opensource-src (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1452956
Title:
Stale lock file causes QtCreator to freeze when starting
Status in qtbase-opensource-src package in Ubuntu:
Triaged
Status in qtcreator package in Ubuntu:
New
Bug description:
I was debugging why my ubuntu-sdk instance would not start up (it
instead freezes indefinitely) when I noticed a stale lock file under
~/.config. I removed this file and the IDE started.
To reproduce:
1. Execute the following from the terminal: touch ~/.config/QtProject/QtCreator.ini.lock
2. Start qtcreator or ubuntu-sdk.
Expected results: The IDE starts as expected
Actual results: The IDE hangs indefinitely
Any sane IDE should be able to handle stale lock files--such a thing
should not prevent the application from starting.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1452956/+subscriptions
References