Bug 712630 - [abrt] soundconverter-1.5.4-3.fc15: soundconverter:343:vfs_unlink:IsDirectoryError: Is a directory
Summary: [abrt] soundconverter-1.5.4-3.fc15: soundconverter:343:vfs_unlink:IsDirectory...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: soundconverter
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Schwendt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0ec5d48bab2335c7c225127911b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-11 22:11 UTC by xsq1104
Modified: 2012-04-03 19:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-03 19:35:57 UTC
Type: ---


Attachments (Terms of Use)

Description xsq1104 2011-06-11 22:11:20 UTC
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'

Comment 1 Michael Schwendt 2011-06-12 06:16:49 UTC
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?


Note You need to log in before you can comment on or make changes to this bug.