[KimDaBa] Fwd: extragear/libs/kipi-plugins/cdarchiving

Jesper K. Pedersen blackie at blackie.dk
Thu Sep 8 02:15:07 BST 2005


Just in case anyone wants to get a kimdaba related project, read on.

Cheers
jesper.

----------  Forwarded Message  ----------

Subject: extragear/libs/kipi-plugins/cdarchiving
Date: Tuesday 06 September 2005 04:43
From: Gilles Caulier <caulier.gilles at free.fr>
To: kde-commits at kde.org
Cc: digikam-devel at kde.org, kde-imaging at kde.org

SVN commit 457637 by cgilles:

Accordinly with Tom Albers, restoring temporally ' -nofork ' K3b invocation
 for next RC release. This is a temp issue. A better way will be to use the
 new (and complete) dcop interface available on k3b.

IMPORTANT : A new tool to ARCHIVE/RESTORE digikam database is planed by me
 and Tom for digiKam 0.8.1. It will be embeded on digiKam to support all
 database features. kipi CDArchiving tool will be obsolete for digikam in the
 future. We need a maintenor from kimdaba, gwenview or showimg project for
 this tool.

CCMAIL: kde-imaging at kde.org, digikam-devel at kde.org

 M  +2 -2      cdarchiving.cpp


--- trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp
 #457636:457637 @@ -388,10 +388,10 @@

     m_Proc = new KProcess();

-    *m_Proc << m_K3bBinPathName;;
+    *m_Proc << m_K3bBinPathName;
     *m_Proc << m_tmpFolder + "/KIPICDArchiving.xml";

-    QString K3bCommandLine = m_K3bBinPathName + " " + m_tmpFolder +
 "/KIPICDArchiving.xml"; +    QString K3bCommandLine = m_K3bBinPathName + "
 --nofork " + m_tmpFolder + "/KIPICDArchiving.xml"; kdDebug(51000) << "K3b is
 started : " << K3bCommandLine.ascii() << endl;

     connect(m_Proc, SIGNAL(processExited(KProcess *)),

-------------------------------------------------------

-- 
Jesper K. Pedersen          |  Klarälvdalens Datakonsult
Senior Software Engineer    |  www.klaralvdalens-datakonsult.se
Prinsensgade 4a st.         |
9800 Hjørring               |  Platform-independent
Denmark                     |  software solutions




More information about the Kphotoalbum mailing list