Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **OpenLP Bug Report**
- Version: {u'full': u'2.1.0-bzr2209', u'version': u'2.1.0', u'build': u'bzr2209'}
- --- Details of the Exception. ---
- fffffffffffffffffffffffffffffff
- --- Exception Traceback ---
- Traceback (most recent call last):
- File "/home/andreas/Projects/OpenLP/exception-form/openlp/plugins/songs/forms/editsongform.py", line 821, in accept
- self.save_song()
- File "/home/andreas/Projects/OpenLP/exception-form/openlp/plugins/songs/forms/editsongform.py", line 883, in save_song
- clean_song(self.manager, self.song)
- File "/home/andreas/Projects/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 ---
- Plattform: Linux-3.7.10-1-ARCH-x86_64-with-glibc2.2.5
- Desktop: xfce
- --- Library Versions ---
- Python: 2.7.3
- Qt4: 4.8.4
- Phonon: 4.6.0
- PyQt4: 4.10
- QtWebkit: 537.21
- SQLAlchemy: 0.7.9
- SQLAlchemy Migrate: 0.7.2
- BeautifulSoup: 3.2.1
- lxml: 3.1.0
- Chardet: 2.0.1
- PyEnchant: 1.6.5
- PySQLite: 1.0.1
- Mako: 0.7.3
- pyUNO bridge: -
- VLC: 2.0.5 Twoflower
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement