← Back to team overview

openlp-core team mailing list archive

[Bug 1332990] Re: Theme export broken

 

** Changed in: openlp/trunk
       Status: New => In Progress

-- 
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:
  In Progress

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