Issue 31992 - Crash in impress autopilot when switching between slide designs
Summary: Crash in impress autopilot when switching between slide designs
Status: CLOSED DUPLICATE of issue 32639
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m48
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: groucho266
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-23 12:18 UTC by wolframgarten
Modified: 2004-08-16 08:56 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 wolframgarten 2004-07-23 12:18:15 UTC
Open a new impress. In autopilot select from template and press NEXT. In the
next window switch between different backgrounds. After two or three office
crashes. This was ok in src680m47.
Comment 1 groucho266 2004-07-26 09:26:59 UTC
Accepted.
\
Comment 2 groucho266 2004-07-26 17:18:32 UTC
In SdDrawDocument::SetMasterPage() the method TRG_GetMasterPage() is called for
the first notes page in a freshly loaded document but the master page does not
exist.

Stack:
 	ntdll.dll!77f75a58() 	
 	vcl680mi.dll!10156b1a() 	
 	tl680mi.dll!002db791() 	
 	dl680mi.dll!SdrPage::TRG_GetMasterPage()  + 0x43	C++
>	sd680mi.dll!SdDrawDocument::SetMasterPage(unsigned short nSdPageNum=0, const
String & rLayoutName={...}, SdDrawDocument * pSourceDoc=0x071739f8, unsigned
char bMaster='', unsigned char bCheckMasters=0)  Line 1642 + 0x8	C++
 	sdui680mi.dll!AssistentDlgImpl::UpdatePreview(unsigned char bDocPreview='') 
Line 1602	C++
 	sdui680mi.dll!AssistentDlgImpl::UpdatePreviewHdl(void * __formal=0x06fa79b4) 
Line 1249	C++
 	sdui680mi.dll!AssistentDlgImpl::LinkStubUpdatePreviewHdl(void *
pThis=0x06fa7958, void * pCaller=0x06fa79b4)  Line 1246 + 0xf	C++
 	vcl680mi.dll!100c210e() 	
 	vcl680mi.dll!1018189f() 	
 	user32.dll!77d442c5() 	
 	user32.dll!77d43e6f() 	
 	user32.dll!77d43ddf() 	
 	vcl680mi.dll!10154779() 	
 	vcl680mi.dll!1015485d() 	
 	vcl680mi.dll!100af31c() 	
 	sdui680mi.dll!AbstractAssistentDlg_Impl::Execute()  Line 125 + 0x1d	C++
 	sd680mi.dll!SdModule::Execute(SfxRequest & rReq={...})  Line 319 + 0xa	C++
 	sd680mi.dll!SfxStubSdModuleExecute(SfxShell * pShell=0x0488b648, SfxRequest &
rReq={...})  Line 686 + 0xf	C++
 	sfx680mi.dll!04a495b4() 	
 	sd680mi.dll!SdUnoModule::dispatchWithNotification(const
com::sun::star::util::URL & aURL={...}, const
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> &
aArgs={...}, const
com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> &
xListener={...})  Line 124 + 0x17	C++
 	fwk680mi.dll!0528d301() 	
 	sfx680mi.dll!048e36e7() 	
 	sfx680mi.dll!04a6704f() 	
 	sfx680mi.dll!04a15740() 	
 	sfx680mi.dll!04a177fa() 	
 	sfx680mi.dll!04a18649() 	
 	sfx680mi.dll!0498c39e() 	
 	sfx680mi.dll!0498ab40() 	
 	fwk680mi.dll!052ae9f9() 	
 	fwk680mi.dll!052afd9f() 	
 	vcl680mi.dll!1004ebd1() 	
 	vcl680mi.dll!1004dfd2() 	
 	vcl680mi.dll!10048353() 	
 	vcl680mi.dll!1009f17a() 	
 	vcl680mi.dll!1017aaee() 	
 	vcl680mi.dll!1017d6ce() 	
 	vcl680mi.dll!1017dcde() 	
 	user32.dll!77d43a50() 	
 	user32.dll!77d43b1f() 	
 	user32.dll!77d43d79() 	
 	user32.dll!77d43ddf() 	
 	vcl680mi.dll!10154779() 	
 	vcl680mi.dll!1015485d() 	
 	vcl680mi.dll!100b091b() 	
 	vcl680mi.dll!10114851() 	
 	soffice.exe!004317e5() 	
 	kernel32.dll!77e814c7() 	
Comment 3 Armin Le Grand 2004-07-27 15:03:36 UTC
AW->CL: If MasterPage does not exist for the first notes page, it's a SD
problem. Please take a look.
Comment 4 clippka 2004-07-29 12:00:35 UTC
Andre, please have a look at this one
Comment 5 groucho266 2004-07-29 16:23:32 UTC
Accepted.
Comment 6 clippka 2004-08-13 17:27:53 UTC
same root cause as 32639

*** This issue has been marked as a duplicate of 32639 ***
Comment 7 wolframgarten 2004-08-16 08:56:51 UTC
Closed.