PyCharm is opening the wrong project

Viewed 453

When I click on File > Open > [browse to my_project's directory] > OK

Another project is opened, but not the one I requested. Why?

The window's title is pointing to my_project, but the project files on the left belong to another project.

The same thing happens when I use File > Open Recent > my_project

I've tried to do File > Invalidate Caches/Restart but I've got the same behavior.

I use PyCharm Professional 2017.1.2 on Ubuntu 16.04.2 LTS 64-bit

Is this a reported bug? How to fix that?

0 Answers
Related