[Bug 349254] Re: conduit crashed with IndexError in on_iter_n_children()
Oliver Bedford
oliver.bedford at yahoo.de
Fri Feb 5 10:31:30 UTC 2010
I seem to get the same crash.
conduit is unusable.
ojo at hermes:~$ conduit
/usr/lib/conduit/modules/FacebookModule/FacebookModule.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py", line 205, in on_get_iter
return self.cats[path[0]]
IndexError: list index out of range
/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py:136: GtkWarning: gtk_tree_path_compare: assertion `b->depth > 0' failed
self.row_inserted(path, self.get_iter(path))
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py", line 294, in on_iter_n_children
return len(self.dataproviders[path[0]])
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py", line 278, in on_iter_children
return self.dataproviders[path[0]][0]
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py", line 294, in on_iter_n_children
return len(self.dataproviders[path[0]])
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py", line 278, in on_iter_children
return self.dataproviders[path[0]][0]
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py", line 294, in on_iter_n_children
return len(self.dataproviders[path[0]])
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/conduit/gtkui/Tree.py", line 278, in on_iter_children
return self.dataproviders[path[0]][0]
IndexError: list index out of range
[dataproviders.DataProvider][CRITICAL] No configuration set (probably old-style module) (DataProvider.py:265)
[dataproviders.DataProvider][CRITICAL] No configuration set (probably old-style module) (DataProvider.py:265)
ojo at hermes:~$
ojo at hermes:~$ dpkg -l | grep conduit
ii conduit 0.3.16-0ubuntu3.1 synchronization tool for GNOME
ii gnome-pilot-conduits 2.0.15-1.2 conduits for gnome-pilot
ojo at hermes:~$ uname -a
Linux hermes 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64 GNU/Linux
--
conduit crashed with IndexError in on_iter_n_children()
https://bugs.launchpad.net/bugs/349254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list