sindre_mehus wrote:Oops, that's a bummer... Please upgrade to 3.0.beta2 - it should work on Android 2.2 and earlier.
Beta 2 fixed my issues. Thanks!
Moderator: moderators
lazarost wrote:Nop, only the force close button appears.
I even uninstalled and purged the settings but still the same behaviour.
One more logcat (in html) if it will help solve things.
https://docs.google.com/leaf?id=0B7mVVz ... OWIw&hl=el
I'd love to try anything.
java.lang.RuntimeException: Unable to pause activity {net.sourceforge.subsonic.androidapp/net.sourceforge.subsonic.androidapp.activity.EqualizerActivity}: java.lang.IllegalArgumentException: AudioEffect: bad parameter value
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2475)
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2432)
at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:2412)
at android.app.ActivityThread.access$1700(ActivityThread.java:123)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:950)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3835)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.IllegalArgumentException: AudioEffect: bad parameter value
at android.media.audiofx.AudioEffect.checkStatus(AudioEffect.java:1179)
at android.media.audiofx.Equalizer.getCurrentPreset(Equalizer.java:326)
at net.sourceforge.subsonic.androidapp.audiofx.EqualizerController$EqualizerSettings.<init>(EqualizerController.java:111)
at net.sourceforge.subsonic.androidapp.audiofx.EqualizerController.saveSettings(EqualizerController.java:69)
at net.sourceforge.subsonic.androidapp.activity.EqualizerActivity.onPause(EqualizerActivity.java:85)
at android.app.Activity.performPause(Activity.java:3851)
at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1191)
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2462)
... 12 more
lazarost wrote:Here's the log:
- Code: Select all
java.lang.RuntimeException: Unable to pause activity {net.sourceforge.subsonic.androidapp/net.sourceforge.subsonic.androidapp.activity.EqualizerActivity}: java.lang.IllegalArgumentException: AudioEffect: bad parameter value
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2475)
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2432)
at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:2412)
at android.app.ActivityThread.access$1700(ActivityThread.java:123)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:950)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3835)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.IllegalArgumentException: AudioEffect: bad parameter value
at android.media.audiofx.AudioEffect.checkStatus(AudioEffect.java:1179)
at android.media.audiofx.Equalizer.getCurrentPreset(Equalizer.java:326)
at net.sourceforge.subsonic.androidapp.audiofx.EqualizerController$EqualizerSettings.<init>(EqualizerController.java:111)
at net.sourceforge.subsonic.androidapp.audiofx.EqualizerController.saveSettings(EqualizerController.java:69)
at net.sourceforge.subsonic.androidapp.activity.EqualizerActivity.onPause(EqualizerActivity.java:85)
at android.app.Activity.performPause(Activity.java:3851)
at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1191)
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2462)
... 12 more
sindre_mehus wrote:Hi,
New features:
o [...]
o Changed Unpin behavior, added Delete.
jsr wrote:From the first post:(Note that the equalizer and visualization will only appear on devices with Android 2.3 or later)
Users browsing this forum: No registered users and 13 guests