To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78921
Issue #|78921
Summary|crash in SwTxtFrm::_CalcHeightOfLastLine loading this
|.sdd
Component|Word processor
Version|OOo 2.2.1
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|cmc
Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Wed Jun 27 08:17:43 +0000
2007 -------
The attached .sdd crashes in SwTxtFrm::_CalcHeightOfLastLine because
ViewShell* pVsh = GetShell();
returns false, and we go on to use pVsh->GetOut()
Persumably there is an embedded writer document on this slide which causes this
problem. I also attach a trivial patch to avoid the immediate crash.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]