On Sunday 02 February 2003 09:30, jens g.r. benthien --//-- designer wrote: > I didn't know how to start blackbox, so I tried -> startx blackbox and it > worked. However, when exiting blackbox, I receive a bunch of error > messages: > > failed to open catalog, using default messages > BScreen::BScreen: managing screen 0 using visual 0x23, depth 24 > failed to open catalog, using default messages > BImageControl::~BImageControl: pixmap cache - releasing 200 pixmaps >
wanted to talk about these "errors" since others have solved the real problem. the "failed to open catalog" means one of two things: a) you did not install the nls files or placed them someplace blackbox is not looking b) you have a locale defined that blackbox does not understand The "managing screen 0 ..." message is just a notification that blackbox is now managing windows and where it is doing this at. The second catalog message came from bsetroot which was run by your style to set the background image. All of these messages were printed at blackbox startup. The last message from BImageControl is simply a tracking message. It lets you know how the image cache was doing. Pretty useless to most people and will not be seen much longer I think. This was printed at blackbox exit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
