Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 74559

Summary: media-plugins/kipi-plugins-0.1_beta1 kimg2mpg.cpp diff
Product: Gentoo Linux Reporter: augury@vampares.org <Augury>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal CC: centic
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description augury@vampares.org 2004-12-15 15:34:06 UTC
media-plugins/kipi-plugins-0.1_beta1

libkipi's imagedialog.h has a singular getImageURL

--- kipi-plugins/mpegencoder/kimg2mpg.cpp	2004-10-09 13:12:03.000000000 -0400
+++ kipi-plugins/mpegencoder/kimg2mpg.cpp	2004-12-15 18:18:19.394654768 -0500
@@ -553,5 +553,5 @@
 {
     KURL::List ImageFilesList =
-        KIPI::ImageDialog::getImageURLs( this, m_interface );
+        KIPI::ImageDialog::getImageURL( this, m_interface );
     if ( !ImageFilesList.isEmpty() )
         addItems( ImageFilesList );
Comment 1 augury@vampares.org 2004-12-15 16:13:27 UTC
actually it looks like they add 
static KURL::List getImageURLs(QWidget*, Interface*);
in CVS so this shouldn't be applied.
kipi-plugins needs the rest of the extragearlib.
Comment 2 Simone Gotti (RETIRED) gentoo-dev 2004-12-15 16:18:51 UTC
*** Bug 74567 has been marked as a duplicate of this bug. ***
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-04 13:27:11 UTC
getImageURLs is in libkipi 0.1