1

My previously installed QT SDK 1.2.1 was working fine.

Then, I tried to upgrade it to QT OpenSource 5.6.1. It was working fine. One day, it started hanging on clicking "File--->Open a New File or Project".

I have reinstalled QT 5.6.1 multiple times, but it still hangs on that. I tried the same for QT OpenSource 4.9.2 and 5.3.0, but they also show the same issue.

Have attached the screenshot on which QT hangs whenever I click on "Open a File or Project"

1

Please help
Thanks

UPDATE: It also hangs on "File->Open File With ..."

Further, it shows no issue on "File->New Project"
However, when I choose, say, Widgets---->OK---->Browse for project folder location, it stucks there also.

So, basically anything related to opening my filesystem from QT causes hangs without even opening a new window for opening file/project

No other menu option click has any such issues

2 Answers2

0

Try to delete your "C:\Users\Your.Profile\AppData\Roaming\QtProject" folder

0

Tried disabling the Welcome plugin (of QT Creator section) in Help--->About Plugins

On disabling that, I am now able to do File->Open file/project

:)