From koffice Mon Sep 25 16:09:06 2000 From: David Faure Date: Mon, 25 Sep 2000 16:09:06 +0000 To: koffice Subject: Re: my filter: newbie needs help X-MARC-Message: https://marc.info/?l=koffice&m=96989805011019 On Mon, 25 Sep 2000, Shaheed Haque wrote: > Stephan, > > This *might* have something to do with some changes to this area that were > implemented in the last day or so. Make sure you update to the latest CVS > before going much further. > > >ASSERT: "filter" in koFilterManager.cc (298) > >QObject::connect: Cannot connect (null)::sigProgress(int) to > >KSpreadDoc::slotProgress(int) > > On the other hand (:-))...the ASSERT at line koFilterManager.cc (298) is > saying that the createFilter failed... This _could_ be because you have an undefined symbol in the library containing your filter. Check the end of the debug output, you'll see a statement about a missing symbol, if this is the case. -- David Faure, MandrakeSoft & KDE developer