[bt-devel] BibleTime 1.7.alpha1 released

Greg Hellings greg.hellings at gmail.com
Tue Jan 15 01:10:02 MST 2008


On Jan 14, 2008 11:35 PM, Eeli Kaikkonen <eekaikko at mail.student.oulu.fi> wrote:
> On Mon, 14 Jan 2008, Greg Hellings wrote:
>
> > It builds (mostly well) on Mac OS X against the almost-released
> > version of KDE4 (I had to build kdelibs and kdebase myself, but the
> > rest of the base packages were provided in binary format).  I'm still
> > having issues with ICU and cURL from the sword side of things, but if
> > I include them directly and take out the three old Qt* libraries, then
> > things work well.  However, launching the bookshelf manager results in
> > a crash with the following backtrace:
>
> Thanks for the report, we have to look into that.
>
> > Attached is a diff of the edits that I had to make to CMakeLists.txt
> > to get it to compile and build for me on OS X (output of 'svn diff -x
> > -u').  Some of them may not be desirable (removing the QtCore, QtGui,
> > QtXml lines in favor of -licucore and -lcurl) but the others regarding
> > the install are necessary to prevent the application from crashing on
> > install.
>
> Martin is the specialist here.
>
> > Also, is there an executable icon that is to be associated with the
> > executable so that it has a distinctive icon besides the default OS X
> > one?
>
> If not, we can add one if you tell what kind of picture it has to be -
> what format, what size. The pictures are in the pics/ directory, can you
> find something proper there? bibletime.svg perhaps?

For the record, I now have a vendetta against svg files - especially
since the online tools I found refused to open that one, since they
were built off of an earlier version of Batik (the OSS implementation,
by Apache, of an svgToraster image manipulator).  The image needs to
be in .icns format - a format specific to Mac OS X.  I converted
bibletime.svg into a jpeg, converted that into a .icns file, and it
largely works, but not quite completely.  It shows properly in Finder
with the icon (and some more modifications to CMakeLists.txt)
installed, but after being opened, the .icns file is apparently
incomplete, as the image then turns to the default "there is no
image"-image.  Does someone have a commercial/robust means of
converting either the .svg or a .jpg of this into a good, valid and
complete .icns file?  If so, contact me off-list so I can get it
working.

>
> > On another note, the layout of the Hebrew is messed up now, with the
> > text overlapping the verse numbers.  English is fine, and I couldn't
> > test Greek because of the crash from the bookshelf manager.
>
> That could be a KHTML problem. I haven't looked at the Hebrew modules
> lately, it has to be checked. If it's Mac only we can't help.
>

I don't have Linux at my fingertips anymore to check and see if it is
a Mac-only problem or not.  You'll have to get someone else to look
into that.

>
>   Yours,
>         Eeli Kaikkonen (Mr.), Oulu, Finland
>         e-mail: eekaikko at mailx.studentx.oulux.fix (with no x)
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
>



More information about the bt-devel mailing list