I have a very fresh install of Lucid 10.04 64bit, fully upgraded, and with a raft of additional packages added. Amongst them is emacs (23.1+1-4ubuntu7). I habitually launch emacs from a terminal.
I just observed that when I have the GUI emacs (i.e., the result of running emacs not emacs --nw) and I Alt+Tab away from it, each press of Alt+Tab results in the line
** (emacs:7690): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed
being output to my terminal window (I assume it's from the stderr of the emacs process).
This didn't happen on Jaunty 9.04, for which I had the default Jaunty emacs package installed.
How to fix?