2009-11-25 21:20:03 |
Jaume Martà |
description |
Few weeks ago I updated Ubuntu from Jaunty to Karmic.
Recently I updated to 0.54 release for Karmic Koala but when the program is starting (while logo appears in the screen) crashes.
Thank you |
Few weeks ago I updated Ubuntu from Jaunty to Karmic.
Recently I updated to 0.54 release for Karmic Koala but when the program is starting (while logo appears in the screen) crashes.
Thank you
Console output:
jaume@jaume-desktop:~$ intipunku
Intipunku initialising
Traceback (most recent call last):
File "/usr/share/intipunku/intipunku.py", line 938, in <module>
app = IntiPunku()
File "/usr/share/intipunku/intipunku.py", line 163, in __init__
self.init()
File "/usr/share/intipunku/intipunku.py", line 178, in init
self.watcher = watcher.SunWatcher(self.albumdir, self.cachedir, __version__)
File "/usr/lib/python2.6/dist-packages/inti/watcher.py", line 118, in __init__
geo = str(row[5]).split(";")
IndexError: tuple index out of range
|
|