Comment 10 for bug 672164

Revision history for this message
John Cegalis (jseagull1) wrote :

Jonathan,
1184 kubuntu
I didn't realize openlp logs even without the debug. I found this in the log file. Maybe this will give you a hint why I can't show a presentation with Impress in OpenLP.
Thanks
john

2011-01-03 20:03:18,914 openlp.plugins.presentations.lib.impresscontroller ERROR Unable to find running instance
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/openlp/plugins/presentations/lib/impresscontroller.py", line 134, in get_uno_desktop
    + u'urp;StarOffice.ComponentContext')
com.sun.star.connection.NoConnectException: Connector : couldn't connect to pipe openlp_pipe(10)
2011-01-03 20:03:18,950 openlp.plugins.presentations.lib.impresscontroller ERROR Unable to find running instance
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/openlp/plugins/presentations/lib/impresscontroller.py", line 134, in get_uno_desktop
    + u'urp;StarOffice.ComponentContext')
com.sun.star.connection.NoConnectException: Connector : couldn't connect to pipe openlp_pipe(10)
2011-01-03 20:03:18,972 openlp.plugins.presentations.lib.impresscontroller ERROR Unable to find running instance
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/openlp/plugins/presentations/lib/impresscontroller.py", line 134, in get_uno_desktop
    + u'urp;StarOffice.ComponentContext')
com.sun.star.connection.NoConnectException: Connector : couldn't connect to pipe openlp_pipe(10)
2011-01-03 20:03:18,993 openlp.plugins.presentations.lib.impresscontroller ERROR Failed to get UNO desktop
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/openlp/plugins/presentations/lib/impresscontroller.py", line 144, in get_uno_desktop
    self.manager = ctx.ServiceManager
AttributeError: 'NoneType' object has no attribute 'ServiceManager'
2011-01-03 20:03:18,994 openlp.plugins.presentations.lib.impresscontroller ERROR Failed to terminate OpenOffice
None