DaleFarnsworth / codeplug

Obsolete. Code for reading, modifying, and writing codeplug files for the MD-380 DMR radio - Obsolete. Further development will be tracked in github.com/DaleFarnsworth-DMR
https://www.farnsworth.org/dale/codeplug
49 stars 10 forks source link

Can't import unmodified json file #23

Closed krisp closed 5 years ago

krisp commented 5 years ago

Hello! Cool program, thanks for developing. I am having an issue, however. I pulled in my codeplug using editcp and exported it to json, but I when I try to import that same json file, it crashes. I'll attach my codeplug to see if you can reproduce.

codeplug.zip

DaleFarnsworth commented 5 years ago

Thanks. I'll take a look.

On Thu, Jan 17, 2019 at 2:30 PM David M notifications@github.com wrote:

Hello! Cool program, thanks for developing. I am having an issue, however. I pulled in my codeplug using editcp and exported it to json, but I when I try to import that same json file, it crashes. I'll attach my codeplug to see if you can reproduce.

codeplug.zip https://github.com/DaleFarnsworth/codeplug/files/2770627/codeplug.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DaleFarnsworth/codeplug/issues/23, or mute the thread https://github.com/notifications/unsubscribe-auth/AFpRVzsFg91pXV9CA01ksMNR0FLHFbt6ks5vEOtVgaJpZM4aGxrK .

DaleFarnsworth commented 5 years ago

Fixed in v1.0.11, commit 0f467013763344468990c03913681f252287f679.

Thanks!