0.2.397 beta version released

0 views
Skip to first unread message

Alexandre Courbot

unread,
Dec 7, 2009, 5:39:06 AM12/7/09
to tagaini-jisho
So, it's time for another beta release! Not many changes in this one
(although the kanjis popup outline has been reworked because Qt 4.6
made it too buggy), but rather cleaning and improvement of the
building and release process in order to make it more comfortable. As
a result, this version is available and working on Windows, Mac and
Linux again.

The score calculation algorithm has also been reworked - the previous
one was totally flawed and only based on the number of attempts/number
of success ratio. The new one takes the last time the entry has been
reviewed into account in order to tune its score.

A Dutch translation of the GUI has also been submitted by Jeroen Hoek
- many thanks to him.

There are still a couple of imperfections to fix and 0.2.4 will
finally be released. Then it will be time to work on more interesting
features.

okido

unread,
Dec 8, 2009, 1:01:23 PM12/8/09
to tagaini-jisho
Did some test with QtCreator, could build the program, but the python
script drops errors:

jd@linux/tagainijisho-0.2.397> python builddb.py
Traceback (most recent call last):
File "builddb.py", line 261, in <module>
buildDatabases()
File "builddb.py", line 160, in buildDatabases
buildJMdict()
File "builddb.py", line 131, in buildJMdict
import jmdict
File "src/python/jmdict.py", line 21, in <module>
import pysqlite2
File "install/pysqlite2/__init__.py", line 24, in <module>
File "install/pysqlite2/dbapi2.py", line 27, in <module>
ImportError: 3rdparty/pysqlite-2.5.5/install/pysqlite2/_sqlite.so:
undefined symbol: _ZN7QString11shared_nullE

Any hints ?? Okido

Alexandre Courbot

unread,
Dec 9, 2009, 2:04:48 AM12/9/09
to tagain...@googlegroups.com
Are you sure you built the binary *before* invoking builddb.py? This
is currently required for the DB to be built correctly.

I realize this is not a good a bullet-proof build system, but it is
difficult to come with something better as of now.

Alex.
Reply all
Reply to author
Forward
0 new messages