Bug 221945 - k3b 1.70 doesn’t find cdrtools installed in /opt/schily
Summary: k3b 1.70 doesn’t find cdrtools installed in /opt/schily
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 17:16 UTC by Tobias Schula
Modified: 2011-01-03 13:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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