Comment 8 for bug 719514

Revision history for this message
Tomas Groth (tomasgroth) wrote :

This is actually still a problem:
Traceback (most recent call last):
  File "/home/tgc/OpenLP/openlp/trunk-2.0/openlp/core/ui/themeform.py", line 653, in accept
    self.thememanager.saveTheme(self.theme, saveFrom, saveTo)
  File "/home/tgc/OpenLP/openlp/trunk-2.0/openlp/core/ui/thememanager.py", line 671, in saveTheme
    self._writeTheme(theme, image_from, image_to)
  File "/home/tgc/OpenLP/openlp/trunk-2.0/openlp/core/ui/thememanager.py", line 706, in _writeTheme
    unicode(image_to).encode(encoding))
  File "/usr/lib/python2.7/shutil.py", line 69, in copyfile
    raise Error("`%s` and `%s` are the same file" % (src, dst))
Error: `/home/tgc/.local//share/openlp/themes/Moss on tree/climbing-moss.jpeg` and `/home/tgc/.local/share/openlp/themes/Moss on tree/climbing-moss.jpeg` are the same file