Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **OpenLP Bug Report**
- Version: {u'full': u'2.1.0-bzr2141', u'version': u'2.1.0', u'build': u'bzr2141'}
- --- Details of the Exception. ---
- aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
- --- Exception Traceback ---
- Traceback (most recent call last):
- File "F:\OpenLP\exception-form\openlp\plugins\songs\forms\editsongform.py", line 821, in accept
- self.save_song()
- File "F:\OpenLP\exception-form\openlp\plugins\songs\forms\editsongform.py", line 883, in save_song
- clean_song(self.manager, self.song)
- File "F:\OpenLP\exception-form\openlp\plugins\songs\lib\__init__.py", line 450, in clean_song
- verses = SongXML().get_verses(song.lyrics)
- NameError: global name 'SongXML' is not defined
- --- System information ---
- Platform: Windows-XP-5.1.2600-SP3
- --- Library Versions ---
- Python: 2.7.3
- Qt4: 4.8.4
- Phonon: 4.4.0
- PyQt4: 4.10
- QtWebkit: 534.34
- SQLAlchemy: 0.8.0b2
- SQLAlchemy Migrate: 0.7.2
- BeautifulSoup: 3.2.1
- lxml: 2.3.0
- Chardet: 2.1.1
- PyEnchant: 1.6.5
- PySQLite: -
- Mako: 0.7.3
- pyUNO bridge: -
- VLC: 2.0.5 Twoflower
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement