QTDesigner PATH issue
- gardenweazel
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 8
08 Jan 2025 17:59 #318443
by gardenweazel
Replied by gardenweazel on topic QTDesigner PATH issue
LINUXCNC_HOME is not set. I thought that I saw in the "linuxcnc" script where it was set upon execution when starting?
This may be why I had so many problems in the past. I prefer to run RIP but, I may have accidentally/inadvertently installed the uspace version
and perhaps not knowing the difference. I recently removed the uspace version however not totally sure that is what caused DESIGNER to
fail.
Additionally, what's a mystery to me is the use of paths in the INI file. Should be using FULL paths or ABSOLUTE paths or other?.......
Here's what is set:
andy@file0x:~$ env
SHELL=/bin/bash
EMC2VERSION=2.10.0~pre0
GLADE_CATALOG_SEARCH_PATH=/home/andy/linuxcnc-dev/lib/python/gladevcp
GLADE_ICON_THEME_PATH=/home/andy/linuxcnc-dev/share/glade/pixmaps:
PWD=/home/andy
LOGNAME=andy
XDG_SESSION_TYPE=tty
MANPATH=/home/andy/linuxcnc-dev/docs/man:/usr/local/man:/usr/local/share/man:/usr/share/man
TCLLIBPATH=/home/andy/linuxcnc-dev/tcl
HOME=/home/andy
LANG=en_US.UTF-8
LINUXCNCVERSION=2.10.0~pre0
XDG_SESSION_CLASS=user
LINUXCNC_EMCSH=/usr/bin/wish8.6
PYTHONPATH=/home/andy/linuxcnc-dev/lib/python
TERM=xterm
USER=andy
SHLVL=1
XDG_SESSION_ID=9
LD_LIBRARY_PATH=/home/andy/linuxcnc-dev/lib
XDG_RUNTIME_DIR=/run/user/1000
LINUXCNC_NCFILES_DIR=/home/andy/linuxcnc-dev/nc_files
EMC2_HOME=/home/andy/linuxcnc-dev
PATH=/home/andy/.local/bin:/home/andy/bin:/home/andy/linuxcnc-dev/bin:/home/andy/linuxcnc-dev/scripts:/home/andy/linuxcnc-dev/tcl:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/andy/.local/bin:/home/andy/.local/bin
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
SSH_TTY=/dev/pts/2
_=/usr/bin/env
This may be why I had so many problems in the past. I prefer to run RIP but, I may have accidentally/inadvertently installed the uspace version
and perhaps not knowing the difference. I recently removed the uspace version however not totally sure that is what caused DESIGNER to
fail.
Additionally, what's a mystery to me is the use of paths in the INI file. Should be using FULL paths or ABSOLUTE paths or other?.......
Here's what is set:
andy@file0x:~$ env
SHELL=/bin/bash
EMC2VERSION=2.10.0~pre0
GLADE_CATALOG_SEARCH_PATH=/home/andy/linuxcnc-dev/lib/python/gladevcp
GLADE_ICON_THEME_PATH=/home/andy/linuxcnc-dev/share/glade/pixmaps:
PWD=/home/andy
LOGNAME=andy
XDG_SESSION_TYPE=tty
MANPATH=/home/andy/linuxcnc-dev/docs/man:/usr/local/man:/usr/local/share/man:/usr/share/man
TCLLIBPATH=/home/andy/linuxcnc-dev/tcl
HOME=/home/andy
LANG=en_US.UTF-8
LINUXCNCVERSION=2.10.0~pre0
XDG_SESSION_CLASS=user
LINUXCNC_EMCSH=/usr/bin/wish8.6
PYTHONPATH=/home/andy/linuxcnc-dev/lib/python
TERM=xterm
USER=andy
SHLVL=1
XDG_SESSION_ID=9
LD_LIBRARY_PATH=/home/andy/linuxcnc-dev/lib
XDG_RUNTIME_DIR=/run/user/1000
LINUXCNC_NCFILES_DIR=/home/andy/linuxcnc-dev/nc_files
EMC2_HOME=/home/andy/linuxcnc-dev
PATH=/home/andy/.local/bin:/home/andy/bin:/home/andy/linuxcnc-dev/bin:/home/andy/linuxcnc-dev/scripts:/home/andy/linuxcnc-dev/tcl:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/andy/.local/bin:/home/andy/.local/bin
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
SSH_TTY=/dev/pts/2
_=/usr/bin/env
Please Log in or Create an account to join the conversation.
- gardenweazel
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 8
08 Jan 2025 20:23 #318459
by gardenweazel
Replied by gardenweazel on topic QTDesigner PATH issue
Attachments:
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7797
- Thank you received: 2080
09 Jan 2025 06:27 #318508
by cmorley
Replied by cmorley on topic QTDesigner PATH issue
That is the problem. I now notice my designer works because I too have an installed version of linuxcnc. I'll fix this soon.
The following user(s) said Thank You: gardenweazel
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7797
- Thank you received: 2080
09 Jan 2025 07:47 #318513
by cmorley
Replied by cmorley on topic QTDesigner PATH issue
I pushed a fix.
It was cause by RIP and Installed versions looking for a different environmental variable for the same info (LINUXCNC_HOME and EMC2_HOME)
This should fix the errors you see.
It was cause by RIP and Installed versions looking for a different environmental variable for the same info (LINUXCNC_HOME and EMC2_HOME)
This should fix the errors you see.
The following user(s) said Thank You: tommylight, gardenweazel
Please Log in or Create an account to join the conversation.
- gardenweazel
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 8
09 Jan 2025 17:23 #318557
by gardenweazel
Replied by gardenweazel on topic QTDesigner PATH issue
Thanks Chris! Designer now detects the linuxcnc plugins!
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds