Callisto is a fan-made app for the content produced by Jupiter Broadcasting, a podcast network that delivers a variety of excellent shows with a thriving communtiy built around it.
What is the expected output? What do you see instead?
expected: Download the episode
see: crash but after the application closes a download notification appears in the system tray. The notification dose not change and no video is downloaded, only way to remove the notification is to force quit the application
What version of Callisto are you using? What device? What version of Android?
Synced from git repo, Galaxy Tab 2, 4.1.1
logs:
08-15 06:52:14.597: D/ApplicationPolicy(318): isStatusBarNotificationAllowed: packageName = com.qweex.callisto
08-15 06:52:15.636: D/ApplicationPolicy(318): isStatusBarNotificationAllowed: packageName = com.qweex.callisto
08-15 06:52:15.988: E/CursorWindow(2312): Could not allocate CursorWindow '/data/data/com.qweex.callisto/databases/JBShows.db' of size 2097152 due to error -12.
08-15 06:52:15.996: W/System.err(2312): at com.qweex.callisto.podcast.DownloadTask.doInBackground(DownloadTask.java:215)
08-15 06:52:15.996: W/System.err(2312): at com.qweex.callisto.podcast.DownloadTask.doInBackground(DownloadTask.java:1)
08-15 06:52:17.004: E/CursorWindow(2312): Could not allocate CursorWindow '/data/data/com.qweex.callisto/databases/JBShows.db' of size 2097152 due to error -12.
08-15 06:52:17.011: E/AndroidRuntime(2312): at com.qweex.callisto.podcast.DownloadTask.doInBackground(DownloadTask.java:102)
08-15 06:52:17.011: E/AndroidRuntime(2312): at com.qweex.callisto.podcast.DownloadTask.doInBackground(DownloadTask.java:1)
08-15 06:52:23.566: E/CursorWindow(2312): Could not allocate CursorWindow '/data/data/com.qweex.callisto/databases/JBShows.db' of size 2097152 due to error -12.
What steps will reproduce the problem?
expected: Download the episode
see: crash but after the application closes a download notification appears in the system tray. The notification dose not change and no video is downloaded, only way to remove the notification is to force quit the application
What version of Callisto are you using? What device? What version of Android?
Synced from git repo, Galaxy Tab 2, 4.1.1