To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72426
                 Issue #|72426
                 Summary|Seemingly infinite loop when saving file (in math/draw
                        |, caused by 'sum from {i=1}')
               Component|Formula editor
                 Version|OOo 2.0.3
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mru
             Reported by|nholtz





------- Additional comments from [EMAIL PROTECTED] Sat Dec  9 06:59:32 -0800 
2006 -------
Changing a math formula from  'sum' to 'sum from {i=1}' seems to cause
an infinite loop when saving the file.  As this is not a general problem, 
there must be something specific about this file that is the real cause
(it is a draw document with a lot of embedded math formula).

This problem is noted using OOo 2.0.3 on kubuntu dapper.

To repeat:

1. Open the attached file:   aid-sheet.odg

2. On page 2, under heading "Work and Energy", find the 
following formula  (its in the second row, the rightmost formula):

  U ~=~ sum {{P^2_i L_i} over {2 A_i E}}

3. Double click that formula and change it to:

  U ~=~ sum from {i=1} {{P^2_i L_i} over {2 A_i E}}

   i.e, just add the 'from {i=1}' part

4. Click the floppy icon in the top toolbar to save the file.

On my system, it hangs, repeatably, with soffice.bin using almost 100% cpu.

cheers
nh

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