[RDD] Rivendell 2.19.2 Services and Logs issues...

2018-06-27 Thread James Greenlee
I've created a new service for our Rivendell system, created/assigned events to 
the new service, created a clock, filled up a grid, and generated a log.

That worked fine.

I can load the log into RDAirplay.

I cannot "view" or "edit" the log for the new service in RDLogEdit.  I do 
however see multiple entries (under ALL) for the original service (which seems 
incorrect) and do not see the new service as an option.

This seems to be broken to me.  What's going on?  Am I doing something wrong?

James Greenlee
WZXI 1280 AM, 95.5 FM
Lancaster, KY
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] HPI error #111 and #105

2018-06-27 Thread Peter Claes
Fred,

Channels are both at 0:0 for mainlog. I tried other channels too and
tried defining just one, Same result.

Problem also occurs in rdLibrary (not always), I would have to click
the play button twice to start a cart.
With error 111 in the syslog.

The Bizar thing is, when I keep pressing play in rdairplay, every
second, clicking through the whole log, everything works fine.
If I wait for let's say 1 minute, press play, it give the error in the
log, with the known fault.
Almost as if something goes into SLEEP mode



I installed it from the tryphon repo for this ubuntu version.
(http://debian.tryphon.eu trusty main contrib)
I double checked it, turns out to be a 2.10 version.

I spend one week trying to compile source from scratch.
Succeeded, but it kept crashing, fonts were all off too.
Returning to the tryphon repo was the only way out for me.

Is there a way to upgrade this version to 2.19 ?

I have given CentOS a try too, but it's even harder for a linux noob like me.
(Not so much for Rivendell, but more for other apps people use to get
their shows done)

Luckely this is a test system.
The station is still running on an old noisy computer with 2.1 and an
USB soundcard :)

Regards
Peter

2018-06-28 0:33 GMT+02:00 Fred Gleason :
> On Jun 27, 2018, at 18:19, Peter Claes  wrote:
>
> - At startup of RDairplay, it skips the first cart loaded and stops.
> At 2nd start, it starts. In logfile it gives a #105 error
> OBJ_ALREADY_OPEN
>
>
> What are your channel settings for the Main Log in RDAdmin? Try setting both
> of them to ‘0:0’.
>
>
> - When starting the next cart halfway through the playing cart (or no
> fade on segue) the next cart starts with no progressbar nor Audio. But
> the counter is running till end, after that, next cart, audio returns.
> In Logfile it gives a #111 error - INVALID_HANDLE
> - When I browse through the sound panel, a maximum of 2 carts can play
> simultaneously, from the 3rd one on, it will have the counter running
> and not blinking.  if one of the 2 others stop, the 3rd one will play.
> As if a maximum of 2streams is reached. Error in logfile :
> Error:hpiLoadPlayback(/var/snd/016989_001.wav) openWave() failed to
> open file.
>
>
> This sounds like something deep in the guts of caed(8) or the HPI driver.
> v2.13 is quite elderly (current version v2.19.2). Have you considered trying
> with the current version?
>
>
> Is this behaviour something known ?
>
>
> Not to me!
>
>
> Did I do something wrong during install ?
>
>
> Depends on what you did! Is this an install from source, or did you get DEBs
> from somewhere?
>
> Cheers!
>
>
> |--|
> | Frederick F. Gleason, Jr. |  Chief Developer |
> |   |  Paravel Systems |
> |--|
> |  Beware of Programmers who carry screwdrivers.   |
> |  -- Leonard Brandwein|
> |--|
>
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] HPI error #111 and #105

2018-06-27 Thread Fred Gleason
On Jun 27, 2018, at 18:19, Peter Claes  wrote:

> - At startup of RDairplay, it skips the first cart loaded and stops.
> At 2nd start, it starts. In logfile it gives a #105 error
> OBJ_ALREADY_OPEN

What are your channel settings for the Main Log in RDAdmin? Try setting both of 
them to ‘0:0’.


> - When starting the next cart halfway through the playing cart (or no
> fade on segue) the next cart starts with no progressbar nor Audio. But
> the counter is running till end, after that, next cart, audio returns.
> In Logfile it gives a #111 error - INVALID_HANDLE
> - When I browse through the sound panel, a maximum of 2 carts can play
> simultaneously, from the 3rd one on, it will have the counter running
> and not blinking.  if one of the 2 others stop, the 3rd one will play.
> As if a maximum of 2streams is reached. Error in logfile :
> Error:hpiLoadPlayback(/var/snd/016989_001.wav) openWave() failed to
> open file.

This sounds like something deep in the guts of caed(8) or the HPI driver. v2.13 
is quite elderly (current version v2.19.2). Have you considered trying with the 
current version?


> Is this behaviour something known ?

Not to me!


> Did I do something wrong during install ?

Depends on what you did! Is this an install from source, or did you get DEBs 
from somewhere?

Cheers!


