Created attachment 58046 [details] Presentation in pptx Problem description: Crash when open a pptx presentation Steps to reproduce: 1. Open the follow file attached 3. Cry Current behavior: Crash (close all documents) Expected behavior: Not crash :) Platform (if different from the browser): Browser: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
On pc Debian x86-64 with 3.5 branch (commit 33ef1ffbd15994ec71be99d38c0d5171c63344a2), I didn't reproduce the crash but I had a lot (20, 30 ?) of each of these messages on console : oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "NumberingLevel" oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "CharCaseMap" oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "IsNumbering" oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "DiagonalTLBR" oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "DiagonalBLTR" svx/source/unodraw/unoshape.cxx:3940: lock underflow in SvxShape! svx/source/unodraw/unoshape.cxx:251: Locked shape was disposed!
Thanks for bugreport Please, verify if in last version of LibreOffice still reproducible (in 3.5.1 on Fedora 64 bit opens without crash)
Nice, it works :) Thank you!
Thanks for additional testing Due to last comment, changing status to WorksForMe If problem will appear again, please, change status to Reopened