From kde-imaging Tue Oct 19 15:36:19 2004 From: Joern Ahrens Date: Tue, 19 Oct 2004 15:36:19 +0000 To: kde-imaging Subject: [Kde-imaging] [Bug 91547] focus stealing when 'mpeg slideshow' is Message-Id: <20041019153619.15839.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-imaging&m=109820019023856 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=91547 kde jokele de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From kde jokele de 2004-10-19 17:36 ------- CVS commit by jahrens: fixed in cvs CCMAIL: 91547-done bugs kde org, digikam-devel lists sourceforge net M +2 -2 plugin_mpegencoder.cpp 1.19 --- kdeextragear-libs-1/kipi-plugins/mpegencoder/plugin_mpegencoder.cpp #1.18:1.19 @ -92,6 +92,4 @ void Plugin_Mpegencoder::slotActivate() new KIPIMPEGEncoderPlugin::KImg2mpgData( interface ); - MPEGconverterDialog->show(); - KIPIMPEGEncoderPlugin::CheckBinProg* CheckExternalPrograms = new KIPIMPEGEncoderPlugin::CheckBinProg(this); @ -99,4 +97,6 @ void Plugin_Mpegencoder::slotActivate() int ValRet = CheckExternalPrograms->findExecutables(); + MPEGconverterDialog->show(); + if (ValRet == 0) MPEGconverterDialog->m_Encodebutton->setEnabled(false); _______________________________________________ Kde-imaging mailing list Kde-imaging@kde.org https://mail.kde.org/mailman/listinfo/kde-imaging