X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=aX+hHqEQe3RNyUE+PVokEhBR6Yf2r/Hr+ZG8/mhur34=; b=lOqw2NTZZwyWxyOcscaP+isfd9K7a0UJn+CVlVmLjucZ9jE/MXRiMvNHGihEXuTNl3 aBIjXknQb+aPJmH2nYMZorkEsj/fVDef0o+uY8RuKdZkPSENlLkLnTXS2ldD3++sheob RLn3gzog6UkQ4eVNBB3foJ+4WW0RyZpt322WHXxj/tsnbbX3ib5ywwB5hVOutT03PPF5 sqbUAU3vwiJD+jcudJlz9iEFu8PB0NxpK4TnN13iZbEwEpM+0mCYC/pYhLr0Yi6qMHIj FQlkTNNGF0esENppOgG0YrnkYZnxuAza6xnmwuGSE00cDIlCb13dgVxUFwQLavHi6jmB iVZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=aX+hHqEQe3RNyUE+PVokEhBR6Yf2r/Hr+ZG8/mhur34=; b=nqxRQq1nkJAL++7LKoREv9nsvkJ482VZclyyk0fQdueOlWmwwQ531ze39qsR5gd57L Zd8botlTT2BDLNgeQSAHQCw1dsQRQvntcRlUCnFtuzxmL3t0ZD3/R9YXBLf6q16PfnBS 2Tr2806dU3nb73geq8RdY0KtzW6hAsow2Jj5kpG/TECkVNpwSgx7F3mhsT3h/Y+N59RY uId0MMAzlV2suTPvC0S3DHnD+YuI7UD7urmsw7wFjW7PyhurQa2/Jbm4qja6QRLmmDJL g2B2629iMS/NS0p7P75PzHlVI+rsN1CVf/MOmzQdeUdlA7XwT1lTLjHm0i/Q1mTHbvl3 798A== X-Gm-Message-State: AOAM531qwIMhtCBLZZ0pD+bEyoDVmEsqv/vJ+k1IGVg4ePeL9/hFPJF1 +h/m7izeiB/+cczN75qZEqos6VaCPjcZWunbW1e1ypR3 X-Google-Smtp-Source: ABdhPJzximPB91s8QOqahYQDIiS+KS7ftxqOJZQTTRjGEkAf+Tvkn2KZ683jaRWskP218Ri/Qm1IfYVVCiGkX5Mofss= X-Received: by 2002:a9f:366e:: with SMTP id s43mr7131944uad.138.1599309387326; Sat, 05 Sep 2020 05:36:27 -0700 (PDT) MIME-Version: 1.0 References: <20200901193434 DOT GB19839 AT newvzh DOT lokolhoz> <20200902141116 DOT GA2911 AT newvzh DOT lokolhoz> <20200902165424 DOT GB2911 AT newvzh DOT lokolhoz> <20200903180123 DOT GC8483 AT newvzh DOT lokolhoz> <20200904135221 DOT GA3459 AT newvzh DOT lokolhoz> <20200904173022 DOT GB17868 AT newvzh DOT lokolhoz> In-Reply-To: From: "Shashank Chintalagiri (shashank DOT chintalagiri AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Sat, 5 Sep 2020 18:06:14 +0530 Message-ID: Subject: Re: [geda-help] Linux To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000eae84705ae903b11" Reply-To: geda-help AT delorie DOT com --000000000000eae84705ae903b11 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I have actually had quite the reverse experience on Ubuntu 20.04 LTS. While gEDA was not in the repositories, lepton was or was almost trivially installable. Older ubuntu versions came with an outdated gEDA in the repositories so I've been compiling gEDA from release source tarballs and git for quite some time now, but after about a half hour of dealing with dependencies and the build still failing I just gave up and decided to use lepton. This followed an issue with gEDA on a previous Ubuntu install (probably 19.10) where all of a sudden gschem segfaults on start-up for no apparent reason. While I am not particularly happy that gEDA development (within which I include both lepton, xorn, pcb, and pcb-rnd) has become this complicated web of forks and seemingly unmaintained software, I for one am relieved that lepton exists so I can still use my old schematics. As an aside, I might note that lepton forked gschem at an unfortunate point. The gschem UI is in a state in lepton which, in my opinion, is very annoying. The side panels are pretty useless as they stand now to have permanent residence on a big portion of the screen. Gschem did go through that same phase, which was when I started using the git head more regularly once they cleaned up that side panel layout and made it more useful. It would be nice if lepton could do something about it as well. I do not wish to belittle the effort it takes to create and maintain these pieces of software or start some kind of flame war, but I do think this fork and associated issues will have to be resolved one way or the other sooner rather than later, or gEDA (and lepton) will continue to leak mindshare. My suspicion is that the fork which is able to keep distribution packages and installers updated will be the one that wins out. We're already talking about investigating the use of kicad, even though we have a number of hand rolled tools which specifically depend on the much friendlier file format of gschem. On Sat, 5 Sep, 2020, 12:32 Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com], wrote: > Hi, > I think I have been mixed up in problems and arguments I dont understand. > Please compare my situation as a user of gEDA with the situation I am in > now. With gEDA I could install it by a simple statement or a click in > Ubuntu programs and I had access to a very good tutorial. Now I have spen= t > 4 days installing Lepton-eda and I am not finished yet and there is no > tutorial. I am also left with the feeling that the Lepton-eda project is = in > trouble. Is there an authorised version of Lepton-eda? Is there a tutoria= l > coming? What is Ubuntu's role now? Does gEDA still exist and being > maintained? > I realize that "you guys" work out of interest for the project, but I > would just like to know the situation so I can decide wether I should go > back to Ubuntu 18.01 and gEDA or wether I should continue my installation > and wait for a tutorial. > Am I the only user in difficulty? > Best regards > torben > > On Fri, Sep 4, 2020 at 7:55 PM Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via > geda-help AT delorie DOT com] wrote: > >> On Fri, Sep 04, 2020 at 06:05:19PM +0200, Torben Friis (friistf AT gmail DOT co= m) >> [via geda-help AT delorie DOT com] wrote: >> > Hi, >> > Done processing. Work performed: >> > 2 file elements and 0 m4 elements added to board.pcb. >> > >> > Next step: >> > 1. Run pcb on your file board.pcb. >> > You will find all your footprints in a bundle ready for you to pla= ce >> > or disperse with "Select -> Disperse all elements" in PCB. >> > >> > 2. From within PCB, select "File -> Load netlist file" and select >> > board.net to load the netlist. >> > >> > 3. From within PCB, enter >> > >> > :ExecuteFile(board.cmd) >> > >> > to propagate the pin names of all footprints to the layout. >> > >> > torben AT torben-Aspire-E5-773G:~/lepton-cli/proj1$ pcb board.pcb >> > >> > (pcb:8515): Gtk-CRITICAL **: 17:57:26.755: IA__gtk_window_resize: >> assertion >> > 'width > 0' failed >> > Killed >> > >> > As it appears I get a blank screen? >> > >> > Are the files set up as shown below correct? - it is taken straight ou= t >> of >> > gsch2pcb tutorial: >> > >> > torben AT torben-Aspire-E5-773G:~/lepton-cli/proj1$ ls >> > alarm1.sch packages project >> >> >> Cannot say anything since I cannot see their contents :-) >> >> >> -- >> Vladimir >> >> (=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com/= lepton-eda >> > --000000000000eae84705ae903b11 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I have actually had quite the reverse experience on Ubunt= u 20.04 LTS. While gEDA was not in the repositories, lepton was or was almo= st trivially installable. Older ubuntu versions came with an outdated gEDA = in the repositories so I've been compiling gEDA from release source tar= balls and git for quite some time now, but after about a half hour of deali= ng with dependencies and the build still failing I just gave up and decided= to use lepton.=C2=A0

