On Tue, 29 Apr 2003 17:48:54 -0400 Dan Espen <[EMAIL PROTECTED]> wrote:
> I run FvwmIdent with: > > *FvwmIdent: Back Black > *FvwmIdent: Fore white > *FvwmIdent: Font 9x15bold > > no problem here, but I missed the version > you had the problem with. > > I don't get any errors running with current CVS. Aha! Do you by any chance also have a "*FvwmIdent: Colorset n" command...following the Back/Fore commands? That works. UpdateBackgroundTransparency is getting called from ProcessXEvent with a colorset of -1 if there is no colorset specified, or if Back/Fore are specified after the colorset. It just goes downhill from there. Is the intent that order matters (i.e., that Back or Fore should override a previously specified colorset), or that the colorset should override Back/Fore regardless of the order? (My current working copy implements the former precedence, but I'll change it to do the latter if that's the consensus.) Cheeers, Bob -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]