Issue 844: Libraries should load without error even if the directory that the library is in is not writeable.

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:2
Milestone:21.2
Opened:2021-11-10 10:32 by Nick Shulman
Changed:2021-11-29 13:16 by Nick Shulman
Resolved:2021-11-17 12:48 by Nick Shulman
Resolution:Fixed
Closed:2021-11-29 13:16 by Nick Shulman
2021-11-10 10:32 Nick Shulman
Title»Libraries should load without error even if the directory that the library is in is not writeable.
Assigned To»Nick Shulman
Type»Defect
Area»Skyline
Priority»2
Milestone»21.2
When Skyline tries to read a .blib file for the first time, Skyline writes out a .slc file containing a list of the peptides that are in the database.
We should change it so that Skyline still works even if writing that cache file fails.

Here is an example of an exception that a user ran into when the folder was not writeable:
https://skyline.ms/announcements/home/issues/exceptions/thread.view?entityId=a8b23f87-2085-103a-9bdb-22f53556416c

2021-11-17 12:48 Nick Shulman
resolve as Fixed
Statusopen»resolved
Fixed in PR#1843

2021-11-29 13:16 Nick Shulman
close
Statusresolved»closed
Assigned ToNick Shulman»Guest