Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Mon, 07 Sep 1998 20:01:24 +0200

Re: Failed to open visual ??

Jason Twamley wrote:
> 
> Dear MArcus
> Sorry, but doing
> >export GGI_DEBUG=255
> >echo $GGI_DEBUG
> 255
> >./checkmode
> Failed to open visual

This is impossible. Nor libggi or checkmode contain the string
"open visual" You could get this error from flying_ggis or
te_demo, but it's very weird that GGI_DEBUG=255 doesn't give
any other output. You did install libggi from the same tarball as
kgicon, right?

> Gave nothing extra. Did I have to compile GGI with a debug option?

You have to compile it with -DDEBUG, but unless you have removed
it yourself it should already be there.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: mackan@stacken.kth.se

Index: [thread] [date] [subject] [author]