Glade 3.20.will not work with LinuxCNC , please follow this for 3.8.6

More
25 Jan 2018 09:28 #104993 by Mike_Eitel
Replied by Mike_Eitel on topic Glade 3.18.3?
I changed to the other side and give rules for others how and what to programm. Beside plc and scada systems i also get some very special Linux embedded systems made.

So hacking myself is mostly hobby, and I'm not in knowledge anymore.

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

More
25 Jan 2018 19:26 - 25 Jan 2018 19:27 #105010 by cmorley
Replied by cmorley on topic Glade 3.18.3?
ok maybe i figured it out - but i couldn't really test it because i don't have an installed system.

open a terminal and type:
export GLADE_CATALOG_PATH="PYTHON TO GLADEVCP"

changing PYTHON TO GLADEVCP to the location of the installed gladevcp folder
should be something like /usr/lib/pymodules/python2.7/gladevcp

then type:
glade-gtk2 and see what happens (or post what happens)

Chris M
Last edit: 25 Jan 2018 19:27 by cmorley.

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

More
25 Jan 2018 19:43 #105012 by Mike_Eitel
Replied by Mike_Eitel on topic Glade 3.18.3?
THX

More or less nothing ;-(

cnc@MeBigCNC3:~$ export GLADE_CATALOG_PATH="PYTHON TO GLADEVCP
> ^C
cnc@MeBigCNC3:~$ glade-gtk2
bash: glade-gtk2: Kommando nicht gefunden.
cnc@MeBigCNC3:~$ ^C
cnc@MeBigCNC3:~$

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

More
25 Jan 2018 19:47 #105013 by cmorley
Replied by cmorley on topic Glade 3.18.3?
Mike you must follow all my instructions.

PYTHON TO GLADEVCP must be substituted with the actual path
You must look up that path on your system first.

Chris M

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

More
25 Jan 2018 19:49 #105014 by Mike_Eitel
Replied by Mike_Eitel on topic Glade 3.18.3?
That is what I can see under adjustments:

Attachments:

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

More
25 Jan 2018 19:51 #105015 by Mike_Eitel
Replied by Mike_Eitel on topic Glade 3.18.3?
OH, i missunderstood completely
Sorry, I'm a unskilled nerd in Linux.... How to handle PATH in linux ... Sorry

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

More
25 Jan 2018 19:57 #105016 by Mike_Eitel
Replied by Mike_Eitel on topic Glade 3.18.3?
I fear something basic is not jet fulfilled
Attachments:

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

More
25 Jan 2018 20:05 #105017 by Mike_Eitel
Replied by Mike_Eitel on topic Glade 3.18.3?
I found and see some files in usr/share

cnc@MeBigCNC3:~$ linuxcnc_var all
LINUXCNCVERSION=2.8.0-pre1-3575-g8ca6b52eb
LINUXCNC_AUX_GLADEVCP=/usr/share/linuxcnc/aux_gladevcp
LINUXCNC_AUX_EXAMPLES=/usr/share/linuxcnc/aux_examples
REALTIME=/etc/init.d/realtime
RTS=uspace
HALLIB_DIR=/usr/share/linuxcnc/hallib
cnc@MeBigCNC3:~$

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

More
25 Jan 2018 20:18 #105018 by Mike_Eitel
Replied by Mike_Eitel on topic Glade 3.18.3?
And last I used MC to search the entire system for gladevcp and tried this without success

cnc@MeBigCNC3:~$
cnc@MeBigCNC3:~$ export GLADE_CATALOG_PATH=/usr/lib/python2.7/dist-packages
cnc@MeBigCNC3:~$ linuxcnc_var all
LINUXCNCVERSION=2.8.0-pre1-3575-g8ca6b52eb
LINUXCNC_AUX_GLADEVCP=/usr/share/linuxcnc/aux_gladevcp
LINUXCNC_AUX_EXAMPLES=/usr/share/linuxcnc/aux_examples
REALTIME=/etc/init.d/realtime
RTS=uspace
HALLIB_DIR=/usr/share/linuxcnc/hallib
cnc@MeBigCNC3:~$ export GLADE_CATALOG_PATH="/usr/lib/python2.7/dist-packages"
cnc@MeBigCNC3:~$ linuxcnc_var all
LINUXCNCVERSION=2.8.0-pre1-3575-g8ca6b52eb
LINUXCNC_AUX_GLADEVCP=/usr/share/linuxcnc/aux_gladevcp
LINUXCNC_AUX_EXAMPLES=/usr/share/linuxcnc/aux_examples
REALTIME=/etc/init.d/realtime
RTS=uspace
HALLIB_DIR=/usr/share/linuxcnc/hallib
cnc@MeBigCNC3:~$

THX a lot for your patience



Attachments:

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

More
26 Jan 2018 11:12 - 26 Jan 2018 11:17 #105031 by newbynobi
Replied by newbynobi on topic Glade 3.18.3?
Hallo Mike,

I am quite sure, that you did not follow my WIKI step by step.

What files are in the following directories?
/usr/local/share/glade3/catalogs
/usr/local/share/glade3/pixmaps

What do you get if you do:
glade-3
does glade open? Look in help or info for the release number

cd linuxcnc-dev
sd src
./autogen.sh
./configure --enable-simulator
make
sudo make setuid

any errors?

look for one widget in your system, i.e.
(hope syntax of find is correct, this is from my company PC
cd
find -name "speedcontrol.py" /

all in a terminal.

Norbert
Last edit: 26 Jan 2018 11:17 by newbynobi.

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

Moderators: mhaberlerHansU
Time to create page: 0.205 seconds
Powered by Kunena Forum