Help With The Help Manual

Asked by Kyle Robertson

Hi, I have a quick question about the help manual. First off, I am running Ubuntu 9.10 and I just installed the newest version of Openshot. Now on to my question, when I open Terminal and type in "$ yelp ghelp://openshot" to look at the help manual that was talked about on the Dec. 24th post on your website, it says "$: command not found". Then I tried it without the "$" (yelp ghelp://openshot) and it sayed:

** (yelp:2865): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (yelp:2865): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
OMF category 'Applications|Other' not recognised, ignoring.
OMF category 'Applications|Other' not recognised, ignoring.

Am I doing something wrong? Thanks for the help!

Question information

Language:
English Edit question
Status:
Solved
For:
OpenShot Video Editor Edit question
Assignee:
No assignee Edit question
Solved by:
Kyle Robertson
Solved:
Last query:
Last reply:
Revision history for this message
Jonathan Thomas (jonoomph) said :
#1

The $ is not part of the command. Sorry for the confusion. If you type:
yelp ghelp://openshot it should open up the help file after those errors.
yelp often outputs messages like that, but still should open up the help
file.

Thanks,
-Jonathan

On Sun, Dec 27, 2009 at 4:38 PM, Kyle Robertson <
<email address hidden>> wrote:

> New question #95369 on OpenShot Video Editor:
> https://answers.launchpad.net/openshot/+question/95369
>
> Hi, I have a quick question about the help manual. First off, I am running
> Ubuntu 9.10 and I just installed the newest version of Openshot. Now on to
> my question, when I open Terminal and type in "$ yelp ghelp://openshot" to
> look at the help manual that was talked about on the Dec. 24th post on your
> website, it says "$: command not found". Then I tried it without the "$"
> (yelp ghelp://openshot) and it sayed:
>
> ** (yelp:2865): CRITICAL **: atk_object_set_name: assertion `name != NULL'
> failed
>
> ** (yelp:2865): CRITICAL **: atk_object_set_name: assertion `name != NULL'
> failed
> OMF category 'Applications|Other' not recognised, ignoring.
> OMF category 'Applications|Other' not recognised, ignoring.
>
> Am I doing something wrong? Thanks for the help!
>
> --
> You received this question notification because you are an answer
> contact for OpenShot Video Editor.
>

Revision history for this message
Kyle Robertson (kyle-robertson) said :
#2

Ok, I tried typing "yelp ghelp://openshot" and it opened the Help Browser but an error message popped up and said

"The requested URI "ghelp://openshot" is invalid"

Any ideas?

Revision history for this message
Jonathan Thomas (jonoomph) said :
#3

If the package installed correctly, you should have the following file:
/usr/share/gnome/help/openshot/C/openshot.xml

If so, you can launch the help by this command also:
yelp ghelp://usr/share/gnome/help/openshot/C/openshot.xml

If that file is missing, then please double check you have installed the
package in Synaptic correctly. Good luck.
-Jonathan

On Sun, Dec 27, 2009 at 8:03 PM, Kyle Robertson <
<email address hidden>> wrote:

> Question #95369 on OpenShot Video Editor changed:
> https://answers.launchpad.net/openshot/+question/95369
>
> Status: Answered => Open
>
> Kyle Robertson is still having a problem:
> Ok, I tried typing "yelp ghelp://openshot" and it opened the Help
> Browser but an error message popped up and said
>
> "The requested URI "ghelp://openshot" is invalid"
>
> Any ideas?
>
> --
> You received this question notification because you are an answer
> contact for OpenShot Video Editor.
>

Revision history for this message
Kyle Robertson (kyle-robertson) said :
#4

I had installed Openshot with the PPA in terminal. So I looked in Synaptic Package Manager and searched for "Openshot" and found that "openshot-docs" was not selected. Thank you for the help and guiding me through this.