|--|
| Frederick F. Gleason, Jr. |  Chief Developer |
|   |  Paravel Systems |
|--|
|  Beware of Programmers who carry screwdrivers.   |
|  -- Leonard Brandwein|
|--|

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] HPI error #111 and #105

2018-06-27 Thread Peter Claes
Hi guys,

We are testing a ASI6614 on a Rivendell install (2.13) and installed
on ubuntu 14.04LTS.
The HPI driver i latest version 4.18

At first glance it looks works, but has some strange behaviour.

- At startup of RDairplay, it skips the first cart loaded and stops.
At 2nd start, it starts. In logfile it gives a #105 error
OBJ_ALREADY_OPEN
- When starting the next cart halfway through the playing cart (or no
fade on segue) the next cart starts with no progressbar nor Audio. But
the counter is running till end, after that, next cart, audio returns.
In Logfile it gives a #111 error - INVALID_HANDLE
- When I browse through the sound panel, a maximum of 2 carts can play
simultaneously, from the 3rd one on, it will have the counter running
and not blinking.  if one of the 2 others stop, the 3rd one will play.
As if a maximum of 2streams is reached. Error in logfile :
Error:hpiLoadPlayback(/var/snd/016989_001.wav) openWave() failed to
open file.

Is this behaviour something known ?
Did I do something wrong during install ?
Some permissions set wrong or wrong settings somewhere ?

I tried several things but nothing helped.

Regards

Peter
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Problem with Adding Groups to Services

2018-06-27 Thread Pab







Same machine name. I believe it’s the same IP. Will have to 
make sure. 



Get Outlook for iOS





On Wed, Jun 27, 2018 at 3:11 PM -0400, "drew Roberts"  wrote:












On Wed, Jun 27, 2018 at 12:09 PM,   wrote: 

 

Any thoughts?


Does the "new" machines name and ip address match the "old" one? 

 

all the best,
drew
-- 
Enjoy great Bahamian Music at:
Bahamian Or Nuttin - http://www.bahamianornuttin.com






___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Problem with Adding Groups to Services

2018-06-27 Thread drew Roberts
On Wed, Jun 27, 2018 at 12:09 PM,  wrote:


>
>
> Any thoughts?
>
>
Does the "new" machines name and ip address match the "old" one?

>
>
>
> all the best,

drew
-- 
Enjoy great *Bahamian Music* at:
Bahamian Or Nuttin - http://www.bahamianornuttin.com

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Cron.daily to delete all /tmp/rivendell* files over 8 hours old...

2018-06-27 Thread Fred Gleason
On Jun 27, 2018, at 03:06, Rick Thomas  wrote:

> Do you know of anything that might create files with names that match 
> /tmp/rivendell* ?

Sounds like a local modification —i.e. done by hand.


> If not, I’ll remove the line and see what comes of it.

