admin-shell / aasx-package-explorer

C# based viewer / editor for the Asset Administration Shell
39 stars 9 forks source link

Can't delete thumbnail #11

Closed mmarseu closed 5 years ago

mmarseu commented 5 years ago

When trying to delete the thumbnail under Supplementary Files and then saving the package it fails with an error: Error When saving AASX, an error occurred: While write AASX C:\Users\hmrm\OneDrive - Festo\Documents\Verwaltungsschale\CP-AM-iDRILL2.aasx at \AssetAdministrationShellSDK.cs:line 2386 gave: Not able to delete pending file /thumbnail.jpg in saving package C:\Users\hmrm\OneDrive - Festo\Documents\Verwaltungsschale\CP-AM-iDRILL2.aasx at \AssetAdministrationShellSDK.cs:line 2459

To Reproduce

  1. Open ThumbnailBugRepro.zip
  2. Go to edit mode
  3. Delete Thumbnail
  4. Save package
admin-shell commented 5 years ago

I've changed to code some 10days ago; should now work.