<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice Writer crashes when trying to save an untitled document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115739#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice Writer crashes when trying to save an untitled document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115739">bug 115739</a>
              from <span class="vcard"><a class="email" href="mailto:clalamity@gmail.com" title="clalamity@gmail.com">clalamity@gmail.com</a>
</span></b>
        <pre>When I start an instance of Writer and attempt to open a document, it
immediately crashes and goes through an empty recovery process (because there
was nothing yet saved that can be recovered). But if I load an existing
document from the CLI ($libreoffice myfile.odt), I can load the document, edit
it, and save it.

If I create an empty ODT file using 'touch' and load it from the command line,
I get the following:

$libreoffice test.odt
Couldn't open /usr/share/kde4/config/kdebug.areas
:1: parser error : Extra content at the end of the document
^
:1: parser error : Extra content at the end of the document
^
:1: parser error : Extra content at the end of the document


Then it loads the empty document. I can edit it and save it, but I have to
choose between saving it as a text file and saving it as an ODF file. Choosing
the Text option loses any formatting that I apply to the document. If I attempt
a Save As, Writer crashes again.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>