wokwi / easyeda2kicad

Convert EasyEDA designs to KiCad EDA
https://wokwi.com/tools/easyeda2kicad
Other
287 stars 39 forks source link

file conversation error #37

Closed svalambhia closed 4 years ago

svalambhia commented 4 years ago

Running easyeda2kicad v1.8.0: Reading file 2.4g telecontrol board_2020-04-23_00-23-43.json... Parsing content... Detected EasyEDA board (PCB) file. Warning: unsupported shape DIMENSION Warning: unsupported shape DIMENSION Warning: unsupported shape DIMENSION in footprint gge20f64733a18c5380 Warning: unsupported shape DIMENSION in footprint gge20f64733a18c5380 Warning: unsupported shape DIMENSION in footprint gge20f64733a18c5380 Warning: unsupported shape SVGNODE in footprint gge20f64733a18c5380 Warning: unsupported shape VIA in footprint gge16cbebb8866e1842 Warning: unsupported shape VIA in footprint gge16cbebb8866e1842 Warning: unsupported shape RECT Warning: unsupported shape RECT Warning: unsupported shape RECT Warning: unsupported shape RECT Warning: unsupported shape RECT Warning: unsupported shape SVGNODE Warning: unsupported shape SVGNODE Warning: unsupported shape SVGNODE Warning: unsupported shape SVGNODE Warning: unsupported shape SVGNODE Writing output to 2.4g telecontrol board_2020-04-23_00-23-43.kicad_pcb...

Conversion failed: InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.

urish commented 4 years ago

Thanks for reporting! Would you mind attaching the board you are trying to convert so we can investigate?

svalambhia commented 4 years ago

This two items fail. test is very simple file i don't without any text, 2.4g had come text, I thought non english text might have problem so removed it that also, but it fails after that also.

Best Regards

Siddharth VALAMBHIA sid@samupam.com

On Thu, 23 Apr 2020 at 00:32, Uri Shaked notifications@github.com wrote:

Thanks for reporting! Would you mind attaching the board you are trying to convert so we can investigate?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wokwi/easyeda2kicad/issues/37#issuecomment-617970283, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNX7ROL2AWRBEC6G5SYU7DRN45L3ANCNFSM4MONN7YQ .

urish commented 4 years ago

Can you please attach or add a link to a file that fails?

urish commented 4 years ago

I managed to reproduce the issue using a board that has Hebrew text on it. Working on a fix, should be ready today.

urish commented 4 years ago

Update: I've uploaded a fix, can you please check again?

svalambhia commented 4 years ago

it is not working.

On Fri, 24 Apr 2020 at 13:58, Uri Shaked notifications@github.com wrote:

Update: I've uploaded a fix, can you please check again?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wokwi/easyeda2kicad/issues/37#issuecomment-618878590, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNX7ROGYXP5IMNYPW5PWMDROFETTANCNFSM4MONN7YQ .

svalambhia commented 4 years ago

hello sorry for last mail, the files I had sent you are working fine. Thanks.

Best Regards

Siddharth VALAMBHIA sid@samupam.com

On Thu, 30 Apr 2020 at 20:58, Siddharth Valambhia svalambhia@gmail.com wrote:

it is not working.

On Fri, 24 Apr 2020 at 13:58, Uri Shaked notifications@github.com wrote:

Update: I've uploaded a fix, can you please check again?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wokwi/easyeda2kicad/issues/37#issuecomment-618878590, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNX7ROGYXP5IMNYPW5PWMDROFETTANCNFSM4MONN7YQ .

urish commented 4 years ago

Excellent, thanks for the update!