View Single Post
frethop's Avatar
Posts: 283 | Thanked: 60 times | Joined on Nov 2005 @ It's dark in here. I hear laughing.
#24
I'm trying to install the dev environment on Ubuntu. When I run "run-canola.sh", I get:

*** ECORE ERROR: Ecore Magic Check Failed!!!
*** IN FUNCTION: ecore_evas_data_set()
Input handle pointer is NULL!
*** NAUGHTY PROGRAMMER!!!
*** SPANK SPANK SPANK!!!
*** Now go fix your code. Tut tut tut!

THe last traceback is

Traceback (most recent call last):
File "bin/canola", line 265, in <module>
ee.evas.font_hinting_set(evas.EVAS_FONT_HINTING_AU TO)
AttributeError: 'NoneType' object has no attribute 'font_hinting_set'

What's up? THis is a fresh install.