Skip to content

Instantly share code, notes, and snippets.

Created November 1, 2012 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3993819 to your computer and use it in GitHub Desktop.
Save anonymous/3993819 to your computer and use it in GitHub Desktop.
2012-11-01 19:37:21.487 StreamingAudio[370:707] nested pop animation can result in corrupted navigation bar
2012-11-01 19:37:21.509 StreamingAudio[370:707] System.UnauthorizedAccessException: Access to the path "/private/var/mobile/Applications/A6E66C96-670A-44AA-B8AF-D0E604596072/Documentscopy.mp3" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00353] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.IO/FileStream.cs:343
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0
at QueueStream..ctor (System.String storage) [0x00011] in /Users/apple/Desktop/xamarin-monotouch-samples-33efa2f/StreamingAudio/Storage.cs:19
at StreamingAudio.AppDelegate.MakeQueueStream (System.IO.Stream networkStream) [0x00014] in /Users/apple/Desktop/xamarin-monotouch-samples-33efa2f/StreamingAudio/Main.cs:216
at StreamingAudio.AppDelegate.StreamDownloaded (IAsyncResult result) [0x0007d] in /Users/apple/Desktop/xamarin-monotouch-samples-33efa2f/StreamingAudio/Main.cs:139
2012-11-01 19:37:21.872 StreamingAudio[370:707] Finishing up a navigation transition in an unexpected state. Navigation Bar subview tree might get corrupted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment