google-code-export / exposong

Automatically exported from code.google.com/p/exposong
GNU General Public License v3.0
0 stars 1 forks source link

Slides are empty after importing OpenLyrics version 0.8 XML file #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Importing an OpenLyric XML file version 0.8 causes exposong to show empty 
foiles. This file was exported by OpenLP 2.03 and reimported to Exposong 0.8. 

OS: KXStudio Ubuntu 12.04 LTS
Exposong: version 0.8 
OpenLP: 2.0.3 Ubuntu1 precise1  (via ppa:openlp-core/release)

I was expecting Exposong to show the whole content of the XML file but I 
recognized problems showing the content inside the <lines> tags of the XML 
file. Furthermore I discovered all other tags in <properties> like <themes>, 
<comments>, <authors>, <copyright> are interpreted as it was expected. 

To reproduce this issue I exported the the songs 'Blessed Assurance' from 
already imported Exposong lyrics pack and compared the produced OpenLyrics file 
with those file I have already exported from OpenLP 2.0.3. Finally I discovered 
the XML export from Exposong produces a version 0.7 OpenLyrics file while the 
OpenLP copies out a version 0.8 OpenLyrics XML. OpenLP 2.0.3 was able to import 
both files and dispayed them correctly. 

I am guessing Exposong is not able to interprete breaks <br> inside the text of 
the <lines> tags and requires <line> tags for each line of the song verses. But 
<br> is especially allowed inside <lines> in the OpenLyrics 0.8 
proposal/standard.

Fixing this issue would help us very much exchanging worship songs between 
different beamer software based on OpenLyrics XML.

Thank you very much for your support and many blessing for 2014

Olaf 

Original issue reported on code.google.com by ocmen...@googlemail.com on 1 Jan 2014 at 7:40

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was solved after using 0.8 the Mercurial version via hg clone 
https://code.google.com/p/exposong/

My issue report was regarding the provided Deb version: 
http://exposong.googlecode.com/files/exposong_0.8_all.deb

Upgrading the 0.8 deb version from  mercurial repo should fix the problem

Original comment by ocmen...@googlemail.com on 1 Jan 2014 at 8:31

GoogleCodeExporter commented 9 years ago

Original comment by s.mehrbrodt on 12 Apr 2014 at 6:31