Hello all,
I am not optimistic that I will find an answer since this is more of a Matlab issue than a PTB one, but I have an experiment running in about 16 hours that depends on finding an answer. Matlab appears to be freezing shortly after opening the GUI. I am running Pop OS version 20.10 with all of the latest updates to the best of my knowledge. My best theory as to why I am having issues is because some update just installed that has bricked Matlab.
Description of the problem: Regardless of whether I open it using the “Show Applications” screen, using the terminal, etc., Matlab appears to freeze after loading. It brings up the standard loading screen and shows the full command window/workspace/user interface. If I look in the bottom left corner of the window, it switches from “Initializing” to “Ready”. However, MATLAB does not accept any key presses into the command window, nor can I interact with any of the on-screen buttons (e.g. “Open”, “New script”). In fact, the “New” and “Open” buttons remain grayed out.
What triggered the problem: Restarting the laptop?
What I have attempted since then:
- Running ptb3-matlab. No change in behavior compared to standard “matlab” command
- Running Matlab from the command line with the following flags (and combinations thereof): -nodesktop, -softwareopengl. No changes in behavior
- Running Matlab with -logfile flag. The resulting output shows the standard “Welcome to MATLAB” text and nothing else.
Thanks all