[bt-devel] BibleTime 2.8 RC 1 released!

Ben Morgan benpmorgan at gmail.com
Fri Oct 29 19:17:46 MST 2010


Testing this on the Mac version. A few things I noted:
Using back and forward on a bible window (I have two bibles in parallel in
it) is sometimes much slower than typing in the reference (brings up
spinning beach ball)

Sometimes in tabbed layout mode right clicking on a tab has a restore option
as well as close, which shouldn't be there.

When in tabbed mode, you can still bring up
the below-the-verse-book-chapter-verse picker (those three down pointing
triangle) for the inactive tabs (which may not be in a place you expect)

Printing appears to do nothing.

Scrolling (esp. on long pages) can be really slow and laggy (I have inertial
scrolling on)

I'm looking at 2 Chronicles 29 in the ESV. Verse 1 has a footnote "Spelled
Abi in 2 Kings 18:2". However, this doesn't ever display in the mag viewer.
Depending on which xrefs you have hovered over before, you may get different
things in the mag viewer. It looks like it is looking up the footnotes for
the last verse rendered; if you want to look up footnotes for a given verse
you need to render that verse again.


When a module is downloaded (or if you stop it midway downloading) it leaves
the Install/Update page disabled with most content missing.


Just out of interest, what is the rationale behind the template names? Crazy
is not what I would call crazy, Green seems absolutely free of green, and
high contrast is almost the same as a couple of the other themes  (black
text on white background) but with a blue background on the selected verse..

Searching for * or () or ( or a number of other things gives message

An internal error occurred while executing your search.


Searching for (AND) crashes as does searching for a closing bracket ):

Process:         BibleTime [16132]
Path:            /Applications/BibleTime.app/Contents/MacOS/BibleTime
Identifier:      BibleTime
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [184]

Date/Time:       2010-10-30 11:51:02.829 +1100
OS Version:      Mac OS X 10.6.4 (10F569)
Report Version:  6

