https://bugs.documentfoundation.org/show_bug.cgi?id=96537

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Julien Nabet <[email protected]> ---
Tomaž: I noticed different problems
1) It seems we can save a shape with a custom effect.
Indeed, putting a entrance effect (eg "box") on a shape from a brand new file
works.
But if you save the file and reopen it, the object appears as "-1" instead of
"Shape 1" (as I got before closing the file).
So I understand the reason of this message:
warn:legacy.osl:4325:1:slideshow/source/engine/animationnodes/nodetools.cxx:59:
lookupAttributableShape(): no shape found for given XShape

2) When I tried to put blast effect on a shape of a brand new file, console
showed a lot of these:
warn:legacy.osl:4019:1:slideshow/source/engine/animationfactory.cxx:142:
TupleAnimation::operator(): Invalid ShapeAttributeLayer
warn:legacy.osl:4019:1:slideshow/source/engine/animationfactory.cxx:525:
GenericAnimation::operator(): Invalid ShapeAttributeLayer

BTW, I tried to bt in gdb but had this:
(gdb) bt
#0  0x00002aaaef106512 in
slideshow::internal::LayerManager::lookupShape(com::sun::star::uno::Reference<com::sun::star::drawing::XShape>
const&) const (this=0x9b561b0, xShape=uno::Reference to (SvxCustomShape *)
0x2e992a8) at
/home/julien/compile-libreoffice/libreoffice/slideshow/source/engine/slide/layermanager.cxx:315
#1  0x00002aaaef120947 in
slideshow::internal::ShapeManagerImpl::lookupShape(com::sun::star::uno::Reference<com::sun::star::drawing::XShape>
const&) const (this=0x9b58f10, xShape=uno::Reference to (SvxCustomShape *)
0x2e992a8) at
/home/julien/compile-libreoffice/libreoffice/slideshow/source/engine/slide/shapemanagerimpl.cxx:257
#2  0x00002aaaeeffe0ec in
slideshow::internal::lookupAttributableShape(boost::shared_ptr<slideshow::internal::ShapeManager>
const&, com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&)
(rShapeManager=
    boost::shared_ptr {<slideshow::internal::Disposable> = {_vptr.Disposable =
0x2aaaef579f50 <vtable for slideshow::internal::ShapeManagerImpl+16>}, <No data
fields>}, xShape=uno::Reference to (SvxCustomShape *) 0x2e992a8) at
/home/julien/compile-libreoffice/libreoffice/slideshow/source/engine/animationnodes/nodetools.cxx:56
#3  0x00002aaaeefdc2e8 in
slideshow::internal::AnimationBaseNode::AnimationBaseNode(com::sun::star::uno::Reference<com::sun::star::animations::XAnimationNode>
const&, boost::shared_ptr<slideshow::internal::BaseContainerNode> const&,
slideshow::internal::NodeContext const&) (this=0x9b64450, xNode=
Python Exception <class 'RuntimeError'> maximum recursion depth exceeded: 
Fatal Python error: Cannot recover from stack overflow.

Current thread 0x00002b3a3d90b840 (most recent call first):
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/libreoffice/util/printing.py",
line 60 in basic_type
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/libreoffice/util/printing.py",
line 51 in _basic_type
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/libreoffice/util/printing.py",
line 42 in __getitem__
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/libreoffice/util/printing.py",
line 104 in __call__
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/libreoffice/cppu.py",
line 51 in to_string
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/boost/smart_ptr.py",
line 40 in to_string
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/boost/smart_ptr.py",
line 40 in to_string
  File
"/home/julien/compile-libreoffice/libreoffice/solenv/gdb/boost/smart_ptr.py",
line 40 in to_string
...
Thought you might be interested.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to