Bug 567631

Summary: LUA scripts fail with: /usr/lib/conky/libcairo.so: undefined symbol: tolua_isvaluenil
Product: [Fedora] Fedora Reporter: Tony Gale <gale>
Component: tolua++Assignee: Tim Niemueller <tim>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: mlichvar, pertusus, tim
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-14 14:09:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tony Gale 2010-02-23 14:06:12 UTC
Description of problem:

Using lua scripts in conky results in the error:

Conky: llua_load: error loading module 'cairo' from file '/usr/lib/conky/libcairo.so':
	/usr/lib/conky/libcairo.so: undefined symbol: tolua_isvaluenil


Version-Release number of selected component (if applicable):
conky-1.7.2-1.fc12.i686

How reproducible:
Very.

Steps to Reproduce:
Follow instructions at http://conky.linux-hardcore.com/?page_id=3002
or
use example at
http://www.milax.org/?p=287

Additional info:

The symbol tolua_isvaluenil appears to come from package tolua++

Comment 1 Miroslav Lichvar 2010-04-14 14:09:54 UTC
This seems to be fixed with the latest tolua++ package.

*** This bug has been marked as a duplicate of bug 567754 ***