خطا در اجرای conky lua

ساخت وبلاگ
من کانکی رو از اینجا دانلود کردم
http://gnome-look.org/content/show.php/Conky+lua?content=139024
فایلها رو تغییر نام دادم و جابجا کردم و یکی دو جایی که نیاز به ادیت داشت رو ادیت کردم

ولی وقتی از ترمینال اجراش میکنم همچین خطایی میده:

Conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
اون فانکشنی هم که بهش گیر داده اینه:function conky_clock_rings()
    local function setup_rings(cr,pt)
        local str=''
        local value=0
       
        str=string.format('${%s %s}',pt['name'],pt['arg'])
        str=conky_parse(str)
       
        value=tonumber(str)
        pct=value/pt['max']
       
        draw_ring(cr,pct,pt)
    end

اوبونتو...
ما را در سایت اوبونتو دنبال می کنید

برچسب : نویسنده : استخدام کار ubuntu بازدید : 99 تاريخ : سه شنبه 3 فروردين 1395 ساعت: 21:37