dsub doesn't keep playlist

Alternative Android Client for Subsonic

Moderators: daneren2005, moderators

dsub doesn't keep playlist

Postby p2ranger » Wed May 08, 2013 9:26 pm

Using what I believe is the latest build of Dsub running on stock Nexus S 4G with JB.

I haven't been listening to music much in a while, so forgive me if this is an old problem, I don't know. But when I go to school listening to Dsub, when I go back home, 5 hrs later, I have to choose what I want to liten to again. It no longer shows anything as currently playing and my play list is empty. I have to reselect from my library what I want to listen to again. Mostly annoying because I just want to hit play on my widget when I get in my car, not have to open an app to start playing

Thanks

Jason
Subsonic 5.3
Ubuntu 14.04
User avatar
p2ranger
 
Posts: 46
Joined: Wed Dec 23, 2009 2:48 pm
Location: Sandy, UT

Re: dsub doesn't keep playlist

Postby daneren2005 » Wed May 08, 2013 10:44 pm

Can you send me a log after you start up and nothing is visible? It has been working fine for me so I am wondering if there is something special causing an error during the save playlist process in your case.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: dsub doesn't keep playlist

Postby p2ranger » Thu May 09, 2013 3:48 am

Here's the contents:

Code: Select all
--------- beginning of /dev/log/main
05-08 21:39:18.945 I/ActivityThread(23975): Pub github.daneren2005.dsub.provider.DSubSearchProvider: github.daneren2005.dsub.provider.DSubSearchProvider
05-08 21:39:19.297 I/dalvikvm-heap(23975): Grow heap (frag case) to 9.276MB for 1322516-byte allocation
05-08 21:39:19.453 I/dalvikvm-heap(23975): Grow heap (frag case) to 10.154MB for 921616-byte allocation
05-08 21:39:20.070 I/FileUtil(23975): Deserialized object from /data/data/github.daneren2005.dsub/cache/equalizer.dat
05-08 21:39:20.074 I/DownloadServiceImpl(23975): IDLE -> IDLE (null)
05-08 21:39:20.507 I/DownloadServiceLifecycleSupport(23975): Headset event for: h2w
05-08 21:39:20.578 I/DownloadServiceLifecycleSupport(23975): Serialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:20.918 I/RESTMusicService(23975): Using URL http://myurlhidden.com:4040/rest/getRandomSongs.view?u=jason&p=enc:69777467627470&v=1.2.0&c=DSub&size=50
05-08 21:39:21.144 I/FileUtil(23975): Serialized object to /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:21.476 W/FileUtil(23975): Failed to deserialize object from /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:21.476 W/FileUtil(23975): java.io.EOFException
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.DataInputStream.readByte(DataInputStream.java:98)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.nextTC(ObjectInputStream.java:506)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.discardData(ObjectInputStream.java:657)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewClassDesc(ObjectInputStream.java:1681)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:683)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewObject(ObjectInputStream.java:1803)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNonPrimitiveContent(ObjectInputStream.java:787)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:2003)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1960)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.ArrayList.readObject(ArrayList.java:657)
05-08 21:39:21.476 W/FileUtil(23975):    at java.lang.reflect.Method.invokeNative(Native Method)
05-08 21:39:21.476 W/FileUtil(23975):    at java.lang.reflect.Method.invoke(Method.java:511)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObjectForClass(ObjectInputStream.java:1354)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readHierarchy(ObjectInputStream.java:1266)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewObject(ObjectInputStream.java:1855)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNonPrimitiveContent(ObjectInputStream.java:787)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:2003)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1960)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readFieldValues(ObjectInputStream.java:1137)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:455)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObjectForClass(ObjectInputStream.java:1369)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readHierarchy(ObjectInputStream.java:1266)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewObject(ObjectInputStream.java:1855)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNonPrimitiveContent(ObjectInputStream.java:787)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:2003)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1960)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.util.FileUtil.deserialize(FileUtil.java:354)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport.deserializeDownloadQueueNow(DownloadServiceLifecycleSupport.java:214)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport.access$1000(DownloadServiceLifecycleSupport.java:48)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport$DeserializeTask.doInBackground(DownloadServiceLifecycleSupport.java:320)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport$DeserializeTask.doInBackground(DownloadServiceLifecycleSupport.java:317)
05-08 21:39:21.476 W/FileUtil(23975):    at android.os.AsyncTask$2.call(AsyncTask.java:287)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.FutureTask.run(FutureTask.java:137)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
05-08 21:39:21.476 W/FileUtil(23975):    at java.lang.Thread.run(Thread.java:856)
05-08 21:39:21.824 I/RESTMusicService(23975): http://myurlhidden.com:4040 redirects to http://myurlhidden.com:4040
05-08 21:39:22.066 I/ShufflePlayBuffer(23975): Refilled shuffle play buffer with 50 songs.
05-08 21:39:47.539 I/ActivityThread(24269): Pub github.daneren2005.dsub.provider.DSubSearchProvider: github.daneren2005.dsub.provider.DSubSearchProvider
05-08 21:39:48.261 I/dalvikvm-heap(24269): Grow heap (frag case) to 9.277MB for 1322516-byte allocation
05-08 21:39:48.449 I/dalvikvm-heap(24269): Grow heap (frag case) to 10.155MB for 921616-byte allocation
05-08 21:39:49.390 I/FileUtil(24269): Deserialized object from /data/data/github.daneren2005.dsub/cache/equalizer.dat
05-08 21:39:49.402 I/DownloadServiceImpl(24269): IDLE -> IDLE (null)
05-08 21:39:49.441 I/FileUtil(24269): Deserialized object from /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:49.441 I/DownloadServiceLifecycleSupport(24269): Deserialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:49.457 I/RESTMusicService(24269): Using URL http://myurlhidden.com:4040/rest/getRandomSongs.view?u=jason&p=enc:69777467627470&v=1.2.0&c=DSub&size=50
05-08 21:39:49.644 I/DownloadServiceLifecycleSupport(24269): Headset event for: h2w
05-08 21:39:49.679 I/DownloadServiceLifecycleSupport(24269): Serialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:49.750 I/DownloadServiceLifecycleSupport(24269): Serialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:49.789 I/FileUtil(24269): Serialized object to /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:49.894 I/FileUtil(24269): Serialized object to /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:49.961 I/RESTMusicService(24269): http://myurlhidden.com:4040 redirects to http://myurlhidden.com:4040
05-08 21:39:50.117 I/ShufflePlayBuffer(24269): Refilled shuffle play buffer with 50 songs.
05-08 21:39:57.004 I/dalvikvm-heap(24269): Grow heap (frag case) to 11.079MB for 1322516-byte allocation
05-08 21:39:57.406 I/Choreographer(24269): Skipped 51 frames!  The application may be doing too much work on its main thread.
05-08 21:39:58.058 I/Choreographer(24269): Skipped 35 frames!  The application may be doing too much work on its main thread.
05-08 21:40:00.218 I/CacheCleaner(24269): File system       : 9.62 GB of 13.31 GB available
05-08 21:40:00.218 I/CacheCleaner(24269): Cache limit       : 4.88 GB
05-08 21:40:00.218 I/CacheCleaner(24269): Cache size before : 1.04 GB
05-08 21:40:00.218 I/CacheCleaner(24269): Minimum to delete : 0 B
05-08 21:40:00.496 I/CacheCleaner(24269): Deleted           : 0 B
--------- beginning of /dev/log/main
05-08 21:39:18.945 I/ActivityThread(23975): Pub github.daneren2005.dsub.provider.DSubSearchProvider: github.daneren2005.dsub.provider.DSubSearchProvider
05-08 21:39:19.297 I/dalvikvm-heap(23975): Grow heap (frag case) to 9.276MB for 1322516-byte allocation
05-08 21:39:19.453 I/dalvikvm-heap(23975): Grow heap (frag case) to 10.154MB for 921616-byte allocation
05-08 21:39:20.070 I/FileUtil(23975): Deserialized object from /data/data/github.daneren2005.dsub/cache/equalizer.dat
05-08 21:39:20.074 I/DownloadServiceImpl(23975): IDLE -> IDLE (null)
05-08 21:39:20.507 I/DownloadServiceLifecycleSupport(23975): Headset event for: h2w
05-08 21:39:20.578 I/DownloadServiceLifecycleSupport(23975): Serialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:20.918 I/RESTMusicService(23975): Using URL http://myurlhidden.com:4040/rest/getRandomSongs.view?u=jason&p=enc:69777467627470&v=1.2.0&c=DSub&size=50
05-08 21:39:21.144 I/FileUtil(23975): Serialized object to /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:21.476 W/FileUtil(23975): Failed to deserialize object from /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:21.476 W/FileUtil(23975): java.io.EOFException
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.DataInputStream.readByte(DataInputStream.java:98)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.nextTC(ObjectInputStream.java:506)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.discardData(ObjectInputStream.java:657)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewClassDesc(ObjectInputStream.java:1681)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:683)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewObject(ObjectInputStream.java:1803)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNonPrimitiveContent(ObjectInputStream.java:787)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:2003)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1960)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.ArrayList.readObject(ArrayList.java:657)
05-08 21:39:21.476 W/FileUtil(23975):    at java.lang.reflect.Method.invokeNative(Native Method)
05-08 21:39:21.476 W/FileUtil(23975):    at java.lang.reflect.Method.invoke(Method.java:511)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObjectForClass(ObjectInputStream.java:1354)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readHierarchy(ObjectInputStream.java:1266)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewObject(ObjectInputStream.java:1855)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNonPrimitiveContent(ObjectInputStream.java:787)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:2003)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1960)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readFieldValues(ObjectInputStream.java:1137)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:455)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObjectForClass(ObjectInputStream.java:1369)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readHierarchy(ObjectInputStream.java:1266)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNewObject(ObjectInputStream.java:1855)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readNonPrimitiveContent(ObjectInputStream.java:787)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:2003)
05-08 21:39:21.476 W/FileUtil(23975):    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1960)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.util.FileUtil.deserialize(FileUtil.java:354)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport.deserializeDownloadQueueNow(DownloadServiceLifecycleSupport.java:214)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport.access$1000(DownloadServiceLifecycleSupport.java:48)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport$DeserializeTask.doInBackground(DownloadServiceLifecycleSupport.java:320)
05-08 21:39:21.476 W/FileUtil(23975):    at github.daneren2005.dsub.service.DownloadServiceLifecycleSupport$DeserializeTask.doInBackground(DownloadServiceLifecycleSupport.java:317)
05-08 21:39:21.476 W/FileUtil(23975):    at android.os.AsyncTask$2.call(AsyncTask.java:287)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.FutureTask.run(FutureTask.java:137)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
05-08 21:39:21.476 W/FileUtil(23975):    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
05-08 21:39:21.476 W/FileUtil(23975):    at java.lang.Thread.run(Thread.java:856)
05-08 21:39:21.824 I/RESTMusicService(23975): http://myurlhidden.com:4040 redirects to http://myurlhidden.com:4040
05-08 21:39:22.066 I/ShufflePlayBuffer(23975): Refilled shuffle play buffer with 50 songs.
05-08 21:39:47.539 I/ActivityThread(24269): Pub github.daneren2005.dsub.provider.DSubSearchProvider: github.daneren2005.dsub.provider.DSubSearchProvider
05-08 21:39:48.261 I/dalvikvm-heap(24269): Grow heap (frag case) to 9.277MB for 1322516-byte allocation
05-08 21:39:48.449 I/dalvikvm-heap(24269): Grow heap (frag case) to 10.155MB for 921616-byte allocation
05-08 21:39:49.390 I/FileUtil(24269): Deserialized object from /data/data/github.daneren2005.dsub/cache/equalizer.dat
05-08 21:39:49.402 I/DownloadServiceImpl(24269): IDLE -> IDLE (null)
05-08 21:39:49.441 I/FileUtil(24269): Deserialized object from /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:49.441 I/DownloadServiceLifecycleSupport(24269): Deserialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:49.457 I/RESTMusicService(24269): Using URL http://myurlhidden.com:4040/rest/getRandomSongs.view?u=jason&p=enc:69777467627470&v=1.2.0&c=DSub&size=50
05-08 21:39:49.644 I/DownloadServiceLifecycleSupport(24269): Headset event for: h2w
05-08 21:39:49.679 I/DownloadServiceLifecycleSupport(24269): Serialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:49.750 I/DownloadServiceLifecycleSupport(24269): Serialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:39:49.789 I/FileUtil(24269): Serialized object to /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:49.894 I/FileUtil(24269): Serialized object to /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:39:49.961 I/RESTMusicService(24269): http://myurlhidden.com:4040 redirects to http://myurlhidden.com:4040
05-08 21:39:50.117 I/ShufflePlayBuffer(24269): Refilled shuffle play buffer with 50 songs.
05-08 21:39:57.004 I/dalvikvm-heap(24269): Grow heap (frag case) to 11.079MB for 1322516-byte allocation
05-08 21:39:57.406 I/Choreographer(24269): Skipped 51 frames!  The application may be doing too much work on its main thread.
05-08 21:39:58.058 I/Choreographer(24269): Skipped 35 frames!  The application may be doing too much work on its main thread.
05-08 21:40:00.218 I/CacheCleaner(24269): File system       : 9.62 GB of 13.31 GB available
05-08 21:40:00.218 I/CacheCleaner(24269): Cache limit       : 4.88 GB
05-08 21:40:00.218 I/CacheCleaner(24269): Cache size before : 1.04 GB
05-08 21:40:00.218 I/CacheCleaner(24269): Minimum to delete : 0 B
05-08 21:40:00.496 I/CacheCleaner(24269): Deleted           : 0 B
05-08 21:41:11.238 I/ActivityThread(24809): Pub github.daneren2005.dsub.provider.DSubSearchProvider: github.daneren2005.dsub.provider.DSubSearchProvider
05-08 21:41:12.340 I/dalvikvm-heap(24809): Grow heap (frag case) to 9.482MB for 1322516-byte allocation
05-08 21:41:12.511 I/dalvikvm-heap(24809): Grow heap (frag case) to 10.356MB for 921616-byte allocation
05-08 21:41:12.644 I/FileUtil(24809): Deserialized object from /data/data/github.daneren2005.dsub/cache/equalizer.dat
05-08 21:41:12.722 I/FileUtil(24809): Deserialized object from /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:41:12.726 I/DownloadServiceLifecycleSupport(24809): Deserialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:41:12.734 I/DownloadServiceLifecycleSupport(24809): Serialized currentPlayingIndex: -1, currentPlayingPosition: 0
05-08 21:41:12.765 I/FileUtil(24809): Serialized object to /data/data/github.daneren2005.dsub/cache/downloadstate.ser
05-08 21:41:12.890 I/DownloadServiceLifecycleSupport(24809): Headset event for: h2w
05-08 21:41:13.273 I/RESTMusicService(24809): Using URL http://myurlhidden.com:4040/rest/getRandomSongs.view?u=jason&p=enc:69777467627470&v=1.2.0&c=DSub&size=50
05-08 21:41:13.703 I/RESTMusicService(24809): http://myurlhidden.com:4040 redirects to http://myurlhidden.com:4040
05-08 21:41:13.761 I/ShufflePlayBuffer(24809): Refilled shuffle play buffer with 50 songs.
05-08 21:41:14.894 I/CacheCleaner(24809): File system       : 9.62 GB of 13.31 GB available
05-08 21:41:14.894 I/CacheCleaner(24809): Cache limit       : 4.88 GB
05-08 21:41:14.894 I/CacheCleaner(24809): Cache size before : 1.04 GB
05-08 21:41:14.894 I/CacheCleaner(24809): Minimum to delete : 0 B
05-08 21:41:14.906 I/CacheCleaner(24809): Deleted           : 0 B



