Bug 536905

Summary: easytag finds no files
Product: [Fedora] Fedora Reporter: jeremy boyd <jeremy>
Component: easytagAssignee: Matthias Saou <matthias>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: iamdexpl, matthias, pikachu.2014, stickster
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-24 22:00:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jeremy boyd 2009-11-11 18:43:43 UTC
Description of problem: when navigating to folders in easytag no files of any kind are shown


Version-Release number of selected component (if applicable): 2.1.6


How reproducible: always


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 jeremy boyd 2009-11-11 18:48:46 UTC
not sure what other info i can give. i tried loading easytag from a terminal and there were no errors, i also ran tailf /var/log/messages and then easytag to see if anything came up but it was clear.

let me know what i can do to help.

Comment 2 Paul W. Frields 2009-11-16 12:05:31 UTC
Confirmed this behavior on every station where I have easytag as well.  I had to rebuild the previous 2.1 version to restore the ability to see any files.

Comment 3 Vadim Raskhozhev 2009-11-24 09:44:49 UTC
Easy tag finds no .mp3 files, not files at all. At least it finds .flac files.
According to easytag.spec (see below), this is not a bug but expected behaviour.

# Remove code potentially able to decode mp3
#Source: http://downloads.sf.net/easytag/easytag-%{version}.tar.bz2
# tar xjvf easytag-$VERSION.tar.bz2
# rm -rf easytag-$VERSION/src/libmpg123/
# tar --numeric-owner -cjvf easytag-$VERSION-patched.tar.bz2 easytag-$VERSION

Those changes to sources might have been done due to US patents. Those who are outside US patent jurisdiction can rebuid easytag-2.1.6-1.src.rpm with original source and no patch0

Comment 4 jeremy boyd 2009-11-24 16:51:12 UTC
tried building from source and even though ./configure --help says that mp3 support is enabled by default it doesn't build with mp3 support. i tried with --enable-mp3=YES and it says that it compiled with mp3 support but i still can't see mp3's

any ideas?

Comment 5 Matthias Saou 2009-11-24 22:00:41 UTC
There was already a report open for this. I've pushed a new package to testing which should appear shortly. Sorry about that.

*** This bug has been marked as a duplicate of bug 525519 ***