Public bug reported: 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. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1452956 Title: Stale lock file causes QtCreator to freeze when starting Status in ubuntu-ui-toolkit 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/ubuntu-ui-toolkit/+bug/1452956/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : ubuntu-sdk-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp