THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#1010 - awesome does not start when lgi version has 3 numbers
User who did this - Uli Schlachter (psychon)
Reason for closing: Fixed
Additional comments about closing: commit
65de8a7ab5bac633b28a4deb4e2ccc1a6817aafb
Author: Arvydas Sidorenko <[email protected]>
Date: Fri Jun 22 01:22:01 2012 +0200
Broken lgi version checking
Currently it takes `require('lgi.version')`, converts it blindly to
number and compares with another value.
I am using lgi v0.6.1 and that is not convertable to number value,
thus tonumber() returns nil and crashes Awesome.
The fix is to take major and minor numbers only ignoring the rest.
Signed-off-by: Arvydas Sidorenko <[email protected]>
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=1010
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].