openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #24093
[Bug 1332990] Re: Theme export broken
** Changed in: openlp/trunk
Status: In Progress => Won't Fix
** Changed in: openlp/trunk
Status: Won't Fix => Fix Committed
** Changed in: openlp/trunk
Importance: High => Medium
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1332990
Title:
Theme export broken
Status in OpenLP - Worship Presentation Software:
In Progress
Status in OpenLP trunk series:
Fix Committed
Bug description:
Traceback (most recent call last):
File "/home/samuel/programming/openlp/wysiwyg/openlp/core/ui/thememanager.py", line 395, in on_export_theme
os.path.join(source, name).encode('utf-8'), os.path.join(theme, name).encode('utf-8')
File "/usr/lib/python3.4/zipfile.py", line 1334, in write
zinfo = ZipInfo(arcname, date_time)
File "/usr/lib/python3.4/zipfile.py", line 321, in __init__
null_byte = filename.find(chr(0))
TypeError: Type str doesn't support the buffer API
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1332990/+subscriptions
References