Builder can not connect to Pavlovia on Ubuntu : PsychoPy crashes

OS : Ubuntu 24.04
PsychoPy version : PsychoPy 2024.2.4
**Standard Standalone? : yes

I had issues to install PsychoPy 2024.2.4 on my laptop running Ubuntu 24.04 so I used this installer : GitHub - wieluk/psychopy_linux_installer: Installing PsychoPy on Linux can be challenging, so I've created an installer to make the process easier and more streamlined.. PsychoPy is almost working fine but I can not manage to connect to my Pavlovia account from the Builder, if I click Create a project or Sync, PsychoPy closes/crashes without a error message. Would you know how to fix this ?

just a follow-up on the Ubuntu installation :

I created an empty study on PsychoPy on another computer (MacOS), synced/created a new Pavlovia project for it via the Builder, transferred it on the Ubuntu 24.04 computer (with the .git file). When opening the .psyexp, the project is linked to my Pavlovia account and the new project and I can sync it with Pavlovia without PsychoPy crashing !

So the issue on Ubuntu might only be linked to the step of creating a new Pavlovia project via the Builder on Ubuntu 24.04 with both PsychopPy 2024.2.4 or 2024.2.5.

2 Likes

I also installed Psychopy (2025.2.5 Py 3.8) on Linux (Mint Cinnamon v.22.1) with that script and incurred in a similar problem.

Everything runs just fine, I can also login in my Pavlovia account, but as soon as I click on the arrow next to “no project” and click on either “new project” or “search project…” it crashes without leaving an error message.

I haven’t managed to solve it, but I can use OP’s workaround for the moment.

There may be an error message in the last log file after this crash - try looking in your psychopy user folder (/home/username/.psychopy3 on Linux) for the file last_app_load.log. If you share the traceback from there it’ll give me more to go on with tracking down the cause.

Unfortunately there is nothing in the last_app_load.log.
This has be already mentioned in: Solved: install PsychoPy 2023.1.1 on Ubuntu 22.04