[Kde-imaging] releasing kipi & co.

Aurélien Gâteau aurelien.gateau at free.fr
Sat Apr 28 23:03:41 CEST 2007


On Saturday 28 April 2007 19:03:39 Gilles Caulier wrote:
> 2007/4/28, Angelo Naselli <anaselli at linux.it>:
> > Alle sabato 28 aprile 2007, Aurélien Gâteau ha scritto:
> > > On Saturday 28 April 2007 00:21:19 Angelo Naselli wrote:
> > > > I havn't seen any critical bugs except next one about HTML export:
> > > > http://bugs.kde.org/show_bug.cgi?id=134300
> > > > Please Aurelien can you tell me something about that?
> > >
> > > It really is strange. The HTML export plugin is not multithreaded, so
> > > it
> >
> > can't
> >
> > > be a multithread problem. The backtrace indicates it crashes in a
> >
> > kdDebug()
> >
> > > call from KIO::Scheduler, so I believe it's a kdelibs problem.
> >
> > Thanks Aurelien.
> >
> > Gilles since the reporter said he've chosen Album/export.... could it be
> > related to
> > digikam instead?
> >
> > Angelo
>
> yes, you can see in the backtrace than the plugin have been started from
> digiKam, but the crash is inside the plugin not digiKam.

The crash is in libkio, not in the plugin.
>
> I recommend two points :
>
> - 1/ try to reproduce the crash under valgrind to have more debug
> informations.
> - 2/ try to use qDebug() instead kDdebug().

There is no call to either kdDebug() or qDebug() in the plugin code. I tend to 
remove or comment them before committing.

Aurélien



More information about the Kde-imaging mailing list