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 2017/10/17 18:50:33 UTC

[Issue 127558] New: General Error while opening an existing .odt file in 4.1.4-RC5 on MacOS X

https://bz.apache.org/ooo/show_bug.cgi?id=127558

          Issue ID: 127558
        Issue Type: DEFECT
           Summary: General Error while opening an existing .odt file in
                    4.1.4-RC5 on MacOS X
           Product: Build Tools
           Version: 4.1.4-dev
          Hardware: All
                OS: Mac OS X, all
            Status: CONFIRMED
          Severity: Critical
          Priority: P5 (lowest)
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: pescetti@apache.org
  Target Milestone: ---

Opening an existing .odt file is broken in OpenOffice 4.1.4-RC5 as reported on
the dev list.

The file opens, but a "General Error" dialog box appears.

This has been confirmed both on Mac OS X 10.12 and 10.13.

Some users, though, reported they can open files normally.

The issue has some similarity to
https://bz.apache.org/ooo/show_bug.cgi?id=127315 but nobody could reproduce it
on Linux.64 with 4.1.4-RC5.

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

[Issue 127558] General Error while opening an existing .odt file in 4.1.4-RC5 on MacOS X

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

Jim Jagielski <ji...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |jim@apache.org

--- Comment #2 from Jim Jagielski <ji...@apache.org> ---
Ensure that the libxml2 library being used is the one provided by the macOS SDK
and not 3rd party when building. This was triggered when the expat module was
built and used/required a null LOADLIBOBJFILE. This can be forced via
--with-system-libxml

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

[Issue 127558] General Error while opening an existing .odt file in 4.1.4-RC5 on MacOS X

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

Marcus <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

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

[Issue 127558] General Error while opening an existing .odt file in 4.1.4-RC5 on MacOS X

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

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5 (lowest)                 |P2
   Target Milestone|---                         |4.1.4

--- Comment #1 from Andrea Pescetti <pe...@apache.org> ---
As reported on the dev list, this is now fixed with a full rebuild of
convenience binaries for Mac without any code changes. Leaving open for
documentation.

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

[Issue 127558] General Error while opening an existing .odt file in 4.1.4-RC5 on MacOS X

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

Matthias Seidel <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mseidel@apache.org

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

[Issue 127558] General Error while opening an existing .odt file in 4.1.4-RC5 on MacOS X

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

Don Lewis <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |truckman@apache.org

--- Comment #3 from Don Lewis <tr...@apache.org> ---
I'm curious about why --with-system-expat is not used on macOS.

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