https://bugs.documentfoundation.org/show_bug.cgi?id=97972

            Bug ID: 97972
           Summary: FILESAVE : calc stops working after calling SaveAsURL
                    repeatedly (ca. 5000) via COM/uno
           Product: LibreOffice
           Version: 5.1.0.3 release
          Hardware: x86 (IA32)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 122758
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122758&action=edit
weird display after clicking the save icon

I've written a little Windows application in C++ using automation to create a
simple spreadsheet and fill in values in regular intervals. Every minute or so
the application calls SaveAsURL to store the document. After (more or less) two
hours LibreOffice stops accepting the SaveAsURL command via COM/uno, but it
still does accept the commands to enter a value - without updating the view.
When the user then clicks the store-icon in the toolbar a weird error message
pops up reading "Could not create system bitmap!" 
After a restart of LibreOffice the document is restored correctly, now showing
the values entered after the StoreAsURL command has been refused. 

Maybe related to https://bugs.documentfoundation.org/show_bug.cgi?id=96607

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to