Interval Since Last Report:          140739 sec
Crashes Since Last Report:           13
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      817ADD25-D50C-4C37-B61A-ED9AC676E009

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libclucene.0.dylib             0x00000001035efb01
lucene::search::IndexSearcher::rewrite(lucene::search::Query*) + 17
1   libclucene.0.dylib             0x00000001035f7306
lucene::search::Query::weight(lucene::search::Searcher*) + 38
2   libclucene.0.dylib             0x00000001035efeea
lucene::search::IndexSearcher::_search(lucene::search::Query*,
lucene::search::Filter*, int, lucene::search::Sort const*) + 58
3   libclucene.0.dylib             0x00000001035eea5a
lucene::search::Hits::getMoreDocs(unsigned long) + 74
4   libclucene.0.dylib             0x00000001035eee4c
lucene::search::Hits::Hits(lucene::search::Searcher*,
lucene::search::Query*, lucene::search::Filter*, lucene::search::Sort
const*) + 188
5   BibleTime                     0x000000010003fb60
CSwordModuleInfo::searchIndexed(QString const&, sword::ListKey const&,
sword::ListKey&) const + 624
6   BibleTime                     0x000000010002390f
CSwordModuleSearch::startSearch() + 447
7   BibleTime                     0x00000001000e9ede
Search::CSearchDialog::startSearch() + 1646
8   BibleTime                     0x000000010014f536
Search::CSearchDialog::qt_metacall(QMetaObject::Call, int, void**) + 134
9   QtCore                         0x00000001032d7726
QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710
10  BibleTime                     0x00000001000d7194
Search::BtSearchOptionsArea::slotSearchTextEditReturnPressed() + 276
11  BibleTime                     0x000000010014eac5
Search::BtSearchOptionsArea::qt_metacall(QMetaObject::Call, int, void**) +
293
12  QtCore                         0x00000001032d7726
QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710
13  QtGui                         0x000000010226e684
QLineEdit::qt_metacall(QMetaObject::Call, int, void**) + 820
14  QtCore                         0x00000001032d7726
QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710
15  QtGui                         0x00000001022777c9
QLineControl::processKeyEvent(QKeyEvent*) + 457
16  QtGui                         0x000000010226c6c4
QLineEdit::keyPressEvent(QKeyEvent*) + 36
17  QtGui                         0x0000000101eec5ef QWidget::event(QEvent*)
+ 2495
18  QtGui                         0x000000010226de5b
QLineEdit::event(QEvent*) + 123
19  QtGui                         0x00000001022327ab
QComboBox::keyPressEvent(QKeyEvent*) + 267
20  QtGui                         0x0000000101eec5ef QWidget::event(QEvent*)
+ 2495
21  QtGui                         0x000000010223207b
QComboBox::event(QEvent*) + 75
22  BibleTime                     0x00000001000d3f5d
Search::BtSearchOptionsArea::eventFilter(QObject*, QEvent*) + 141
23  QtCore                         0x00000001033ab797
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) +
151
24  QtGui                         0x0000000101e95dae
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 142
25  QtGui                         0x0000000101e9e22b
QApplication::notify(QObject*, QEvent*) + 7259
26  QtCore                         0x00000001032d0dec
QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
27  QtGui                         0x0000000101e95e7c
qt_sendSpontaneousEvent(QObject*, QEvent*) + 44
28  QtGui                         0x0000000101f0ff91
QKeyMapper::sendKeyEvent(QWidget*, bool, QEvent::Type, int,
QFlags<Qt::KeyboardModifier>, QString const&, bool, int, unsigned int,
unsigned int, unsigned int, bool*) + 225
29  QtGui                         0x0000000101f10e13
QKeyMapperPrivate::translateKeyEvent(QWidget*, OpaqueEventHandlerCallRef*,
OpaqueEventRef*, void*, bool) + 659
30  QtGui                         0x0000000101e4ae6e
qt_dispatchKeyEvent(void*, QWidget*) + 238
31  QtGui                         0x0000000101e3e2cb -[QCocoaView keyDown:]
+ 331
32  com.apple.AppKit               0x00007fff82be5483 -[NSWindow sendEvent:]
+ 8769
33  QtGui                         0x0000000101e3ae8c -[QCocoaPanel
sendEvent:] + 236
34  com.apple.AppKit               0x00007fff82b19ee2 -[NSApplication
sendEvent:] + 4719
35  QtGui                         0x0000000101e476aa -[QNSApplication
sendEvent:] + 74
36  com.apple.AppKit               0x00007fff82ab0922 -[NSApplication run] +
474
37  QtGui                         0x0000000101e51344
QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) +
1588
38  QtCore                         0x00000001033aae54
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
39  QtCore                         0x00000001033ab174
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
40  QtCore                         0x00000001033ac79c
QCoreApplication::exec() + 188
41  BibleTime                     0x000000010001fcac main + 1532
42  BibleTime                     0x000000010000c838 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             0x00007fff8431a08a kevent + 10
1   libSystem.B.dylib             0x00007fff8431bf5d _dispatch_mgr_invoke +
154
2   libSystem.B.dylib             0x00007fff8431bc34 _dispatch_queue_invoke
+ 185
3   libSystem.B.dylib             0x00007fff8431b75e
_dispatch_worker_thread2 + 252
4   libSystem.B.dylib             0x00007fff8431b088 _pthread_wqthread + 353
5   libSystem.B.dylib             0x00007fff8431af25 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             0x00007fff8433beb6 __semwait_signal + 10
1   libSystem.B.dylib             0x00007fff8433fcd1 _pthread_cond_wait +
1286
2   QtWebKit                       0x00000001010a45b8
WTF::TCMalloc_PageHeap::scavengerThread() + 520
3   QtWebKit                       0x00000001010a4659
WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
4   libSystem.B.dylib             0x00007fff8433a456 _pthread_start + 331
5   libSystem.B.dylib             0x00007fff8433a309 thread_start + 13

Thread 3:
0   libSystem.B.dylib             0x00007fff8431aeaa __workq_kernreturn + 10
1   libSystem.B.dylib             0x00007fff8431b2bc _pthread_wqthread + 917
2   libSystem.B.dylib             0x00007fff8431af25 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000001036573b0  rbx: 0x000000011df102d0  rcx: 0x0000000000000064
 rdx: 0x0000000000000000
  rdi: 0x00007fff5fafd8b0  rsi: 0x0000000000000000  rbp: 0x00007fff5f6fd660
 rsp: 0x00007fff5f6fd640
   r8: 0x0000000104a1e090   r9: 0x000000011dffc0a4  r10: 0x0000000000000018
 r11: 0x0000000011df102e
  r12: 0x00007fff5fafd8b0  r13: 0x0000000000000000  r14: 0x00007fff5fafd8b0
 r15: 0x00007fff5fbfdae0
  rip: 0x00000001035efb01  rfl: 0x0000000000010202  cr2: 0x0000000000000000

Binary Images:
       0x100000000 -        0x1002a2fe7 +BibleTime ??? (???)
<D07BFC7D-BD54-3F99-C2E2-87453F2E65EA>
/Applications/BibleTime.app/Contents/MacOS/BibleTime
       0x1003c5000 -        0x101679fe7 +QtWebKit 4.7.0 (compatibility
4.7.0) <EB42430D-A00A-1D1B-F334-790BA4856799>
/Applications/BibleTime.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
        0x101e14000 -        0x1027e7fef +QtGui 4.7.0 (compatibility 4.7.0)
<BD43BAAD-873D-45E8-3605-1E344992BB51>
/Applications/BibleTime.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x102a8f000 -        0x102accfef +QtXml 4.7.0 (compatibility 4.7.0)
<F60B541D-A596-8964-5D2A-FD2F04781A94>
/Applications/BibleTime.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
       0x102ae6000 -        0x102f8cfef +QtXmlPatterns 4.7.0 (compatibility
4.7.0) <F0784045-8812-A9F7-9A95-1D1FF4CCA374>
/Applications/BibleTime.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
       0x10310f000 -        0x103227fe7 +QtNetwork 4.7.0 (compatibility
4.7.0) <DCC6577E-1F20-A97A-A583-E2BE4E3C036B>
/Applications/BibleTime.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x10327f000 -        0x103504fef +QtCore 4.7.0 (compatibility 4.7.0)
<AEA4A1B9-46B8-7621-8D00-555040D89C56>
/Applications/BibleTime.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x103598000 -        0x10364efff +libclucene.0.dylib ??? (???)
<0BBCE77F-6E40-3EA1-1929-F4D8C858A7E3>
/Applications/BibleTime.app/Contents/MacOS/libclucene.0.dylib
       0x1036df000 -        0x1037edfff +libicuuc.43.dylib 43.4.0
(compatibility 43.0.0) <C06BB16E-7574-18C7-F849-D3167B6972D7>
/Applications/BibleTime.app/Contents/MacOS/libicuuc.43.dylib
       0x10383a000 -        0x1039b7fff +libicui18n.43.dylib 43.4.0
(compatibility 43.0.0) <3DA95F5F-C861-2F7E-E871-F388B63E7237>
/Applications/BibleTime.app/Contents/MacOS/libicui18n.43.dylib
       0x103a45000 -        0x103a8dfef +phonon 4.4.0 (compatibility 4.4.0)
<5305CFDF-53AD-03ED-8FE7-3E969C24774B>
/Applications/BibleTime.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
       0x103ab4000 -        0x103b33fff +QtDBus 4.7.0 (compatibility 4.7.0)
<C348BEAA-1135-76C6-DD71-0F5D580BF8CC>
/Applications/BibleTime.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
       0x103b57000 -        0x10490bff7 +libicudata.43.dylib 43.4.0
(compatibility 43.0.0) <A48679F3-0630-763E-1843-2BD7FCFB7504>
/Applications/BibleTime.app/Contents/MacOS/libicudata.43.dylib
       0x104c00000 -        0x104c09fff +libqsvgicon.dylib ??? (???)
<3CE1174B-7B26-77CF-BAD1-FF2C95862F95>
/Applications/BibleTime.app/Contents/MacOS/plugins/iconengines/libqsvgicon.dylib
       0x104cf1000 -        0x104cf7ff7 +libqgif.dylib ??? (???)
