path: codelite_17.0.0+dfsg-6/codelite_open_helper.py
        if len(line) != 0:
            found_codelite = True
pidof_subprocess.terminate()
if found_codelite:
    print("Found running codelite process, but could not talk to it, no idea what is wrong")
