On Thursday 11 July 2019 02:30:32 Niemand Sonst wrote:

> Hallo,
>
> I just pushed a bugfix for gmoccapy, removing the unused import
> statements vte and pango. So from my side, there is no need any more
> to depent on vte.
>
> sourceview2 will be a more complex matter.

That did not stick up a hand to wave at me when I built it from scratch 
after getting a realtime kernel for my pi 3b+ raspian stretch install 
installed.

My old sheldon is running even smoother, latency went from 70 usecs with 
the jessie rt kernel to 28 usecs with the stretch rt kernel, but I'm 
still trying to build an rt version of the buster kernel, which should 
improve the video update speeds by around 10x, sorely needed on the 
pi's.  And I'm getting far more help from the debian-arm list than from 
the raspian forums.

One thing is obvious, those patches that add real video drivers, are 
under a much more restrictive Broadcom License, and therefore will never 
be part of a debian based install.  So we're stuck with raspian on the 
pi's, or armbian on the rock64's.  And so far, I've not seen a notice of 
an rt kernel from armbian go by.

> Norbert
>
> Am 10.07.19 um 04:29 schrieb Chris Morley:
> > Removing python-sourceview2 will break all gscreen skins - including
> > custom skins in the wild, gmoccapy and anything else that displays
> > gcode with GladeVCP.
> >
> > Vte could be rmoved, other then it could break any custom screens in
> > the wild. Gscreen and Gmoccapy use separate code, but will have the
> > same problems.
> >
> > I wonder if Ubuntu/Mint will carry these libraries so we can back
> > port them or maybe we can forward port them from older distributions
> > like we do for the GLADE editor.
> >
> > Chris M
> >
> > ________________________________
> > From: John Thornton <bjt...@gmail.com>
> > Sent: July 9, 2019 4:19 PM
> > To: EMC developers
> > Subject: [Emc-developers] Building LinuxCNC on Debian 10
> >
> > I've been working on a Debian 10 setup and getting the preempt rt
> > kernel is simple. However I ran into a couple of dependencies that
> > can't be satisfied as they have been dropped from Debian 10.
> >
> > python-gtksourceview2 used by:
> > configs/apps/gladevcp/by-widget/sourceview.demo
> > configs/apps/gladevcp/by-widget/sourceview.py
> > configs/apps/gladevcp/by-widget/sourceview.txt
> > configs/apps/gladevcp/by-widget/sourceview.ui
> >
> > This seem minor to remove that example.
> >
> > python-vte is used by gscreen and gmoccapy.
> > src/emc/usr_intf/gscreen/gscreen.py
> > src/emc/usr_intf/gmoccapy/gmoccapy.py
> >
> > It may just be gscreen if gmoccapy is using gscreen I have no clue.
> >
> > In any case removing the dependencies from control and LinuxCNC
> > build and Gdebi says it will install a few more dependencies. I'll
> > finish testing the install in the morning.
> >
> > Just a heads up...
> >
> > JT
> >
> >
> >
> >
> >
> > _______________________________________________
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
> >
> > _______________________________________________
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
>
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to