tvtime-command man page outdated

Bug #372822 reported by Jeldert
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
tvtime (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: tvtime

Ubuntu 9.04
tvtime 1.0.2-1

The man page of tvtime-command (used to send commands to a running tvtime) is outdated / incorrect.

It says it accepts MENU_LEFT and MENU_RIGHT, but those are not recognized as valid commands:

$ tvtime-command MENU_LEFT
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/jeldert/.tvtime/tvtime.xml
tvtime-command: Invalid command 'MENU_LEFT'

$ tvtime-command MENU_RIGHT
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/jeldert/.tvtime/tvtime.xml
tvtime-command: Invalid command 'MENU_RIGHT'

It seems MENU_LEFT is replaced with MENU_BACK, and MENU_RIGHT with MENU_ENTER, which are both not stated in the documentation.

Also, the SET_AUDIO_BOOST is missing is the man page.

The man pages of both tvtime and tvtime-command say: tvtime 1.0RC1.

PS. I checked the source code of tvtime where it states the valid commands (in utils.c), and the other commands are all covered correctly in the man page.

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in tvtime (Ubuntu):
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tvtime - 1.0.2-7ubuntu6

---------------
tvtime (1.0.2-7ubuntu6) precise; urgency=low

  * debian/patches/tvtime-1.0.2-usage.patch: Fix documentation for MENU_ENTER
    and MENU_BACK, remove all historic "added in tvtime 0.9.x" notes from
    usage.html (LP: #372822)
  * debian/patches/tvtime-1.0.2-xvoutput.patch: Fix typo in url in an error
    message. (LP: #947845)
  * debian/patches/tvtime-1.0.2-command.patch: Fix crash on
    "tvtime-command set_input_width 720" (LP: #947850)
  * debian/patches/tvtime-1.0.2-build.patch: Fix two warnings when autoreconf
    is called
  * debian/patches/tvtime-1.0.2-libtool.patch: Fix a few issues requested by
    libtool stuff
  * debian/patches/tvtime-1.0.2-cursor.patch: Fix nocursor using uninitialized
    pixmap data
  * debian/patches/tvtime-1.0.2-metacity.patch: Remove check for metacity, the
    result isn't used anyway and the problem probably doesn't exist anymore
    either
  * debian/patches/tvtime-1.0.2-x_size_hint.patch: Remember our XSizeHints
    structure so we don't destroy all our hints next time we try to update it
  * debian/patches/tvtime-1.0.2-menu.patch: Change default right mouse button
    bind to leave menu when in menu
  * debian/patches/tvtime-1.0.2-focus_mouse.patch: Don't force focus follows
    mouse mode for our window, that's up to the window manager to decide
  * debian/patches/tvtime-1.0.2-icon.patch: Fix setting the _NET_WM_ICON hint
    on 64-bit systems. When Xlib says '32' it actually means 'unsigned long'.
    Even if that is actually 64 bits
  * debian/patches/tvtime-1.0.2-tvtimeosd.patch: Fix a warning about printf
    format not being a string literal
  * debian/patches/tvtime-1.0.2-cpuid.patch: Update for cpuaccel.c from
    http://stapelspeicher.org/tvtime/patches/ (originally from libmpeg2)
  * debian/patches/tvtime-1.0.2-libpng-1.5.patch: Include zlib.h explicitly as
    it isn't done for us in libpng-1.5
  * debian/patches/tvtime-1.0.2-xmltv.patch: Implementing more xmltv features,
    show TV Guide program from XMLTV listings with "tvtime-command SHOW_EPG",
    see documentation
  * debian/patches/tvtime-1.0.2-vbidata.patch: Remove a debugging printf that
    snuck out
  * debian/patches/tvtime-1.0.2-verbose.patch: Print a helpful error message if
    tvtime was miscompiled without X support
  * debian/patches/tvtime-1.0.2-vbiscreen.patch: Import patch from tvtime
    sourceforge tracker related to CC multiline clearing
  * debian/patches/tvtime-1.0.2-closed_caption.patch: Import patch from tvtime
    sourceforge tracker related to CC double-byte chars
  * debian/patches/tvtime-1.0.2-key_event.patch: Fix command
   "tvtime-command KEY_EVENT ENTER" in menu (LP: #951473)
  * debian/control: update to starndards-version 3.9.3, no changes needed
 -- POJAR GEORGE <email address hidden> Mon, 19 Mar 2012 08:10:07 +0100

Changed in tvtime (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.