bagger
bagger copied to clipboard
Error: trying to save bag
Version: Bagger 2.8.1 OS: macOS High Sierra 10.13.16 Java version: openjdk version "12.0.1" 2019-04-16
Steps to reproduce:
- create new bag with no profile
- add two files in payload (.png-images)
- click "save as.." button
- type in filepath (
/Users/myname/Desktop/testje) and choose to serialize as.zip - click save
Expected outcome: Bag is saved
Actual outcome:
- message: _Error trying to save bag due to:
/Users/myname/Desktop/testje/data - BUT the bag is saved and complete
Are you only typing in the path, or are you using the browse button? There is a known issue with NOT using the browse button (see https://github.com/LibraryOfCongress/bagger/issues/54)
I used both and had an error with both.
I think it's the same error as this one: #58