Hi, there is an third issue I had with pncconf. Someone else already had if bevore: https://github.com/machinekit/machinekit/issues/102
My suggested fix is to add another if-case @line 1584 in pncconf, in function 'check_for_rt' ------ elif hal.is_userspace: return True ------ With that change the test-axis button works again. I am not quite sure how the 'is_userspace'-bit is behaves on RTAI systems, so this might not be a complete fix. Kind Regards Carsten p.s. i am working on a patch for the debian packaging issue. Am 30.10.2014 16:28, schrieb Sebastian Kuzminsky: > On 10/29/14 8:47 AM, Carsten Presser wrote: >> Hi, >> >> When trying to run pncconf from the recent buildbot debian package it >> complains about missing python modules. >> Those modules are missing. They should be under /var/lib/python/pncconf. >> I guess the changes to pncconf are not yet reflected in the debian >> control files. I am no debian-package-expert, so I cant propose a patch >> for that. > > Hi Carsten, thanks for your bug report. I confirm that pncconf in > 2.7.0~pre2 does not start up, instead it gives a error. I opened bug > #400 to track this: https://sourceforge.net/p/emc/bugs/400/ > > > Pncconf in 2.6.3 does start up in but produces warnings, i opened bug > #399 to track that: https://sourceforge.net/p/emc/bugs/399 > > >> However, I also found a few critical typos in the pncconf python module. >> A patch for those is attached. > > Thanks for the patch, that's great! > > Chris Morley is the pncconf developer & maintainer. Chris, does that > patch look right to you? > > -- Carsten Presser Geschäftsführer [email protected] Elektronikentwicklung und Vertrieb Frankfurter Strasse 1 66606 St.Wendel Telefon: 06851-1305585 Mobil: 0179-5594690 Internet: http://ca.rstenpresser.de EMail: [email protected] ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
