Related Articles

4 users responded in this post

Subscribe to this post comment rss or trackback url
mygif
jonathan greene said in October 27th, 2007 at 21:00

i installed on the n810 but nothing happens when i launch … yes i have python on as well.

mygif
yerga said in October 27th, 2007 at 23:48

Thank you Jonathan.

Could you run it from the terminal?

I think that I know that could be but I am not sure.

Cheers.

mygif
zark said in October 29th, 2007 at 00:21

I get:
Traceback (most recent call last):
File “/usr/bin/mirage”, line 30, in
app = mirage.Base()
File “/usr/share/mirage/mirage.py”, line 512, in __init__
icon_path = self.find_path(’mirage.png’)
File “/usr/share/mirage/mirage.py”, line 984, in find_path
return full_filename
UnboundLocalError: local variable ‘full_filename’ referenced before assignment

when runnin from terminal.

mygif
yerga said in October 29th, 2007 at 01:11

Thanks zark.

Well, the sentence “icon_path…” should be a line below. My error

Cheers..