Skip to content

brd2xml crashes inconsistently #27

Description

@ItsIgnacioPortal

It never seems to finish converting the board to xml, making eagle2fritzing crash everytime with an error like:

looking for all.packages.txt in "C:/Users/Pinkdev1/Downloads/eagleToFritzingProjekt/eagle2fritzing/brd2svg/and/all.packages.txt"
"unable to finish RFID_Breakout_v2_compatible.brd"
QProcess: Destroyed while process ("C:\\EAGLE 9.0.1\\eagle.exe") is still running.
"unable to parse board xml 'RFID_Breakout_v2_compatible.xml': unexpected end of file line:2326661 col:84"

generating bin

done

Naturally, the results folder is empty, although it does have the folder structure.

The EAGLE GUI always appears for about 7 seconds before crashing, with this error:

Loading C:/Users/Pinkdev1/Downloads/eagleToFritzingProjekt/eagle2fritzing/build-brd2svg-Desktop_Qt_5_12_12_MinGW_64_bit-Release/release/temp-fritzing/brds/RFID_Breakout_v2_compatible.brd ...

Warning(s):

line 1629: invalid value 'checkNames' for attribute 'name' in tag <param>
line 1630: invalid value 'checkWireStubs' for attribute 'name' in tag <param>
line 1631: invalid value 'checkPolygonWidth' for attribute 'name' in tag <param>
line 1837: skipped unexpected tag <mfgpreviewcolors>

eagle2fritzing

It always seems to get stuck on "39%" (seen on the window title for EAGLE), although the brd2xml fails at inconsistent points:

  • line:2326661 col:84
  • line:2613801 col:48
  • line:2491201 col:24
  • line:2464779 col:82

I haven't yet been able to export that board into fritzing 😐

Command:

..\brd2svg -w . -e "C:\EAGLE 9.0.1\eagle.exe" -c contrib -a "C:\Users\Pinkdev1\Downloads\eagleToFritzingProjekt\eagle2fritzing\brd2svg\and"
looking for all.packages.txt in "C:/Users/Pinkdev1/Downloads/eagleToFritzingProjekt/eagle2fritzing/brd2svg/and/all.packages.txt"

Versions:

  • Qt Creator 5.0.2
  • EAGLE Version 9.6.2
  • Windows:
Edition Windows 10 Home Single Language
Version 21H1
Installed on    ‎2020-‎09-‎18
OS build    19043.1348
Experience  Windows Feature Experience Pack 120.2212.3920.0

Board: https://cdn.sparkfun.com/datasheets/Sensors/ID/RFID_Breakout_v2.zip

Trying to "save as a copy for EAGLE 7.x" and using that brd doesn't work. Any help would be greatly apreciated. My exact build of eagle2fritzing is avalible on the other issue I opened

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions