[bt-devel] Fwd: BibleTime 1.3beta1

Martin Gruner bt-devel@crosswire.org
Mon, 2 Dec 2002 21:00:56 +0100


Hey, Andreas Pour himself sent this in to the developers.
Sending here so that we don't forget.

mg

----------  Weitergeleitete Nachricht  ----------
Subject: BibleTime 1.3beta1
Date: Mon, 02 Dec 2002 06:42:51 -0600
From: Andreas Pour <pour@mieterra.com>

Hi,

Congrats on the new release. Got a couple bug reports, a compile fix and
 feature requests.

First bug:  Bibletime will crash if DCOP cannot be set up.  Probably not
checking a return value for NULL.

Second bug:  Bibletime crashed the first time I got past that problem, but
 not the second time.  Perhaps b/c I had no SWORD modules installed.

Compile fix:  in bibletime/backend/clanguagemgr.h method name() is declared
 as inline, but not defined in the header file.  Not sure how that should
 work, though it does for some compilers, but not e.g. for Mandrake 9.0. 
 Fix:  remove the "inline" keyword or place the definition in the .h file
 (since another class using the method shoudl not have to parse a .cpp file
 to find the inline def'n).

Feature request:  if there are no modules installed, how about providing a
 GUI interface to install them?  They do not come as part of the base SWORD
 distribution and are just data files, right?  Since I installed SWORD but
 still got the "no modules" error message.

Ciao,

Dre

-------------------------------------------------------