Remove support for .theme files

Bug #1419691 reported by Phill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Low
Phill

Bug Description

.theme files were used in OpenLP 1.x as the importer is currently raising an error, and upgrade paths < 2.0.5 are no longer supported the .theme import code should be removed.

Related branches

Phill (phill-ridout)
Changed in openlp:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Phill (phill-ridout)
milestone: none → 2.1.3
Revision history for this message
Phill (phill-ridout) wrote :

The following traceback occurs when trying to import a v1 theme.

Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\network-refactor-firsttimeform\openlp\core\ui\thememanager.py", line 430, in on_import_theme
  File "D:\OpenLP_Development\OpenLP_Code\network-refactor-firsttimeform\openlp\core\ui\thememanager.py", line 550, in unzip_theme
AttributeError: 'NoneType' object has no attribute 'text'

Tim Bentley (trb143)
Changed in openlp:
status: In Progress → Fix Committed
Tim Bentley (trb143)
Changed in openlp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.