THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1251 - When using menubar: Assertion failed: 'Cairo context entered error 
state: INVALID_MATRIX'
User who did this - Uli Schlachter (psychon)

Reason for closing: Duplicate
Additional comments about closing: Woah, your font size is scary.

This is a dupe of FS#1248. From its close reason:

(For anyone running into this: This is a one-line fix, just edit your 
/usr/share/awesome/lib/wibox/widget/imag ebox.lua and apply it by hand. The fix 
is to add 'if width == 0 or height == 0 then return end' at the beginning of 
the imagebox:draw() function)

Alternatively, you can also just remove that new gears.assert() line. in the 
case of the menubar this error is harmless since drawing breaks only after 
everything visible was already drawn. Things only go wrong when we try to scale 
an image down to size 0x0 aka with scale factor infinite.

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1251

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to