On 08-Mar-2002 Paul Tremblay wrote: > I am experiencing frequent crashes on blackbox. > > I am using nedit to execute scripts. This somehow causes the > window manager to crash. > > I get this error message: > > Failed to open Catalogue, using default message > BS screen::Parsemenufile:[stylesdir/stylesmenu] error, > /home/paul/.blackbox/style does not exist.
this happens .... > /usr/X11R6/bin/blackbox: signal 11 caught > shutting down > aborting..dumping core. > this happens later. If blackbox actually loads and you get windows then the style not existing is no big deal. If you would do 'ulimit -c unlimited' BEFORE starting X, this will allow core files to be written. Then you could track down the cause by doing gdb /path/to/blackbox /path/to/core. > > I am using blackbox 0.61.1. I am running Mandrake 8.1 on a pentium I box. > Blackbox is now onto the 0.62.x series and many bugs have been squashed. Try going to http://blackboxwm.sf.net/ and grabbing a new tarball.
