openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #08600
[Bug 776751] [NEW] Clicking blank to theme causes bug error
Public bug reported:
Ok i was using impress before(IE had a presentation running as a test) then after it exited told it to go blank to theme and got the following:
Traceback (most recent call last):
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 371, in unblank
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 214, in unblank
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 92, in activate
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.impresscontroller", line 223, in load_presentation
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.impresscontroller", line 150, in get_com_desktop
File "<COMObject com.sun.star.ServiceManager>", line 2, in createInstance
com_error: (-2147023174, 'The RPC server is unavailable.', None, None)
Finally a debug run of it shows what's in the attached file
I really don't get this, it's kinda odd to report a bug for clicking
blank to theme....
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/776751
Title:
Clicking blank to theme causes bug error
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Ok i was using impress before(IE had a presentation running as a test) then after it exited told it to go blank to theme and got the following:
Traceback (most recent call last):
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 371, in unblank
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 214, in unblank
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 92, in activate
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.impresscontroller", line 223, in load_presentation
File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.impresscontroller", line 150, in get_com_desktop
File "<COMObject com.sun.star.ServiceManager>", line 2, in createInstance
com_error: (-2147023174, 'The RPC server is unavailable.', None, None)
Finally a debug run of it shows what's in the attached file
I really don't get this, it's kinda odd to report a bug for clicking
blank to theme....
Follow ups
References