Error on startup

More
11 Jan 2021 22:59 #194979 by dgarrett
Replied by dgarrett on topic Error on startup
Pins like ini.z.max_limit,ini.z.min_limit are created by
task (typ: [EMCTASK]TASK=milltask)
NOTES

The inihal pins cannot be linked or set in a halfile that is
specified by an inifile [HAL]HALFILE item because they are
not created until milltask is started. The inihal pin values
can be altered by independent halcmd programs specified by
[APPLICATION]APP items or by GUIs that support a
[HAL]POSTGUI_HALFILE.
...


Ref: linuxcnc.org/docs/2.8/html/man/man1/milltask.1.html
The following user(s) said Thank You: phillc54, snowgoer540

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

More
11 Jan 2021 23:00 #194980 by phillc54
Replied by phillc54 on topic Error on startup

I've only seen it in SIM not in a live table, so it could be a timing thing.


I would have expected the opposite.

In your real table you are using the pmx485 userspace component and in you sim you wouldn't be. I was just thinking that the USRMOT error could be from the pmx485 component.

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

More
11 Jan 2021 23:28 #194983 by snowgoer540
Replied by snowgoer540 on topic Error on startup

I have not seen that error before.

ini.z.max_limit is netted by the handler file as the fourth command of the initialized function. Quick testing has shown that there is no difference whether it is the first or last command.

If I rename it to the wrong pin number then I get the following:
<commandline>:0: Pin 'ini.z.max_limits' does not exist
<commandline>:0: Pin 'ini.z.min_limits' does not exist
but I dont see these messages which are in the first post.
USRMOT: ERROR: command timeout
emcMotionInit: emcTrajInit failed
or further down:
waiting for component 'inihal' to become ready......


I’ve seen all of this before.... but like I say mostly in sim. I think I’ve seen it at the table once maybe twice

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

More
20 Jan 2022 01:20 #232493 by AgentWD40
Replied by AgentWD40 on topic Error on startup
I ran apt-get update and upgrade on my laptop today and I get startup errors now too. This is in a qtplasmac sim config.I actually get two different error messages. I've attached both for review. 
Attachments:

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

More
20 Jan 2022 05:15 #232497 by phillc54
Replied by phillc54 on topic Error on startup
I just did the same update procedure here on an old Buster VM and it has no issues.

Can you post the resulting files from the following commands in a terminal:
 apt search python3-pyqt5 > apt-search-pyqt5.txt
 apt search libqscintilla2-qt5 > apt-search-qsci.txt

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

More
20 Jan 2022 13:41 - 20 Jan 2022 13:49 #232523 by AgentWD40
Replied by AgentWD40 on topic Error on startup
Here you go

Thinking I need to downgrade pyqt5?
Attachments:
Last edit: 20 Jan 2022 13:49 by AgentWD40.

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

More
20 Jan 2022 22:33 #232560 by phillc54
Replied by phillc54 on topic Error on startup
That was a thought but my versions here are identical. I am at a loss ...

It may be worth an ask in the QtVCP section of the forum.
forum.linuxcnc.org/qtvcp

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

More
20 Jan 2022 23:01 #232567 by cmorley
Replied by cmorley on topic Error on startup
No need I see it here. I am off to work but will give some thought to this.
What version of linux are you using?

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

More
20 Jan 2022 23:36 #232579 by phillc54
Replied by phillc54 on topic Error on startup
I don't see it on either:

Debian 10:
python3-pyqt5 5.11.3+dfsg-1+b3
libqscintilla2-qt5-13  2.10.4+dfsg-2.1 

MX-Linux 21 (Debian 11 spinoff)
python3-pyqt5  5.15.2+dfsg-3
libqscintilla2-qt5-15  2.11.6+dfsg-2 

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

More
20 Jan 2022 23:51 #232580 by AgentWD40
Replied by AgentWD40 on topic Error on startup
This is MX Linux 19.4 per the recommendation of the guide that's floating around. I may upgrade/change anyway, I'm having other unrelated issues with this distro.

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

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