Well, in the spirit of keeping up with the RPM's, I
constructed a simple patch for this, and a new RPM. Check
it out, if you're so inclined.
http://www.tunl.duke.edu/~grossman/blackbox/
bb-0.60.3.trans.patch
blackbox-0.60.3-2.i386.rpm
blackbox-0.60.3-2.i386.desc.txt
blackbox-0.60.3-2.src.rpm
Jeff Raven <[EMAIL PROTECTED]> typed:
> Woohoo! A bug!
>
> And a really stupid bug on my part. To fix it, just change line 1686
> of Window.cc from
> XSetWindowBackground(display, frame.title, frame.flabel_pixel);
> to
> XSetWindowBackground(display, frame.label, frame.flabel_pixel);
> and line 1696 from
> XSetWindowBackground(display, frame.title, frame.ulabel_pixel);
> to
> XSetWindowBackground(display, frame.label, frame.ulabel_pixel);
>
> Recompile, reinstall, and everything should be wonderful again.
>
> Jeff Raven
>
--
Chris Grossmann
home: chris_grossmann(at)bigfoot.com