Error when launching LinuxCNC with Gmoccapy
13 Mar 2022 12:05 - 13 Mar 2022 12:21 #237105
by sou528
Replied by sou528 on topic Error when launching LinuxCNC with Gmoccapy
Hansu, thank you.
This is a HAL file.
I haven't touched anything in particular.
This is a HAL file.
I haven't touched anything in particular.
Attachments:
Last edit: 13 Mar 2022 12:21 by sou528.
Please Log in or Create an account to join the conversation.
13 Mar 2022 12:42 #237108
by HansU
Replied by HansU on topic Error when launching LinuxCNC with Gmoccapy
Unfortunately I don't have a parallel port on my computer to test with, so it breaks for me at the linein my-mill.hal.
But if I set this line to e.g.I can start gmoccapy with only complaining about not finding the parallel port.
Maybe you check your parallel port address with?
loadrt hal_parport cfg="0 out"
But if I set this line to e.g.
loadrt hal_parport cfg="0xcc00 out"
Maybe you check your parallel port address with
lspci -v
Please Log in or Create an account to join the conversation.
13 Mar 2022 13:18 #237112
by sou528
Replied by sou528 on topic Error when launching LinuxCNC with Gmoccapy
I tried to change the part of the HAL file, but I still got an error.
The perport address is 378.
I tried 0x378 on that part, but I got an error.
It may not be relevant, but "sim-gmoccapy" also fails.
There is no error in axsis.
The perport address is 378.
I tried 0x378 on that part, but I got an error.
It may not be relevant, but "sim-gmoccapy" also fails.
There is no error in axsis.
Please Log in or Create an account to join the conversation.
13 Mar 2022 13:34 #237113
by HansU
Replied by HansU on topic Error when launching LinuxCNC with Gmoccapy
So you can't run any linuxcnc gmoccapy configuration?
Please Log in or Create an account to join the conversation.
13 Mar 2022 14:01 - 13 Mar 2022 14:15 #237115
by sou528
Replied by sou528 on topic Error when launching LinuxCNC with Gmoccapy
I'm sorry. What is the gmoccapy configuration?
When I open Gmoccapy, an error window appears and the Gmoccapy screen appears, but it closes after a while.
I have removed the LINUX CNC package and reinstalled it.
...(Nothing changed.)
When I open Gmoccapy, an error window appears and the Gmoccapy screen appears, but it closes after a while.
I have removed the LINUX CNC package and reinstalled it.
...(Nothing changed.)
Last edit: 13 Mar 2022 14:15 by sou528.
Please Log in or Create an account to join the conversation.
13 Mar 2022 16:11 - 13 Mar 2022 17:18 #237123
by sou528
Replied by sou528 on topic Error when launching LinuxCNC with Gmoccapy
Attachments:
Last edit: 13 Mar 2022 17:18 by sou528.
Please Log in or Create an account to join the conversation.
13 Mar 2022 16:23 #237127
by sou528
Replied by sou528 on topic Error when launching LinuxCNC with Gmoccapy
I found the criminal!
Is this a compatibility issue?
I can finally sleep.
I switched my desktop to xfce and Gmoccapy started without any problems.Desktop environment : kdeconnectd
Is this a compatibility issue?
I can finally sleep.
Please Log in or Create an account to join the conversation.
13 Mar 2022 17:36 #237135
by sou528
Replied by sou528 on topic Error when launching LinuxCNC with Gmoccapy
Once resolved, continue asking questions on new topics.
forum.linuxcnc.org/gmoccapy/45340-error-...esktop-with-gmoccapy
forum.linuxcnc.org/gmoccapy/45340-error-...esktop-with-gmoccapy
Please Log in or Create an account to join the conversation.
13 Mar 2022 18:03 #237136
by HansU
Replied by HansU on topic Error when launching LinuxCNC with Gmoccapy
Yes that might be a problem with the icon theme. Gmoccapy currently uses the gtk icon names. So if no Gtk/Gnome compatible icon theme is installed the icon cannot be found and that error is displayed.
The master branch (2.9 prerelease) will use very soon the icon names of the freedesktop specification, that will avoid this problem (PeterMue is working on that).
The master branch (2.9 prerelease) will use very soon the icon names of the freedesktop specification, that will avoid this problem (PeterMue is working on that).
The following user(s) said Thank You: sou528
Please Log in or Create an account to join the conversation.
13 Mar 2022 23:23 #237160
by sou528
Replied by sou528 on topic Error when launching LinuxCNC with Gmoccapy
Thanks to you, I was able to safely avoid the error by installing gnome-icon-theme.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.103 seconds