Cover Thumbnailer GUI (v0.8) crashes when GNOME's folders are not configured

Bug #607240 reported by Fabien LOISON
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cover Thumbnailer
Fix Released
Medium
Fabien LOISON

Bug Description

Reported by vishytk on gnome-look.org <http://gnome-look.org/content/show.php/Cover-thumbnailer?action=content&content=120258>

~~~~
I have installed this on fedora 13 and the thumbnail display for album art is working fine. But i get following error when i run "cover-thumbnailer-gui". Not sure if there is any dependency is missing

/usr/bin/cover-thumbnailer-gui:277: GtkWarning: Ignoring the separator setting
win.add_from_file(os.path.join(BASE_PATH, "cover-thumbnailer-gui.glade"))
Traceback (most recent call last):
File "/usr/bin/cover-thumbnailer-gui", line 627, in <module>
gui = MainWin()
File "/usr/bin/cover-thumbnailer-gui", line 363, in __init__
loadInterface(self) #Put config on the gui
File "/usr/bin/cover-thumbnailer-gui", line 614, in loadInterface
if os.path.samefile(CONF['music_gnomefolderpath'], CONF.user_homedir) \
File "/usr/lib/python2.6/posixpath.py", line 152, in samefile
s1 = os.stat(f1)
OSError: [Errno 2] No such file or directory: '<None>'
~~~~

Revision history for this message
Fabien LOISON (flozz) wrote :

For the moment, it's possible to not have this bug by configuring GNOME's folders :

gedit ~/.config/user-dirs.dirs

and past this in the file :
##
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Download"
XDG_TEMPLATES_DIR="$HOME/Templates"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"
##

I'll fix it soon!

Changed in cover-thumbnailer:
assignee: nobody → Fabien LOISON (FLOZz) (flozz)
importance: Undecided → Medium
milestone: none → v0.8.1
Fabien LOISON (flozz)
Changed in cover-thumbnailer:
status: Confirmed → Fix Committed
Fabien LOISON (flozz)
Changed in cover-thumbnailer:
status: Fix Committed → Fix Released
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.