Okay, i could need some help here. It looks like everytime a wibox with a
border is created (for example by naughty), the following error occurs:

        W: awesome: xerror:289: X error: request=CreatePixmap, error=BadAlloc
        W: awesome: xerror:289: X error: request=149, error=BadDrawable
        W: awesome: xerror:289: X error: request=149, error=164 
        W: awesome: xerror:289: X error: request=CopyArea, error=BadDrawable
        W: awesome: xerror:289: X error: request=CopyArea, error=BadDrawable
        W: awesome: xerror:289: X error: request=FreePixmap, error=BadPixmap
        W: awesome: xerror:289: X error: request=149, error=164

the easiest way to trigger this is to use naughty.notify() to spawn a
notification, you'll see the screen flicker and that message appears on stderr.
I'm pretty sure the reason for this has to do with borders, because if you
remove the border setting from lib/naughty.lua, lines 369 and 370, the error
doesn't show up and the screen does not flicker. Also, after some time with
borders on and spawning new notifications in regular intervals (in my case a
song change notification from cmus), the newly spawned wibox seems to "steal"
some of the content from my regular wibox (i.e. it looks as if I did some copy
and paste on the leftmost part of my status bar and pasted it below my clock)

I'm totally out of ideas as to what could be causing this, so any help is
appreciated greatly :)

-- 
GCS/IT/M d- s+:- a--- C++ UL+++ US UB++ P+++ L+++ E--- W+ N+ o--
K- w--- O M-- V PS+ PE- Y+ PGP+++ t+ 5 X+ R tv+ b++ DI+++ D+++ G+
e- h! r y+

    Gregor Best

Attachment: signature.asc
Description: PGP signature

Reply via email to