← Back to team overview

openlp-core team mailing list archive

[Bug 672164] Re: when clicking on impress bug appears, and does not let presentation load

 

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

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

Title:
  when clicking on impress bug appears, and does not let presentation load

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Lately i've been using a impress to show the text i need since the font Base02 is not supported. So i went to show it live during service and the following bug occured:

Traceback (most recent call last):
  File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 283, in slide
  File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 99, in slide
  File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 83, in activate
  File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.impresscontroller", line 239, in load_presentation
  File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.impresscontroller", line 162, in get_com_desktop
  File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/win32com.client.dynamic", line 512, in __getattr__
AttributeError: com.sun.star.ServiceManager.createInstance

All i did to make this happen:
1.) add the impress presentation to service
2.) double clicked to show live on screen(i also tried right-clicking, and saying send live produced same error)





References