On Mon, 10 Nov 2003 00:14:07 +0000 Richard Hornby <[EMAIL PROTECTED]> wrote:
> This may be one for Erik ... > > I am using FG 0.9.3 CVS version. > > I have compiled fltk and fgrun on SuSE8.2 and both seemed to go fine. I > compiled both with --with-x and --with threads. You don't need to specify --with-x since it is the default. fgrun doesn't have a --with-threads option. fltk-1.1 has a --enable-threads option but I've never used it. I suggest you don't either. > On running fgrun I get the > following message in the console > > linux:~ # fgrun > X_DestroyWindow: BadWindow (invalid Window parameter) 0x2a0000c > X_TranslateCoords: BadWindow (invalid Window parameter) 0x21 > X_TranslateCoords: BadWindow (invalid Window parameter) 0x21 > > and a gray (blank) window entitled FlightGear log (this leaves lines behind > it when dragged). > > fgrun then hangs. > > This looks like an X-related problem? fltk comes with several programs in the test directory. Try some of those to check your installation. Bernie _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
