Created attachment 55851 [details] Strace output Version: unspecified (using KDE 4.5.1) OS: Linux Audex crashes with a Segmentation Fault when trying to add profiles when encoders are missing. Start Audex, open Settings/Configure Audex, Click profiles, Add. Leave profile as is, click ok => Segmentation Fault. After installing lame, flac, oggenc, faac, and wavpack, then removing ~/.kde/share/config/audexrc Audex no longer Seg Faulted. Reproducible: Always Steps to Reproduce: Start Audex, open Settings/Configure Audex, Click profiles, Add. Leave profile as is, click ok => Segmentation Fault. Actual Results: Crashed with Segmentation Fault Expected Results: Adds the profile
Created attachment 55852 [details] Output when run from a command line
Ben, do you get the DrKonqi crash handler dialog? If yes, please provide the backtrace of the crash. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
(I sent Audex maintainer a private mail, he seems to have no bugzilla account yet)
I suppose that you use Audex version 0.72b1. This bug has been fixed with version 0.73b1.
Yes. I found the fixed 0.73b1 version here: http://kde.maniatek.com/audex/download Thanks!