You are not logged in.

#1 2009-02-18 20:49:56

max.bra
Member
From: Bologna - Italy
Registered: 2008-06-02
Posts: 93

[SOLVED] pyrenamer start error

hi archers,
i recently wiped out my gnome desktop for an xfce one.

after replaced some heavy dependent apps (meld -> diffuse, brasero -> brasero-lite, etc..) i realize that (imho) pyrenamer pseudo regex renaming tool has no competitor.
so, in team with cryptkeeper, i was coerced to admit that gconf2 is a payable price for having that two application on my box.

with cryptkeeper no problem at all. but with pyrenamer now i have:

WARNING: python-hachoir-metadata not found.
WARNING: python-eyed3 not found.
WARNING: Music rename disabled!
/usr/lib/python2.6/site-packages/pyrenamer/pyrenamer.py:120: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.glade_tree = gtk.glade.XML(pyrenamerglob.gladefile, "main_window")
Traceback (most recent call last):
  File "/usr/bin/pyrenamer", line 89, in <module>
    main()
  File "/usr/bin/pyrenamer", line 84, in main
    py = pyrenamer.pyRenamer(rootdir, startdir)
  File "/usr/lib/python2.6/site-packages/pyrenamer/pyrenamer.py", line 223, in __init__
    "on_add_recursive_toggled": self.prefs.on_add_recursive_toggled,
AttributeError: pyRenamer instance has no attribute 'prefs'

it's not an eyed3 or hachoir problem. in my old gnome desktop i was able to run the same version (0.6.0-2) of pyrenamer without that packages and, as told by the author, that python extensions are optional.

any python guru in the house?

Last edited by max.bra (2009-02-28 11:29:09)

Offline

#2 2009-02-28 11:28:46

max.bra
Member
From: Bologna - Italy
Registered: 2008-06-02
Posts: 93

Re: [SOLVED] pyrenamer start error

sad and simple. sad

install gnome-python...  mad

pyrenamer is not gconf and pygtk deps only  sad:(:(

Last edited by max.bra (2009-02-28 11:29:35)

Offline

Board footer

Powered by FluxBB