This is likely not a bug. This text file is a project file for your C++ IDE to open, and not the Unreal Launcher. What you should do is install Qt Creator with apt-get if you haven’t done so yet (I believe the package name is simply qtcreator, someone correct me if I’m wrong). Once you do that, you should be able to open this .pro file by double clicking on it and compile your project.