|
|
@ -588,7 +588,7 @@ void Recording::stopEncoder(SoundStreamID id)
|
|
|
|
//logDebug("stopEncoder thread = " + TQString::number((long long)thread, 16));
|
|
|
|
//logDebug("stopEncoder thread = " + TQString::number((long long)thread, 16));
|
|
|
|
//logDebug("stopEncoder thread error = " + TQString::number(thread->error(), 16));
|
|
|
|
//logDebug("stopEncoder thread error = " + TQString::number(thread->error(), 16));
|
|
|
|
|
|
|
|
|
|
|
|
#if (KDE_VERSION_MAJOR >= 3) && (KDE_VERSION_MINOR >= 1)
|
|
|
|
#if (TDE_VERSION_MAJOR >= 3) && (TDE_VERSION_MINOR >= 1)
|
|
|
|
// FIXME: set a timer and do waiting "in background"
|
|
|
|
// FIXME: set a timer and do waiting "in background"
|
|
|
|
if (!thread->wait(5000)) {
|
|
|
|
if (!thread->wait(5000)) {
|
|
|
|
//m_context.setError();
|
|
|
|
//m_context.setError();
|
|
|
|