Results 1 to 2 of 2

Thread: A Problem with Selectremote.tcl

  1. #1
    Join Date
    Feb 2005
    Location
    Israel
    Posts
    45

    A Problem with Selectremote.tcl

    I tried to run the selectremote.tcl script (to enable
    my Sony remote) on my tivo (I am in PuTTY telnet via a
    serial link). I get the following error (I copied the whole screen):

    -- Menu --
    1. Set Remote for Philips only
    2. Set Remote for Sony only
    3. Set Remote for Philips and Sony
    4. Quit

    Choice? 3

    Choice?
    can't open object (errTmBackgroundHoldoff)

    while executing
    "db $db open "/SwSystem/ACTIVE""
    invoked from within
    "transaction {
    set swsysa [db $db open "/SwSystem/ACTIVE"]
    set resgrp [dbobj $swsysa get ResourceGroup]
    set tmpgrp [lindex $resgrp 30]
    set tmpr..."
    (file "/hack/bin/selectremote.tcl" line 107)


    Any ideas?

    Thanks,

    Gideon

  2. #2
    Join Date
    Feb 2005
    Location
    Israel
    Posts
    45

    Problem Solved !

    It turns out this problem has nothing to do with Selectremote.tcl
    The problems lies with my Telnet client program Putty.
    One has to set it (under "telnet setting") such that it does NOT send "telnet new line instead of ^M" (need to uncheck the default).

    In fact most of the scripts which expect input will not run correctly unless one unchecks this option.

    Gideon.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •