← Back to team overview

openlp-core team mailing list archive

[Bug 752374] Re: zipping through service with arrows

 

Kubuntu Natty 1676 
Service contains songs, images and verses. 
Using right and left arrows to zip through caused this. Auto preview on or off.

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/openlp/plugins/songusage/songusageplugin.py", line 157, in onReceiveSongUsage
    song_usage_item = SongUsageItem()
  File "<string>", line 2, in __init__
  File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/attributes.py", line 1170, in _new_state_if_none
    state = self._create_instance_state(instance)
  File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/attributes.py", line 1033, in _create_instance_state
    return state.InstanceState(instance, self)
RuntimeError: maximum recursion depth exceeded while calling a Python object


** Changed in: openlp
       Status: Fix Released => Incomplete

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/752374

Title:
  zipping through service with arrows

Status in OpenLP - Worship Presentation Software:
  Incomplete

Bug description:
  Win7 1448 and WinXP vm 1448
  Since I had this issue before, I decided to test it again. It was my codecs messing it up the first time.
  Steps. Load a service file, use right and left arrows to got through the service moving up and down as quick as I can, back and forth, and then I get the traceback. The first traceback happens immediately, the second traceback comes up when I close OpenLP. In the attached file the tracebacks is first and the debug log is under it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/752374/+subscriptions


References