<F8CB03CC-3851-DA80-968C-1D1FC1E5197E>
/Applications/BibleTime.app/Contents/MacOS/plugins/imageformats/libqgif.dylib
       0x104f41000 -        0x104f47ff7 +libqico.dylib ??? (???)
<429D55EC-A54C-0310-A174-522A052A7610>
/Applications/BibleTime.app/Contents/MacOS/plugins/imageformats/libqico.dylib
       0x104f4d000 -        0x104f88fef +libqjpeg.dylib ??? (???)
<C100CEBC-C6E4-7B3E-5C4B-7844CC654571>
/Applications/BibleTime.app/Contents/MacOS/plugins/imageformats/libqjpeg.dylib
       0x104f91000 -        0x104fe5fe7 +libqmng.dylib ??? (???)
<F1A5F92E-A83B-40CA-1438-09F12FC1054B>
/Applications/BibleTime.app/Contents/MacOS/plugins/imageformats/libqmng.dylib
       0x104ff6000 -        0x104ffaff7 +libqsvg.dylib ??? (???)
<5453C211-5954-7D66-78B8-303A14895612>
/Applications/BibleTime.app/Contents/MacOS/plugins/imageformats/libqsvg.dylib
       0x117308000 -        0x117357ff7 +QtSvg 4.7.0 (compatibility 4.7.0)
<4627660F-3919-4F7D-C8C9-9A75243704FF>
/Applications/BibleTime.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
       0x117c57000 -        0x117cacfe7 +libqtiff.dylib ??? (???)
<46DAD411-1D8C-2BFE-40DE-CDDF4C53B768>
/Applications/BibleTime.app/Contents/MacOS/plugins/imageformats/libqtiff.dylib
       0x117cb9000 -        0x117cd0fe7  libJapaneseConverter.dylib 49.0.0
(compatibility 1.0.0) <1B9D1076-CC7C-521A-676C-F7BE51F65271>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
       0x117cd4000 -        0x117ce3fe7  libSimplifiedChineseConverter.dylib
49.0.0 (compatibility 1.0.0) <0628B99F-F193-89BF-6332-B8C50D301F29>
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
       0x117ce7000 -        0x117cf9fff
 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0)
<A77665EF-B6FB-00B4-2F3D-90D7845814C9>
/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
       0x117d5d000 -        0x117d7efef  libKoreanConverter.dylib 49.0.0
(compatibility 1.0.0) <FA6280BD-A73C-3A3D-6494-81EB80FE1C24>
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???)
<B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 -     0x7fff800fbff7  libiconv.2.dylib 7.0.0
(compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A>
/usr/lib/libiconv.2.dylib
    0x7fff800fc000 -     0x7fff8014bff7
 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0)
