To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75803


User liutao changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'liutao'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Mar 28 09:05:55 +0000 
2007 -------
It is not crash If click the left column of slide first before insert a new 
slide.
I debug this issue and find some error.
1.If do not click the left column of slide,the function "void 
LayoutMenu::Execute (SfxRequest& rRequest)(sd/../layoutmenu.cxx)"is called and 
the function "const SfxPoolItem* SfxShell::ExecuteSlot( SfxRequest& rReq, BOOL 
bAsync ) (SFX2/../shell.exe)is called and "SfxExecFunc pFunc = pSlot-
>GetExecFnc()" will be executed.but the pSlot is NULL,I think this is a reason.
2.If click the left column of slide,the function 
void "SlideSorterViewShell::FuTemporary (SfxRequest& rRequest)
(sd/../slidesorterviewshell.cxx)"is called and the new slide can be inserted 
in.
Above all,I think there is something wrong in the pointer.maybe it points to a 
wrong address.
p.s. It is not crash in the m120.
I wish someone could give me some advices to solve this issue.

---------------------------------------------------------------------
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]

Reply via email to