|
Bugzilla – Full Text Bug Listing |
| Summary: | Cannot load help document for Dia in beta 7 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Tim Lee <timlee> |
| Component: | GNOME | Assignee: | Boyd Timothy <btimothy> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <nld10-bugs-qa> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bryce2 |
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | SLED 10 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Ensure GNOME-style doc directory is used
Fix the quotation marks in "en" |
||
|
Description
Tim Lee
2006-03-13 22:43:15 UTC
This seems to be that dia does not install all the help files it should it should. Yeah, I get:
I/O warning : failed to load external entity "/opt/gnome/share/gnome/help/dia/en/intro.xml"
/opt/gnome/share/gnome/help/dia/en/dia.xml:117: parser error : Failure to process entity INTRODUCTION
&INTRODUCTION;
^
/opt/gnome/share/gnome/help/dia/en/dia.xml:117: parser error : Entity 'INTRODUCTION' not defined
&INTRODUCTION;
^
I/O warning : failed to load external entity "/opt/gnome/share/gnome/help/dia/en/usage-quickstart.xml"
/opt/gnome/share/gnome/help/dia/en/dia.xml:119: parser error : Failure to process entity QUICKSTART
&QUICKSTART;
I'll have to fix this in the Dia package proper.
Status? fixed meanwhile? still broken in Beta 10 *** Bug 187403 has been marked as a duplicate of this bug. *** Still broken in production SUSE 10.0 Linux: ------------------------------------------------------------- Could not open help directory: Error opening directory '/opt/gnome/share/dia/help': No such file or directoryCould not open help directory: Error opening directory '/opt/gnome/share/dia/help': No such file or directory --- The proper path seems to be /opt/gnome/share/gnome/help/dia/ Don't get the error on 10.3 but help still does not open. Too minor for SLED 10 update, but will fix in oS 11.0. Created attachment 181580 [details]
Ensure GNOME-style doc directory is used
Created attachment 181581 [details]
Fix the quotation marks in "en"
Patch from upstream SVN to fix the English help file so that the XML help file will parse correctly.
The last two patches have been applied to STABLE in abuild. |