THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#693 - event_handle_mousegrabber: client.lua attempt to compare nil with
number
User who did this - Uli Schlachter (psychon)
Reason for closing: Fixed
Additional comments about closing: commit
b833ae75eb52bcaaf60f2204856da8b59b6a340a
Author: Uli Schlachter <[email protected]>
Date: Sat Dec 11 14:20:42 2010 +0100
awful.client.setwfact: Handle invisible clients (FS#693)
setwfact() calls idx() on the client that it works on. When idx() is called with
a client that isn't visible, it fails while trying to find outs the client's
index in the current layout.
event_handle_mousegrabber:119: error running function:
lib/awful/client.lua:688: attempt to compare nil with number
Fix this by ignoring all clients that aren't visible in setwfact().
Signed-off-by: Uli Schlachter <[email protected]>
More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=693
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].