Bugzilla – Attachment 192898 Details for
Bug 159986
Slide Transition doesn't work for many Transitions (starting with "Tiles") with KDE (Linux)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 28.28 KB, created by
Julien Nabet
on 2024-03-01 22:46:20 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2024-03-01 22:46:20 UTC
Size:
28.28 KB
patch
obsolete
>56 return m_pQWidget ? m_pQWidget->windowHandle() : nullptr; >(gdb) p m_pQWidget >$1 = (QtObjectWidget *) 0x563ee4927460 >(gdb) p m_pQWidget->windowHandle() >Couldn't find method QtObjectWidget::windowHandle >(gdb) bt >#0 QtObject::windowHandle() const (this=0x563ee4b66ca0) at vcl/qt5/QtObject.cxx:56 >#1 0x00007f604926a9c9 in QtOpenGLContext::initWindow() (this=0x563ee4a3cea0) at vcl/qt5/QtOpenGLContext.cxx:153 >#2 0x00007f605695f824 in OpenGLContext::init(vcl::Window*) (this=0x563ee4a3cea0, pParent=0x563ee4a457a0) at vcl/source/opengl/OpenGLContext.cxx:214 >#3 0x00007f6027fa8d52 in (anonymous namespace)::OGLTransitionerImpl::initWindowFromSlideShowView(com::sun::star::uno::Reference<com::sun::star::presentation::XSlideShowView> const&) > (this=0x563ee4b67480, xView=uno::Reference to (sd::SlideShowView *) 0x563ee1e5d4f8) at slideshow/source/engine/opengl/TransitionerImpl.cxx:323 >#4 0x00007f6027fa6e89 in (anonymous namespace)::OGLTransitionerImpl::initialize(com::sun::star::uno::Reference<com::sun::star::presentation::XSlideShowView> const&, com::sun::star::uno::Reference<com::sun::star::rendering::XBitmap> const&, com::sun::star::uno::Reference<com::sun::star::rendering::XBitmap> const&) > (this=0x563ee4b67480, xView=uno::Reference to (sd::SlideShowView *) 0x563ee1e5d4f8, xLeavingSlide=uno::Reference to (cairocanvas::CanvasBitmap *) 0x563ee48ff228, xEnteringSlide=uno::Reference to (cairocanvas::CanvasBitmap *) 0x563ee4a3a8e8) at slideshow/source/engine/opengl/TransitionerImpl.cxx:265 >#5 0x00007f6027fa62b6 in (anonymous namespace)::OGLTransitionFactoryImpl::createTransition(short, short, int, com::sun::star::uno::Reference<com::sun::star::presentation::XSlideShowView> const&, com::sun::star::uno::Reference<com::sun::star::rendering::XBitmap> const&, com::sun::star::uno::Reference<com::sun::star::rendering::XBitmap> const&) > (this=0x563ee1f23700, transitionType=21, transitionSubType=6, transitionFadeColor=0, view=uno::Reference to (sd::SlideShowView *) 0x563ee1e5d4f8, leavingBitmap=uno::Reference to (cairocanvas::CanvasBitmap *) 0x563ee48ff228, enteringBitmap=uno::Reference to (cairocanvas::CanvasBitmap *) 0x563ee4a3a8e8) at slideshow/source/engine/opengl/TransitionerImpl.cxx:1252 >#6 0x00007f6027fa6a4a in non-virtual thunk to (anonymous namespace)::OGLTransitionFactoryImpl::createTransition(short, short, int, com::sun::star::uno::Reference<com::sun::star::presentation::XSlideShowView> const&, com::sun::star::uno::Reference<com::sun::star::rendering::XBitmap> const&, com::sun::star::uno::Reference<com::sun::star::rendering::XBitmap> const&) () > at /home/julien/lo/libreoffice/instdir/program/../program/libOGLTranslo.so >#7 0x00007f60125aee43 in slideshow::internal::(anonymous namespace)::PluginSlideChange::addTransition(std::shared_ptr<slideshow::internal::UnoView> const&) > (this=0x563ee4b5db70, rView=std::shared_ptr<slideshow::internal::UnoView> (use count 8, weak count 0) = {...}) at slideshow/source/engine/transitions/slidetransitionfactory.cxx:153 >#8 0x00007f60125ae888 in slideshow::internal::(anonymous namespace)::PluginSlideChange::PluginSlideChange(short, short, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory>, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (this=0x563ee4b5db70, nTransitionType=21, nTransitionSubType=6, rTransitionFadeColor=..., leavingSlide_=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, pEnteringSlide=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, rViewContainer=..., rScreenUpdater=..., xFactory=Python Exception <class 'gdb.error'>: value has been optimized out >, pSoundPlayer=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, rEventMultiplexer=...) at slideshow/source/engine/transitions/slidetransitionfactory.cxx:137 >#9 0x00007f60125ae53c in std::_Construct<slideshow::internal::(anonymous namespace)::PluginSlideChange, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&>(slideshow::internal::(anonymous namespace)::PluginSlideChange*, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (__p=0x563ee4b5db70, __args=@0x7fffd29315c6: 21, __args=@0x7fffd29315c4: 6, __args=..., __args=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, __args=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, __args=..., __args=..., __args=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, __args=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_construct.h:119 >#10 0x00007f60125ae02f in std::allocator_traits<std::allocator<void> >::construct<slideshow::internal::(anonymous namespace)::PluginSlideChange, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&>(std::allocator<void>&, slideshow::internal::(anonymous namespace)::PluginSlideChange*, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (__p=0x563ee4b5db70, __args=@0x7fffd29315c6: 21, __args=@0x7fffd29315c4: 6, __args=..., __args=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, __args=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, __args=..., __args=..., __args=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, __args=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/alloc_traits.h:661 >#11 std::_Sp_counted_ptr_inplace<slideshow::internal::(anonymous namespace)::PluginSlideChange, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&>(std::allocator<void>, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (this=0x563ee4b5db60, __a=..., __args=@0x7fffd29315c6: 21, __args=@0x7fffd29315c4: 6, __args=..., __args=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, __args=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, __args=..., __args=..., __args=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, __args=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:604 >#12 0x00007f60125adcdb in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<slideshow::internal::(anonymous namespace)::PluginSlideChange, std::allocator<void>, short&, short&, slideshow::internal:--Type <RET> for more, q to quit, c to continue without paging-- >:RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&>(slideshow::internal::(anonymous namespace)::PluginSlideChange*&, std::_Sp_alloc_shared_tag<std::allocator<void> >, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (this=0x7fffd29315b8, __p=@0x7fffd29315b0: 0x0, __a=..., __args=@0x7fffd29315c6: 21, __args=@0x7fffd29315c4: 6, __args=..., __args=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, __args=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, __args=..., __args=..., __args=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, __args=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:972 >#13 0x00007f60125adb9e in std::__shared_ptr<slideshow::internal::(anonymous namespace)::PluginSlideChange, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<void>, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&>(std::_Sp_alloc_shared_tag<std::allocator<void> >, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (this=0x7fffd29315b0, __tag=..., __args=@0x7fffd29315c6: 21, __args=@0x7fffd29315c4: 6, __args=..., __args=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, __args=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, __args=..., __args=..., __args=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, __args=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1712 >#14 0x00007f60125adab3 in std::shared_ptr<slideshow::internal::(anonymous namespace)::PluginSlideChange>::shared_ptr<std::allocator<void>, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&>(std::_Sp_alloc_shared_tag<std::allocator<void> >, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (this=0x7fffd29315b0, __tag=..., __args=@0x7fffd29315c6: 21, __args=@0x7fffd29315c4: 6, __args=..., __args=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, __args=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, __args=..., __args=..., __args=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, __args=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:464 >#15 0x00007f60125ad945 in std::make_shared<slideshow::internal::(anonymous namespace)::PluginSlideChange, short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&>(short&, short&, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (__args=@0x7fffd29315c6: 21, __args=@0x7fffd29315c4: 6, __args=..., __args=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, __args=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, __args=..., __args=..., __args=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, __args=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:1009 >#16 0x00007f60125acb70 in slideshow::internal::(anonymous namespace)::createPluginTransition(short, short, slideshow::internal::RGBColor const&, std::optional<std::shared_ptr<slideshow::internal::Slide> > const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&, slideshow::internal::EventMultiplexer&) > (nTransitionType=21, nTransitionSubType=6, rTransitionFadeColor=..., pLeavingSlide=std::optional containing std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, pEnteringSlide=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, rViewContainer=..., rScreenUpdater=..., xFactory=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, pSoundPlayer=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}, rEventMultiplexer=...) at slideshow/source/engine/transitions/slidetransitionfactory.cxx:865 >#17 0x00007f60125aba07 in slideshow::internal::TransitionFactory::createSlideTransition(std::shared_ptr<slideshow::internal::Slide> const&, std::shared_ptr<slideshow::internal::Slide> const&, slideshow::internal::UnoViewContainer const&, slideshow::internal::ScreenUpdater&, slideshow::internal::EventMultiplexer&, com::sun::star::uno::Reference<com::sun::star::presentation::XTransitionFactory> const&, short, short, bool, slideshow::internal::RGBColor const&, std::shared_ptr<slideshow::internal::SoundPlayer> const&) > (pLeavingSlide=std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, pEnteringSlide=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, rViewContainer=..., rScreenUpdater=..., rEventMultiplexer=..., xOptionalFactory=uno::Reference to ((anonymous namespace)::OGLTransitionFactoryImpl *) 0x563ee1f23750, nTransitionType=21, nTransitionSubType=6, bTransitionDirection=true, rTransitionFadeColor=..., pSoundPlayer=std::shared_ptr<slideshow::internal::SoundPlayer> (empty) = {...}) at slideshow/source/engine/transitions/slidetransitionfactory.cxx:918 >#18 0x00007f6012500c95 in (anonymous namespace)::SlideShowImpl::createSlideTransition(com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage> const&, std::shared_ptr<slideshow::internal::Slide> const&, std::shared_ptr<slideshow::internal::Slide> const&, std::shared_ptr<slideshow::internal::Event> const&) > (this=0x563ee49217e0, xDrawPage=uno::Reference to (SdDrawPage *) 0x563ede0d3e18, rLeavingSlide=std::shared_ptr<slideshow::internal::Slide> (empty) = {...}, rEnteringSlide=std::shared_ptr<slideshow::internal::Slide> (use count 2, weak count 2) = {...}, rTransitionEndEvent=std::shared_ptr<slideshow::internal::Event> (use count 1, weak count 0) = {...}) at slideshow/source/engine/slideshowimpl.cxx:829 >#19 0x00007f60124f227e in (anonymous namespace)::SlideShowImpl::displaySlide(com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage> const&, com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPagesSupplier> const&, com::sun::star::uno::Reference<com::sun::star::animations::XAnimationNode> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) >--Type <RET> for more, q to quit, c to continue without paging-- > (this=0x563ee49217e0, xSlide=uno::Reference to (SdDrawPage *) 0x563ede0d3e18, xDrawPages=uno::Reference to (SdXImpressDocument *) 0x563edde84fd8, xRootNode=empty uno::Reference, rProperties=empty uno::Sequence) at slideshow/source/engine/slideshowimpl.cxx:1144 >#20 0x00007f5fdb9128b8 in sd::AnimationSlideController::displayCurrentSlide(com::sun::star::uno::Reference<com::sun::star::presentation::XSlideShow> const&, com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPagesSupplier> const&, bool) > (this=0x563ee43aa480, xShow=uno::Reference to ((anonymous namespace)::SlideShowImpl *) 0x563ee4921850, xDrawPages=uno::Reference to (SdXImpressDocument *) 0x563edde84fd8, bSkipAllMainSequenceEffects=false) > at sd/source/ui/slideshow/slideshowimpl.cxx:521 >#21 0x00007f5fdb91fe31 in sd::SlideshowImpl::displayCurrentSlide(bool) (this=0x563ee29cbda0, bSkipAllMainSequenceEffects=false) at sd/source/ui/slideshow/slideshowimpl.cxx:1578 >#22 0x00007f5fdb91cbed in sd::SlideshowImpl::displaySlideIndex(int) (this=0x563ee29cbda0, nSlideIndex=0) at sd/source/ui/slideshow/slideshowimpl.cxx:1879 >#23 0x00007f5fdb91842b in sd::SlideshowImpl::startShowImpl(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x563ee29cbda0, aProperties=uno::Sequence of length 1 = {...}) > at sd/source/ui/slideshow/slideshowimpl.cxx:1350 >#24 0x00007f5fdb919be7 in sd::SlideshowImpl::startPreview(com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage> const&, com::sun::star::uno::Reference<com::sun::star::animations::XAnimationNode> const&, vcl::Window*) (this=0x563ee29cbda0, xDrawPage=uno::Reference to (SdDrawPage *) 0x563ede0d3e18, xAnimationNode=empty uno::Reference, pParent=0x0) at sd/source/ui/slideshow/slideshowimpl.cxx:1022 >#25 0x00007f5fdb90bf14 in sd::SlideShow::StartInPlacePresentation() (this=0x563ede040120) at sd/source/ui/slideshow/slideshow.cxx:1156 >#26 0x00007f5fdb90af1d in sd::SlideShow::startWithArguments(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x563ede040120, rArguments=uno::Sequence of length 4 = {...}) > at sd/source/ui/slideshow/slideshow.cxx:905 >#27 0x00007f5fdb90702b in sd::SlideShow::startPreview(com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage> const&, com::sun::star::uno::Reference<com::sun::star::animations::XAnimationNode> const&) (this=0x563ede040120, xDrawPage=uno::Reference to (SdDrawPage *) 0x563ede0d3e18, xAnimationNode=empty uno::Reference) at sd/source/ui/slideshow/slideshow.cxx:976 >#28 0x00007f5fdb906a57 in sd::SlideShow::StartPreview(sd::ViewShellBase const&, com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage> const&, com::sun::star::uno::Reference<com::sun::star::animations::XAnimationNode> const&) (rBase=..., xDrawPage=uno::Reference to (SdDrawPage *) 0x563ede0d3e18, xAnimationNode=empty uno::Reference) at sd/source/ui/slideshow/slideshow.cxx:208 >#29 0x00007f5fdb66897b in sd::SlideTransitionPane::playCurrentEffect() (this=0x563ee24820d0) at sd/source/ui/animations/SlideTransitionPane.cxx:901 >#30 0x00007f5fdb6682b9 in sd::SlideTransitionPane::applyToSelectedPages(bool) (this=0x563ee24820d0, bPreview=true) at sd/source/ui/animations/SlideTransitionPane.cxx:886 >#31 0x00007f5fdb668ee9 in sd::SlideTransitionPane::TransitionSelected(ValueSet*) (this=0x563ee24820d0) at sd/source/ui/animations/SlideTransitionPane.cxx:1001 >#32 0x00007f5fdb66550d in sd::SlideTransitionPane::LinkStubTransitionSelected(void*, ValueSet*) (instance=0x563ee24820d0, data=0x563ee1270d40) at sd/source/ui/animations/SlideTransitionPane.cxx:998 >#33 0x00007f6058377e58 in Link<ValueSet*, void>::Call(ValueSet*) const (this=0x563ee1270e88, data=0x563ee1270d40) at include/tools/link.hxx:111 >#34 0x00007f605836f33a in ValueSet::Select() (this=0x563ee1270d40) at svtools/source/control/valueset.cxx:157 >#35 0x00007f605837144e in ValueSet::MouseButtonUp(MouseEvent const&) (this=0x563ee1270d40, rMouseEvent=...) at svtools/source/control/valueset.cxx:494 >#36 0x00007f60564db8e1 in weld::CustomWeld::DoMouseButtonUp(MouseEvent const&) (this=0x563ee26df300, rMEvt=...) at vcl/source/app/customweld.cxx:69 >#37 0x00007f60564db61d in weld::CustomWeld::LinkStubDoMouseButtonUp(void*, MouseEvent const&) (instance=0x563ee26df300, data=...) at vcl/source/app/customweld.cxx:67 >#38 0x00007f6055c2199d in Link<MouseEvent const&, bool>::Call(MouseEvent const&) const (this=0x563ee1b0d508, data=...) at include/tools/link.hxx:111 >#39 0x00007f605652968b in SalInstanceDrawingArea::MouseReleaseHdl(MouseEvent const&) (this=0x563ee1b0d360, rEvent=...) at vcl/source/app/salvtables.cxx:6425 >#40 0x00007f605652716d in SalInstanceDrawingArea::LinkStubMouseReleaseHdl(void*, MouseEvent const&) (instance=0x563ee1b0d360, data=...) at vcl/source/app/salvtables.cxx:6423 >#41 0x00007f6055c2199d in Link<MouseEvent const&, bool>::Call(MouseEvent const&) const (this=0x563ee1c57858, data=...) at include/tools/link.hxx:111 >#42 0x00007f6055c13008 in VclDrawingArea::MouseButtonUp(MouseEvent const&) (this=0x563ee1c57670, rMEvt=...) at include/vcl/layout.hxx:705 >#43 0x00007f6055d56c2d in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, NotifyEventType, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) > (xWindow=..., nSVEvent=NotifyEventType::MOUSEBUTTONUP, bMouseLeave=false, nX=1216, nY=305, nMsgTime=55506177, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) > at vcl/source/window/winproc.cxx:720 >#44 0x00007f6055d5b8f4 in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent const*) (pWindow=0x563eddd01950, pEvent=0x7fffd2935ac8) at vcl/source/window/winproc.cxx:2353 >#45 0x00007f6055d5a42e in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x563eddd01950, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffd2935ac8) at vcl/source/window/winproc.cxx:2702 >#46 0x00007f604921d970 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x563eddb5e800, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffd2935ac8) at vcl/inc/salframe.hxx:310 >#47 0x00007f604921b3e5 in QtFrame::CallCallback(SalEvent, void const*) const (this=0x563eddb5e7f0, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffd2935ac8) at vcl/inc/qt5/QtFrame.hxx:228 >#48 0x00007f604927cb56 in QtWidget::handleMouseButtonEvent(QtFrame const&, QMouseEvent const*) (rFrame=..., pEvent=0x7fffd2935ff0) at vcl/qt5/QtWidget.cxx:181 >#49 0x00007f604927ce61 in QtWidget::mouseReleaseEvent(QMouseEvent*) (this=0x563eddd0ac20, pEvent=0x7fffd2935ff0) at vcl/qt5/QtWidget.cxx:192 >#50 0x00007f60499a5dc8 in QWidget::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >#51 0x00007f604927f0c2 in QtWidget::event(QEvent*) (this=0x563eddd0ac20, pEvent=0x7fffd2935ff0) at vcl/qt5/QtWidget.cxx:738 >#52 0x00007f6049962f32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >#53 0x00007f604996b45d in QApplication::notify(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >#54 0x00007f604aacc748 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 >#55 0x00007f6049969762 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >#56 0x00007f60499bf001 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >#57 0x00007f60499c238f in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >#58 0x00007f6049962f32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >#59 0x00007f604aacc748 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 >--Type <RET> for more, q to quit, c to continue without paging-- >#60 0x00007f604a13f7db in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 >#61 0x00007f604a1131ec in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 >#62 0x00007f6047afa15e in () at /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 >#63 0x00007f6054b111f4 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#64 0x00007f6054b14317 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#65 0x00007f6054b14930 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#66 0x00007f604ab27d4a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 >#67 0x00007f604923ac4e in QtInstance::ImplYield(bool, bool) (this=0x563edb8309d0, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:453 >#68 0x00007f604923dff5 in QtInstance::DoYield(bool, bool) (this=0x563edb8309d0, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:464 >#69 0x00007f60565c5d0c in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:390 >#70 0x00007f60565c561b in Application::Yield() () at vcl/source/app/svapp.cxx:474 >#71 0x00007f60565c5422 in Application::Execute() () at vcl/source/app/svapp.cxx:368 >#72 0x00007f605f740cec in desktop::Desktop::Main() (this=0x7fffd2938358) at desktop/source/app/app.cxx:1614 >#73 0x00007f60565e850e in ImplSVMain() () at vcl/source/app/svmain.cxx:229 >#74 0x00007f60565ea569 in SVMain() () at vcl/source/app/svmain.cxx:261 >#75 0x00007f605f7c3bf3 in soffice_main() () at desktop/source/app/sofficemain.cxx:94 >#76 0x0000563edb354a5d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:51 >#77 0x0000563edb354a37 in main (argc=3, argv=0x7fffd2938568) at /home/julien/lo/libreoffice/desktop/source/app/main.c:49 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 159986
:
192891
| 192898