Kapp and Qt designer issue

David Faure faure at kde.org
Thu Mar 18 17:05:30 GMT 2004


On Thursday 18 March 2004 17:16, ian reinhart geiser wrote:
> Hrm, so your Qt designer wont crash when you open a ui file with a
> KLineEdit in it?

It does, but not because of the kapp pointer problem
(if you assume the reason for a problem without checking, you have
good chances of generating a nonsensical thread such as this one :)

I tried to debug the crash some time ago and somehow it's the 
setContextMenuEnabled( true );
call that makes the difference for me - it crashes on that exact line, i.e.
it never gets to the line right after it if I don't disable it.

It's a virtual method, but it's not reimplemented when using KLineEdit
so the crash is really strange. Maksim (IIRC) said it might be a (weird)
libltdl bug (IIRC). Or was that libdl? Well something far too low-level for me
in any case :)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list