Or lat least comment it out (by putting a ‘#’ at the beginning of the line.

Cheers!


|--|
| Frederick F. Gleason, Jr. |  Chief Developer |
|   |  Paravel Systems |
|--|
|  A room without books is like a body without a soul. |
| -- Cicero|
|--|

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Changed to qt3 mysql

2018-06-27 Thread Marius Wikstøl
I usually just add the path to mysql.h in configure-script on the 
I_FLAGS-line. Don't know if that's a good thing to do tho, but it works.


Marius

On 06/27/2018 06:43 PM, Rob Landry wrote:



It's looking for mysql.h in the wrong place. If I remember right -- I 
can't find my notes -- you have to symlink it and two or three other 
files to /usr/include. I'll see if I can find my notes when I get 
home; I'm at a transmitter site on Cape Cod right now.



Rob




___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Changed to qt3 mysql

2018-06-27 Thread Rob Landry



It's looking for mysql.h in the wrong place. If I remember right -- I 
can't find my notes -- you have to symlink it and two or three other files 
to /usr/include. I'll see if I can find my notes when I get home; I'm at a 
transmitter site on Cape Cod right now.



Rob


--
Я там, где ребята толковые,
Я там, где плакаты "Вперёд",
Где песни рабочие новые
Страна трудовая поёт.

On Wed, 27 Jun 2018, Gary Hodder wrote:


Did you configure QT3 with -qt-sql-mysql ?


Did this time and got
I.moc/release-shared/ -o .obj/release-shared/qsqldatabase.o
sql/qsqldatabase.cpp
In file included from sql/drivers/mysql/qsql_mysql.h:53:0,
 from sql/qsqldatabase.cpp:54:
./mysql.h:56:23: fatal error: mysql.h: No such file or directory
 #include "mysql.h"
   ^
compilation terminated.
Makefile:12186: recipe for target '.obj/release-shared/qsqldatabase.o'
failed
make[2]: *** [.obj/release-shared/qsqldatabase.o] Error 1
make[2]: Leaving directory '/usr/local/qt3/src'
Makefile:40: recipe for target 'sub-src' failed
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory '/usr/local/qt3'
Makefile:8: recipe for target 'init' failed
make: *** [init] Error 2

So I modified /usr/local/qt3/src/sql/drivers/mysql/qsql_mysql.h
line 53 from
#include 
to
#include 
Now it compiles and redid
qmake -o Makefile "INCLUDEPATH+=/usr/include/mysql" mysql.pro
in /usr/local/qt3/plugins/src/sqldrivers/mysql
make clean then make install
make install
g++ -c -pipe -Wall -W -O2 -fPIC  -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SHARED
-I/usr/local/qt3/mkspecs/linux-g++ -I. -I/usr/include/mariadb
-I../../../../include -I.moc/release-shared/ -o .obj/main.o main.cpp
In file included from ../../../../include/qsqldriverplugin.h:45:0,
 from main.cpp:41:
../../../../include/qgplugin.h:85:13: warning: invalid suffix on
literal; C++11 requires a space between literal and string macro [-
Wliteral-suffix]
 "version="QT_VERSION_STR"\n"\
 ^
../../../../include/qgplugin.h:86:13: warning: invalid suffix on
literal; C++11 requires a space between literal and string macro [-
Wliteral-suffix]
 "flags="Q_PLUGIN_FLAGS_STRING"\n"\
 ^
../../../../include/qgplugin.h:87:6: warning: invalid suffix on
literal; C++11 requires a space between literal and string macro [-
Wliteral-suffix]
  "buildkey="QT_BUILD_KEY"\0";
  ^
g++ -c -pipe -Wall -W -O2 -fPIC  -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SHARED
-I/usr/local/qt3/mkspecs/linux-g++ -I. -I/usr/include/mariadb
-I../../../../include -I.moc/release-shared/ -o .obj/qsql_mysql.o
../../../../src/sql/drivers/mysql/qsql_mysql.cpp
test -d ../../../sqldrivers/ || mkdir -p ../../../sqldrivers/
rm -f libqsqlmysql.so
g++ -Wl,-rpath,/usr/local/qt3/lib -shared -Wl,-
rpath,/usr/local/qt3/plugins/sqldrivers -o libqsqlmysql.so .obj/main.o
.obj/qsql_mysql.o   -L/usr/local/qt3/lib -L/usr/X11R6/lib -lmysqlclient
-lqt -lXext -lX11 -lm -lSM -lICE -ldl 
mv -f libqsqlmysql.so ../../../sqldrivers/
cp -f "../../../sqldrivers/libqsqlmysql.so"
"../../../sqldrivers/libqsqlmysql.so"
cp: '../../../sqldrivers/libqsqlmysql.so' and
'../../../sqldrivers/libqsqlmysql.so' are the same file
Makefile:152: recipe for target 'install_target' failed
make: [install_target] Error 1 (ignored)
strip --strip-unneeded "../../../sqldrivers/libqsqlmysql.so"

Rebuilt rd and run rdadmin, unable to connect to mySQL!

Gary.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Problem with Adding Groups to Services

2018-06-27 Thread Cowboy
On Wed, 27 Jun 2018 12:09:07 -0400
 wrote:

> Any thoughts?

 Was the previous install the same version ?

-- 
Cowboy

"One lawyer can steal more than a hundred men with guns."
-- The Godfather
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Problem with Adding Groups to Services

2018-06-27 Thread pab
Experienced a major hardware failure which took the disk drive with it.
Fortunately, MySQL and audio were on a server so restoration wasn't a
problem. Or so I thought.

 

Downloaded and installed 2.19.2 from the current Paravel scripts. Pointed
machine at database and audio on the server and everything seemed to be
working.

 

However, all of my audio groups now have no active services, and any attempt
to move services from "available" to "active" are reset as soon as "OK" has
been clicked.

 

Any thoughts?

 

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Cron.daily to delete all /tmp/rivendell* files over 8 hours old...

2018-06-27 Thread Rick Thomas
Thanks, Fred!

Do you know of anything that might create files with names that match 
/tmp/rivendell* ?

If not, I’ll remove the line and see what comes of it.

Rick


On Jun 26, 2018, at 5:10 AM, Fred Gleason  wrote:

> On Jun 25, 2018, at 05:39, Rick Thomas  wrote:
> 
>>> Subject: Anacron job 'cron.daily' on auto-mc 
>>> Date: Sun, 24 Jun 2018 03:51:04 -0700 (PDT) 
>>> 
>>> /etc/cron.daily/tmpwatch:
>>> error: cannot resolve /tmp/rivendell*: No such file or directory
>> 
>> There do not seem to be any directories with those names.
>> 
>> It seems to come from a line in /etc/cron.daily/tmpwatch:
>> 
>>> /usr/sbin/tmpwatch “$flags" 8h /tmp/rivendell*
>> 
>> 
>> Does anybody know why it’s there?
> 
> It’s not part of a standard Broadcast Appliance installation.
> 
> Cheers!
> 
> 
> |--|
> | Frederick F. Gleason, Jr. |  Chief Developer |
> |   |  Paravel Systems |
> |--|
> |  A room without books is like a body without a soul. |
> | -- Cicero|
> |--|
> 
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev