Comment 1 for bug 898876

Revision history for this message
Wesley Stout (wesleystout) wrote :

On Ubuntu 11.10 I get:

Traceback (most recent call last):
  File "/home/wesley/openlp/trunk/openlp/core/ui/servicemanager.py", line 1227, in onMakeLive
    self.makeLive()
  File "/home/wesley/openlp/trunk/openlp/core/ui/servicemanager.py", line 1246, in makeLive
    self.serviceItems[item][u'service_item'], child)
  File "/home/wesley/openlp/trunk/openlp/core/ui/slidecontroller.py", line 788, in addServiceManagerItem
    self._processItem(item, slidenum)
  File "/home/wesley/openlp/trunk/openlp/core/ui/slidecontroller.py", line 885, in _processItem
    self.onMediaStart(serviceItem)
  File "/home/wesley/openlp/trunk/openlp/core/ui/slidecontroller.py", line 1327, in onMediaStart
    file = os.path.join(item.get_frame_path(), item.get_frame_title())
NameError: global name 'os' is not defined