Re: [OctDev] inputdlg and Psychtoolbox DrawText

2011-07-28 Thread Andrew Cohen
5:51 PM, Philip Nienhuis wrote: 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: A

[OctDev] inputdlg and Psychtoolbox DrawText

2011-07-27 Thread Andrew Cohen
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