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

             Bug #: 42450
           Summary: FILEOPEN: ooconvert crashes while processing docx file
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.4.3 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
 Status Whiteboard: BSA
          Severity: normal
          Priority: medium
         Component: Writer
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Problem description: 

Steps to reproduce:
1. Open Microsoft Docx (I used http://www.ott.nih.gov/docs/EIR-WORD-2007.docx)
2. OR download said file and run ooconvert
3. ....

Current behavior:
> oowriter EIR-WORD-2007.docx 
crashes with no message

> > ooconvert EIR-WORD-2007.docx EIR.odt
Starting LibreOffice...
Doing the conversion...
Traceback (most recent call last):
  File "/usr/share/libreoffice/program/DocumentConverter.py", line 161, in
<module>
    converter.convert(argv[1], argv[2])
  File "/usr/share/libreoffice/program/DocumentConverter.py", line 93, in
convert
    document = self.desktop.loadComponentFromURL(inputUrl, "_blank", 0,
self._toProperties(Hidden=True))
__main__.DisposedException: Binary URP bridge disposed during call
soffice.bin: no process found

Expected behavior:
oowriter is expected to open the file and start editor while ooconvert is
supposed to produce a proper Open Document Text File

Platform (if different from the browser): 

Browser: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

-- 
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