This fol= lowed an issue with gEDA on a previous Ubuntu install (probably 19.10) wher= e all of a sudden gschem segfaults on start-up for no apparent reason.=C2= =A0

While I am not parti= cularly happy that gEDA development (within which I include both lepton, xo= rn, pcb, and pcb-rnd) has become this complicated web of forks and seemingl= y unmaintained software, I for one am relieved that lepton exists so I can = still use my old schematics.=C2=A0

As an aside, I might note that lepton forked gschem at an unfort= unate point. The gschem UI is in a state in lepton which, in my opinion, is= very annoying. The side panels are pretty useless as they stand now to hav= e permanent residence on a big portion of the screen. Gschem did go through= that same phase, which was when I started using the git head more regularl= y once they cleaned up that side panel layout and made it more useful. It w= ould be nice if lepton could do something about it as well.=C2=A0

I do not wish to belittle the eff= ort it takes to create and maintain these pieces of software or start some = kind of flame war, but I do think this fork and associated issues will have= to be resolved one way or the other sooner rather than later, or gEDA (and= lepton) will continue to leak mindshare. My suspicion is that the fork whi= ch is able to keep distribution packages and installers updated will be the= one that wins out. We're already talking about investigating the use o= f kicad, even though we have a number of hand rolled tools which specifical= ly depend on the much friendlier file format of gschem.


