Quanta+

lordSauron lordsauronthegreat at gmail.com
Sun Mar 5 22:57:35 UTC 2006


I started to learn Qt to make KDE apps, so most of that made sense to me.

On 3/3/06, Richard Crawford <rscrawford at mossroot.com> wrote:
> On Friday 03 March 2006 17:30, Scott wrote:
> > Hello Listers.
> >
> > I have installed Quanta+ and was having some problems with it, so I
> > started it from within a console.  Here is the output I recieved while
> > just starting a new page.
> >
> > QObject::disconnect: Unexpected null parameter

A QObject's disconnect() fuction had a null parameter.  It wasn't
expecting this.

> > QObject::connect: Cannot connect (null)::activePartChanged(
> > KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
> > )

It can't connect a null pointer to a KHTMLPart, specifically when the
ActiveFrame is changed.

> > QObject::disconnect: Unexpected null parameter
> > QObject::connect: Cannot connect (null)::activePartChanged(
> > KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
> > )
> > scott at deb-kde:~$ quanta
> > quanta: WARNING: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL
> > quanta: WARNING: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL
> > quanta: WARNING: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL
> > quanta: WARNING: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL
> > quanta: WARNING: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL

Can't move the system caret because findCaretBoxLine() keeps on
returning null.  Try reinstalling the embedded advanced text editor in
KDE - that's what Quanta uses, and this looks like a error from that,
rather than from Quanta itself.

> > Anyone know what this might mean?
>
> Huh.  Personally, I don't know for sure, but it looks to me that maybe some of
> the qt development libraries didn't get installed, though I'm surprised you
> were able to install Quanta+ without Adept (or apt) screaming about missing
> dependencies.

Yes, I find it hard to believe this was installed correctly.  The only
other thing I can think of is a corrupted file you're trying to read
from.  When it's trying to move the system caret it's probably looking
for a newline of some sort, the sort that isn't being used.

> Perhaps check and see if you have qt-devel installed.  I imagine this might
> happen also if you don't have the most up-to-date version of KDE installed.
>
> However, I am not an expert on this sort of issue.  If this doesn't work out,
> I recommend checking on some of the KDE sites.

Nor am I, however, that's what I'd suggest you try.

> Good luck!

Same here.

> --
> Richard S. Crawford (http://www.mossroot.com)
> "That which does not kill me makes me stranger."

That which does not make me stranger kills me.

>     -Llewellyn, from Ozy & Millie

"If you spend all your time idiot-proofing your software, the world
will just make a better idiot." - Anon.

--
========== GCv3.12 ==========
GCS d-(++) s+: a? C++ UL+>++++ P+
L++ E--- W+(+++) N++ o? K? w--- O? M+
V? PS- PE+ Y-(--) PGP- t+++ 5? X R tv-- b+
                DI+++ D+ G e* h- !r !y
========= END GCv3.12 ========




More information about the kubuntu-users mailing list