Hi Thorsten,
Thorsten Behrens schrieb am 14-May-20 um 23:28:
Hi Regina,
better late than never -
Regina Henschel wrote:
xPresentation2->start();
CPPUNIT_ASSERT(xPresentation2->isRunning());
But the assertion fails.
Many slideshow activities happen timer-based, that also includes the
initial start.
I'd stick a Scheduler::ProcessEventsToIdle() after the start() call,
and see how far that gets you.
Unfortunately that does not work. The assertion still fails.
It _might_ turn out that in the end, a subsequent or uitest might be
more suitable to what you'd need here...
I've never done anything like this before. Are there any examples or 
instructions, maybe regarding slideshow?
Kind regards
Regina
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.