Thanks for looking into this

Jason
Subsonic 5.3
Ubuntu 14.04
User avatar
p2ranger
 
Posts: 46
Joined: Wed Dec 23, 2009 2:48 pm
Location: Sandy, UT

Re: dsub doesn't keep playlist

Postby nicolaibvm » Thu May 09, 2013 7:45 am

I have the same problem. I'm on stock SGS3. The wonder phone which seems to cause so much trouble. ;-)
nicolaibvm
 
Posts: 19
Joined: Mon Feb 11, 2013 2:16 pm

Re: dsub doesn't keep playlist

Postby daneren2005 » Thu May 09, 2013 5:24 pm

I can confirm that if I don't use the app for a while and then click play on the widget it wipes out my playlist. Odd that it doesn't seem to happen when entering the app first though. And for once it seems to not be a SG3 specific problem. Yay for that at least :D
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: dsub doesn't keep playlist

Postby manpad » Fri Jun 07, 2013 10:13 am

got the same issue, htc desire z, CM7
is there a fix on the way or anything one can do against this?
manpad
 
Posts: 2
Joined: Fri Jun 07, 2013 10:04 am

Re: dsub doesn't keep playlist

Postby daneren2005 » Fri Jun 07, 2013 4:13 pm

I thought I already fixed it to be honest...can you immediately go into the app and send me a log after you have it happen? There might be another error I am missing.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: dsub doesn't keep playlist

