Project

General

Profile

Actions

Bug #5256

closed

Morpho V 1.9 Help: Morpho User Guide does not download

Added by Rick Reeves over 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Normal
Category:
morpho - general
Target version:
Start date:
12/14/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5256

Description

I downloaded and installed Morpho v 1.9 onto my Windows 7 - 64 bit platform;
then selected Help/Morpho User Guide. The User Guide does not display or download. Under Ver 1.8, the same action does display the User Guide.

Actions #1

Updated by ben leinfelder over 13 years ago

I wonder if this is a problem with your config.xml file.
There should be a configuration property:
<userguide>docs/user/latex/MorphoUserGuide.pdf</userguide>
This seems to be the only difference between 1.8 and 1.9 in this help command.
Can you verify that your ~/.morpho/config.xml file has a property for the userguide path and that the file exists on disk where it is said to?

Actions #2

Updated by Rick Reeves over 13 years ago

Ben: My config.xml file:
The line that you mentioned is present in the file.
RR


- <config>
<version>1.9.0</version>
<dataLocationInlineOnline>online</dataLocationInlineOnline>
<plugin>edu.ucsb.nceas.morpho.query.QueryPlugin</plugin>
<plugin>edu.ucsb.nceas.morpho.datapackage.DataPackagePlugin</plugin>
<plugin>edu.ucsb.nceas.morpho.editor.EditorPlugin</plugin>
<plugin>edu.ucsb.nceas.morpho.plugins.metadisplay.MetaDisplayPlugin</plugin>
<plugin>edu.ucsb.nceas.morpho.plugins.xsltresolver.XSLTResolverPlugin</plugin>
<plugin>edu.ucsb.nceas.morpho.plugins.datapackagewizard.DataPackageWizardPlugin</plugin>
<plugin>edu.ucsb.nceas.morpho.plugins.printer.PrinterPlugin</plugin>
<plugin>edu.tesc.scidb.morpho.plugins.ImportMSAccessPlugin</plugin>
<plugin>edu.ucsb.nceas.morpho.plugins.vocabulary.VocabularyPlugin</plugin>
<metacat_url>https://knb.ecoinformatics.org/knb/metacat&lt;/metacat_url>
<profile_directory>profiles</profile_directory>
<samples_directory>./lib/sampledata</samples_directory>
<userguide>docs/user/latex/MorphoUserGuide.pdf</userguide>
<default_profile>default-profile.xml</default_profile>
<local_dtd_directory>catalog</local_dtd_directory>
<local_catalog_path>catalog/catalog</local_catalog_path>
<debug_level>30</debug_level>
<log_file>true</log_file>
<back_dot_morpho_dir>true</back_dot_morpho_dir>
<disableSavingIncompleteDoc>false</disableSavingIncompleteDoc>
<triplesTag>//triple</triplesTag>
<saxparser>org.apache.xerces.parsers.SAXParser</saxparser>
<packageWizardConfig>frames/packagewizard.xml</packageWizardConfig>
<tempDir>tmp</tempDir>
<morphoConfigJarLocation>lib/morpho-config.jar</morphoConfigJarLocation>
<northBCSearchPath>northBoundingCoordinate</northBCSearchPath>
<westBCSearchPath>westBoundingCoordinate</westBCSearchPath>
<southBCSearchPath>southBoundingCoordinate</southBCSearchPath>
<eastBCSearchPath>eastBoundingCoordinate</eastBCSearchPath>
<taxonRankSearchPath>taxonomicClassification/taxonRankName</taxonRankSearchPath>
<taxonValueSearchPath>taxonomicClassification/taxonRankValue</taxonValueSearchPath>
- <vocabularies>
<vocabulary>KNBRegistry</vocabulary>
<className>edu.ucsb.nceas.morpho.plugins.vocabulary.GenericTreeVocabularyPage</className>
<vocabulary>nbii</vocabulary>
<className>edu.ucsb.nceas.morpho.plugins.vocabulary.ThesaurusLookupPage</className>
</vocabularies>
<nbiiURL>http://nbii-thesaurus.ornl.gov/ws/services/SKOSThesaurusService&lt;/nbiiURL>
<doctype>any</doctype>
<returndoc>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</returndoc>
<returndoc>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoc>
<returndoc>-//NCEAS//eml-dataset-2.0//EN</returndoc>
<returndoc>-//NCEAS//resource//EN</returndoc>
<returndoc>eml://ecoinformatics.org/eml-2.0.0</returndoc>
<returndoc>eml://ecoinformatics.org/eml-2.0.1</returndoc>
<returndoc>eml://ecoinformatics.org/eml-2.1.0</returndoc>
<returnfield>dataset/title</returnfield>
<returnfield>individualName/surName</returnfield>
<returnfield>keyword</returnfield>
<returnfield>entityName</returnfield>
<accessFileType>-//ecoinformatics.org//eml-access-2.0.0beta6//EN</accessFileType>
<accessFileType>-//ecoinformatics.org//eml-access-2.0.0beta4//EN</accessFileType>
- <entityEditorPaths>
<entityNamePath>//entityName</entityNamePath>
<entityDescPath>//entityDescription</entityDescPath>
<entityNumrecPath>//numberOfRecords</entityNumrecPath>
<entityCaseSensPath>//caseSensitive</entityCaseSensPath>
<entityOrientationPath>//orientation</entityOrientationPath>
<attributeNamePath>//attributeName</attributeNamePath>
<attributeNamePath>//variable_name</attributeNamePath>
<attributeNameNode>attributeName</attributeNameNode>
<attributeNameNode>variable_name</attributeNameNode>
</entityEditorPaths>
- <packageEditorPaths>
<datasetIdPath>/dataset/identifier</datasetIdPath>
<datasetShortNamePath>/dataset/shortName</datasetShortNamePath>
<datasetTitlePath>/dataset/title</datasetTitlePath>
<datasetAbstractPath>/dataset/abstract</datasetAbstractPath>
<datasetKeywordPath>/dataset/keywordSet/keyword</datasetKeywordPath>
<datasetOriginatorPath>/dataset/originator</datasetOriginatorPath>
</packageEditorPaths>
- <packageEditor>
- <paths>
<titlePath>/dataset/title</titlePath>
<originatorPath>/dataset/originator/individualName/surName</originatorPath>
<altTitlePath>/dataset/shortName</altTitlePath>
</paths>
- <listdoctypes>
<entitydoctype>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</entitydoctype>
<resourcedoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</resourcedoctype>
<attributedoctype>-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN</attributedoctype>
<entitydoctype>-//ecoinformatics.org//eml-entity-2.0.0beta4//EN</entitydoctype>
<resourcedoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</resourcedoctype>
<attributedoctype>-//ecoinformatics.org//eml-attribute-2.0.0beta4//EN</attributedoctype>
</listdoctypes>
</packageEditor>
- <customFrames>
<mainFrame>Resource</mainFrame>
- <frame>
<frameName>Resource</frameName>
<frameConfigFile>frames/resource.xml</frameConfigFile>
<frameName>Entity</frameName>
<frameConfigFile>frames/entity.xml</frameConfigFile>
</frame>
</customFrames>
- <newxmlfiletypes>
- <file>
<name>Entity</name>
<label>Table Description</label>
<xmlfiletype>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</xmlfiletype>
<rootnode>table-entity</rootnode>
<tooltip>Information about the data tables in data set.</tooltip>
<relatedto>DATAFILE</relatedto>
<displaypath>//entityName</displaypath>
<editexisting>no</editexisting>
<visible>no</visible>
<idpath>/table-entity/identifier</idpath>
</file>
- <file>
<name>Attribute</name>
<label>Field Description</label>
<xmlfiletype>-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN</xmlfiletype>
<rootnode>eml-attribute</rootnode>
<tooltip>Information about the fields (columns) in your data tables.</tooltip>
<relatedto>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</relatedto>
<displaypath>//attributeName</displaypath>
<editexisting>yes</editexisting>
<visible>no</visible>
<idpath>/eml-attribute/identifier</idpath>
</file>
- <file>
<name>Variable</name>
<label>Field Description</label>
<xmlfiletype>-//NCEAS//eml-variable//EN</xmlfiletype>
<rootnode>eml-variable</rootnode>
<tooltip>Information about the fields (columns) in your data tables.</tooltip>
<relatedto>-//NCEAS//eml-entity-2.0//EN</relatedto>
<displaypath>//variable-name</displaypath>
<editexisting>yes</editexisting>
<visible>no</visible>
<idpath>/eml-variable/meta_file_id</idpath>
</file>
- <file>
<name>Access</name>
<label>Access Permissions</label>
<xmlfiletype>-//ecoinformatics.org//eml-access-2.0.0beta6//EN</xmlfiletype>
<rootnode>acl</rootnode>
<tooltip>Access control information for this data package.</tooltip>
<displaypath>FIXED:Access Permissions</displaypath>
<editexisting>yes</editexisting>
<idpath>/acl/identifier</idpath>
</file>
- <file>
<name>Access</name>
<label>Access Permissions (2.0.0beta4)</label>
<xmlfiletype>-//ecoinformatics.org//eml-access-2.0.0beta4//EN</xmlfiletype>
<rootnode>acl</rootnode>
<tooltip>Access control information for this data package.</tooltip>
<displaypath>FIXED:Access Permissions</displaypath>
<editexisting>yes</editexisting>
<idpath>/acl/identifier</idpath>
<visible>no</visible>
</file>
- <file>
<name>Software</name>
<label>Software Description</label>
<xmlfiletype>-//ecoinformatics.org//eml-software-2.0.0beta6//EN</xmlfiletype>
<rootnode>software</rootnode>
<tooltip>Description of any software created or used in the creation of this data package.</tooltip>
<displaypath>FIXED:Software</displaypath>
<editexisting>no</editexisting>
<idpath>/software/identifier</idpath>
</file>
- <file>
<name>Resource</name>
<label>Package Head</label>
<xmlfiletype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</xmlfiletype>
<rootnode>dataset</rootnode>
<editexisting>no</editexisting>
<idpath>/dataset/identifier</idpath>
<visible>no</visible>
</file>
- <file>
<name>Physical</name>
<label>Physical Object Description</label>
<xmlfiletype>-//ecoinformatics.org//eml-physical-2.0.0beta6//EN</xmlfiletype>
<rootnode>eml-physical</rootnode>
<tooltip>Description of the physical form of a data file.</tooltip>
<displaypath>FIXED:Physical Information</displaypath>
<editexisting>no</editexisting>
<idpath>/eml-physical/identifier</idpath>
<visible>no</visible>
<relatedto>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</relatedto>
</file>
- <file>
<name>Project</name>
<label>Project Description (Warning: Very Slow)</label>
<xmlfiletype>-//ecoinformatics.org//eml-project-2.0.0beta6//EN</xmlfiletype>
<rootnode>eml-project</rootnode>
<tooltip>Description of the overall project that collected the data.</tooltip>
<displaypath>FIXED:Project Information</displaypath>
<editexisting>no</editexisting>
<idpath>/eml-project/identifier</idpath>
</file>
- <file>
<name>Literature</name>
<label>Literature Description (Citation)</label>
<xmlfiletype>-//ecoinformatics.org//eml-literature-2.0.0beta6//EN</xmlfiletype>
<rootnode>citation</rootnode>
<tooltip>Description of literature</tooltip>
<displaypath>FIXED:Literature Information</displaypath>
<editexisting>no</editexisting>
<idpath>/citation/identifier</idpath>
</file>
- <file>
<name>Constraint</name>
<label>Constraint Description</label>
<xmlfiletype>-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN</xmlfiletype>
<rootnode>eml-constraint</rootnode>
<tooltip>Description of constaints</tooltip>
<displaypath>FIXED:Constraint Information</displaypath>
<editexisting>no</editexisting>
<idpath>/eml-constraint/identifier</idpath>
</file>
- <file>
<name>Protocol</name>
<label>Protocol Description</label>
<xmlfiletype>-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN</xmlfiletype>
<rootnode>eml-protocol</rootnode>
<tooltip>Description of protocols</tooltip>
<displaypath>FIXED:Protocol Information</displaypath>
<editexisting>no</editexisting>
<idpath>/eml-protocol/identifier</idpath>
</file>
</newxmlfiletypes>
<uid_tag>uid</uid_tag>
<org_tag>o</org_tag>
<ldapbase>dc=ecoinformatics,dc=org</ldapbase>
<organization>unaffiliated</organization>
<organization>NCEAS</organization>
<organization>LTER</organization>
<organization>OBFS</organization>
<organization>OSUSB</organization>
<organization>UCNRS</organization>
<organization>PISCO</organization>
<organization>KU</organization>
<organization>SAEON</organization>
<organization>SANParks</organization>
<organization>SDSC</organization>
<organization>NAPIER</organization>
<organization>UVM</organization>
<lookAndFeel />
<genericStylesheet>style/generic.xsl</genericStylesheet>
<genericStylesheetLocation>style/generic.xsl</genericStylesheetLocation>
<emlCSSLocation>style/CSS</emlCSSLocation>
- <doctype_xslt_location_mappings>
<doctype>eml://ecoinformatics.org/eml-2.1.0</doctype>
<location>style/eml210</location>
<doctype>eml://ecoinformatics.org/eml-2.0.1</doctype>
<location>style/eml201</location>
<doctype>eml://ecoinformatics.org/eml-2.0.0</doctype>
<location>style/eml200</location>
</doctype_xslt_location_mappings>
- <tree_editor_xml_location_mappings>
<doctype>eml://ecoinformatics.org/eml-2.1.0</doctype>
<location>eml-2.1.0.xml</location>
<doctype>eml://ecoinformatics.org/eml-2.0.1</doctype>
<location>eml-2.0.1.xml</location>
<doctype>eml://ecoinformatics.org/eml-2.0.0</doctype>
<location>eml-2.0.0.xml</location>
</tree_editor_xml_location_mappings>
- <doctype_xslt_mappings>
<doctype>eml://ecoinformatics.org/eml-2.1.0</doctype>
<xslt>style/eml210/eml-2.1.0.xsl</xslt>
<doctype>eml://ecoinformatics.org/eml-2.0.1</doctype>
<xslt>style/eml201/eml-2.0.1.xsl</xslt>
<doctype>eml://ecoinformatics.org/eml-2.0.0</doctype>
<xslt>style/eml200/eml-2.0.0.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-access-2.0.0beta6//EN</doctype>
<xslt>style/eml-access-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN</doctype>
<xslt>style/eml-attribute-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN</doctype>
<xslt>style/eml-constraint-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN</doctype>
<xslt>style/eml-coverage-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</doctype>
<xslt>style/eml-dataset-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</doctype>
<xslt>style/eml-entity-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-literature-2.0.0beta6//EN</doctype>
<xslt>style/eml-literature-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-physical-2.0.0beta6//EN</doctype>
<xslt>style/eml-physical-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-project-2.0.0beta6//EN</doctype>
<xslt>style/eml-project-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN</doctype>
<xslt>style/eml-protocol-2.0.0beta6.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-software-2.0.0beta6//EN</doctype>
<xslt>style/eml-software-2.0.0beta6.xsl</xslt>
<doctype>-//NCEAS//eml-dataset//EN</doctype>
<xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
<doctype>-//NCEAS//eml-dataset-2.0//EN</doctype>
<xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
<doctype>-//NCEAS//eml-resource//EN</doctype>
<xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
<doctype>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</doctype>
<xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
</doctype_xslt_mappings>
- <styleSheetList>
- <!-- when you add a style sheet, you must fill out name, label and location elements
-->
- <styleSheet>
<name>Biological Data Profile</name>
<label>Biological Data Profile (BDP)</label>
<location>xsl/eml2tonbii.xsl</location>
</styleSheet>
</styleSheetList>
</config>

Actions #3

Updated by ben leinfelder almost 13 years ago

now using absolute path when displaying user guide in windows. (TFRI sent the fix)

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5256

Actions

Also available in: Atom PDF