From kde-core-devel Tue Dec 07 12:29:36 2004 From: "Stefan Nikolaus" Date: Tue, 07 Dec 2004 12:29:36 +0000 To: kde-core-devel Subject: KConfigDialogManager Message-Id: X-MARC-Message: https://marc.info/?l=kde-core-devel&m=110242250600776 Hello, in the function KConfigDialogManager::parseChildren(..) on line 206 is an assert() macro. It is executed, if a widget is found which name begins with 'kcfg_' but is not in the item list of this manager. What about widgets that are handled by another manager? For me aborting at this point is not the expected behaviour. Regards, Stefan -- Stefan Nikolaus