← Back to team overview

openlp-core team mailing list archive

[Bug 1492574] Re: Traceback on generic document/presentation song import

 

** Changed in: openlp
    Milestone: None => 2.2

** Changed in: openlp
       Status: Fix Committed => Fix Released

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

Title:
  Traceback on generic document/presentation song import

Status in OpenLP:
  Fix Released

Bug description:
  I tried to test this feature and see how it would 
  work and was met with a traceback when trying to import
  .odt file via song import > Generic/presentation.

  See link for log and test file.
  https://drive.google.com/folderview?id=0B9y8rZiYItltfjA3ckdJTUpyV3dYWUFZNDQ2YVpwclE5R3RwQk5vSFdaZlBaUmFiV1Y4ODQ&usp=sharing

  I'm not sure if the file is formatted propelly, but it gives
  traceback.

  Running 2.1.6 portable / Win 10

  Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\ui\wizard.py", line 216, in on_current_id_changed
  File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\songs\forms\songimportform.py", line 347, in perform_wizard
  File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\songs\lib\importers\openoffice.py", line 79, in do_import
  File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\songs\lib\importers\openoffice.py", line 155, in open_ooo_file
  File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\songs\lib\importers\openoffice.py", line 174, in create_property
  AttributeError: 'OpenOfficeImport' object has no attribute 'controller'

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


References