Eagle import - Invalid hexadecimal number in input/source

Bug #1754610 reported by Giovanni Vandewaetere
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Medium
Maciej Suminski

Bug Description

Importing an eagle file on OSX generates hex numbers inside the file that are not accepted by the windows build of KiCad. Doing the reverse (importing in windows and opening on OSX) is no problem as the hex numbers are smaller in the windows import.

Screenshots and more details can be found here:

https://forum.kicad.info/t/invalid-hexadecimal-number-in-input-source-eagle-import-on-osx/9892

It looks like this could be a 32bit vs 64bit problem.

-> OSX platform:

Application: kicad
Version: (5.0.0-rc2-dev-101-gf7ef010), release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.54.0 SecureTransport zlib/1.2.8
Platform: Mac OS X (Darwin 16.7.0 x86_64), 64 bit, Little endian, wxMac
Build Info:
    wxWidgets: 3.0.4 (UTF-8,STL containers,compatible with 2.8)
    Boost: 1.61.0
    Curl: 7.43.0
    Compiler: Clang 7.3.0 with C++ ABI 1002

Build settings:
    USE_WX_GRAPHICS_CONTEXT=ON
    USE_WX_OVERLAY=ON
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_WXPYTHON=ON
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON
    KICAD_SPICE=ON

-> Windows platform:

Application: kicad
Version: (5.0.0-rc2-dev-130-g0bdae22af), release build
Libraries:
    wxWidgets 3.0.3
    libcurl/7.54.1 OpenSSL/1.0.2l zlib/1.2.11 libssh2/1.8.0 nghttp2/1.23.1 librtmp/2.3
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
    wxWidgets: 3.0.3 (wchar_t,wx containers,compatible with 2.8)
    Boost: 1.60.0
    Curl: 7.54.1
    Compiler: GCC 7.1.0 with C++ ABI 1011

Build settings:
    USE_WX_GRAPHICS_CONTEXT=OFF
    USE_WX_OVERLAY=OFF
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_WXPYTHON=ON
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON
    KICAD_SPICE=ON

Revision history for this message
Nick Østergaard (nickoe) wrote :

It looks like the timestamp generated in osx is 64 bit, while the one from windows is 32 bit.

Changed in kicad:
importance: Undecided → Medium
assignee: nobody → Maciej Suminski (orsonmmz)
status: New → In Progress
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

Fixed in revision 30a78f00bc25b0c91f3a4fd50008f471caee1752
https://git.launchpad.net/kicad/patch/?id=30a78f00bc25b0c91f3a4fd50008f471caee1752

Changed in kicad:
status: In Progress → Fix Committed
Jon Evans (craftyjon)
Changed in kicad:
milestone: none → 5.0.0-rc2
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.