← Back to team overview

openlp-core team mailing list archive

[Bug 1358418] [NEW] Can't import ProPresenter file

 

Public bug reported:

Test files are available here:
http://support.openlp.org/scp/tickets.php?id=2490

Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\ui\wizard.py", line 220, in on_current_id_changed
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\songs\forms\songimportform.py", line 354, in perform_wizard
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\songs\lib\importers\propresenter.py", line 55, in do_import
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\songs\lib\importers\propresenter.py", line 70, in process_song
  File "lxml.objectify.pyx", line 218, in lxml.objectify.ObjectifiedElement.__getattr__ (src\lxml\lxml.objectify.c:3488)
  File "lxml.objectify.pyx", line 437, in lxml.objectify._lookupChildOrRaise (src\lxml\lxml.objectify.c:5743)
AttributeError: no such child: RVTextElement

** Affects: openlp
     Importance: Medium
     Assignee: Samuel Mehrbrodt (sam92)
         Status: Confirmed

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

** Changed in: openlp
     Assignee: (unassigned) => Samuel Mehrbrodt (sam92)

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

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

Title:
  Can't import ProPresenter file

Status in OpenLP - Worship Presentation Software:
  Confirmed

Bug description:
  Test files are available here:
  http://support.openlp.org/scp/tickets.php?id=2490

  Traceback (most recent call last):
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\ui\wizard.py", line 220, in on_current_id_changed
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\songs\forms\songimportform.py", line 354, in perform_wizard
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\songs\lib\importers\propresenter.py", line 55, in do_import
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\songs\lib\importers\propresenter.py", line 70, in process_song
    File "lxml.objectify.pyx", line 218, in lxml.objectify.ObjectifiedElement.__getattr__ (src\lxml\lxml.objectify.c:3488)
    File "lxml.objectify.pyx", line 437, in lxml.objectify._lookupChildOrRaise (src\lxml\lxml.objectify.c:5743)
  AttributeError: no such child: RVTextElement

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


Follow ups

References