Re: [Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-29 Thread Dr M
Your link opens to a bug entitled "ALF footprint drill holes too tight"

That is almost completely not related to this bug.

If you follow the discussion change you will see that will found what is 
causing the problem, and its being worked on as far as I know.

Its the footprint files that have a space in their name.  For a recent 
build of the gsch2pcb, this results in a corrupted pcb file.


On 05/29/2018 03:14 PM, Bert Timmerman wrote:
> Hi Dr M,
>
> Regarding #5: AFAICT this was reported in LP699286
> (https://bugs.launchpad.net/pcb/+bug/699286) and released in pcb-4.0.0.
>
> Can you tell us which version of pcb you are using ?
>
> Kind regards,
>
> Bert Timmerman.
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-23 Thread Dr M
There is a pcb file, in the zip file, that has the errant output.

On May 23, 2018 7:01 AM, "Roland Lutz" <1771...@bugs.launchpad.net>
wrote:

> More specifically, should the output be
>
> PKG_DIODE_LAY 300(DIODE_LAY-300.fp,D1,unknown,300.fp)
>
> or
>
> PKG_DIODE_LAY_300(DIODE_LAY-300.fp,D1,unknown,300.fp)
>
> or
>
> PKG_DIODE_LAY-300(DIODE_LAY-300.fp,D1,unknown,300.fp)
>
> or something else?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1771726
>
> Title:
>   After gsch2pcb,  pcb fails to open the new pcb file
>
> Status in pcb:
>   Confirmed
> Status in geda package in Ubuntu:
>   New
>
> Bug description:
>   New design, run gsch2pcb on the gschem file and produces a pcb file.
>   pcb fails to open the file, or rather it closes immediately without
>   displaying anything
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-22 Thread Dr M
Oops, wrong attachment.  Here is the correct attachment.  The pcb file 
has the errant element, see line 44.

The scm files are different.  Please see second attachment.



On 05/22/2018 06:28 PM, Roland Lutz wrote:
>> Sure, please see attached.
> Which is which?
>
>> It might be of interest that gsch2pcb from the fedora repository did
> not fail in this way, even though it shows the same version number.
>
> This is weird.  Are the gnet-gsch2pcb.scm files identical?
>


** Attachment added: "gedafootprintbug.zip"
   
https://bugs.launchpad.net/bugs/1771726/+attachment/5143026/+files/gedafootprintbug.zip

** Attachment added: "gnet-gsch2pcb.scm.diffs"
   
https://bugs.launchpad.net/bugs/1771726/+attachment/5143027/+files/gnet-gsch2pcb.scm.diffs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-22 Thread Dr M
Sure, please see attached.  Chad asked me for this also.

It might be of interest that gsch2pcb from the fedora repository did not 
fail in this way, even though it shows the same version number.


On 05/22/2018 05:04 PM, Roland Lutz wrote:
>> 2) The space in the file name breaks gsch2pcb, resulting in corrupted
> elements in the pcb file.
>
> Could you please provide me with an example broken output file, as well
> as a manually patched working output file, so I can fix this in
> gsch2pcb?
>


** Attachment added: "gedafootprintbug.zip"
   
https://bugs.launchpad.net/bugs/1771726/+attachment/5143005/+files/gedafootprintbug.zip

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-21 Thread Dr M
I am using the ALF footprints for the diode.  Those are pretty good.

The DIODE_LAY footprints have another "gotcha", the drill holes are too
small.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-16 Thread Dr M
Found the source of the problem.   There are three bugs that come
together to produce this behavior

1)  The footprint files "DIODE_LAY 300.fp", and other in different
sizes,  have a space in the file name.

2)  The space in the file name breaks gsch2pcb, resulting in corrupted
elements in the pcb file.

3)  The pcb file, on encountering the corrupt elements, outputs no error
message, except to say it cant load the file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-16 Thread Dr M
Running it from the command line, here is the error message:

LoadPCB: Failed to load existing file "TDAQ_LT1226CurrentAmpBoard.pcb".
Is it supported PCB file?

Note that before copying the element files into it, pcb opened the file
without problems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771726] [NEW] After gsch2pcb, pcb fails to open the new pcb file

2018-05-16 Thread Dr M
Public bug reported:

New design, run gsch2pcb on the gschem file and produces a pcb file.
pcb fails to open the file, or rather it closes immediately without
displaying anything

** Affects: pcb
 Importance: Undecided
 Status: New

** Affects: geda (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: geda (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file

2018-05-16 Thread Dr M
Another test, created a new pcb file and manually copied the elements
loaded into the .new.pcb file by gsch2pcb, and again the pcb program
fails to open the pcb.  The elements are all standard elements from the
geda tree.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771726

Title:
  After gsch2pcb,  pcb fails to open the new pcb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 583143] Re: When attempting to install Eclipse "An Error Occurred"

2010-05-21 Thread Dr. M. Mizanur Rahman
gcompris, childplay are the programs I want to install and have this
problem. Thanks.

-- 
When attempting to install Eclipse "An Error Occurred"
https://bugs.launchpad.net/bugs/583143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 582877] Re: package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-05-19 Thread Dr. M. Mizanur Rahman

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/48727206/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/48727208/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/48727209/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/48727212/DpkgTerminalLog.txt

-- 
package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/582877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 582877] [NEW] package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-05-19 Thread Dr. M. Mizanur Rahman
Public bug reported:

Binary package hint: gcompris

Ubuntu 9.10
synaptic 0.62.5
software installed but not started at all, blank window.

ProblemType: Package
Architecture: i386
Date: Wed May 19 21:43:49 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: corrupted filesystem tarfile - corrupted package archive
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: gcompris-data 9.0-0ubuntu7
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gcompris
Title: package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
Uname: Linux 2.6.31-14-generic i686

** Affects: gcompris (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/582877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 582876] Re: package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-05-19 Thread Dr. M. Mizanur Rahman

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/48727206/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/48727208/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/48727209/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/48727212/DpkgTerminalLog.txt

-- 
package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/582876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 582876] [NEW] package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-05-19 Thread Dr. M. Mizanur Rahman
Public bug reported:

Binary package hint: gcompris

Ubuntu 9.10
synaptic 0.62.5
software installed but not started at all, blank window.

ProblemType: Package
Architecture: i386
Date: Wed May 19 21:43:49 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: corrupted filesystem tarfile - corrupted package archive
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: gcompris-data 9.0-0ubuntu7
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gcompris
Title: package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
Uname: Linux 2.6.31-14-generic i686

** Affects: gcompris (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package gcompris-data 9.0-0ubuntu7 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/582876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs