Documentation Controller

Aleix Pol aleixpol at kde.org
Mon Feb 16 12:06:06 UTC 2009


On Mon, Feb 16, 2009 at 10:30 AM, Andreas Pakulat <apaku at gmx.de> wrote:

> On 16.02.09 04:27:25, Aleix Pol wrote:
> > Hi list,
> > I've been trying to get to have a simple documentation controller so that
> we
> > can add all the stuff there as we discussed on this list.
> >
> > Here it is attatched as a patch, I didn't directly commit it because I
> get
> > this error:
> > ASSERT: "d" in file
> > /home/kde-devel/kdelibs/kdecore/kernel/kcomponentdata.cpp, line 225
> > Aborted
> >
> > If i comment the added method in icore.h it does work, it is a bit
> strange.
>
> Can't see anything that would be causing that, btw. would've been nicer to
> review via reviewboard.kde.org ;)
>
> One thing I did notice, your documentationcontroller subclasses QObject,
> but doesn't list it as first class and neither does it use the Q_OBJECT
> macro.
>
> About the assert: It looks like something tries to use
> KGlobal::mainComponent() when there's no app-component yet. Do you have
> more changes locally?
>
> Andreas
>
> --
> Caution: breathing may be hazardous to your health.
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>

Already sent it to the review board.

I tried adding the Q_OBJECT tag, I still have the problem though :/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090216/2ba3e5e1/attachment.html>


More information about the KDevelop-devel mailing list