Postby manpad » Wed Jun 12, 2013 6:44 pm

hi scott, thx 4 ur reply and sry for the delayed answer
today it happend again at about 4:00 pm, it seems to happen much less with 4.0.x but its still there

here the log from 4.0.4 (will update to 4.0.5 now) :
Code: Select all
06-12 16:00:38.112 I/ActivityManager( 2923): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=github.daneren2005.dsub/.activity.MainActivity } from pid 18997
06-12 16:00:38.192 I/ActivityManager( 2923): Start proc github.daneren2005.dsub for activity github.daneren2005.dsub/.activity.MainActivity: pid=19290 uid=10058 gids={3003, 1015, 3002, 1007}
--------- beginning of /dev/log/main
06-12 16:00:38.753 W/dalvikvm(19290): VFY: unable to resolve virtual method 4110: Landroid/widget/FrameLayout;.setAlpha (F)V
06-12 16:00:38.753 I/dalvikvm(19290): Could not find method android.widget.FrameLayout.setTranslationY, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineFrameLayout.setTranslationY
06-12 16:00:38.753 W/dalvikvm(19290): VFY: unable to resolve virtual method 4117: Landroid/widget/FrameLayout;.setTranslationY (F)V
06-12 16:00:38.753 I/dalvikvm(19290): Could not find method android.view.ViewGroup.getAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.view.NineViewGroup.getAlpha
06-12 16:00:38.753 W/dalvikvm(19290): VFY: unable to resolve virtual method 3804: Landroid/view/ViewGroup;.getAlpha ()F
06-12 16:00:38.753 I/dalvikvm(19290): Could not find method android.view.ViewGroup.getTranslationX, referenced from method com.actionbarsherlock.internal.nineoldandroids.view.NineViewGroup.getTranslationX
06-12 16:00:38.753 W/dalvikvm(19290): VFY: unable to resolve virtual method 3814: Landroid/view/ViewGroup;.getTranslationX ()F
06-12 16:00:38.763 I/dalvikvm(19290): Could not find method android.view.ViewGroup.getTranslationY, referenced from method com.actionbarsherlock.internal.nineoldandroids.view.NineViewGroup.getTranslationY
06-12 16:00:38.763 W/dalvikvm(19290): VFY: unable to resolve virtual method 3815: Landroid/view/ViewGroup;.getTranslationY ()F
06-12 16:00:38.763 I/dalvikvm(19290): Could not find method android.view.ViewGroup.setAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.view.NineViewGroup.setAlpha
06-12 16:00:38.763 W/dalvikvm(19290): VFY: unable to resolve virtual method 3830: Landroid/view/ViewGroup;.setAlpha (F)V
06-12 16:00:38.763 I/dalvikvm(19290): Could not find method android.view.ViewGroup.setTranslationX, referenced from method com.actionbarsherlock.internal.nineoldandroids.view.NineViewGroup.setTranslationX
06-12 16:00:38.763 W/dalvikvm(19290): VFY: unable to resolve virtual method 3834: Landroid/view/ViewGroup;.setTranslationX (F)V
06-12 16:00:38.763 I/dalvikvm(19290): Could not find method android.view.ViewGroup.setTranslationY, referenced from method com.actionbarsherlock.internal.nineoldandroids.view.NineViewGroup.setTranslationY
06-12 16:00:38.763 W/dalvikvm(19290): VFY: unable to resolve virtual method 3835: Landroid/view/ViewGroup;.setTranslationY (F)V
06-12 16:00:38.773 I/dalvikvm(19290): Could not find method com.actionbarsherlock.internal.widget.ActionBarView$HomeView.onHoverEvent, referenced from method com.actionbarsherlock.internal.widget.ActionBarView$HomeView.dispatchHoverEvent
06-12 16:00:38.773 W/dalvikvm(19290): VFY: unable to resolve virtual method 6334: Lcom/actionbarsherlock/internal/widget/ActionBarView$HomeView;.onHoverEvent (Landroid/view/MotionEvent;)Z
06-12 16:00:38.773 I/dalvikvm(19290): Could not find method android.widget.FrameLayout.onPopulateAccessibilityEvent, referenced from method com.actionbarsherlock.internal.widget.ActionBarView$HomeView.onPopulateAccessibilityEvent
06-12 16:00:38.773 W/dalvikvm(19290): VFY: unable to resolve virtual method 4109: Landroid/widget/FrameLayout;.onPopulateAccessibilityEvent (Landroid/view/accessibility/AccessibilityEvent;)V
06-12 16:00:38.833 I/dalvikvm(19290): Could not find method android.widget.HorizontalScrollView.getAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineHorizontalScrollView.getAlpha
06-12 16:00:38.833 W/dalvikvm(19290): VFY: unable to resolve virtual method 4120: Landroid/widget/HorizontalScrollView;.getAlpha ()F
06-12 16:00:38.833 I/dalvikvm(19290): Could not find method android.widget.HorizontalScrollView.setAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineHorizontalScrollView.setAlpha
06-12 16:00:38.833 W/dalvikvm(19290): VFY: unable to resolve virtual method 4121: Landroid/widget/HorizontalScrollView;.setAlpha (F)V
06-12 16:00:38.893 I/dalvikvm(19290): Could not find method android.widget.LinearLayout.getAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.getAlpha
06-12 16:00:38.893 W/dalvikvm(19290): VFY: unable to resolve virtual method 4167: Landroid/widget/LinearLayout;.getAlpha ()F
06-12 16:00:38.893 I/dalvikvm(19290): Could not find method android.widget.LinearLayout.getTranslationX, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.getTranslationX
06-12 16:00:38.893 W/dalvikvm(19290): VFY: unable to resolve virtual method 4170: Landroid/widget/LinearLayout;.getTranslationX ()F
06-12 16:00:38.893 I/dalvikvm(19290): Could not find method android.widget.LinearLayout.setAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.setAlpha
06-12 16:00:38.893 W/dalvikvm(19290): VFY: unable to resolve virtual method 4183: Landroid/widget/LinearLayout;.setAlpha (F)V
06-12 16:00:38.893 I/dalvikvm(19290): Could not find method android.widget.LinearLayout.setTranslationX, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.setTranslationX
06-12 16:00:38.903 W/dalvikvm(19290): VFY: unable to resolve virtual method 4189: Landroid/widget/LinearLayout;.setTranslationX (F)V
06-12 16:00:38.913 I/MainActivity(19290): https://XXX.dyndns.org:54040/rest/null.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub
06-12 16:00:38.933 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:00:38.943 W/dalvikvm(19290): VFY: unable to resolve static field 49 (THREAD_POOL_EXECUTOR) in Landroid/os/AsyncTask;
06-12 16:00:38.953 W/dalvikvm(19290): VFY: unable to resolve static field 49 (THREAD_POOL_EXECUTOR) in Landroid/os/AsyncTask;
06-12 16:00:38.953 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:00:38.953 W/RemoteControlClientBase(19290): RemoteControlClient requires Android API level 14 or higher.
06-12 16:00:38.963 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:00:39.123 I/Effect-DRC( 2828): Compression factor set to: 1.000000
06-12 16:00:39.123 I/Effect-DRC( 2828): Compression factor set to: 1.000000
06-12 16:00:39.123 I/Effect-DRC( 2828): Compression factor set to: 1.000000
06-12 16:00:39.123 I/Effect-BassBoost( 2828): New strength: 500
06-12 16:00:39.123 I/Effect-Equalizer( 2828): Setting band 2 to 0
06-12 16:00:39.123 I/Effect-Equalizer( 2828): Setting band 2 to 1
06-12 16:00:39.123 I/Effect-Equalizer( 2828): Setting band 2 to 2
06-12 16:00:39.123 I/Effect-Equalizer( 2828): Setting band 2 to 3
06-12 16:00:39.123 I/Effect-Equalizer( 2828): Setting band 2 to 4
06-12 16:00:39.123 I/Effect-Equalizer( 2828): Setting band 2 to 5
06-12 16:00:39.123 I/Effect-Equalizer( 2828): Setting loudness correction reference to 100.000000 dB
06-12 16:00:39.634 I/LlamaDroid( 3120): got operator 23201
06-12 16:00:40.034 I/CacheCleaner(19290): File system       : 587.38 MB of 7.39 GB available
06-12 16:00:40.044 I/CacheCleaner(19290): Cache limit       : 2.93 GB
06-12 16:00:40.044 I/CacheCleaner(19290): Cache size before : 30.80 MB
06-12 16:00:40.064 I/CacheCleaner(19290): Minimum to delete : 0 B
06-12 16:00:40.074 I/CacheCleaner(19290): Deleted           : 0 B
06-12 16:00:40.124 I/Util    (19290): Deleted file /mnt/sdcard/dsubsonic/music/A/At The Soundawn/Red Square We Come In Waves/albumart.jpg
06-12 16:00:40.134 I/Util    (19290): Deleted file /mnt/sdcard/dsubsonic/music/A/At The Soundawn/Red Square We Come In Waves
06-12 16:00:40.194 I/Util    (19290): Deleted file /mnt/sdcard/dsubsonic/music/A/At The Soundawn
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 I/dalvikvm(19290): Could not find method android.media.RemoteControlClient.editMetadata, referenced from method github.daneren2005.dsub.util.ImageLoader.setImage
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to resolve virtual method 611: Landroid/media/RemoteControlClient;.editMetadata (Z)Landroid/media/RemoteControlClient$MetadataEditor;
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.345 W/dalvikvm(19290): VFY: unable to find class referenced in signature (Landroid/media/RemoteControlClient;)
06-12 16:00:40.575 I/DownloadServiceLifecycleSupport(19290): Headset event for: Headset
06-12 16:00:40.595 I/dalvikvm(19290): Could not find method android.view.View.jumpDrawablesToCurrentState, referenced from method com.actionbarsherlock.internal.view.menu.BaseMenuPresenter.updateMenuView
06-12 16:00:40.595 W/dalvikvm(19290): VFY: unable to resolve virtual method 3714: Landroid/view/View;.jumpDrawablesToCurrentState ()V
06-12 16:00:40.665 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:00:40.675 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:00:40.715 I/dalvikvm(19290): Could not find method com.actionbarsherlock.internal.view.menu.ActionMenuItemView.onHoverEvent, referenced from method com.actionbarsherlock.internal.view.menu.ActionMenuItemView.dispatchHoverEvent
06-12 16:00:40.715 W/dalvikvm(19290): VFY: unable to resolve virtual method 5628: Lcom/actionbarsherlock/internal/view/menu/ActionMenuItemView;.onHoverEvent (Landroid/view/MotionEvent;)Z
06-12 16:00:40.715 I/dalvikvm(19290): Could not find method android.widget.LinearLayout.onPopulateAccessibilityEvent, referenced from method com.actionbarsherlock.internal.view.menu.ActionMenuItemView.onPopulateAccessibilityEvent
06-12 16:00:40.715 W/dalvikvm(19290): VFY: unable to resolve virtual method 4179: Landroid/widget/LinearLayout;.onPopulateAccessibilityEvent (Landroid/view/accessibility/AccessibilityEvent;)V
06-12 16:00:40.975 I/ActivityManager( 2923): Displayed github.daneren2005.dsub/.activity.MainActivity: +2s789ms
06-12 16:00:41.506 I/wpa_supplicant(19307): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
06-12 16:00:42.016 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getRandomSongs.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&size=50
06-12 16:00:42.457 I/wpa_supplicant(19307): CTRL-EVENT-DRIVER-STATE STARTED
06-12 16:00:42.457 I/wpa_supplicant(19307): CTRL-EVENT-DRIVER-STATE STARTED
06-12 16:00:42.467 I/wpa_supplicant(19305): l2_packet_receive - recvfrom: Network is down
06-12 16:00:42.557 E/libloc  ( 2923): loc_eng_inject_location: GPS not initialized.
06-12 16:00:42.997 I/ActivityManager( 2923): Starting: Intent { cmp=github.daneren2005.dsub/.activity.DownloadActivity } from pid 19290
06-12 16:00:43.257 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:00:43.257 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:00:43.267 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:00:43.358 I/ActivityManager( 2923): Process org.xbmc.android.remote (pid 18846) has died.
06-12 16:00:43.618 I/ActivityManager( 2923): Displayed github.daneren2005.dsub/.activity.DownloadActivity: +614ms
06-12 16:00:47.121 I/ActivityManager( 2923): Start proc nitro.phonestats for broadcast nitro.phonestats/.core.traffic.Updater: pid=19323 uid=10091 gids={1015}
06-12 16:00:47.341 I/ActivityThread(19323): Pub nitro.phonestats.providers.events: nitro.phonestats.core.DataProvider
06-12 16:00:47.351 I/ActivityThread(19323): Pub nitro.phonestats: nitro.phonestats.core.traffic.InterfaceStatsProvider
06-12 16:00:47.361 I/ActivityManager( 2923): Process com.google.android.diskusage (pid 19030) has died.
06-12 16:00:47.892 W/KeyCharacterMap(19290): Can't open keycharmap file
06-12 16:00:47.892 W/KeyCharacterMap(19290): Error loading keycharmap file '/system/usr/keychars/atmel-touchscreen.kcm.bin'. hw.keyboards.131074.devname='atmel-touchscreen'
06-12 16:00:47.892 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:00:48.362 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:00:48.362 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:00:48.372 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getMusicDirectory.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14687
06-12 16:00:48.402 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:00:48.793 I/ActivityManager( 2923): Displayed github.daneren2005.dsub/.activity.MainActivity: +733ms
06-12 16:00:51.035 I/global  (19290): Loaded time zone names for en_US in 978ms.
06-12 16:00:51.045 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:00:51.095 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getLicense.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub
06-12 16:00:51.105 I/global  (19290): Loaded time zone names for en_US in 1172ms.
06-12 16:00:51.105 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:00:51.505 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:00:51.626 I/ShufflePlayBuffer(19290): Refilled shuffle play buffer with 50 songs.
06-12 16:00:51.646 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:00:51.646 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:00:57.271 I/ActivityManager( 2923): Starting: Intent { cmp=github.daneren2005.dsub/.activity.DownloadActivity } from pid 19290
06-12 16:00:57.391 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:00:57.451 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:00:57.451 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:00:57.732 I/ActivityManager( 2923): Displayed github.daneren2005.dsub/.activity.DownloadActivity: +432ms
06-12 16:01:02.426 W/KeyCharacterMap(19290): Can't open keycharmap file
06-12 16:01:02.426 W/KeyCharacterMap(19290): Error loading keycharmap file '/system/usr/keychars/atmel-touchscreen.kcm.bin'. hw.keyboards.131074.devname='atmel-touchscreen'
06-12 16:01:02.426 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:02.616 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:01:10.364 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:01:10.364 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:10.374 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getMusicDirectory.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14512
06-12 16:01:11.375 I/global  (19290): Loaded time zone names for en_US in 424ms.
06-12 16:01:11.375 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:11.475 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:01:11.475 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:11.505 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14688&size=480
06-12 16:01:11.515 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14679&size=480
06-12 16:01:11.845 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:12.206 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:15.409 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14683&size=480
06-12 16:01:15.519 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14682&size=480
06-12 16:01:15.769 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14686&size=480
06-12 16:01:17.261 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14678&size=480
06-12 16:01:17.661 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:17.921 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:01:17.921 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:17.971 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getMusicDirectory.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14680
06-12 16:01:18.031 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:18.502 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:18.782 E/CACHE   ( 4048): cleared
06-12 16:01:18.842 I/zomut.watchdog.monitor( 4048): initgather
06-12 16:01:19.353 I/global  (19290): Loaded time zone names for en_US in 423ms.
06-12 16:01:19.353 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:19.393 I/zomut.watchdog.monitor( 4048): endgather
06-12 16:01:19.393 I/zomut.watchdog.monitor( 4048): init
06-12 16:01:19.573 I/zomut.watchdog.monitor( 4048): end
06-12 16:01:20.594 W/KeyCharacterMap(19290): Can't open keycharmap file
06-12 16:01:20.594 W/KeyCharacterMap(19290): Error loading keycharmap file '/system/usr/keychars/atmel-touchscreen.kcm.bin'. hw.keyboards.131074.devname='atmel-touchscreen'
06-12 16:01:20.594 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:21.004 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14682&size=480
06-12 16:01:21.465 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:21.575 W/KeyCharacterMap(19290): Can't open keycharmap file
06-12 16:01:21.575 W/KeyCharacterMap(19290): Error loading keycharmap file '/system/usr/keychars/atmel-touchscreen.kcm.bin'. hw.keyboards.131074.devname='atmel-touchscreen'
06-12 16:01:21.575 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:21.585 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:21.665 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:01:21.665 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:21.675 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getMusicDirectory.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=22
06-12 16:01:22.756 I/ActivityManager( 2923): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=org.adwfreak.launcher/org.adw.launcherlib.Launcher } from pid 2923
06-12 16:01:22.956 W/IInputConnectionWrapper(19290): showStatusIcon on inactive InputConnection
06-12 16:01:24.798 I/dalvikvm(19290): Jit: resizing JitTable from 4096 to 8192
06-12 16:01:25.379 I/ActivityManager( 2923): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.jrummy.root.browserfree/com.jrummy.apps.root.browser.activities.RootBrowserActivity bnds=[187,307][297,447] } from pid 3031
06-12 16:01:25.459 E/ResourceType( 2923): Style contains key with bad entry: 0x010102f3
06-12 16:01:25.459 E/ResourceType( 2923): Style contains key with bad entry: 0x01010300
06-12 16:01:25.459 E/ResourceType( 2923): Style contains key with bad entry: 0x0101039c
06-12 16:01:25.479 I/ActivityManager( 2923): Start proc com.jrummy.root.browserfree for activity com.jrummy.root.browserfree/com.jrummy.apps.root.browser.activities.RootBrowserActivity: pid=19352 uid=10162 gids={3003, 1015}
06-12 16:01:25.639 I/global  (19290): Loaded time zone names for en_US in 702ms.
06-12 16:01:25.649 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:25.719 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:01:25.719 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:01:25.779 E/ResourceType(19352): Style contains key with bad entry: 0x010102f3
06-12 16:01:25.779 E/ResourceType(19352): Style contains key with bad entry: 0x01010300
06-12 16:01:25.779 E/ResourceType(19352): Style contains key with bad entry: 0x0101039c
06-12 16:01:25.779 E/ResourceType(19352): Style contains key with bad entry: 0x010102f3
06-12 16:01:25.779 E/ResourceType(19352): Style contains key with bad entry: 0x01010300
06-12 16:01:25.779 E/ResourceType(19352): Style contains key with bad entry: 0x0101039c
06-12 16:01:25.789 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14521&size=480
06-12 16:01:25.959 I/dalvikvm(19352): Could not find method android.widget.FrameLayout.getAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineFrameLayout.getAlpha
06-12 16:01:25.959 W/dalvikvm(19352): VFY: unable to resolve virtual method 4209: Landroid/widget/FrameLayout;.getAlpha ()F
06-12 16:01:25.959 I/dalvikvm(19352): Could not find method android.widget.FrameLayout.getTranslationY, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineFrameLayout.getTranslationY
06-12 16:01:25.959 W/dalvikvm(19352): VFY: unable to resolve virtual method 4210: Landroid/widget/FrameLayout;.getTranslationY ()F
06-12 16:01:25.959 I/dalvikvm(19352): Could not find method android.widget.FrameLayout.setAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineFrameLayout.setAlpha
06-12 16:01:25.959 W/dalvikvm(19352): VFY: unable to resolve virtual method 4213: Landroid/widget/FrameLayout;.setAlpha (F)V
06-12 16:01:25.959 I/dalvikvm(19352): Could not find method android.widget.FrameLayout.setTranslationY, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineFrameLayout.setTranslationY
06-12 16:01:25.959 W/dalvikvm(19352): VFY: unable to resolve virtual method 4221: Landroid/widget/FrameLayout;.setTranslationY (F)V
06-12 16:01:26.059 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14678&size=480
06-12 16:01:26.209 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:26.369 I/ActivityManager( 2923): Process com.google.android.gms (pid 19135) has died.
06-12 16:01:26.630 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:26.800 I/FileListFragment(19352): onCreate()
06-12 16:01:26.800 I/FileListFragment(19352): onCreateView()
06-12 16:01:26.910 I/FileListFragment(19352): onCreate()
06-12 16:01:26.910 I/FileListFragment(19352): onCreateView()
06-12 16:01:27.170 I/ActivityManager( 2923): Displayed com.jrummy.root.browserfree/com.jrummy.apps.root.browser.activities.RootBrowserActivity: +1s693ms
06-12 16:01:28.982 I/RESTMusicService(19290): Using URL https://XXX.dyndns.org:54040/rest/getCoverArt.view?u=XXX&p=enc:75736572737562736f6e696324&v=1.2.0&c=DSub&id=14686&size=480
06-12 16:01:29.442 I/AdParser(19352): sdk_int: 1 is supported
06-12 16:01:29.442 I/AdParser(19352): sdk_int: 2 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 3 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 4 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 5 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 6 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 7 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 8 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 9 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 10 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 11 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 12 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 13 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 15 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 16 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 17 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 18 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 19 is supported
06-12 16:01:29.452 I/AdParser(19352): sdk_int: 20 is supported
06-12 16:01:29.603 I/AdHelper(19352): Ads are blocked via hosts file.
06-12 16:01:29.623 I/RESTMusicService(19290): https://XXX.dyndns.org:54040 redirects to https://XXX.dyndns.org:54040
06-12 16:01:40.603 I/ActivityManager( 2923): Process android.process.media (pid 19226) has died.
06-12 16:01:40.964 I/ActivityManager( 2923): Start proc com.noshufou.android.su for broadcast com.noshufou.android.su/.SuResultReceiver: pid=19417 uid=10017 gids={3003, 1015}
06-12 16:01:41.244 I/ActivityThread(19417): Pub com.noshufou.android.su.provider: com.noshufou.android.su.provider.PermissionsProvider
06-12 16:01:59.111 I/ActivityManager( 2923): Starting: Intent { flg=0x10100000 cmp=github.daneren2005.dsub/.activity.MainActivity bnds=[14,473][194,653] } from pid 2923
06-12 16:01:59.402 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:01:59.412 W/InputManagerService( 2923): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@40c2b4d8
06-12 16:01:59.632 E/HtcEbdLog( 2836): [write_kernel_log] Need Rotate Log! g_outByteCount = 1048580
06-12 16:02:00.943 W/KeyCharacterMap(19290): Can't open keycharmap file
06-12 16:02:00.943 W/KeyCharacterMap(19290): Error loading keycharmap file '/system/usr/keychars/atmel-touchscreen.kcm.bin'. hw.keyboards.131074.devname='atmel-touchscreen'
06-12 16:02:00.943 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:02:00.953 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:02:00.953 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:02:02.204 W/InputManagerService( 2923): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@409f4828
06-12 16:02:04.467 I/ActivityManager( 2923): Process com.evernote (pid 19250) has died.
06-12 16:02:05.878 I/ActivityManager( 2923): Starting: Intent { cmp=github.daneren2005.dsub/.activity.SettingsActivity } from pid 19290
06-12 16:02:05.918 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
06-12 16:02:05.928 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
06-12 16:02:05.928 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
06-12 16:02:05.928 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
06-12 16:02:05.928 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x3a98 a=-1}
06-12 16:02:05.928 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x3a98 a=-1}
06-12 16:02:05.928 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x5 a=-1}
06-12 16:02:05.928 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x5 a=-1}
06-12 16:02:05.958 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x14 a=-1}
06-12 16:02:05.958 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x1 a=-1}
06-12 16:02:05.958 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x7d0 a=-1}
06-12 16:02:05.958 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x7d0 a=-1}
06-12 16:02:05.968 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x3 a=-1}
06-12 16:02:05.968 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x3 a=-1}
06-12 16:02:05.978 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x1e a=-1}
06-12 16:02:05.978 W/Resources(19290): Converting to string: TypedValue{t=0x10/d=0x1e a=-1}
06-12 16:02:06.379 I/ActivityManager( 2923): Displayed github.daneren2005.dsub/.activity.SettingsActivity: +494ms
06-12 16:02:19.601 E/CACHE   ( 4048): cleared
06-12 16:02:19.601 I/zomut.watchdog.monitor( 4048): initgather
06-12 16:02:19.762 I/zomut.watchdog.monitor( 4048): endgather
06-12 16:02:19.762 I/zomut.watchdog.monitor( 4048): init
06-12 16:02:19.912 I/zomut.watchdog.monitor( 4048): end
06-12 16:02:27.579 W/KeyCharacterMap(19290): Can't open keycharmap file
06-12 16:02:27.579 W/KeyCharacterMap(19290): Error loading keycharmap file '/system/usr/keychars/atmel-touchscreen.kcm.bin'. hw.keyboards.131074.devname='atmel-touchscreen'
06-12 16:02:27.579 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:02:29.251 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:02:29.301 I/LlamaDroid( 3120): got operator 23201
06-12 16:02:29.331 W/KeyguardViewMediator( 2923): verifyUnlock called when not externally disabled
06-12 16:02:29.351 I/wpa_supplicant(19307): CTRL-EVENT-TERMINATING - signal 15 received
06-12 16:02:29.351 I/wpa_supplicant(19307): CTRL-EVENT-TERMINATING - signal 0 received
06-12 16:02:29.351 I/wpa_supplicant(19307): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
06-12 16:02:30.102 I/TelephonyRegistry( 2923): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=null interfaceName=null networkType=2
06-12 16:02:30.142 I/TelephonyRegistry( 2923): notifyDataConnection: state=1 isDataConnectivityPossible=true reason=null interfaceName=null networkType=2
06-12 16:02:30.312 W/KeyCharacterMap(19290): No keyboard for id -1
06-12 16:02:30.312 W/KeyCharacterMap(19290): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
06-12 16:02:30.352 W/Smack/Packet( 3022): notify conn break (IOEx), close connection
06-12 16:02:30.352 I/WindowManager( 2923): WIN DEATH: Window{40b7f330 com.google.code.appsorganizer/com.google.code.appsorganizer.shortcut.LabelShortcut paused=false}
06-12 16:02:30.352 I/ActivityManager( 2923): Process com.google.code.appsorganizer (pid 18997) has died.
06-12 16:02:30.412 W/Tethering( 2923): attempting to remove unknown iface (eth0), ignoring
06-12 16:02:30.512 E/wpa_supplicant(19307): ioctl[SIOCGIWMODE]
06-12 16:02:30.522 E/wpa_supplicant(19307): ioctl[SIOCSIWAP]
06-12 16:02:30.522 E/wpa_supplicant(19307): ioctl[SIOCGIFFLAGS]
06-12 16:02:31.613 I/ActivityManager( 2923): Start proc com.google.android.apps.uploader for broadcast com.google.android.apps.uploader/.ConnectivityBroadcastReceiver: pid=19589 uid=10010 gids={3003}
06-12 16:02:31.823 I/ActivityThread(19589): Pub com.google.android.apps.uploader: com.google.android.apps.uploader.UploadsContentProvider
06-12 16:02:31.823 I/ActivityThread(19589): Pub com.google.photos.provider.Album: com.google.android.apps.uploader.clients.picasa.AlbumProvider
06-12 16:02:31.843 I/MediaUploader(19589): No need to wake up
06-12 16:02:31.853 I/ActivityManager( 2923): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=19600 uid=10027 gids={1015, 2001, 3003}
06-12 16:02:31.923 I/ActivityThread(19600): Pub downloads: com.android.providers.downloads.DownloadProvider
06-12 16:02:31.933 I/ActivityThread(19600): Pub drm: com.android.providers.drm.DrmProvider
06-12 16:02:31.943 I/ActivityThread(19600): Pub media: com.android.providers.media.MediaProvider
06-12 16:02:32.194 I/ActivityManager( 2923): Start proc com.cyanogenmod.stats for broadcast com.cyanogenmod.stats/.ReportingServiceManager: pid=19609 uid=10051 gids={3003}
06-12 16:02:32.264 I/ActivityManager( 2923): Start proc org.l6n.dyndns for broadcast org.l6n.dyndns/.DynDNSReceiver: pid=19617 uid=10206 gids={3003}
06-12 16:02:32.554 I/ActivityManager( 2923): Start proc mobi.mgeek.TunnyBrowser for broadcast mobi.mgeek.TunnyBrowser/com.dolphin.browser.push.http.NetworkStateObserver: pid=19626 uid=10073 gids={3003, 1015, 1007}
06-12 16:02:32.614 I/TelephonyRegistry( 2923): notifyServiceState: 1 home null null null  Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
06-12 16:02:32.624 I/TelephonyRegistry( 2923): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=null interfaceName=null networkType=0
06-12 16:02:32.634 I/LlamaDroid( 3120): got operator
06-12 16:02:32.694 I/TelephonyRegistry( 2923): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=gprsDetached interfaceName=null networkType=0
06-12 16:02:32.724 I/LlamaDroid( 3120): got operator
06-12 16:02:33.505 I/ActivityThread(19626): Pub dolphinbrowserhd: com.dolphin.browser.provider.BrowserProvider
06-12 16:02:33.525 I/ActivityThread(19626): Pub dolphin_voice_en: com.dolphin.browser.voice.command.VoiceCommandProvider
06-12 16:02:33.525 I/ActivityThread(19626): Pub mobi.mgeek.TunnyBrowser.htmlfileprovider: com.dolphin.browser.provider.FileContentProvider
06-12 16:02:33.525 I/ActivityThread(19626): Pub tunnydownloads: com.dolphin.browser.downloads.DownloadProvider
06-12 16:02:33.525 I/ActivityThread(19626): Pub tunnybrowser: mobi.mgeek.TunnyBrowser.BrowserProvider
06-12 16:02:33.605 I/ActivityManager( 2923): Start proc com.google.android.gm for broadcast com.google.android.gm/.downloadprovider.DownloadReceiver: pid=19635 uid=10001 gids={3003, 1015}
06-12 16:02:33.745 I/ActivityManager( 2923): Process com.google.android.gsf.login (pid 19180) has died.
06-12 16:02:34.116 I/ActivityThread(19635): Pub gmail-ls: com.google.android.gm.provider.MailProvider
06-12 16:02:34.126 I/ActivityThread(19635): Pub gmail-downloads: com.google.android.gm.downloadprovider.DownloadProvider
06-12 16:02:34.126 I/ActivityThread(19635): Pub com.google.android.gm: com.google.android.gm.provider.PublicContentProvider
06-12 16:02:34.136 I/ActivityThread(19635): Pub com.google.android.gm.attachmentspreviews: com.google.android.gm.AttachmentPreviewProvider
06-12 16:02:34.136 I/ActivityThread(19635): Pub com.google.android.gmail.SuggestionProvider: com.google.android.gm.SuggestionsProvider
06-12 16:02:34.306 I/ActivityManager( 2923): Start proc com.google.android.youtube for broadcast com.google.android.youtube/.app.prefetch.PrefetchService$DeviceStateReceiver: pid=19645 uid=10109 gids={3003, 1015, 1006}
06-12 16:02:34.316 I/Database(19290): sqlite returned: error code = 0, msg = Recovered 6 frames from WAL file /data/data/github.daneren2005.dsub/databases/webviewCache.db-wal
06-12 16:02:34.506 I/ActivityManager( 2923): Process com.jrummy.root.browserfree (pid 19352) has died.
06-12 16:02:34.506 I/WindowManager( 2923): WIN DEATH: Window{40c591b8 com.jrummy.root.browserfree/com.jrummy.apps.root.browser.activities.RootBrowserActivity paused=false}
06-12 16:02:35.207 I/ActivityThread(19645): Pub com.google.android.youtube.SuggestionProvider: com.google.android.youtube.core.suggest.SuggestionProvider
06-12 16:02:35.497 I/dalvikvm(19645): Could not find method android.app.ActivityManager.getLargeMemoryClass, referenced from method com.google.android.youtube.core.utils.Util.e
06-12 16:02:35.497 W/dalvikvm(19645): VFY: unable to resolve virtual method 89: Landroid/app/ActivityManager;.getLargeMemoryClass ()I
06-12 16:02:35.497 I/dalvikvm(19645): Could not find method android.net.Uri.getQueryParameterNames, referenced from method com.google.android.youtube.core.utils.Util.f
06-12 16:02:35.497 W/dalvikvm(19645): VFY: unable to resolve virtual method 761: Landroid/net/Uri;.getQueryParameterNames ()Ljava/util/Set;
06-12 16:02:35.617 I/dalvikvm(19645): Could not find method android.content.SharedPreferences.getStringSet, referenced from method com.google.android.youtube.app.compat.ad.b
06-12 16:02:35.617 W/dalvikvm(19645): VFY: unable to resolve interface method 366: Landroid/content/SharedPreferences;.getStringSet (Ljava/lang/String;Ljava/util/Set;)Ljava/util/Set;
06-12 16:02:35.617 I/dalvikvm(19645): Could not find method android.content.SharedPreferences$Editor.putStringSet, referenced from method com.google.android.youtube.app.compat.ad.b
06-12 16:02:35.617 W/dalvikvm(19645): VFY: unable to resolve interface method 357: Landroid/content/SharedPreferences$Editor;.putStringSet (Ljava/lang/String;Ljava/util/Set;)Landroid/content/SharedPreferences$Editor;
06-12 16:02:35.617 I/dalvikvm(19645): Could not find method android.content.SharedPreferences$Editor.putStringSet, referenced from method com.google.android.youtube.app.compat.ae.a
06-12 16:02:35.617 W/dalvikvm(19645): VFY: unable to resolve interface method 357: Landroid/content/SharedPreferences$Editor;.putStringSet (Ljava/lang/String;Ljava/util/Set;)Landroid/content/SharedPreferences$Editor;
06-12 16:02:35.657 I/dalvikvm(19645): Could not find method android.view.View.setAlpha, referenced from method com.google.android.youtube.core.utils.k.a
06-12 16:02:35.657 W/dalvikvm(19645): VFY: unable to resolve virtual method 3901: Landroid/view/View;.setAlpha (F)V
06-12 16:02:35.657 W/dalvikvm(19645): VFY: unable to resolve instance field 36
06-12 16:02:35.657 W/dalvikvm(19645): VFY: unable to resolve instance field 36
06-12 16:02:36.668 W/dalvikvm(19645): VFY: unable to resolve instance field 5
06-12 16:02:36.918 I/ConversionPing(19645): Sending ping: http://googleads.g.doubleclick.net/pagead/viewthroughconversion/1001680686/?label=8cu4CIrA3gMQrt7R3QM&muid=owSmGVOijclwRMtGhg3V8w
06-12 16:02:37.068 I/dalvikvm(19645): Could not find method android.media.MediaPlayer.setSurface, referenced from method com.google.android.youtube.core.player.as.a
06-12 16:02:37.068 W/dalvikvm(19645): VFY: unable to resolve virtual method 659: Landroid/media/MediaPlayer;.setSurface (Landroid/view/Surface;)V
06-12 16:02:37.068 I/dalvikvm(19645): Could not find method android.media.MediaPlayer.setVideoScalingMode, referenced from method com.google.android.youtube.core.player.as.b
06-12 16:02:37.068 W/dalvikvm(19645): VFY: unable to resolve virtual method 660: Landroid/media/MediaPlayer;.setVideoScalingMode (I)V
06-12 16:02:37.499 E/ConversionPing(19645): ConversionPing could not reach the url, no conversion sent.
06-12 16:02:37.539 I/MediaUploader(19589): No need to wake up
06-12 16:02:38.029 I/MediaUploader(19589): No need to wake up
06-12 16:02:38.600 I/MediaUploader(19589): No need to wake up
06-12 16:02:38.760 I/TelephonyRegistry( 2923): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=null interfaceName=null networkType=0
06-12 16:02:38.780 I/TelephonyRegistry( 2923): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=null interfaceName=null networkType=0
06-12 16:02:38.840 I/ActivityManager( 2923): Process com.android.vending (pid 19138) has died.
06-12 16:02:39.611 W/InputManagerService( 2923): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@409d0d10
06-12 16:02:41.363 I/TelephonyRegistry( 2923): notifyServiceState: 0 home A1 (N/A) 23201  EDGE CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
06-12 16:02:41.383 I/TelephonyRegistry( 2923): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=null interfaceName=null networkType=2
06-12 16:02:41.393 I/LlamaDroid( 3120): got operator 23201
06-12 16:02:47.318 I/TelephonyRegistry( 2923): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=2
06-12 16:02:47.999 I/MediaUploader(19589): No need to wake up
06-12 16:02:48.119 I/JorteCloudSyncManager(18275): all-synchronization was canceled.
06-12 16:02:48.379 I/Database(19600): sqlite returned: error code = 0, msg = Recovered 8 frames from WAL file /data/data/com.android.providers.downloads/databases/downloads.db-wal
06-12 16:02:51.072 I/ActivityManager( 2923): Starting: Intent { cmp=github.daneren2005.dsub/.activity.HelpActivity } from pid 19290
06-12 16:02:51.573 I/ActivityManager( 2923): Displayed github.daneren2005.dsub/.activity.HelpActivity: +483ms
06-12 16:03:19.870 E/CACHE   ( 4048): cleared
06-12 16:03:19.920 I/zomut.watchdog.monitor( 4048): initgather
06-12 16:03:20.120 I/zomut.watchdog.monitor( 4048): endgather
06-12 16:03:20.120 I/zomut.watchdog.monitor( 4048): init
06-12 16:03:20.311 I/zomut.watchdog.monitor( 4048): end
06-12 16:03:36.546 I/AudioService( 2923):   Remote Control   registerMediaButtonEventReceiver() for ComponentInfo{github.daneren2005.dsub/github.daneren2005.dsub.receiver.MediaButtonIntentReceiver}
06-12 16:03:41.601 W/ProcessStats( 2923): Skipping unknown process pid 19716
06-12 16:03:55.935 W/InputManagerService( 2923): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@409be3e8
manpad
 
Posts: 2
Joined: Fri Jun 07, 2013 10:04 am

Re: dsub doesn't keep playlist

Postby daneren2005 » Thu Jun 13, 2013 4:41 am

That logcat doesn't have any relevent information. When the app first starts it will have a log message like (or similar):

"deserialize object from /data/data/github.daneren2005.dsub/cache/downloadstate.ser"

I see no deserializing log (it also logs a error when one occurs), so I'm guessing the log you posted was just after it had already happened. That is really the part that I need though to know what was going on when it was trying to deserialize the playlist.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm


Return to DSub for Android

Who is online

Users browsing this forum: No registered users and 59 guests