conduit crashed with IndexError in on_get_iter()

Bug #506110 reported by Martin Olsson
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
conduit (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: conduit

I see bugs 148126 and 187112 but they are both marked as "fix released" so I'm opening a new one. I just hit this crash using pre-release Lucid with latest updates as of 2010-01-11

When I launch it using the Applications::Accessories::Conduit shortcut then it usually starts (but crashes with the IndexError after a while). However, if I type "conduit" in a terminal I reproducibly get this printed (and then followed by the IndexError crash). Note however that conduit restores the boxes I had just drawn previously whenever I start it so it might be crashing reproducibly on the particular arrangment of boxes that I drew. What I did you was that I created a single "folder" box and a single "file" box and I had no connector lines at all.

/usr/lib/conduit/modules/BoxDotNetModule/BoxDotNetModule.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

ProblemType: Crash
Architecture: amd64
Date: Mon Jan 11 21:20:05 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/conduit
InterpreterPath: /usr/bin/python2.6
Package: conduit 0.3.16-0ubuntu4
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/conduit
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
PythonArgs: ['/usr/bin/conduit']
SourcePackage: conduit
Tags: lucid
Title: conduit crashed with IndexError in on_get_iter()
Traceback:
 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
Uname: Linux 2.6.32-9-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Martin Olsson (mnemo) wrote :
visibility: private → public
description: updated
description: updated
Revision history for this message
John Stowers (nzjrs) wrote :

I just pushed a fix to master. I have no Idea where this bug comes from, I cannot reproduce

Revision history for this message
Apport retracing service (apport) wrote : Possible regression detected

This crash has the same stack trace characteristics as bug #148126. However, the latter was already fixed in an earlier package version than the one in this report. This might be a regression or because the problem is in a dependent package.

tags: removed: need-duplicate-check
tags: added: regression-retracer
Revision history for this message
dino99 (9d9) wrote :

This version is outdated and no more supported

Changed in conduit (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.