[bt-devel] Qt Only

Greg Hellings greg.hellings at gmail.com
Mon Feb 23 15:37:05 MST 2009


On Mon, Feb 23, 2009 at 3:06 PM, Eeli Kaikkonen
<eekaikko at mail.student.oulu.fi> wrote:
> On Mon, 23 Feb 2009, Greg Hellings wrote:
>> It properly detects a KJV
>> module I installed using SWORD's command-line tool, but BibleTime's
>> install manager brings up a window claiming that it's installing a
>> module and never seems to make any progress in the installation.  I'm
>> going to try leaving it running for a while to see if it is just
>> progressing very slowly.  However, the system is up and running with
>> only the compile-time modification I mentioned above with the include
>> files.
>>
>> --Greg
>>
>
> Can you start from command line with --debug and tell us what it puts
> out?  My guess is that there's some problem with the ftp
> connection/library, but it can be our code as well.

This is the portion from the beginning of launching the Bookshelf
Manager (the warnings about the Linear Gradients happen very
frequently trough the whole program whenever it seems to be
drawing/redrawing GUI components):
(BibleTime 1.7.1.cvs) Debug: BtInstallPage::BtInstallPage() start
(BibleTime 1.7.1.cvs) Debug: void BtInstallPage::initView() start
(BibleTime 1.7.1.cvs) Debug: void BtInstallPage::initPathCombo() start
(BibleTime 1.7.1.cvs) Debug: backend::targetList
(BibleTime 1.7.1.cvs) Debug: BtSourceWidget::BtSourceWidget start
(BibleTime 1.7.1.cvs) Debug: void BtSourceWidget::initSources() start
(BibleTime 1.7.1.cvs) Debug: backend::initPassiveFtpMode
(BibleTime 1.7.1.cvs) Debug: backend::sourceList
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::BtInstallMgr
(BibleTime 1.7.1.cvs) Debug: void BtSourceWidget::initSources 1
(BibleTime 1.7.1.cvs) Debug: void BtSourceWidget::addSource(const
QString& sourceName) start
(BibleTime 1.7.1.cvs) Debug: backend::source
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::BtInstallMgr
(BibleTime 1.7.1.cvs) Debug: BtSourceArea::BtSourceArea,  "CrossWire"
(BibleTime 1.7.1.cvs) Debug: BtSourceArea::initView
(BibleTime 1.7.1.cvs) Debug: void BtSourceArea::initView, refresh label
(BibleTime 1.7.1.cvs) Debug: void BtSourceWidget::createTabWidget()
source buttons
(BibleTime 1.7.1.cvs) Debug: void BtSourceWidget::initSourceConnections() start
(BibleTime 1.7.1.cvs) Debug: void BtSourceWidget::initSourceConnections() end
(BibleTime 1.7.1.cvs) Debug: BtSourceWidget::addSource end
(BibleTime 1.7.1.cvs) Debug: void BtSourceWidget::initSources end
(BibleTime 1.7.1.cvs) Debug: BtSourceArea::createModuleTree start
(BibleTime 1.7.1.cvs) Debug: backend::source
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::BtInstallMgr
(BibleTime 1.7.1.cvs) Debug: backend::backend
(BibleTime 1.7.1.cvs) Debug: backend::source
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::BtInstallMgr
(BibleTime 1.7.1.cvs) Debug: backend::backend
(BibleTime 1.7.1.cvs) Debug: BtSourceArea::createModuleTree 1
(BibleTime 1.7.1.cvs) Debug: BTModuleTreeItem::create_tree
(BibleTime 1.7.1.cvs) Debug: BtSourceArea::createModuleTree 2
(BibleTime 1.7.1.cvs) Debug: BtSourceArea::createModuleTree end
(BibleTime 1.7.1.cvs) Debug: void BtInstallPage::initConnections() start
(BibleTime 1.7.1.cvs) Debug: BTModuleTreeItem::create_tree
(BibleTime 1.7.1.cvs) Debug: BtSourceArea::createModuleTree end
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient4344
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient4338
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient5167
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient4344
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient4338
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient5167
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient4344
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient4338
(BibleTime 1.7.1.cvs) WARNING: Couldn't resolve property: linearGradient5167
(BibleTime 1.7.1.cvs) Debug: "AB" was checked
(BibleTime 1.7.1.cvs) Debug: BtSourceWidget::slotModuleSelectionChanged start
(BibleTime 1.7.1.cvs) Debug: add 1 to overall count of selected modules
(BibleTime 1.7.1.cvs) Debug: void BtInstallPage::setInstallEnabled(bool b) start
(BibleTime 1.7.1.cvs) Debug: void BtInstallPage::slotInstall start
(BibleTime 1.7.1.cvs) Debug:
BtInstallModuleChooserDialog::BtInstallModuleChooserDialog start
(BibleTime 1.7.1.cvs) Debug: BTModuleTreeItem::create_tree
(BibleTime 1.7.1.cvs) Debug: was checked
(BibleTime 1.7.1.cvs) Debug: was checked
(BibleTime 1.7.1.cvs) Debug: BtSourceWidget::slotInstallAccepted
(BibleTime 1.7.1.cvs) Debug: backend::source
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::BtInstallMgr
(BibleTime 1.7.1.cvs) Debug: backend::backend
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::BtInstallMgr
(BibleTime 1.7.1.cvs) Debug: start threads...
(BibleTime 1.7.1.cvs) Debug: BtInstallProgressDialog::startThreads end
(BibleTime 1.7.1.cvs) Debug: void BtInstallPage::setInstallEnabled(bool b) start
(BibleTime 1.7.1.cvs) Debug: ****************************************
BtInstallThread::run, mod: "AB"
************************************
(BibleTime 1.7.1.cvs) Debug: BtInstallThread::removeModule start
(BibleTime 1.7.1.cvs) Debug: backend::source
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::BtInstallMgr
(BibleTime 1.7.1.cvs) Debug: backend::backend
(BibleTime 1.7.1.cvs) Debug: BtInstallThread::removeModule, module
"AB" not found
(BibleTime 1.7.1.cvs) Debug: calling install
(BibleTime 1.7.1.cvs) Debug: BtInstallMgr::preStatus: 1369846 / 0
"Downloading (1 of 3): ot.bzs"
(BibleTime 1.7.1.cvs) Debug: BtInstallThread::slotDownloadStarted
(BibleTime 1.7.1.cvs) Debug: BtInstallProgressDialog::slotDownloadStarted "AB"
(BibleTime 1.7.1.cvs) WARNING: Error with install:  -1 module: "AB"

When I run Bibletime as root, however, it installs properly.  So I
made sure to chown -R the ~/.sword folder to my main user, and now it
works properly.  However, giving a graceful error message would be
preferable.  On another note, while navigating a General Book, I have
to click the >> arrow every time I want to move to a new chapter, etc.
 Is this the desired/expected behavior or is this a product of running
on the Mac?  It seems cumbersome to me to have the passage chooser
disappear every time I click on a new passage, especially if the
passage turns out to just be a title page or TOC that I want to
quickly gloss over.

--Greg



More information about the bt-devel mailing list