Page 6 of 7

Re: [App] libAlert B/C/D/E/F/H

Posted: Wed Oct 28, 2015 1:35 pm
by wifi75
I've send this command:
samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libAlert.so TEXT:"R E A D Y !"
after restart tv This text goes away and appears to default Welcome to SamyGO!

maybe I need to install this file: 99_99_zzzAlert.init ????

Re: [App] libAlert B/C/D/E/F/H

Posted: Wed Feb 24, 2016 11:32 pm
by theip4nda
For my H Serie it doesn?t work :-(

I used that command
samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libAlert.so TEXT:"R E A D Y !"

But my Message is another
Here is a Log

[Alert] lib_init, >>>
[Alert] Blinking 2 times every 200ms!
[Alert] Found string at Pos: 3
[Alert] Showing text banner: "Welcome to SamyGO popup!"
[Alert] <<< lib_deinit

Re: [App] libAlert B/C/D/E/F/H

Posted: Wed Feb 24, 2016 11:41 pm
by zoelechat
You set TEXT:"READY !" and it shows "Welcome to SamyGO"?? :P (welcome to the 4th dimension...)
I think you should edit text in startup script :)

Re: [App] libAlert B/C/D/E/F/H

Posted: Wed Feb 24, 2016 11:54 pm
by theip4nda
My aktually Text is "Welcome to SamyGo popup!"

its a bug or i use a wrong command to change the text?

Re: [App] libAlert B/C/D/E/F/H

Posted: Thu Feb 25, 2016 12:04 am
by zoelechat
If it shows "Welcome to SamyGo popup!", it's because you ask it to show such text. Lib doesn't own any default text, so it mandatorily comes from somewhere. Either from 99_99_zzzAlert.init or test.sh you HAVE to edit.

Re: [App] libAlert B/C/D/E/F/H

Posted: Thu Feb 25, 2016 12:09 am
by theip4nda
what is the right path for test.sh? init.d oder libso ?

Re: [App] libAlert B/C/D/E/F/H

Posted: Thu Feb 25, 2016 9:53 am
by zoelechat
There is no "right path", you can put it in any path or simply not use it, it's here as sample for test purpose (see 1st post).

Re: [App] libAlert B/C/D/E/F/H

Posted: Thu Feb 25, 2016 11:16 pm
by theip4nda
Is that right?
TEXT="Ready"
MSGBOX="Welcome to SamyGO message box!"
SYSTEM="Welcome to SamyGO system alert!"
CENTER="Welcome to SamyGO centered!"

When i use the right command on Putty i see my own text on my tv.. but after a restart i see nothing :-(

Re: [App] libAlert B/C/D/E/F/H

Posted: Thu Feb 25, 2016 11:22 pm
by zoelechat
Told you, you have to edit and install startup script :)

Re: [App] libAlert B/C/D/E/F/H

Posted: Thu Feb 25, 2016 11:28 pm
by theip4nda
I now understand this script. Thx for help