<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN: Unable to open .odt, .ods, .odp files"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144118">144118</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN: Unable to open .odt, .ods, .odp files
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.2.0.4 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>aschwarz@acm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Failure to open any file.


Steps to Reproduce:
1.executed any of load <odt, ods, odg> against the appropriate document type
2.All fail to load - immediately
3.Execute load for any document
  a. On load a message prompt asks if an untitled file is to be reloaded.
  b. Pressing "Discard" produces a blank screen which must be aborted by the OS
  c. Pressing Start then finish causes an immediate exit

Actual Results:
See above.

Expected Results:
To load the document and begin editing


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Win 7-64
Version: 7.2.0.4 (x64) / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Diagnostic Messages:
====>.odg
  PYTHONHOME = 'C:\Program Files\LibreOffice\program\python-core-3.8.8'
  PYTHONPATH = 'C:\Program
Files\LibreOffice\program\python-core-3.8.8\lib;C:\Program
Files\LibreOffice\program\python-core-3.8.8\lib\site-packages;C:\Program
Files\LibreOffice\program'
  program name = 'python'
  isolated = 0
  environment = 1
  user site = 1
  import site = 1
  sys._base_executable = 'C:\\Program Files\\LibreOffice\\program\\soffice.bin'
  sys.base_prefix = 'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.base_exec_prefix = 'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.executable = 'C:\\Program Files\\LibreOffice\\program\\soffice.bin'
  sys.prefix = 'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.exec_prefix = 'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.path = [
    'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8\\lib',
    'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8\\lib\\site-packages',
    'C:\\Program Files\\LibreOffice\\program',
    'C:\\Program Files\\LibreOffice\\program\\python38.zip',
    'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8\\DLLs',
    'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8\\lib',
    'C:\\Program Files\\LibreOffice\\program',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the
filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00000914 (most recent call first):
<no Python frame>

====>.ods
  PYTHONHOME = 'C:\Program Files\LibreOffice\program\python-core-3.8.8'
  PYTHONPATH = 'C:\Program
Files\LibreOffice\program\python-core-3.8.8\lib;C:\Program
Files\LibreOffice\program\python-core-3.8.8\lib\site-packages;C:\Program
Files\LibreOffice\program'
  program name = 'python'
  isolated = 0
  environment = 1
  user site = 1
  import site = 1
  sys._base_executable = 'C:\\Program Files\\LibreOffice\\program\\soffice.bin'
  sys.base_prefix = 'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.base_exec_prefix = 'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.executable = 'C:\\Program Files\\LibreOffice\\program\\soffice.bin'
  sys.prefix = 'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.exec_prefix = 'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8'
  sys.path = [
    'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8\\lib',
    'C:\\Program
Files\\LibreOffice\\program\\python-core-3.8.8\\lib\\site-packages',
    'C:\\Program Files\\LibreOffice\\program',
    'C:\\Program Files\\LibreOffice\\program\\python38.zip',
    'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8\\DLLs',
    'C:\\Program Files\\LibreOffice\\program\\python-core-3.8.8\\lib',
    'C:\\Program Files\\LibreOffice\\program',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the
filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00001280 (most recent call first):
<no Python frame>

====>.odt
<unknown></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>