On Sat, 5 Sep, 2020, 12:32 Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com], <geda-help AT delorie DOT com> wrote:
Hi,
I think I have bee= n mixed up in problems and arguments I dont understand.
Please compare m= y situation as a user of gEDA with the situation I am in now. With gEDA I c= ould install it by a simple statement or a click in Ubuntu programs and I h= ad access to a very good tutorial. Now I have spent 4 days installing Lepto= n-eda and I am not finished yet and there is no tutorial. I am also left wi= th the feeling that the Lepton-eda project is in trouble. Is there an autho= rised version of Lepton-eda? Is there a tutorial coming? What is Ubuntu'= ;s role now? Does gEDA still exist and being maintained?
I realize that = "you guys" work out of interest for the project, but I would just= like to know the situation so I can decide wether I should go back to Ubun= tu 18.01 and gEDA or wether I should continue my installation and wait for = a tutorial.
Am I the only user in difficulty?
Best regards
torben<= /div>

On Fri, Sep 4, 2020 at 7:55 PM Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> = wrote:
On Fri, S= ep 04, 2020 at 06:05:19PM +0200, Torben Friis (friistf AT gmail DOT com) [via <= a href=3D"mailto:geda-help AT delorie DOT com" target=3D"_blank" rel=3D"noreferrer= ">geda-help AT delorie DOT com] wrote:
> Hi,
> Done processing.=C2=A0 Work performed:
> 2 file elements and 0 m4 elements added to board.pcb.
>
> Next step:
> 1.=C2=A0 Run pcb on your file board.pcb.
>=C2=A0 =C2=A0 =C2=A0You will find all your footprints in a bundle ready= for you to place
>=C2=A0 =C2=A0 =C2=A0or disperse with "Select -> Disperse all el= ements" in PCB.
>
> 2.=C2=A0 From within PCB, select "File -> Load netlist file&qu= ot; and select
>=C2=A0 =C2=A0 =C2=A0board.net to load the netlist.
>
> 3.=C2=A0 From within PCB, enter
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :ExecuteFile(board.cmd)
>
>=C2=A0 =C2=A0 =C2=A0to propagate the pin names of all footprints to the= layout.
>
> torben AT torben-Aspire-E5-773G:~/lepton-cli/proj1$ pcb board.pcb
>
> (pcb:8515): Gtk-CRITICAL **: 17:57:26.755: IA__gtk_window_resize: asse= rtion
> 'width > 0' failed
> Killed
>
> As it appears I get a blank screen?
>
> Are the files set up as shown below correct? - it is taken straight ou= t of
> gsch2pcb tutorial:
>
> torben AT torben-Aspire-E5-773G:~/lepton-cli/proj1$ ls
> alarm1.sch=C2=A0 packages=C2=A0 project


Cannot say anything since I cannot see their contents :-)


--
=C2=A0 Vladimir

(=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https:/= /github.com/lepton-eda
--000000000000eae84705ae903b11--