← Back to team overview

touch-packages team mailing list archive

[Bug 1452956] Re: Stale lock file causes QtCreator to freeze when starting

 

The Qt version in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-038  does not fix the freeze for me.

-- 
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:
  Incomplete
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