On Fri, Sep 06, 2002 at 03:59:43PM -0400, Ronald Florence wrote: > > gdb ./lyx > > set args "-visual truecolor -sync" > > run > > bt > > > > ? > > After the command `run' in gdb I get: > > Failed to share colors. Using private colormap. > Wrong command line option `-visual truecolor -sync'. Exiting. > (program terminated normally)
You omitted the important part, with is the text you get after you type bt.
