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 - Uli Schlachter (psychon)
----------
Uhm, could you add an "if not pattern:get_surface().get_content then
print(pattern, c) end"? Perhaps even figure out which argument exactly causes
this?
Your config on github doesn't seem to be up to date. The line numbers don't
match, but I think that this must be due to this:
lauchBar:set_bg(cairo.Pattern.create_for_surface(mask(width,height,8,1,0,color(beautiful.fg_normal),color(beautiful.bg_dock
or beautiful.bg_normal))))
That mask() surface returns an ImageSurface and image surfaces definitely do
have a :get_content() method:
$ lua -e
'print(require("lgi").cairo.ImageSurface.create(require("lgi").cairo.Format.RGB24,
10, 10):get_content())'
COLOR
Looking at lgi's git, :get_content() was never broken and has always been
available on all kinds of cairo surfaces.
(Added gears and wibox and hid the top-level wibox and widgets caregories, but
I don't really look at bug categories anyway.)
----------
More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1236#comment3926
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 [email protected].