I don’t think there’s a need of re-installing everything (it was always really a torture to install a new RC without normal upgrade procedure for many reasons, really).
If my system is kept unchanged and a new RC causes troubles, it’s not a system fault. And it’s not my fault. RC must be installed in a proper way.
I understand that this is not a commercial SW and I can be sent to Hell,
Anyway, there should be a kind of exception handler (for drivers crashing, TVService or SQL db inaccessibility, etc.).
Please, think of me to be a stupid user, who can’t act as a bug-tester. If I have a trouble, the only thing I can do, is to post logs. But not think or re-install and test.
I worked more than 11 years for a GSM operator and there’s a rule that a stupid user is always right. So, if you release anything for a wide range of GSM mobile phones, do test yourself beforehand. If there’s a trouble afterwards, do everything to solve the problem, ‘cause you are guilty.
I used to write to the team before the troubles I have, but my questions were unanswered or nothing was done (see the threads weak signal or WebEPG). “I’m lazy to explain”, “no time to argue”, “buy a biggest dish” or “yes, we’re bad C++ coders” were the only answers.
If the team can’t help me, I must do it by myself.
Actually, this morning I got an idea what might be wrong with the TVServer and did some manual testing of tricking the server. And that worked.
I’m a tough guy (or I wouldn’t succeed in OSS/BSS making), so I had a discussion with a friend of mine who was responsible 7 or 8 years ago for making the first Russian mobileTV platform using RTSP in GSM-networks.
He performed a long training about proper way of closing Windows services, sockets, choosing the right Windows posts on resuming, etc. I can’t reproduce that, as I’m not an expert or a coder.
I was just interested, whether my solution was right or not. He said “yeah”, but disagreed to help me, as it is an open-source project.
So I am to re-write my nnCron script to parse Windows suspend command and stop it before closing the service in a proper way using a third-party app, to solve “onresuming” driver problem and to solve a problem when a driver and MP are crashed, when a signal is weak due to rain, etc.
Too much work until weekends.
Reading nnCron help now.
If my system is kept unchanged and a new RC causes troubles, it’s not a system fault. And it’s not my fault. RC must be installed in a proper way.
I understand that this is not a commercial SW and I can be sent to Hell,
Anyway, there should be a kind of exception handler (for drivers crashing, TVService or SQL db inaccessibility, etc.).
Please, think of me to be a stupid user, who can’t act as a bug-tester. If I have a trouble, the only thing I can do, is to post logs. But not think or re-install and test.
I worked more than 11 years for a GSM operator and there’s a rule that a stupid user is always right. So, if you release anything for a wide range of GSM mobile phones, do test yourself beforehand. If there’s a trouble afterwards, do everything to solve the problem, ‘cause you are guilty.
I used to write to the team before the troubles I have, but my questions were unanswered or nothing was done (see the threads weak signal or WebEPG). “I’m lazy to explain”, “no time to argue”, “buy a biggest dish” or “yes, we’re bad C++ coders” were the only answers.
If the team can’t help me, I must do it by myself.
Actually, this morning I got an idea what might be wrong with the TVServer and did some manual testing of tricking the server. And that worked.
I’m a tough guy (or I wouldn’t succeed in OSS/BSS making), so I had a discussion with a friend of mine who was responsible 7 or 8 years ago for making the first Russian mobileTV platform using RTSP in GSM-networks.
He performed a long training about proper way of closing Windows services, sockets, choosing the right Windows posts on resuming, etc. I can’t reproduce that, as I’m not an expert or a coder.
I was just interested, whether my solution was right or not. He said “yeah”, but disagreed to help me, as it is an open-source project.
So I am to re-write my nnCron script to parse Windows suspend command and stop it before closing the service in a proper way using a third-party app, to solve “onresuming” driver problem and to solve a problem when a driver and MP are crashed, when a signal is weak due to rain, etc.
Too much work until weekends.
Reading nnCron help now.