>
> A change recently in master has Gstat poll for errors.

Does it poll even if I am not using Gstat?


> Are you using Gstat or are you using gladevcp (it uses Gstat) ?


I am not using Gstat. The only GladeVCP widgets I am using are Gremlin and
Sourceveiw. Do these use Gstat now?


> Are you also polling separately for errors?


Yes, I have my GUI polling for errors.


> Are you using axis for the main GUI?


No, it is a completely stand alone GUI.


> Errors can only be read by _ONE_ source,.
> if using multiply programs to read error stats It's unpredictable who gets
> them.


So do errors "get popped from the stack" when they are polled or is there
some other reason why only one source can poll errors?
I guess I assumed that error.poll() would be like stat.poll(), which as far
as I know can be polled by multiple sources.


> Ideally I would recommend using Gstat.
> I have noticed GStat doesn't seem to send the error messages all the time
> too.
> I have not figured out the problem nor confirmed if it's just my system.


So it seems like you have noticed that same behavior I have. Could this
problem be elsewhere, maybe in the python interface, or deeper?


> In the end I may need to remove error polling from GStat.



Chris M


Thank you very much Chris, and sorry for all the questions!

Kurt



On Thu, Apr 27, 2017 at 12:19 AM, Chris Morley <chrisinnana...@hotmail.com>
wrote:

> A change recently in master has Gstat poll for errors.
>
> Are you using Gstat or are you using gladevcp (it uses Gstat) ?
>
> Are you also polling separately for errors?
>
> Are you using axis for the main GUI?
>
>
> Errors can only be read by _ONE_ source,.
>
> if using multiply programs to read error stats It's unpredictable who gets
> them.
>
>
> Ideally I would recommend using Gstat.
>
> I have noticed GStat doesn't seem to send the error messages all the time
> too.
>
> I have not figured out the problem nor confirmed if it's just my system.
>
>
> In the end I may need to remove error polling from GStat.
>
>
> Chris M
>
>
> ________________________________
> From: Kurt Jacobson <kurtcjacob...@gmail.com>
> Sent: April 27, 2017 3:11 AM
> To: EMC developers
> Subject: [Emc-developers] Error channel missing errors
>
> Hello all,
>
> I am using the Python interface and have noticed recently that the error
> channel appears to catch errors only about 50% of the time. The errors get
> printed to the terminal but don't show up when polling the error channel. I
> did not have this problem when using 2.7, only since switching to 2.8, and
> I have not made any changes to that part of my UI code so I don't think the
> problem is in my code. Is it just me or is there a known problem here?
>
> Thanks,
> Kurt
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
> Emc-developers Info Page - SourceForge<https://lists.
> sourceforge.net/lists/listinfo/emc-developers>
> lists.sourceforge.net
> The Enhanced Machine Controller (EMC) is a CNC machine controller that
> runs on Linux and is available under the terms of the GNU General Public
> License.
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to