Crashes after run

Bug #237482 reported by Marcio Luís Rodrigues
4
Affects Status Importance Assigned to Milestone
pyrenamer (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: pyrenamer

Traceback (most recent call last):
  File "/usr/bin/pyrenamer", line 82, in <module>
    main()
  File "/usr/bin/pyrenamer", line 77, in main
    py = pyrenamer.pyRenamer(rootdir, startdir)
  File "/var/lib/python-support/python2.5/pyrenamer/pyrenamer.py", line 227, in __init__
    if not self.file_browser.set_active_dir(self.active_dir):
  File "/var/lib/python-support/python2.5/pyrenamer/treefilebrowser.py", line 288, in set_active_dir
    val = model.get_value(iter, 1).replace('/','') + '/'
TypeError: iter must be a GtkTreeIter

I use Ubuntu Hardy
Gnome: 2.22.2 (Ubuntu 2008-06-03)
Kernel: 2.6.24-17-generic (#1 SMP Thu May 1 14:31:33 UTC 2008)
GCC: 4.2.3 (i486-linux-gnu)
Python: Python 2.5.2

Related branches

Revision history for this message
Adolfo González Blázquez (infinito) wrote :

This bug should be fixed right know in pyrenamer's svn trunk. Could you please try that version to see if the fix works?

To build latest svn version:
$ sudo apt-get build-dep pyrenamer
$ svn co http://svn.infinicode.org/pyrenamer/trunk/pyrenamer
$ cd pyrenamer
$ ./autogen.sh --prefix /usr
$ sudo make install

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pyrenamer - 0.6.0-1

---------------
pyrenamer (0.6.0-1) unstable; urgency=low

  * New upstream release:
    - Fix crash when a id3 tag is not available or wrong, returning an
      empty filename (LP: #235161)
    - Fix crash while processing some bad exif tags, catching possible
      exceptions (LP: #261832)
    - Fix crash while starting, fixing src/treefilebrowser.py (LP: #237482)
  * debian/control:
    - Build-Depends-Indep: removed 'python-eyed3'
    - Depends: changed 'python-eyed3' to 'python-hachoir-metadata|python-eyed3'
    - Bump up Standards-Version to 3.8.0
    - Descrition: changed 'Mass' to 'mass'
  * debian/copyright: updated copyright year
  * debian/watch: updated
  * debian/pyrenamer.xpm: new icon file

 -- Adolfo Gonz?lez Bl?zquez <email address hidden> Tue, 23 Sep 2008 01:48:26 +0100

Changed in pyrenamer:
status: New → Fix Released
Revision history for this message
Kris OMealy (komealy) wrote :

If you install the python-eyed3 and python-gnome2 packages, I believe this fixes things. This bug affected me as well in Kubuntu Lucid until I had these packages included. Now it works like a champ.

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.