Issue 45089 - crash when I save a document and insert a slide with contextmenu of the layout icon.
Summary: crash when I save a document and insert a slide with contextmenu of the layou...
Status: CLOSED DUPLICATE of issue 44830
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m85
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 14:59 UTC by christian.guenther
Modified: 2005-03-16 15:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.