Thank you. I have a posting on the Psychtoolbox forum. No bites yet.
An interesting development happened yesterday. I had 2 instances of
octave open in 2 different terminals. In one of them, the provided code
ran fine, in the other it crashed as reported. Same version of octave.
Same versio
Andrew Cohen wrote:
> inputdlg from the java package works fine.
> Screen('DrawText') from Psychtoolbox (http://psychtoolbox.org) works fine.
>
> But together...
>
> The code below hangs and then gives the following error:
>
> octave: fccache.c:507: FcCacheFini: Assertion `fcCacheChains[i] ==
> (
inputdlg from the java package works fine.
Screen('DrawText') from Psychtoolbox (http://psychtoolbox.org) works fine.
But together...
The code below hangs and then gives the following error:
octave: fccache.c:507: FcCacheFini: Assertion `fcCacheChains[i] ==
((void *)0)' failed.
panic: Aborted