Bug 221945

Summary: k3b 1.70 doesn’t find cdrtools installed in /opt/schily
Product: [Applications] k3b Reporter: Tobias Schula <tobias>
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED FIXED    
Severity: normal CC: michalm
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tobias Schula 2010-01-09 17:16:15 UTC
Version:           1.70.0 (using 4.3.4 (KDE 4.3.4), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.32-2.slh.7-sidux-amd64

I installed the latest cdrtools from Jörg Schilling to /opt/schily but k3b 2 refuses to recognise them. I installed k3b from trunk. However the old, stable version from Debian repos (1.0.5) is able to find the binaries in /opt/schily/bin
Comment 1 Michał Małek 2010-01-09 21:51:23 UTC
Hi! Do you have "/opt/schily/bin" on the search path list (you can find it in Settings->Programs->Search Paths)? It should be there by default but maybe it's not there for some reason...
Comment 2 Tobias Schula 2010-01-09 23:11:58 UTC
Yes, "/opt/schily/bin" is listed in k3b’s search paths. I also removed all config files left over from the previous install but still no luck, k3b only lists the binaries from cdrkit.
Comment 3 Michał Małek 2010-01-23 21:36:20 UTC
SVN commit 1079204 by mmalek:

* Initialize AbstractCdrtoolsProgram::m_usingCdrkit member, otherwise the
cdrtools/cdrkit programs aren't detected at random times.
* Cleanup in ExternalBinManager

 M  +20 -19    k3bdefaultexternalprograms.cpp  
 M  +2 -2      k3bdefaultexternalprograms.h  
 M  +10 -8     k3bexternalbinmanager.cpp  
 M  +4 -4      k3bexternalbinmanager.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1079204