PDA

View Full Version : TyTool4 Errors


gbdd
06-27-2002, 12:15 AM
Followed install instructions, got this error:
SERVER: We got a message! buf = 'SHOWING'
invalid attribute: RecordQuality
while executing
"dbobj $setup get RecordQuality"
("uplevel" body line 3)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set setup [db $db open /Setup]
set defrecquality [dbobj $setup get RecordQuality]
set setuptz [dbobj $setup get T..."
(procedure "init_db" line 25)
invoked from within
"init_db"
(file "./NowShowing.tcl" line 331)
Waiting for an incomming connection!

jdiner
06-27-2002, 03:19 AM
You have 3.0 on your machine.

The script in the archive NowShowing.tcl is for 2.5. Things change. It is the one constant on the Tivo. Please try to find the fixed script. You will see it in the SA Tivo forum... I don't have 3.0. I still have not been upgraded. So I did not do the upgrade nor can I test it.

--jdiner