-
Soprano 2.3.70 is a beta of the upcoming Soprano 2.4 which is intended to be packaged for KDE 4.4 beta1.
2009-12-01 13:34:12 UTC by trueg
-
trueg made 1 file-release changes.
2009-12-01 13:29:02 UTC by trueg
-
Is this still happening with current svn trunk?.
2009-11-30 10:19:34 UTC by trueg
-
Fixed the link order as for sopranocmd and onto2vocabularyclass. But I have to say: this is really weird!
2009-11-30 10:17:27 UTC by trueg
-
Sorry, impossible to fix. Virtuoso does only work with iodbc.
2009-11-30 10:16:28 UTC by trueg
-
Patch applied. Thanks a lot.
2009-11-30 10:14:33 UTC by trueg
-
sopranod segfaults at start
bash-3.2$ /opt/foss/bin/sopranod --help
Segmentation Fault (core dumped)
bash-3.2$ dbx /opt/foss/bin/sopranod
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 7.7' in your .dbxrc
Reading sopranod
Reading ld.so.1.
2009-11-30 02:26:16 UTC by tropikhajma
-
soprano binaries segfault at start:
$ /opt/foss/bin/onto2vocabularyclass
Segmentation Fault (core dumped)
$ dbx /opt/foss/bin/onto2vocabularyclass
...
(dbx) run
Running: sopranocmd
(process id 12770)
2009-11-30 02:01:32 UTC by tropikhajma
-
I just commited two changes to sopranocmd which hopefully fix the latter two issues. As for the first one I suspect it is a problem with the qobject_cast macro. But I don't know how to solve that yet.
2009-09-28 09:51:36 UTC by trueg
-
Hi, when compiling soprano from kdesupport trunk, I get the following error:
"/export/home/torti/kde/src/kdesupport/soprano/tools/sopranocmd.cpp", line 287: Where: Instantiated from non-template code.
"/export/home/torti/kde/src/kdesupport/soprano/tools/sopranocmd.cpp", line 556: Warning (Anachronism): Assigning void(*)(int) to extern "C" void(*)(int)...
2009-09-26 15:21:39 UTC by thorstenhirsch