The most recent machinekit image for beaglebone comes with gmoccapy 2.8. Unfortunately graphics on BBB is not strong enough to run it smoothly. I'll try to experiment with switching to xwayland and acceleration, but so far it looks that axis is the only option for gui on beaglebone.
Jacek. On Tue, Sep 15, 2020 at 10:51 AM Norbert Schechner <[email protected]> wrote: > Glad you solved it. > > I do my tests with XFCE and Mate, so openbox was untested ;-) > > I do not know witch release from gmoccapy do machinekit contain. I stopped > supporting machinekit to concentrate my work to linuxcnc. IMHO gmoccapy 1.5 > is the last release i did incorporate in machinekit. At the moment gmoccapy > 3.0 is included in LinuxCNC, working on a python3 release at the moment. > Please understand, that I do support only gmoccapy 2 and 3. > > Norbert > > Jacek Radzikowski schrieb am Dienstag, 15. September 2020 um 07:38:54 > UTC+2: > >> Problem solved: after switching window manager from openbox (default) to >> xfce4, problem with icons disappeared. >> >> Jacek. >> >> >> On Sat, Sep 12, 2020 at 7:16 PM Jacek Radzikowski <[email protected]> >> wrote: >> >>> Hello, >>> >>> I try to set up machinekit on BBB with OS installed from >>> debian-9.12-machinekit-armhf-2020-05-02-4gb image with gmoccapy at the gui. >>> Unfortunately gmoccapy crashes with messages indicating problems with >>> loading icon images. First it shows popup saying that icon gtk-directory >>> is not present in the theme, and after showing the GUI window another error >>> window pops up, with message about missing attribute. >>> >>> After digging into the code I believe that the first popup indicates the >>> root cause of the problem - not being able to load full icon set. >>> >>> I tried switching color themes, installing new ones, but nothing helped, >>> and I ran out of ideas. >>> >>> Has anybody been able to get gmoccapy running on machinekit? >>> >>> Axis gui works fine. >>> >>> Thanks, >>> Jacek. >>> >>> >>> >>> -- >>> website: http://www.machinekit.io blog: http://blog.machinekit.io >>> github: https://github.com/machinekit >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Machinekit" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/machinekit/20a21a35-55e7-4a34-bab1-7010d5d91149n%40googlegroups.com >>> <https://groups.google.com/d/msgid/machinekit/20a21a35-55e7-4a34-bab1-7010d5d91149n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Given a choice between two theories, take the one which is funnier >> > -- > website: http://www.machinekit.io blog: http://blog.machinekit.io github: > https://github.com/machinekit > --- > You received this message because you are subscribed to the Google Groups > "Machinekit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/machinekit/4995befc-5ecb-4e4a-a126-a5179ddd50cdn%40googlegroups.com > <https://groups.google.com/d/msgid/machinekit/4995befc-5ecb-4e4a-a126-a5179ddd50cdn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Given a choice between two theories, take the one which is funnier -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/machinekit/CAA2oDvabWsTyF3BuW_NCQZOyp7f3xJ8HppyBUVsY%2BMvJ%2Bc4UTw%40mail.gmail.com.
