Thank you -- that worked. I was trying to use proe1 because proe gave me that same error message, but using your fix it launches fine.
Kevin On Feb 17, 2008 2:42 AM, Ken Tossell <[EMAIL PROTECTED]> wrote: > Hi Kevin, > > This probably has nothing to do with what's happening in your setup, > but ... > > When I run tap and try to execute the program, I get this: > > > z:ktossell$ proe > > z:ktossell$ Required GLX TrueColor Visual Not Available. > > Recommend that you put "graphics x_windows" in your config.pro. > > Serious internal error; cannot continue. > > z:ktossell$ > > So I: > $ echo graphics x_windows > ~/config.pro > > Now the program opens fine (as far as I can tell) when I run "proe". > > - Ken >
