You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/12/08 09:23:04 UTC

[Issue 125932] New: After recovery Save File for particular documents will fail with Write Error message

https://issues.apache.org/ooo/show_bug.cgi?id=125932

          Issue ID: 125932
        Issue Type: DEFECT
           Summary: After recovery Save File for particular documents will
                    fail with Write Error message
           Product: Calc
           Version: OOo 3.4 Beta
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: save-export
          Assignee: issues@openoffice.apache.org
          Reporter: rainerbielefeld_ooo_qa@bielefeldundbuss.de

Created attachment 84281
  --> https://issues.apache.org/ooo/attachment.cgi?id=84281&action=edit
Sample Document

Steps how to reproduce with WIN7 64 bit German AOO420m1(Build:9800)  -  Rev.
1630928:

1. Open attached sample document
2. Provoke a crash due to "Issue 125419 - Opening openxml files crashes"
   (simply try to open all documents from .zip simultaneously via AOO
   Files dialog)
3. Start Recovery until sample document will have been opened again
   > everything looks normal, may be you observe hectic flickering in
     Status bar
4. Do a minimum edit (type "y" into Tabelle1.R418 to replace the contents
   and press Enter)
   > now definitively hectic flickering in Status bar
5. Click Disk icon in Standard Toolbar to save document
   bug: after 10% Progress bar (or so) Error message "Error Saving document ..
        Write error
        Document could not be saved

No way to save document with different name or in different folder.

I already see the problem with a 3.4.0 dev version.

This one might be related to "Issue 120170 - (JA UI related?) Autosave loops
and endlessly produces 0KB backup files when it fails to autosave", I also see
thousands of 0kb copies of one of my affected documents in the backup folder.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125932] After recovery Save File for particular documents will fail with Write Error message

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125932

Rainer Bielefeld <ra...@bielefeldundbuss.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rainerbielefeld_ooo_qa@biel
                   |                            |efeldundbuss.de
             Latest|---                         |4.2.0-dev
    Confirmation on|                            |
                 OS|All                         |Windows 7

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125932] After recovery Save File for particular documents will fail with Write Error message

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125932

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from brinzing <ol...@gmx.de> ---
confirming aoo401/win7 64bit - saving is not possible

already reproducible with oo32

crash produced with:

REM  *****  BASIC  *****
OPTION EXPLICIT
Sub Main
    Dim oDispatcher as Object
    Dim mNoArgs()
    oDispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
    oDispatcher.executeDispatch(ThisComponent.getCurrentController().Frame, 
                                                   ".uno:crash", "", 0,
mNoArgs())
End Sub

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125932] After recovery Save File for particular documents will fail with Write Error message

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125932

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #1 from brinzing <ol...@gmx.de> ---
.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125932] Save File for particular documents will fail with Write Error message

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125932

Rainer Bielefeld <ra...@bielefeldundbuss.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|After recovery Save File    |Save File for particular
                   |for particular documents    |documents will fail with
                   |will fail with Write Error  |Write Error message
                   |message                     |

--- Comment #3 from Rainer Bielefeld <ra...@bielefeldundbuss.de> ---
"After recovery" is a reliable way how to reproduce the problem, but it's not a
necessary condition. I see the problem more or less every 4th use of affected
documents, and it really drives me nuts, I now use LibO for spreadsheets as
much as possible.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.