Issue 45089

Summary: crash when I save a document and insert a slide with contextmenu of the layout icon.
Product: Impress Reporter: christian.guenther
Component: uiAssignee: christian.guenther
Status: CLOSED DUPLICATE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 680m85   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description christian.guenther 2005-03-15 14:59:40 UTC
- occures only on Unix (lin, Sols)
- open an Impress with an title text layout
- insert some text
- save the file 
- While loading (or very short after loading) open the contextmenu of the
layouts on the right side and select Insert Slide.
-> you get a crash.
Comment 1 christian.guenther 2005-03-15 15:00:27 UTC
change prio because it's a crash
Comment 2 bjoern.milcke 2005-03-15 15:56:22 UTC
Still occurs on CWS fwkpostbeta04. Stack on Linux:

#0  0x00000001 in ?? ()
#1  0xb03d9f75 in sd::ViewShell::GetDocSh () from
/work/dev/fwkpostbeta04/so/program/libsd680li.so
#2  0xb03ee841 in sd::ViewShell::GetDocSh () from
/work/dev/fwkpostbeta04/so/program/libsd680li.so
#3  0xb040b6ce in sd::ViewShell::GetDocSh () from
/work/dev/fwkpostbeta04/so/program/libsd680li.so
#4  0xb5d0773b in SfxDispatcher::_FillState () from
/work/dev/fwkpostbeta04/so/program/libsfx680li.so
#5  0xb5d12bce in SfxBindings::Release () from
/work/dev/fwkpostbeta04/so/program/libsfx680li.so
#6  0xb5d1383d in SfxBindings::GetSlot () from
/work/dev/fwkpostbeta04/so/program/libsfx680li.so
#7  0xb5d139be in SfxBindings::GetSlot () from
/work/dev/fwkpostbeta04/so/program/libsfx680li.so
#8  0xb7dce309 in Timer::Timeout () from
/work/dev/fwkpostbeta04/so/program/libvcl680li.so
#9  0xb7dcdf53 in SVMain () from /work/dev/fwkpostbeta04/so/program/libvcl680li.so
#10 0xb4a5986f in SalData::Timeout () from
/work/dev/fwkpostbeta04/so/program/libvclplug_gen680li.so
[...]

BM: I had a similar problem with Calc: I closed a document during saving which
resulted in a crash and a lost document (unrecoverable). In OOo 1.1 the UI was
locked during saving, which prevented you from changing the model during that
time. (Maybe this was introduced by removing the HandsOff-Mode -- just a wild guess)
Comment 3 bjoern.milcke 2005-03-15 16:12:11 UTC
This bug also occurs without saving.
1. Insert a text shape and stay in edit-mode
2. insert a new slide via the context menu of the Layout pane.
=> Crash.
Comment 4 clippka 2005-03-15 16:17:58 UTC
same problem as issue 44830
Comment 5 christian.guenther 2005-03-16 15:06:49 UTC
According to cl duplicate to issue 44830

*** This issue has been marked as a duplicate of 44830 ***
Comment 6 christian.guenther 2005-03-16 15:10:06 UTC
I close this issue as duplicate.