On Wed, 13 Apr 2005 10:10:15 +0200 Jukka Salmi <[EMAIL PROTECTED]> wrote: > I'm running Blackbox 0.70.0 and the latest CVS version of bbpager on > NetBSD. When starting bbpager from ~/.xinitrc, I get > > bt::PixmapCache: maximum size (2048 kb) exceeded > bt::PixmapCache: current size: 17408 kb > bt::PixmapCache: maximum size (2048 kb) exceeded > bt::PixmapCache: current size: 17408 kb > [...] > > most of the time (but not always...).
The first part is nothing to worry about. Blackbox internally limits the pixmap cache to 2 MB and periodically refreshes it by discarding the oldest pixmaps. The message is purely informative; it reports how big the cache limit is, that it was passed, and how much data was discarded so far. It has nothing to do with bbpager. > If this happens, bbpager seems to run, but I almost can't see it: the > pager is very small (in width; height is normal). > > As a workaround, I start bbpager from ~/.xinitrc with > > ( sleep 1; bbpager ) & > > When started like this, I've never seen the problem described above. First of all, make sure you use the bbpager pulled from CVS. I'm not sure if there was a formal release for a bbpager that will work with Blackbox 0.70+. Second, check your bbpager configuration in ~/.bbtools/bbpager.bb (IIRC). -- Ciprian Popovici -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
