Fresh install Error at start
21 Feb 2020 09:53 #158103
by alkabal
Fresh install Error at start was created by alkabal
Hi
I have try many things for start SIM Gmoccapy and does not found a solution for the error. (Run in place Instal compiled from master branch)
The error is the same as this one forum.linuxcnc.org/9-installing-linuxcnc...rial?start=10#143753
Br
I have try many things for start SIM Gmoccapy and does not found a solution for the error. (Run in place Instal compiled from master branch)
The error is the same as this one forum.linuxcnc.org/9-installing-linuxcnc...rial?start=10#143753
Traceback (most recent call last):
file "/usr/lib/python2.7/dist-packages/gladevcp/iconview.py".line 179, in __init__
self.dirIcon = self._get_icon("folder")
file "/usr/lib/python2.7/dist-packages/gladevcp/iconview.py". line 265, in _get_icon
return them.load_icon(name, self.icon_size, 0)
GError: Icon 'gtk-directory' not present in theme
(on a dialog box with an ok button)
after clearing that error, the traditional linuxcnc screen comes up and almost immediatly the second error dialog box comes up as follows:
Found an error!
The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/gmoccapy, line 5158, in <module>
app = gmoccapy(sys.argv)
File "/usr/bin/gmoccapy", line 336, in __init__
self._init_iconFileSelection()
File "/usr/bin/gmoccapy", line 2061, in _init_IconFileSelection
self.widgets.IconFileSelection1.show_filelabel(False)
File "/usr/lib/python2.7/dist-packages/gladevcp/
iconview.py", line 386, in show_fileLabel
self.file_label.hide()
AttributeError: 'IconFileSelection' object has no attribute 'file_label'
Br
Please Log in or Create an account to join the conversation.
21 Feb 2020 14:47 #158134
by bbsr_5a
Replied by bbsr_5a on topic Fresh install Error at start
Hi
what system are you on Mint Debian Ubuntu
Version of the kernel you use uname -a
does axis sim startup
what system are you on Mint Debian Ubuntu
Version of the kernel you use uname -a
does axis sim startup
Please Log in or Create an account to join the conversation.
22 Feb 2020 00:30 #158169
by alkabal
Replied by alkabal on topic Fresh install Error at start
Hi
I have follow this gnipsel.com/linuxcnc/uspace/rpi4-emc.html
so this is debian 10
Linux raspberrypi 4.19.71-rt24-v7l+ #2 SMP PREEMPT RT Thu Feb 20 23:56:57 GMT 2020 armv7l GNU/Linux
I have installed many things like gnome-icon-theme libgtk-3-dev and other.
Openbox as GUI.
Yes Axis work fine in sim.
Many thanks for reply
I have follow this gnipsel.com/linuxcnc/uspace/rpi4-emc.html
so this is debian 10
Linux raspberrypi 4.19.71-rt24-v7l+ #2 SMP PREEMPT RT Thu Feb 20 23:56:57 GMT 2020 armv7l GNU/Linux
I have installed many things like gnome-icon-theme libgtk-3-dev and other.
Openbox as GUI.
Yes Axis work fine in sim.
Many thanks for reply
Please Log in or Create an account to join the conversation.
22 Feb 2020 09:42 #158183
by bbsr_5a
Replied by bbsr_5a on topic Fresh install Error at start
so my guess is that the raspberry dies not have the actuly GTK and Qtvcp version to get gmoccapy to view if axis is up SIm running
not many using a Graphic high end on a low processor
not many using a Graphic high end on a low processor
Please Log in or Create an account to join the conversation.
22 Feb 2020 12:31 - 22 Feb 2020 12:31 #158198
by ikkuh
I had terrible problems getting LinuxCNC and add-ons to work on Debian 10. I switched to Debian 9 and everything started to work (and still works)
Replied by ikkuh on topic Fresh install Error at start
Hi
so this is debian 10
I had terrible problems getting LinuxCNC and add-ons to work on Debian 10. I switched to Debian 9 and everything started to work (and still works)
Last edit: 22 Feb 2020 12:31 by ikkuh.
Please Log in or Create an account to join the conversation.
23 Feb 2020 23:41 #158343
by alkabal
Replied by alkabal on topic Fresh install Error at start
Hi
Thanks all for suggestion, i plan to try later with debian strech if availble for rpi4.
Br
Thanks all for suggestion, i plan to try later with debian strech if availble for rpi4.
Br
Please Log in or Create an account to join the conversation.
27 Feb 2020 00:26 #158588
by alkabal
Replied by alkabal on topic Fresh install Error at start
At the end this error is because i test gmoccapy by ssh and this seem to be not possible.
From GUI gmoccapy work fine with "debian buster full" and "linuxcnc master" with the raspberry 4.
Thanks all.
From GUI gmoccapy work fine with "debian buster full" and "linuxcnc master" with the raspberry 4.
Thanks all.
Please Log in or Create an account to join the conversation.
Time to create page: 0.307 seconds