Re: [Emc-developers] looks like I need a python3 patch

2022-08-23 Thread gene heskett
pers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/21/22 00:34, Chris Morley wrote: [QTvcp.QTVCP.QT_MAKEPINS][INFO] QTVCP: Found external qtvcp loadusr panel to instantiate (qt_makepins.py:87) This indicates that you didn't get the code change

Re: [Emc-developers] looks like I need a python3 patch

2022-08-22 Thread Chris Morley
-developers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/21/22 00:34, Chris Morley wrote: > [QTvcp.QTVCP.QT_MAKEPINS][INFO] QTVCP: Found external qtvcp > loadusr panel to instantiate (qt_makepins.py:87) > > This indicates that you didn&#x

Re: [Emc-developers] looks like I need a python3 patch

2022-08-22 Thread gene heskett
On 8/21/22 23:26, gene heskett wrote: On 8/21/22 00:34, Chris Morley wrote: [QTvcp.QTVCP.QT_MAKEPINS][INFO] QTVCP: Found external qtvcp loadusr panel to instantiate (qt_makepins.py:87) This indicates that you didn't get the code changes I added - maybe it didn't get through the  buildbot y

Re: [Emc-developers] looks like I need a python3 patch

2022-08-21 Thread gene heskett
On 8/21/22 00:34, Chris Morley wrote: [QTvcp.QTVCP.QT_MAKEPINS][INFO] QTVCP: Found external qtvcp loadusr panel to instantiate (qt_makepins.py:87) This indicates that you didn't get the code changes I added - maybe it didn't get through the buildbot yet. Chris Updated at 23:30, now have

Re: [Emc-developers] looks like I need a python3 patch

2022-08-21 Thread gene heskett
On 8/21/22 00:34, Chris Morley wrote: [QTvcp.QTVCP.QT_MAKEPINS][INFO] QTVCP: Found external qtvcp loadusr panel to instantiate (qt_makepins.py:87) This indicates that you didn't get the code changes I added - maybe it didn't get through the buildbot yet. Chris Thank you Chris. I'll upd

Re: [Emc-developers] looks like I need a python3 patch

2022-08-20 Thread Chris Morley
kett Sent: August 21, 2022 2:46 AM To: emc-developers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/20/22 15:25, gene heskett wrote: > On 8/20/22 15:05, Chris Morley wrote: >> Gene >> >> I looked at the errors and found the problem in

Re: [Emc-developers] looks like I need a python3 patch

2022-08-20 Thread gene heskett
On 8/20/22 15:25, gene heskett wrote: On 8/20/22 15:05, Chris Morley wrote: Gene I looked at the errors and found the problem in the code. Thanks for posting the error messages. I guess I broke it a month ago or so. I have pushed a fix to master. Sorry about that. Chris I appreciate the effo

Re: [Emc-developers] looks like I need a python3 patch

2022-08-20 Thread Chris Morley
ugust 20, 2022 7:21 PM To: emc-developers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/20/22 15:05, Chris Morley wrote: > Gene > > I looked at the errors and found the problem in the code. > Thanks for posting the error messages. > I gues

Re: [Emc-developers] looks like I need a python3 patch

2022-08-20 Thread gene heskett
-laying my round tuit. I'll update around the evening and see if it works then, and advise.  Thanks a bunch. From: gene heskett Sent: August 16, 2022 1:44 PM To: emc-developers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3

Re: [Emc-developers] looks like I need a python3 patch

2022-08-20 Thread Chris Morley
@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/15/22 23:22, gene heskett wrote: update, see below. > On 8/15/22 21:56, Chris Morley wrote: >> Gene. Open a terminal for linuxcnc and type qtvcp cam_align see if >> that works with your came

Re: [Emc-developers] looks like I need a python3 patch

2022-08-19 Thread Chris Morley
Are you by chance using a raspberry pi? Sent from my Galaxy Original message From: gene heskett Date: 2022-08-19 4:29 p.m. (GMT-08:00) To: emc-developers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/17/22 16:46, gene heskett

Re: [Emc-developers] looks like I need a python3 patch

2022-08-19 Thread gene heskett
On 8/17/22 16:46, gene heskett wrote: On 8/17/22 15:12, Chris Morley wrote: What ae you using to load qtvcp in the INI? Something like this should work; # Embed tabs EMBED_TAB_NAME= CamAlign EMBED_TAB_COMMAND= halcmd loadusr -Wn qtvcp_embed qtvcp -d -c qtvcp_embed  -x {XID} cam_align After t

Re: [Emc-developers] looks like I need a python3 patch

2022-08-17 Thread Chris Morley
@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/17/22 15:12, Chris Morley wrote: > What ae you using to load qtvcp in the INI? > Something like this should work; > > # Embed tabs > EMBED_TAB_NAME= CamAlign > EMBED_TAB_COMMAND= halcmd loadu

Re: [Emc-developers] looks like I need a python3 patch

2022-08-17 Thread gene heskett
___ From: gene heskett Sent: August 16, 2022 1:44 PM To: emc-developers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/15/22 23:22, gene heskett wrote: update, see below. On 8/15/22 21:56, Chris Morley wrote: Gene. Open a terminal for lin

Re: [Emc-developers] looks like I need a python3 patch

2022-08-17 Thread Chris Morley
From: gene heskett Sent: August 16, 2022 1:44 PM To: emc-developers@lists.sourceforge.net Subject: Re: [Emc-developers] looks like I need a python3 patch On 8/15/22 23:22, gene heskett wrote: update, see below. > On 8/15/22 21:56, Chris Morley wrote: >> G

Re: [Emc-developers] looks like I need a python3 patch

2022-08-16 Thread gene heskett
On 8/15/22 23:22, gene heskett wrote: update, see below. On 8/15/22 21:56, Chris Morley wrote: Gene. Open a terminal for linuxcnc and type qtvcp cam_align  see if that works with your camera. Chrid No, eventually drew a window frame but the background wasn't cleared, but it did get some int

Re: [Emc-developers] looks like I need a python3 patch

2022-08-15 Thread gene heskett
On 8/15/22 21:56, Chris Morley wrote: Gene. Open a terminal for linuxcnc and type qtvcp cam_align see if that works with your camera. Chrid No, eventually drew a window frame but the background wasn't cleared, but it did get some interesting warnings: gene@GO704:~/linuxcnc/configs/GO704-5i

Re: [Emc-developers] looks like I need a python3 patch

2022-08-15 Thread Chris Morley
] looks like I need a python3 patch On 8/15/22 06:41, andy pugh wrote: > On Mon, 15 Aug 2022 at 10:25, gene heskett wrote: > >> On my GO704, I've a camera that uses emc_cam.py, My mental copy/paste mistake Andy, the above s/b emb_cam.py, but its still pretty old by now. > Where

Re: [Emc-developers] looks like I need a python3 patch

2022-08-15 Thread gene heskett
On 8/15/22 06:41, andy pugh wrote: On Mon, 15 Aug 2022 at 10:25, gene heskett wrote: On my GO704, I've a camera that uses emc_cam.py, My mental copy/paste mistake Andy, the above s/b emb_cam.py, but its still pretty old by now. Where does that come from? The presence of "emc" in the name ma

Re: [Emc-developers] looks like I need a python3 patch

2022-08-15 Thread andy pugh
On Mon, 15 Aug 2022 at 15:56, gene heskett wrote: > Is there now a newer version that just works? You can try https://forum.linuxcnc.org/qtvcp/42654-how-to-choose-camera-device-used-by-cam-align#210174 -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the esp

Re: [Emc-developers] looks like I need a python3 patch

2022-08-15 Thread gene heskett
On 8/15/22 06:41, andy pugh wrote: On Mon, 15 Aug 2022 at 10:25, gene heskett wrote: On my GO704, I've a camera that uses emc_cam.py, Where does that come from? The presence of "emc" in the name makes me suspect that it is quite old. It is, probably a decade or more. And it never worked for

Re: [Emc-developers] looks like I need a python3 patch

2022-08-15 Thread andy pugh
On Mon, 15 Aug 2022 at 10:25, gene heskett wrote: > On my GO704, I've a camera that uses emc_cam.py, Where does that come from? The presence of "emc" in the name makes me suspect that it is quite old. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the espe