Summary: | k3b 1.70 doesn’t find cdrtools installed in /opt/schily | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Tobias Schula <tobias> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Tobias Schula
2010-01-09 17:16:15 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... 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. 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 |