Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi :)
Many thanks for posting the answer back to this mailing-list.  That is
likely to greatly improve the chances of people finding the fix for it when
it crops up again.


Oddly the coding brackets meant that my emailing system just left great big
empty gaps so it was only when i used Nabble that i was able to see the
answer.  So i am going to try pasting the post into this email to see if
that fixes it for other people using the same system as me;

"Hi!

Just to let everybody know that I have finally spotted the mistake.

Instead of

renderer =
localContext.ServiceManager.createInstanceWithContext("com.sun.star.drawing.SlideRenderer",
localContext)

I should have written

renderer =
context.ServiceManager.createInstanceWithContext("com.sun.star.drawing.SlideRenderer",
context)

i.e. using the remote context instead of the local one.

Thomas"


Congrats and regards from
Tom :)






On 11 May 2014 11:59, tvi <thomas@thomasvial.fr> wrote:

Hi!

Just to let everybody know that I have finally spotted the mistake.

Instead of



I should have written



i.e. using the remote context instead of the local one.

Thomas



--
View this message in context:
http://nabble.documentfoundation.org/Cannot-instantiate-SlideRenderer-service-from-python-script-tp4107371p4108309.html
Sent from the Users mailing list archive at Nabble.com.

--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be
deleted



-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.