THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1236 - [Regression] Commit 1924ee9 broke shape_bounding (red error)
User who did this - Emmanuel Lepage Vallee (Elv13)

----------
Here is a rc.lua that trigger the error:

local wibox = require("wibox")
local cairo = require( "lgi" ).cairo

local img = cairo.ImageSurface.create(cairo.Format.ARGB32, 100, 100)
local mytestwibox = wibox({width=20,height=20})
mytestwibox:set_bg(cairo.Pattern.create_for_surface(img))

It has nothing to do with shape_bounding after all, I was confused because I 
use the same function for shape bounding and the wibox border
----------

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

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