← Back to team overview

openlp-core team mailing list archive

[Bug 1194622] [NEW] [support-system] Traceback when importing bible with disabled bible plugin in FTW

 

Public bug reported:

Hello,

http://support.openlp.org/issues/2009

1) Disable the Bible Plugin
2) Restart OpenLP (it could be that this step is not required)
3) Start the FTW
4) Make sure the bible plugin is not checked!
5) On the bible download page select a bible

Result:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/openlp/plugins/bibles/lib/mediaitem.py", line 407, in reloadBibles
    self.plugin.manager.reload_bibles()
AttributeError: 'NoneType' object has no attribute 'reload_bibles'


Expected:
I am not sure, this is a strange case. Either the bible download page should not be shown or we should inform the user that we need to enable the bible plugin.

** Affects: openlp
     Importance: Low
         Status: Confirmed

** Affects: openlp/2.0
     Importance: Medium
         Status: Confirmed

** Affects: openlp/trunk
     Importance: Low
         Status: Confirmed


** Tags: support-system

** Also affects: openlp/2.0
   Importance: Undecided
       Status: New

** Also affects: openlp/trunk
   Importance: Undecided
       Status: New

** Changed in: openlp/2.0
    Milestone: None => 2.0.2

** Changed in: openlp/trunk
    Milestone: None => 2.1.1

** Changed in: openlp/2.0
       Status: New => Confirmed

** Tags added: support-system

** Changed in: openlp/trunk
       Status: New => Confirmed

** Changed in: openlp/2.0
   Importance: Undecided => Medium

** Changed in: openlp/trunk
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1194622

Title:
  [support-system] Traceback when importing bible with disabled bible
  plugin in FTW

Status in OpenLP - Worship Presentation Software:
  Confirmed
Status in OpenLP 2.0 series:
  Confirmed
Status in OpenLP trunk series:
  Confirmed

Bug description:
  Hello,

  http://support.openlp.org/issues/2009

  1) Disable the Bible Plugin
  2) Restart OpenLP (it could be that this step is not required)
  3) Start the FTW
  4) Make sure the bible plugin is not checked!
  5) On the bible download page select a bible

  Result:
  Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/openlp/plugins/bibles/lib/mediaitem.py", line 407, in reloadBibles
      self.plugin.manager.reload_bibles()
  AttributeError: 'NoneType' object has no attribute 'reload_bibles'

  
  Expected:
  I am not sure, this is a strange case. Either the bible download page should not be shown or we should inform the user that we need to enable the bible plugin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1194622/+subscriptions


Follow ups

References