Page 1 of 1

Error if I try to modify a package group

Published: September 22, 2015 - 09:16
by angelshurikan
Hello!

I just discovered wapt, and I think it's excellent work.

But I have a problem. I created a "test" package group and added packages like mj-7zip -> tis-7zip. I deployed this group to several machines. The deployment went smoothly.

But if I want to modify the package group and add a new package, and I click "Save," I get an error message. Therefore, I can't modify the group.

I installed waptserver on Windows 8.1 for testing purposes. And I am indeed logged in as administrator.

Error message:
exceptions.syntaxError: invalid syntax (line1, offset 152): 'p.load_control_from_dict(r'{...blabla JSON .......}'))'.
Press OK to ignore and risk data corruption.
Press Cancel to kill the program.

Thank you for your help.
Best regards.

Re: Error when trying to modify a package group

Published: September 24, 2015 - 12:20 AM
by angelshurikan
I found the error. The Windows user account name must not contain apostrophes, otherwise it crashes the JSON.

And as a result, changes cannot be saved. Developers, I've found a bug for you to fix.

Sincerely, a budding developer who applauds your work.