<EC285E85-51EF-7977-7D7A-0FB4BC645E8B>
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff8014c000 -     0x7fff8014cff7  com.apple.ApplicationServices 38
(38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8015c000 -     0x7fff80175fff  com.apple.CFOpenDirectory 10.6
(10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff80200000 -     0x7fff80220ff7
 com.apple.DirectoryService.Framework 3.6 (621.3)
<EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff80221000 -     0x7fff803dffff  libicucore.A.dylib 40.0.0
(compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356>
/usr/lib/libicucore.A.dylib
    0x7fff80487000 -     0x7fff805a0fef  libGLProgrammability.dylib ???
(???) <0E55A58B-5B42-669F-2655-90893554CA21>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff805a9000 -     0x7fff805f5fff  libauto.dylib ??? (???)
<072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff805f6000 -     0x7fff80705fe7  libcrypto.0.9.8.dylib 0.9.8
(compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4>
/usr/lib/libcrypto.0.9.8.dylib
    0x7fff8072b000 -     0x7fff80775ff7  com.apple.Metadata 10.6.3 (507.10)
<641395B7-FF2C-B94C-965A-CE6A0830645F>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff808fd000 -     0x7fff809b6fff  libsqlite3.dylib 9.6.0
(compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB>
/usr/lib/libsqlite3.dylib
    0x7fff809e7000 -     0x7fff809fdfef  libbsm.0.dylib ??? (???)
<37BFB2A4-EBD3-ACBB-89F2-3C158B262A72> /usr/lib/libbsm.0.dylib
    0x7fff809fe000 -     0x7fff809feff7  com.apple.Accelerate 1.6
(Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff809ff000 -     0x7fff80a05ff7  IOSurface ??? (???)
<EB2019F6-7C5C-3D59-E11F-6119466C12A9>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff80a45000 -     0x7fff80a63fff  libPng.dylib ??? (???)
<F6932C8D-E6B1-0871-B698-15180AA948F7>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80a64000 -     0x7fff80a69fff  libGFXShared.dylib ??? (???)
<1B50D804-966B-30D2-D0FD-B090B6FEAC7E>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff80a6a000 -     0x7fff80ddffe7  com.apple.RawCamera.bundle 3.0.3
(529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8101d000 -     0x7fff8109cfef  com.apple.audio.CoreAudio 3.2.2
(3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff812e2000 -     0x7fff8134cfe7  libvMisc.dylib 268.0.1
(compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8134d000 -     0x7fff8138efef  com.apple.QD 3.35 (???)
<78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8140c000 -     0x7fff814c1fe7  com.apple.ColorSync 4.6.3 (4.6.3)
<AA93AD96-6974-9104-BF55-AF7A813C8A1B>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff814c2000 -     0x7fff8159cff7  com.apple.vImage 4.0 (4.0)
<354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff81817000 -     0x7fff81c5bfef  libLAPACK.dylib 219.0.0
(compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff81d3b000 -     0x7fff81d3eff7  com.apple.securityhi 4.0 (36638)
<38935851-09E4-DDAB-DB1D-30ADC39F7ED0>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff81d3f000 -     0x7fff81d87ff7  libvDSP.dylib 268.0.1
(compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff822d8000 -     0x7fff822dbff7  libCoreVMClient.dylib ??? (???)
<CE19A78F-B76D-244A-1C04-0544B914F728>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff822dc000 -     0x7fff82314ff7  libssl.0.9.8.dylib 0.9.8
(compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D>
/usr/lib/libssl.0.9.8.dylib
    0x7fff8231a000 -     0x7fff82355fff  com.apple.AE 496.4 (496.4)
<CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff82419000 -     0x7fff82419ff7  com.apple.Carbon 150 (152)
<19B37B7B-1594-AD0A-7F14-FA2F85AD7241>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8259a000 -     0x7fff82898fe7  com.apple.HIToolbox 1.6.3 (???)
<CF0C8524-FA82-3908-ACD0-A9176C704AED>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff828a6000 -     0x7fff82a5cfef  com.apple.ImageIO.framework 3.0.3
(3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff82a5d000 -     0x7fff82aa6fef  libGLU.dylib ??? (???)
<88F0E457-EE53-B5FF-6A1B-D0326D0C643D>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82aa7000 -     0x7fff8349dfff  com.apple.AppKit 6.6.6 (1038.29)
<7BDD335D-5425-0354-5AD6-41C4F1B4A2F4>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8351c000 -     0x7fff8351efff  libRadiance.dylib ??? (???)
<D67C08B6-4D4A-916D-E936-528E145A56E2>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8351f000 -     0x7fff835b9fff  com.apple.ApplicationServices.ATS
275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff835ba000 -     0x7fff838edfe7  com.apple.CoreServices.CarbonCore
861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff838ee000 -     0x7fff8396cfff  com.apple.CoreText 3.1.0 (???)
<B740DA1D-EFD0-CCBF-F893-E3004FE58A98>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8396d000 -     0x7fff83981fff  libGL.dylib ??? (???)
<5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8398e000 -     0x7fff83a44fff  libobjc.A.dylib 227.0.0
(compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241>
/usr/lib/libobjc.A.dylib
    0x7fff83a45000 -     0x7fff84142067  com.apple.CoreGraphics 1.545.0
(???) <88892F58-F785-2E30-50B1-E9CC8775E79F>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84143000 -     0x7fff84148ff7  com.apple.CommonPanels 1.2.4 (91)
<4D84803B-BD06-D80E-15AE-EFBE43F93605>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff84149000 -     0x7fff8415ffff  com.apple.ImageCapture 6.0 (6.0)
<C6414F5B-1748-6598-9177-346DD54780E4>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff84160000 -     0x7fff84174ff7
 com.apple.speech.synthesis.framework 3.10.35 (3.10.35)
<B932F6B1-38D0-A864-1CC5-ABC77E653F91>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff84175000 -     0x7fff841b2ff7  libFontRegistry.dylib ??? (???)
<B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff841b3000 -     0x7fff84299fe7  com.apple.DesktopServices 1.5.7
(1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8429a000 -     0x7fff842ddff7  libRIP.A.dylib 543.50.0
(compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff842de000 -     0x7fff842fffff  libresolv.9.dylib 41.0.0
(compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62>
/usr/lib/libresolv.9.dylib
    0x7fff84300000 -     0x7fff844c0fef  libSystem.B.dylib 125.2.0
(compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C>
/usr/lib/libSystem.B.dylib
    0x7fff844c1000 -     0x7fff84508ff7  com.apple.coreui 2 (114)
<D7645B59-0431-6283-7322-957D944DAB21>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff84509000 -     0x7fff84516fe7  libCSync.A.dylib 543.50.0
(compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8453b000 -     0x7fff84542fff  com.apple.OpenDirectory 10.6 (10.6)
<72A65D76-7831-D31E-F1B3-9E48BF26A98B>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff84543000 -     0x7fff84603fff  libFontParser.dylib ??? (???)
<A4F8189D-1D5B-2F8D-E78E-6D934A8E8407>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84604000 -     0x7fff84608ff7  libmathCommon.A.dylib 315.0.0
(compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5>
/usr/lib/system/libmathCommon.A.dylib
    0x7fff84609000 -     0x7fff8472efef
 com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3)
<4DCCD01F-7516-4240-09DC-EE553317D345>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8472f000 -     0x7fff8475aff7  libxslt.1.dylib 3.24.0
(compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49>
/usr/lib/libxslt.1.dylib
    0x7fff8475b000 -     0x7fff84818ff7  com.apple.CoreServices.OSServices
357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff84819000 -     0x7fff848c8fff  edu.mit.Kerberos 6.5.10 (6.5.10)
<F3F76EDF-5660-78F0-FE6E-33B6174F55A4>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff848c9000 -     0x7fff848fafef  libTrueTypeScaler.dylib ??? (???)
<0A30CA68-46AF-3E74-AE9E-693DB5A680CC>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff84a3a000 -     0x7fff84bafff7  com.apple.CoreFoundation 6.6.3
(550.29) <48810602-63C3-994D-E563-DD02B16E76E1>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff84bb0000 -     0x7fff84c35fff  com.apple.print.framework.PrintCore
6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff84c51000 -     0x7fff84c74fff  com.apple.opencl 12.1 (12.1)
<403E8F37-4348-B9BC-08E6-7693A995B7EC>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff84d39000 -     0x7fff84e04fe7  ColorSyncDeprecated.dylib 4.6.0
(compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42>
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff84e35000 -     0x7fff84e36ff7  com.apple.TrustEvaluationAgent 1.1
(1) <51867586-1C71-AE37-EAAD-535A58DD3550>
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff84e9a000 -     0x7fff84eacfe7  libsasl2.2.dylib 3.15.0
(compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97>
/usr/lib/libsasl2.2.dylib
    0x7fff84ead000 -     0x7fff84eb8ff7
 com.apple.speech.recognition.framework 3.11.1 (3.11.1)
<F0DDF27E-DB55-07CE-E548-C62095BE8167>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff84efe000 -     0x7fff8503cfff  com.apple.CoreData 102.1 (251)
<32233D4D-00B7-CE14-C881-6BF19FD05A03>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff851e6000 -     0x7fff85244ff7  com.apple.framework.IOKit 2.0 (???)
<010C3398-7363-8F4B-719C-263867F15F63>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8524e000 -     0x7fff85250fff  com.apple.print.framework.Print 6.1
(237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff85839000 -     0x7fff85abafef  com.apple.Foundation 6.6.3 (751.29)
<DAEDB589-9F59-9556-CF8D-07556317937B>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85b94000 -     0x7fff85b94ff7  com.apple.Accelerate.vecLib 3.6
(vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85bdb000 -     0x7fff85c7bfff  com.apple.LaunchServices 362.1
(362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff85c85000 -     0x7fff85cb6fff  libGLImage.dylib ??? (???)
<7EF50768-54F1-5883-C40F-DAF83810C3FA>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff85cb7000 -     0x7fff85cf4fff  com.apple.LDAPFramework 2.0 (120.1)
<16383FF5-0537-6298-73C9-473AEC9C149C>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff85cf5000 -     0x7fff85d0aff7  com.apple.LangAnalysis 1.6.6
(1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff85d0b000 -     0x7fff85d19ff7  libkxld.dylib ??? (???)
<EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff85d1a000 -     0x7fff85d3ffe7  com.apple.CoreVideo 1.6.1 (45.4)
<B1516554-88BC-CF1E-5409-BFF27A73D1AF>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85d40000 -     0x7fff85d51ff7  libz.1.dylib 1.2.3 (compatibility
1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff85d52000 -     0x7fff85e69fef  libxml2.2.dylib 10.3.0
(compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7>
/usr/lib/libxml2.2.dylib
    0x7fff85e6a000 -     0x7fff85eabfff  com.apple.SystemConfiguration
1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff85ee1000 -     0x7fff85f5efef  libstdc++.6.dylib 7.9.0
(compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C>
/usr/lib/libstdc++.6.dylib
    0x7fff8607c000 -     0x7fff86108fef  SecurityFoundation ??? (???)
<6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff86109000 -     0x7fff8610efff  libGIF.dylib ??? (???)
<21FC6B02-6AC3-C4DB-0B50-98144802274C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8610f000 -     0x7fff86147fef  libcups.2.dylib 2.8.0
(compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326>
/usr/lib/libcups.2.dylib
    0x7fff86148000 -     0x7fff86197fef  libTIFF.dylib ??? (???)
<A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86198000 -     0x7fff861c0fff  com.apple.DictionaryServices 1.1.1
(1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8622a000 -     0x7fff86250fe7  libJPEG.dylib ??? (???)
<4060F3E2-BAD3-244F-D777-51BA16569DA4>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff86251000 -     0x7fff86306fe7  com.apple.ink.framework 1.3.3 (107)
<FFC46EE0-3544-A459-2AB9-94778A75E3D4>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff86307000 -     0x7fff86322ff7  com.apple.openscripting 1.3.1 (???)
<FD46A0FE-AC79-3EF7-AB4F-396D376DDE71>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff86323000 -     0x7fff8635ffe7  libcurl.4.dylib 6.1.0
(compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A>
/usr/lib/libcurl.4.dylib
    0x7fff86360000 -     0x7fff86363fff  com.apple.help 1.3.1 (41)
<E72514A1-B253-4CB6-5B69-E922F119AB08>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff86380000 -     0x7fff86380ff7  com.apple.CoreServices 44 (44)
<210A4C56-BECB-E3E4-B6EE-7EC53E02265D>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86381000 -     0x7fff86390fff  com.apple.NetFS 3.2.1 (3.2.1)
<FF21DB1E-F425-1005-FB70-BC19CAF4006E>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87036000 -     0x7fff8708bfef  com.apple.framework.familycontrols
2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8708c000 -     0x7fff87313fe7  com.apple.security 6.1.1 (37594)
<C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1>
/System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8747b000 -     0x7fff8747cfff  liblangid.dylib ??? (???)
<EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff874c5000 -     0x7fff87516fe7  com.apple.HIServices 1.8.0 (???)
<1ABA7802-C1E4-06A0-9035-2792CC915BF6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff87517000 -     0x7fff8751dff7  com.apple.DiskArbitration 2.3 (2.3)
<857F6E43-1EF4-7D53-351B-10DE0A8F992A>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8768d000 -     0x7fff8775dff7  com.apple.CFNetwork 454.9.8
(454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8775e000 -     0x7fff87762ff7  libCGXType.A.dylib 543.50.0
(compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87763000 -     0x7fff87763ff7  com.apple.vecLib 3.6 (vecLib 3.6)
<08D3D45D-908B-B86A-00BA-0F978D2702A7>
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87848000 -     0x7fff878d8fff  com.apple.SearchKit 1.3.0 (1.3.0)
<A710A552-4343-3811-94DA-04F0E8A2AD93>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff87924000 -     0x7fff8793afe7
 com.apple.MultitouchSupport.framework 205.34 (205.34)
<01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff87943000 -     0x7fff8814dfe7  libBLAS.dylib 219.0.0
(compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8814e000 -     0x7fff8815dff7  com.apple.opengl 1.6.9 (1.6.9)
<BB8AEF81-0EC1-ED4C-360B-186C60AE745C>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8815e000 -     0x7fff8815fff7  com.apple.audio.units.AudioUnit
1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88166000 -     0x7fff884ffff7  com.apple.QuartzCore 1.6.2 (227.22)
<76EE0A32-B20B-F316-ADDD-4230329253D5>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???)
<95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib

Model: MacBook6,1, BootROM MB61.00C8.B00, 2 processors, Intel Core 2 Duo,
2.26 GHz, 4 GB, SMC 1.51f53
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93),
Broadcom BCM43xx 1.0 (5.10.131.16.1)
Bluetooth: Version 2.3.7f1, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK2555GSXF, 232.89 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
0x0236, 0x04600000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth Module, 0x05ac  (Apple Inc.), 0x8218, 0x06130000

God Bless,
Ben
-------------------------------------------------------------------------------------------
Multitudes, multitudes,
    in the valley of decision!
For the day of the LORD is near
    in the valley of decision.

Giôên 3:14 (ESV)



On Sat, Oct 30, 2010 at 6:54 AM, Jaak Ristioja <Ristioja at gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello!
>
> We just released BibleTime 2.8 RC 1, which is the first release
> candidate for BibleTime 2.8.0. Upgrade only for testing, translation and
> stabilization purposes.
>
> Notable changes since 2.8 beta:
> * Fixed a crash on Mac OS X.
> * Prettier "Remove modules" confirmation dialog.
> * A few updated translations.
>
> The source code for BibleTime 2.8 RC 1 can be found at:
>  http://sourceforge.net/projects/bibletime/files/
>
> Details:
>  Filename:  bibletime-2.8_rc1.tar.bz2
>  File size: 5369661 bytes (5.2 MB)
>  MD5SUM:    336b35ff89ac082c8a9cc753de712d7a
>  SHA1SUM:   ebcfabf61df3034c8dbb2d69255e0fb5cd4e1b07
>
>
> Work towards stabilizing BibleTime 2.8 will continue until the final
> 2.8.0 release on November 26. Our next waypoint will be to release the
> second release candidate (RC 2) on November 12.
>
> NB!!! TRANSLATORS !
>
> We are now in a feature and string freeze. This means that unless it is
> critically important, there will be no changes to translatable strings
> in the source code of the stable-2.8 branch until after releasing 2.8.0.
> All translators please provide up-to-date translations of BibleTime
> before the release of 2.8.0 on November 26. Your hard work is much
> appreciated!
>
>
> With best regards, and on behalf of the BibleTime team,
> Jaak Ristioja
>
> May God bless you all! :)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.16 (GNU/Linux)
>
> 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
> AufnYONgEnqHyqS7hsrZ
> =ETyI
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/bt-devel/attachments/20101030/c586d702/attachment-0001.html>


More information about the bt-devel mailing list