https://bugs.freedesktop.org/show_bug.cgi?id=43685

             Bug #: 43685
           Summary: FILEOPEN: Unable to open some spreadsheets using
                    --calc option
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.4.4 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
 Status Whiteboard: BSA
          Severity: normal
          Priority: medium
         Component: Spreadsheet
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 54282
  --> https://bugs.freedesktop.org/attachment.cgi?id=54282
Spreadsheet showing the problem, generated by above procedure.

Problem description: 

Steps to reproduce:
1. Open LibreOffice Calc
2. Enter some text in first cell
3. Save the file as test.ods (filename not significant)
4. Select Tools > Macros > Organize Macros > LibreOffice Basic
5. Click Organiser
6. Select test.ods
7. Click New
8. Change name to ThisWorkbook and click OK (the name is significant)
9. Click Close and Close again
10. Save the document
11. Close the document
12. In a terminal in the appropriate directory attempt to open the file using
the command:
libreoffice --calc test.ods

Current behavior:
The error

Entity: line 1: parser error : Start tag expected, '<' not found
PK
^

is seen in the terminal and the spreadsheet opens empty.

Expected behavior:

The spreadsheet should open.

Note that if the command
libreoffice test.ods
is used then it opens correctly

Platform:
Ubuntu 11.10 up to date.  LibreOffice installed from ubuntu repository.

Related Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/899190

I believe this is a regression introduced around two months ago as a
spreadsheet that I have started failing around that time.
It seems that the name of the module (ThisWorkbook) is significant.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to