← Back to team overview

kicad-developers team mailing list archive

Re: 5.1.0-rc1

 

I think all the scripts we have do work with python3 unless we missed
something. I think Thomas P. did test it.

On Mon, 11 Feb 2019 at 17:11, Jean-Samuel Reynaud <js.reynaud@xxxxxxxxx>
wrote:

> Dear All,
>
> PPA for KiCad 5.1 is now ready.
> When it's possible (for example on Ubuntu Bionic) GTK 3 is used, python3
> is enabled and WX4.0 too...
>
> Don't hesitate to report any issues on ppa.
>
> To use it:
> sudo add-apt-repository ppa:js-reynaud/kicad-5.1
> sudo apt-get update
> sudo apt install kicad
>
> For the moment, as I see, no doc/templates/lib/footprint repo were tag
> 5.1.0-rc1 yet...
>
> Note that for python plugins some refactoring can be needed when
> migrating to python3. According to https://pythonclock.org/ perhaps it's
> time to switch any plugins to python 3 ;)
>
>
>
>
>
> Le 08/02/2019 à 21:53, Marcos Chaparro a écrit :
> >     You are using GTK2 in this build.  Are you building yourself?  If so,
> >     you need to delete the existing build directory, create a new one and
> >     specify -DwxWidgets_CONFIG_OPTIONS="--toolkit=gtk3" in the cmake
> >     options.
> >
> >
> > Its a nightly build
> > from http://ppa.launchpad.net/js-reynaud/kicad-dev-nightly/ubuntu bionic
> > main
> >
> > Will start a build now and see if it fixes it. Shouldn't the packaged
> > deb for ubuntu bionic beaver (18.04) come with that cmake option set?
> >
> > Thanks
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~kicad-developers
> > Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~kicad-developers
> > More help   : https://help.launchpad.net/ListHelp
> >
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

References