Okay...Fixed it.

In the SQL DB, there were three rows missing.  I manually edited the DB and 
added in the following statements (These only work for me obviously):

INSERT INTO Rivendell.SERVICE_CLOCKS (SERVICE_NAME, HOUR, CLOCK_NAME) VALUES 
('WZXI-AM', 125, 'WZXI Standard Clock');
INSERT INTO Rivendell.SERVICE_CLOCKS (SERVICE_NAME, HOUR, CLOCK_NAME) VALUES 
('WZXI-AM', 126, 'WZXI Standard Clock');
INSERT INTO Rivendell.SERVICE_CLOCKS (SERVICE_NAME, HOUR, CLOCK_NAME) VALUES 
('WZXI-AM', 127, 'WZXI Standard Clock');

I also cleaned up the orphaned tables by manually dropping them from DB.  Now I 
can change clocks in the grid and they take.

I just happened to find a tool called RazorSQL that enabled me to open up the 
Rivendell DB (SSH tunneled through to the Rivendell server).  Is there a 
"recommended" tool for this kind of surgery?

James Greenlee
WZXI 1280 AM 95.5 FM

----- Original Message -----
From: "Cowboy" <[email protected]>
To: "Rivendell-Dev" <[email protected]>
Sent: Saturday, March 17, 2018 6:57:35 PM
Subject: Re: [RDD] Can't modify three specific hours on the grid.

On Saturday 17 March 2018 05:57:39 pm James Greenlee wrote:
> For some reason, I can't seem to change the clocks for 5a-8a on Saturday.  
> The grid just shows "--" in the clock spots.  When I add a clock, it shows up 
> fine, but when I exit and return, there's nothing there.
> 

 I believe you're the second person to have found the same bug.
 If you delete the clock BEFORE removing the event from the grid, you can't.

 Scheduled to be fixed in the next release.

-- 
Cowboy

http://cowboy.cwf1.com
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to