On Thu, Sep 17, 2009 at 09:00:03PM +0200, Sven Joachim <[email protected]> was heard to say: > When the terminal is resized, aptitude does not update the screen > accordingly. I have to press Ctrl-L two times to adjust the display in > this case.
It looks like log4cxx is screwing with the signal mask (?!?!) If I don't initialize it, everything is OK. But cwidget should be setting up its signal mask after log4cxx is initialized, so I don't see why this matters. I'll need to look into it some more. Daniel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

