openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #26047
[Bug 1419691] Re: Remove support for .theme files
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'
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1419691
Title:
Remove support for .theme files
Status in OpenLP - Worship Presentation Software:
In Progress
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1419691/+subscriptions
References