Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74559 - media-plugins/kipi-plugins-0.1_beta1 kimg2mpg.cpp diff
Summary: media-plugins/kipi-plugins-0.1_beta1 kimg2mpg.cpp diff
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 74567 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-15 15:34 UTC by augury@vampares.org
Modified: 2005-01-04 13:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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