webthumbnails patches merged

Sebastian Kügler sebas at kde.org
Fri May 4 10:49:13 UTC 2012


On Friday, May 04, 2012 12:30:34 Marco Martin wrote:
> On Friday 04 May 2012, Sebastian Kügler wrote:
> > > only one thing, now plasma-mobile depends on qt 4.8 due to
> > > QUrl::isLocalFile()  while on meego is still on 4.7 (we tried 4.8 but
> > > didn't even boot anymore)
> >
> > 
> >
> > QUrl::isLocalFile() is there since Qt 4.7, according to apidocs.
> 
> but that seems the problem.. maybethe apidocs is wrong?
> 
> > > now, would be needed to either workaround it, ifdef that or finally
> > > decide to  dump meego altogether
> >
> > 
> >
> > What's the build problem?
> 
> CMakeFiles/plasma_engine_active_apps.dir/groupssource.cpp.o -c 
> ../../../dataengines/apps/groupssource.cpp
> ../../../dataengines/preview/previewcontainer.cpp: In member function 'void 
> PreviewContainer::mimetypeRetrieved(KIO::Job*, const QString&)':
> ../../../dataengines/preview/previewcontainer.cpp:96:22: error: 'class
> QUrl'  has no member named 'isLocalFile'
> make[2]: *** 
> [dataengines/preview/CMakeFiles/plasma_engine_preview.dir/previewcontainer.c
> pp.o]  Error 1
> 
> https://build.pub.meego.com/package/live_build_log?arch=i586&package=plasma-
> mobile&project=Project%3AKDE%3ADevel&repository=MeeGo_1.2_OSS

I've avoided QUrl::isLocalFile() for the time being, weird, though...
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9


More information about the Active mailing list