THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Sebastian (sebu)
Attached to Project - awesome
Summary - wibox set bg_image failed
Task Type - Bug Report
Category - Wibox
Status - Unconfirmed
Assigned To - Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - 3.4.4
Due in Version - Undecided
Due Date - Undecided
Details - The bug:
========
Setting a background image for a wibox in rc.lua failed.

Code used:
=========
myownwidget = awful.wibox( )
myownwidget.border_width = 2
myownwidget.border_color = "#FFFFFF"
myownwidget.width = 600
myownwidget.y = 200
myownwidget.heigt = 200
local bild = image("/path/to/image")
print(bild.height)
myownwidget.bg_image = image("/path/to/image")

The heigt of the image is printed correctly, but the only thing I can see is the default bg color.
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=760

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].

Reply via email to