[Kst] kst2 problems...
George Staikos
staikos at kde.org
Thu Sep 27 16:48:49 CEST 2007
On 27-Sep-07, at 7:34 AM, Brisset, Nicolas wrote:
> I wanted to try kst2 again since it can now actually load data from
> a file, and I ran into some problems:
>
> 1) Compilation fails on the tests subdir:
>
> cd tests/ && make -f Makefile
> make[1]: Entering directory `/dk/ouvea-3510-0/users/brisset/kst2/
> kst/build/tests'
> compiling ../../tests/main.cpp
> ../../tests/main.cpp:25:26: testeqparser.h : Aucun fichier ou
> répertoire de ce type
> ../../tests/main.cpp: Dans function « int main(int, char**) »:
> ../../tests/main.cpp:57: error: `TestEqParser' undeclared (first
> use this
> function)
> ../../tests/main.cpp:57: error: (Each undeclared identifier is
> reported only
> once for each function it appears in.)
> ../../tests/main.cpp:57: error: erreur de syntaxe before `;' token
> ../../tests/main.cpp:58: error: `test10' undeclared (first use this
> function)
> make[1]: *** [tmp/main.o] Erreur 1
> make[1]: Leaving directory `/dk/ouvea-3510-0/users/brisset/kst2/kst/
> build/tests'
> make: *** [sub-tests-make_default-ordered] Erreur
That's not much of an issue anyway. It's only part of the tests.
You're right, someone did forget to check those files in.
> 2) when running kst, and trying to change the settings in the ASCII
> datasource config dialog (called from the "Configure..." button in
> the "new vector" dialog I got a crash:
>
> kst: ../../../../src/datasources/ascii/ascii.cpp:878: virtual void
> ConfigWidgetAscii::save(): l'assertion « _cfg » a échoué.
>
> I have not generated a bcktrace as I suppose the problem can be
> reproduced easily. If not, just ask for it :-)
>
> ...and welcome, Mike :-)
This one isn't too surprising. The datasource config stuff will
probably be reworked anyway. We're not particularly trying to get
every bit of every feature working before moving onto the next. Just
the basics.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list