[Kst] kst2 problems...

Mike mike at staikos.net
Thu Sep 27 17:01:40 CEST 2007


Adam Treat wrote:
> On Thursday 27 September 2007, 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
>>     
>
> Mike just committed this so probably easy to fix.
>
>   
I have just added the missing file.  The tests directory should now 
compile correctly.

Mike
>> 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é.
>>     
>
> Hah!  Yes, I am aware of this one.  We're not passing a QSettings object to 
> datasource plugins yet.  That will solve that one and I am working on it.
>
> You can still load from disk though, just don't try and configure the 
> datasource.
>
> Adam
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
>   



More information about the Kst mailing list