After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 93285 - Rhythmbox help
Rhythmbox help
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.3.0.99
Other Linux
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks: 90477
 
 
Reported: 2002-09-14 14:57 UTC by Mark Finlay
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Rhythmbox help 0.1 (112.33 KB, application/x-compressed-tar)
2002-09-14 15:10 UTC, Mark Finlay
  Details
Save this file as help.tar.gz and extract it into rb source. Then apply help.patch (112.35 KB, application/x-compressed-tar)
2002-09-14 16:36 UTC, Mark Finlay
  Details
slightly updated to add F1 accelerator (112.40 KB, application/x-compressed-tar)
2002-09-15 10:22 UTC, Mark Finlay
  Details
Save this file as help.tar.gz and extract it into rb source. (167.31 KB, application/x-gzip)
2002-10-03 12:58 UTC, Mark Humphreys
  Details
Mark: apply this to your help directory (372 bytes, patch)
2002-10-03 20:06 UTC, Mark Finlay
none Details | Review
Untar into help/C (184.26 KB, application/x-compressed-tar)
2002-10-06 15:25 UTC, Mark Humphreys
  Details

Description Mark Finlay 2002-09-14 14:57:40 UTC
I'm currently adding yelp/scrollkeeper help support to
rhythmbox. The actual help isn't written yet,
but once the support is in place, it is as easy
as editing an xml file.

I'm going to upload a patch here for testing,
but it needs to be cleaned up a bit before 
it can be comitted.
Comment 1 Mark Finlay 2002-09-14 15:10:59 UTC
Created attachment 11075 [details]
Rhythmbox help 0.1
Comment 2 Mark Finlay 2002-09-14 15:15:16 UTC
Current Problems:
1. No table of contents sidebar - caused by my lack of xml knowledge
2. Buildscript problem causes manual not to be registered on some
systems. Being worked on by documentation.
Comment 3 Mark Finlay 2002-09-14 15:18:55 UTC
It turns out 1 is caused by 2 running scrollkeeper-rebuilddb as root
fixes both problems but adding that to the buildscripts isn't exactly
ideal.

That attachement didn't upload properly AFAIK so if you want the patch
you can email me - it's an archive because there are new files.
Comment 4 Mark Finlay 2002-09-14 15:23:05 UTC
sorry, should be:

It turns out 1 is caused by 2. Running scrollkeeper-rebuilddb as root
fixes both problems but adding that to the buildscripts isn't exactly
ideal.

I'm working on it...
Comment 5 Mark Finlay 2002-09-14 15:33:17 UTC
Fixed :)

I will close this bug once(if) the help stuff is committed.

Now all we need is a user's guide ;)
Comment 6 Mark Finlay 2002-09-14 16:36:23 UTC
Created attachment 11076 [details]
Save this file as help.tar.gz and extract it into rb source. Then apply help.patch
Comment 7 Mark Finlay 2002-09-15 10:22:49 UTC
Created attachment 11085 [details]
slightly updated to add F1 accelerator
Comment 8 Mark Humphreys 2002-10-03 12:58:13 UTC
Created attachment 11376 [details]
Save this file as help.tar.gz and extract it into rb source.
Comment 9 Mark Humphreys 2002-10-03 12:59:18 UTC
Fleshed out the contents, added an authors page, needs to be reviewed
both of style and content!
Comment 10 Mark Finlay 2002-10-03 20:06:07 UTC
Created attachment 11387 [details] [review]
Mark: apply this to your help directory
Comment 11 Mark Finlay 2002-10-03 20:10:03 UTC
Mark: you need to add each xml file you create to Makefile.am in the
help/C dir. The above patch adds the new files.

Also can you use the help menu within rhythmbox? it crashes for me -
i'm going to look into it.

Also in 2.1 "do not move of delete this file" ;) - and playlists are
in the group functionality not the library ;)

We really need to get the basic help framework working and committed -
i will see if i can get it working by the end of the weekend -
although i do have plans of drunkenness
Comment 12 Mark Humphreys 2002-10-06 15:25:07 UTC
Created attachment 11421 [details]
Untar into help/C
Comment 13 Mark Humphreys 2002-10-06 15:27:29 UTC
Made the above changes, together with trying to layout the icons and
images better, using tables, but they get horrid black bars across the
top. No content changes.

My help menu (CVS and initial patches) is fine.