downloader task NullPointerExeption
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Android Music |
Confirmed
|
High
|
Unassigned |
Bug Description
Line
1 I/Util ( 176): Copied /sdcard/
2 W/AudioFlinger( 31): write blocked for 83 msecs
3 E/Database( 130): Error inserting is_music=1 artist_id=3 mime_type=
4 E/Database( 130): android.
5 E/Database( 130): at android.
6 E/Database( 130): at android.
7 E/Database( 130): at android.
8 E/Database( 130): at android.
9 E/Database( 130): at com.android.
10 E/Database( 130): at com.android.
11 E/Database( 130): at android.
12 E/Database( 130): at android.
13 E/Database( 130): at android.
14 E/Database( 130): at dalvik.
15 W/AudioFlinger( 31): write blocked for 106 msecs
16 I/Util ( 176): Deleted file /sdcard/
17 W/DownloadFile( 176): Failed to download 'Unknown title'.
18 W/DownloadFile( 176): java.lang.
19 W/DownloadFile( 176): at android.
20 W/DownloadFile( 176): at android.
21 W/DownloadFile( 176): at net.sourceforge
22 W/DownloadFile( 176): at net.sourceforge
23 W/DownloadFile( 176): at net.sourceforge
24 D/CancellableTask( 176): Stopping thread for DownloadTask (Unknown title)
Line 3 has some unprintable characters in it. Python string repr:
'E/Database( 130): Error inserting is_music=1 artist_id=3 mime_type=
Line 18 may be caused by line 3.
Changed in ubuntuone-android-music: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Chad Miller (cmiller) |
milestone: | none → 1.1-1 |
Changed in ubuntuone-android-music: | |
assignee: | Chad Miller (cmiller) → nobody |