Hide Forgot
abrt version: 2.0.1 architecture: x86_64 cmdline: /usr/bin/python -tt /usr/bin/soundconverter comment: The # symbol was in the directory name. Once I renamed the directory, it worked normally. component: soundconverter executable: /usr/bin/soundconverter kernel: 2.6.38.7-30.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: soundconverter-1.5.4-3.fc15 reason: soundconverter:343:vfs_unlink:IsDirectoryError: Is a directory time: Sat Jun 11 17:59:04 2011 uid: 500 username: tom backtrace: :soundconverter:343:vfs_unlink:IsDirectoryError: Is a directory : :Traceback (most recent call last): : File "/usr/bin/soundconverter", line 2739, in on_convert_button_clicked : self.do_convert() : File "/usr/bin/soundconverter", line 2700, in do_convert : self.converter.add(sound_file) : File "/usr/bin/soundconverter", line 2354, in add : vfs_unlink(output_filename) : File "/usr/bin/soundconverter", line 343, in vfs_unlink : gnomevfs.unlink(gnomevfs.URI(filename)) :IsDirectoryError: Is a directory : :Local variables in innermost frame: :filename: 'file:///home/tom/Music/#051-100/#072 Prince & The Revolution - Purple Rain/01._Prince___The_Revolution_-_Let_s_Go_Crazy.mp3'
Cannot reproduce. More details needed. If gnomevfs.unlink() thinks the filename URI points at a directory, that would be a bug in gnome-python2-gnomevfs not soundconverter. [...] Could you create and attach a test-case as an archive? E.g. with a tiny file that has the same file name directory names to reproduce the issue. If you can reproduce the problem and you start soundconverter on a terminal, what output do you get?