To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98649
                 Issue #|98649
                 Summary|Crash on missing accelerator configuration
               Component|utilities
                 Version|DEV300m39
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cd
             Reported by|cmc





------- Additional comments from c...@openoffice.org Fri Jan 30 12:42:59 +0000 
2009 -------
As described at https://bugzilla.redhat.com/show_bug.cgi?id=483223 the "writer"
package does not hard depend on the "base" database package, but there is core
database functionality in the "core" package. Just as writer can be used without
"formula" installed, it should be usable without "base" installed. 

"base" has the Setup-base.xcu fragment which has com.sun.star.sdb.RelationDesign
in it which gets searched for on opening up the mail merge dialog. Without base
installed it will throw an exception which doesn't get caught anywhere and crash
OOo. the accelerators in question don't need to exist to continue funtioning,
and related code guards against a non-existing configuration, so the attached
patch avoid the problem

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@util.openoffice.org
For additional commands, e-mail: issues-h...@util.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to