Bug 91135 - k3b flac decoder doesn't work with flac-1.1.1
Summary: k3b flac decoder doesn't work with flac-1.1.1
Status: CLOSED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 21:11 UTC by Stefano
Modified: 2005-03-12 17:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano 2004-10-11 21:11:02 UTC
Version:           0.11.17 (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages
Compiler:          gcc-3.4.2 
OS:                Linux

After upgrading to flac-1.1.1, k3b falc-plugin to decode and burn flac files doesn't work anymore. When I drag flac files into an Audio project k3b says

"Unable to handle the following files due to an unsupported format:"

Even recompiling k3b with new flac didn't help, though configure seemed fine

Configure results:
------------------------------------------
Ogg Vorbis support:                    yes

Mp3 decoding support (libmad):         yes
    ID3 Tag handling with libid3:      yes

FLAC support:                          yes

Audio resampling:        using K3b version

Resmgr support:                         no

Audioplayer available (aRts)           yes

Compile K3bSetup 2:                    yes
------------------------------------------

(BTW what's that Resmgr?)
Turning back on flac 1.1.0rc2 and recompiling k3b fixes the problem, but obviously it's not a solution.

Regards
Comment 1 Stefano 2004-10-11 21:13:41 UTC
For your knowledge some additional infos about my system:

gcc-3.4.2, glibc-2.3.4.20040808-r1, 2.6.8.1-ck9 i686


CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -falign-functions=64 -falign-jumps=16 -pipe -ftracer -fprefetch-loop-arrays -fvisibility-inlines-hidden "
Comment 2 Stefano 2004-10-20 10:15:08 UTC
recompiling all kde from scratch fixed it for me; maybe a reverse dependancy not rebuilded 
Comment 3 Nicola Soranzo 2004-12-22 18:09:59 UTC
The same happens with Fedora Core 3, flac 1.1.0 and k3b-0.11.18-1.xcyb.fc3.rpm . Note that playing the file with the embedded player works.
Comment 4 Nicolas Dietrich 2005-01-18 19:45:04 UTC
Same problem here: debian unstable, kde 3.3.2, k3b 0.11.18, flac 1.1.1

Note: the plugin also doesn't appear anymore in Configure K3b > Plugins

Could someone please reopen the bug (since recompiling kde is not a suitable solution for most users)?
Comment 5 Sebastian Trueg 2005-03-12 17:53:04 UTC
There is no other solution as to recompile since flac's binary compatibility is not guaranteed. This is a packager problem, not a k3b bug.