Gmocappy wont load with new RIP install
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1945
- Thank you received: 335
09 Jun 2019 19:42 #136395
by bevins
Gmocappy wont load with new RIP install was created by bevins
I dont know what I did wrong but everything loads except gmocappy. I did plasmac, linuxcnc-dev tried all sorts. gmocappy wont load.
I must have messed up gtk.
I must have messed up gtk.
Starting LinuxCNC...
Found file(lib): /home/denis/linuxcnc-dev/lib/hallib/core_sim.hal
Note: Using POSIX non-realtime
Found file(REL): ./spindle_sim.hal
Found file(lib): /home/denis/linuxcnc-dev/lib/hallib/simulated_home.hal
Traceback (most recent call last):
File "/home/denis/linuxcnc-dev/bin/gmoccapy", line 36, in <module>
import gladevcp.makepins # needed for the dialog"s calculator widget
File "/home/denis/linuxcnc-dev/lib/python/gladevcp/__init__.py", line 1, in <module>
from hal_pythonplugin import *
File "/home/denis/linuxcnc-dev/lib/python/gladevcp/hal_pythonplugin.py", line 30, in <module>
from hal_gremlin import HAL_Gremlin
File "/home/denis/linuxcnc-dev/lib/python/gladevcp/hal_gremlin.py", line 32, in <module>
import gremlin
File "/home/denis/linuxcnc-dev/lib/python/gremlin.py", line 40, in <module>
import gtk.gtkgl.widget
ImportError: No module named gtkgl.widget
Shutting down and cleaning up LinuxCNC...
task: 24 cycles, min=0.000008, max=0.001082, avg=0.000906, 0 latency excursions (> 10x expected cycle time of 0.001000s)
Note: Using POSIX non-realtime
LinuxCNC terminated with an error. You can find more information in the log:
/home/denis/linuxcnc_debug.txt
and
/home/denis/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
denis@plasma01:~/linuxcnc-dev$
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1945
- Thank you received: 335
09 Jun 2019 19:51 #136398
by bevins
Replied by bevins on topic Gmocappy wont load with new RIP install
My bad.... Found some missing dependencies. now all loads fine
Please Log in or Create an account to join the conversation.
- harvey
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 0
21 Feb 2020 16:45 #158149
by harvey
Replied by harvey on topic Gmocappy wont load with new RIP install
Hi
I have the same problem, Which dependencies were missing ?
I have the same problem, Which dependencies were missing ?
Please Log in or Create an account to join the conversation.
- ikkuh
- Offline
- Elite Member
Less
More
- Posts: 272
- Thank you received: 46
22 Feb 2020 12:32 #158200
by ikkuh
This is not a clue?
Replied by ikkuh on topic Gmocappy wont load with new RIP install
Hi
I have the same problem, Which dependencies were missing ?
This is not a clue?
ImportError: No module named gtkgl.widget
Please Log in or Create an account to join the conversation.
- harvey
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 0
22 Feb 2020 13:15 #158203
by harvey
Replied by harvey on topic Gmocappy wont load with new RIP install
It's a clue, but I can't interpret it. I don't know how to fix the bug
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Visitor
22 Feb 2020 13:50 #158206
by BeagleBrainz
Replied by BeagleBrainz on topic Gmocappy wont load with new RIP install
Please Log in or Create an account to join the conversation.
- harvey
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 0
22 Feb 2020 14:24 #158207
by harvey
Replied by harvey on topic Gmocappy wont load with new RIP install
this did not help on my normal installation. I did now install Linuxcnc with Debian Stretch in a virtual environment. There works gladevcp and glade3.8 without errors.
Please Log in or Create an account to join the conversation.
- bbsr_5a
- Offline
- Platinum Member
Less
More
- Posts: 544
- Thank you received: 105
22 Feb 2020 16:10 #158217
by bbsr_5a
Replied by bbsr_5a on topic Gmocappy wont load with new RIP install
hi gmoccapy depends on many libs
as of 12.04 ubuntu there is a depencies list but on newer systems it may fail so DONT RECOMENT TO INSTALL this
it is up to you as you are to make it work TAKES ABOUT 2hours to install on RAS
as of 12.04 ubuntu there is a depencies list but on newer systems it may fail so DONT RECOMENT TO INSTALL this
it is up to you as you are to make it work TAKES ABOUT 2hours to install on RAS
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get install -y alien
sudo apt-get install -y asciidoc
sudo apt-get install -y autoconf
sudo apt-get install -y automake
sudo apt-get install -y bison
sudo apt-get install -y blt
sudo apt-get install -y build-essential
sudo apt-get install -y bwidget
sudo apt-get install -y cpio
sudo apt-get install -y dblatex
sudo apt-get install -y debhelper
sudo apt-get install -y dpkg-dev
sudo apt-get install -y dvipng
sudo apt-get install -y eclipse-cdt
sudo apt-get install -y fakeroot
sudo apt-get install -y g++
sudo apt-get install -y gettext
sudo apt-get install -y ghostscript
sudo apt-get install -y git
sudo apt-get install -y git-core
sudo apt-get install -y git-doc
sudo apt-get install -y git-gui
sudo apt-get install -y git-cola
sudo apt-get install -y gitk
sudo apt-get install -y glade
sudo apt-get install -y glade-gnome
sudo apt-get install -y glibc-doc
sudo apt-get install -y groff
sudo apt-get install -y imagemagick
sudo apt-get install -y libboost-python-dev
sudo apt-get install -y libboost-serialization-dev
sudo apt-get install -y libboost-thread-dev
sudo apt-get install -y libc6-dev
sudo apt-get install -y libgl1-mesa-dev
sudo apt-get install -y libglib2.0-dev
sudo apt-get install -y libglu1-mesa-dev
sudo apt-get install -y libgnomeprintui2.2-dev
sudo apt-get install -y libgtk2.0-dev
sudo apt-get install -y libmodbus3-dev
sudo apt-get install -y libmodbus5
sudo apt-get install -y libncurses-dev
sudo apt-get install -y libncurses5-dev
sudo apt-get install -y libpth-dev
sudo apt-get install -y libreadline-dev
sudo apt-get install -y libreadline6-dev
sudo apt-get install -y libtool
sudo apt-get install -y libusb-1.0-0
sudo apt-get install -y libusb-1.0-0-dev
sudo apt-get install -y libx11-dev
sudo apt-get install -y libxaw7-dev
sudo apt-get install -y lyx
sudo apt-get install -y manpages-dev
sudo apt-get install -y python
sudo apt-get install -y python-configobj
sudo apt-get install -y python-dev
sudo apt-get install -y python-glade2
sudo apt-get install -y python-gnome2
sudo apt-get install -y python-gtkglext1
sudo apt-get install -y python-gtksourceview2
sudo apt-get install -y python-imaging
sudo apt-get install -y python-imaging-tk
sudo apt-get install -y python-lxml
sudo apt-get install -y python-numpy
sudo apt-get install -y python-scipy
sudo apt-get install -y python-support
sudo apt-get install -y python-tk
sudo apt-get install -y python-vte
sudo apt-get install -y python-xlib
sudo apt-get install -y source-highlight
sudo apt-get install -y tcl8.5-dev
sudo apt-get install -y texlive-extra-utils
sudo apt-get install -y texlive-font-utils
sudo apt-get install -y texlive-fonts-recommended
sudo apt-get install -y texlive-lang-cyrillic
sudo apt-get install -y texlive-lang-french
sudo apt-get install -y texlive-lang-polish
sudo apt-get install -y texlive-latex-recommended
sudo apt-get install -y tk8.5-dev
sudo apt-get install -y vorbis-tools
sudo apt-get install -y xsltproc
sudo apt-get install -y libtk-img
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.068 seconds