QtDragon, Linuxcnc 2.9pre, and Debian 12 (bookworm)

More
14 Sep 2022 14:59 #251903 by Roguish
Chris,
thanks for the reply.
No, the only custom file I have now, be sides my own .ui, is hal_glib.py
I know you're a darn good programmer, so I'm sure you could do a VM.
I'm a dumb ass mechanical, and even I use VMs.....

Please Log in or Create an account to join the conversation.

More
14 Sep 2022 15:00 - 14 Sep 2022 17:00 #251904 by Roguish
Rod,
I will try that.
thanks.

OK, ran the command.  Already installed........
 
Last edit: 14 Sep 2022 17:00 by Roguish.

Please Log in or Create an account to join the conversation.

More
14 Sep 2022 18:24 #251918 by Roguish
Chris,
well, error on exit of qtdragon.
see the image attached.
more of nuisance than a problem, I think.

 
Attachments:

Please Log in or Create an account to join the conversation.

More
15 Sep 2022 00:57 #251960 by cmorley
Looks like your screen code and qtdragon's has diverged... the line that errored is not in the latest code.
The following user(s) said Thank You: Roguish

Please Log in or Create an account to join the conversation.

More
15 Sep 2022 01:44 #251963 by Roguish
If I could run QtDesigner,maybe I could fix it.....

What is causing the error???

Please Log in or Create an account to join the conversation.

More
15 Sep 2022 01:47 - 15 Sep 2022 01:48 #251965 by cmorley
in the handler file: line 258 'self.probe.closing_cleanup__()
There is no such function in versa probe
Last edit: 15 Sep 2022 01:48 by cmorley.
The following user(s) said Thank You: Roguish

Please Log in or Create an account to join the conversation.

More
15 Sep 2022 19:56 #252038 by Roguish
I'm creating a VM right now in VMWare.
starting with debian 11.5 and doing a full upgrade.
then I'll install Linuxcnc. and hopefully it'll all work.
Then I can see what's going on.
I'll bring in my .ui file from the mill, and see if it opens in qtdesigner....
stay tuned....

Please Log in or Create an account to join the conversation.

More
16 Sep 2022 16:20 #252084 by Roguish
Chris,
qtvcp_plugins.py  definitely has problems....
my new debian 12 VM with 2.9pre proves it.  see the images.
one image shows starting qtdesigner without the link to qtvcp_plugins.py.   designer works....
the other image show starting qtdesigner with the link to qtvcp_plugins.py.    designer fails, with that error of float to int
please fix this....
I can definitely help with testing..  let me know.
It needs to get resolved, sooner or later.   sooner far better than later.
Attachments:

Please Log in or Create an account to join the conversation.

More
16 Sep 2022 17:19 #252091 by cmorley
Yes. Open qtvcp_plugins and comment out each line until you isolate the particular file. I would guess the files we already played with will be the problem.

Please Log in or Create an account to join the conversation.

More
17 Sep 2022 07:26 #252143 by phillc54
It does load after changing line 12 in /lib/python/qtvcp/widgets/round_gauge.py from:
        self._threshold = 0.0
to:
        self._threshold = 0

I don't know what the repercussions are though...
The following user(s) said Thank You: cmorley, Roguish

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.508 seconds
Powered by Kunena Forum