On Mon, Dec 12, 2005 at 01:31:58PM -0600, Steve Hoffman wrote: > Using wmii-2 for a while now. > Got a notice from JetBrains there is a new version of IntelliJ out > (5.0.2). Downloaded and installed (like I've done before). When I > launch it and open a project I've been working on, wmii crashes and I'm > back at my login prompt. Using version 5.0.1 things are just fine. > What can I provide to help debug this issue?
A backtrace would be interesting, remove the intelliJ profile, set ulimit -c unlimited and startx again, afterwards generate a full backtrace as follows: gdb <path/to/>wmiiwm <core file> bt full and send me the gdb output to [EMAIL PROTECTED] Thanks for your help. Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
