-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on playlist migration to sandbox (Cog-01c38c94) #339
Comments
I guess you'll have to use whatever really old version you were previously using, save the playlist to an .m3u, and then delete the sqlite file and import the M3U into the new version. |
Can you publish the last non-sandboxed build at your website? |
Try 1148, the last build for Mountain Lion. |
My bad. Use this version instead: |
Thanks. I managed to get the playlist into the sandboxed build. Metadata is lost so I'll have to recover it via "Reload info" but the list is there at least. |
The new version should be background loading the metadata all on its own when you've fully added the playlist. It will take a while, depending on your storage. Observe the status bar for progress information. Well, and you'll need to add Sandbox paths for any root folders you've included in the playlist, otherwise the info load will just fail. |
I didn't see that happening initially so I initiated it manually. |
Describe
Today I updated from Cog 91898e9 to 01c38c9 and upon relaunch the playlist was empty.
So I copied the Default.sqlite file (the only file in that directory) from
~/Library/Application Support/Cog
to~/Library/Containers/org.cogx.cog/Data/Library/Application Support/Cog
(leaving no other files in the target directory) as per #288. However the app now crashes right after the launch, see the attached crash report Cog-01c38c94_crash.txt (part shown below).Version information:*
The text was updated successfully, but these errors were encountered: