Hi all, I am following this project with enthusiasm since a long time now and was looking on how to participate a little bit in it on my spare time, maybe I have found a way in testing this app, hoping it will help someone !
I have tested the app on ICS on emulator, connected to internet. So for the logging part, it's pretty well working with my owncube account : https://owncube.com/ After logging has succeed, nothing appears, I have waited 1 or 2 minutes but nothing ! I got back home, and launch the app again, and here I found my data, so what was going on ? Someone could tell ? During general app testing, 2 crashes occurred : - When downloading a photo : App crash 1 - When trying to add a new session from settings : App crash 2 Hopping this help you debugging this app ! Cheers, Jeremy - App_crash 1 : Process: eu.alefzero.owncloud Flags: 0x8be46 Package: eu.alefzero.owncloud v1 (1.0) Build: generic/sdk/generic:4.0.3/MR1/237985:eng/test-keys java.lang.NullPointerException at eu.alefzero.owncloud.FileDownloader.downloadFile(FileDownloader.java:113) at eu.alefzero.owncloud.FileDownloader$ServiceHandler.handleMessage(FileDownloader.java:46) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137) at android.os.HandlerThread.run(HandlerThread.java:60) - App crash 2 : Process: eu.alefzero.owncloud Flags: 0x8be46 Package: android v15 (4.0.3-237985) Package: eu.alefzero.owncloud v1 (1.0) Build: generic/sdk/generic:4.0.3/MR1/237985:eng/test-keys android.content.ActivityNotFoundException: Unable to find explicit activity class {eu.alefzero.owncloud/eu.alefzero.owncloud.ui.activity.PreferencesNewSession}; have you declared this activity in your AndroidManifest.xml? at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1508) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1384) at android.app.Activity.startActivityForResult(Activity.java:3190) at eu.alefzero.owncloud.ui.activity.Preferences.onMenuItemSelected(Preferences.java:162) at com.actionbarsherlock.ActionBarSherlock.callbackOptionsItemSelected(ActionBarSherlock.java:587) at com.actionbarsherlock.internal.ActionBarSherlockNative.dispatchOptionsItemSelected(ActionBarSherlockNative.java:78) at com.actionbarsherlock.app.SherlockPreferenceActivity.onOptionsItemSelected(SherlockPreferenceActivity.java:142) at android.app.Activity.onMenuItemSelected(Activity.java:2502) at com.android.internal.policy.impl.PhoneWindow.onMenuItemSelected(PhoneWindow.java:950) at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:735) at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:149) at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:874) at com.android.internal.view.menu.MenuPopupHelper.onItemClick(MenuPopupHelper.java:156) at android.widget.AdapterView.performItemClick(AdapterView.java:292) at android.widget.AbsListView.performItemClick(AbsListView.java:1058) at android.widget.AbsListView$PerformClick.run(AbsListView.java:2514) at android.widget.AbsListView$1.run(AbsListView.java:3168) at android.os.Handler.handleCallback(Handler.java:605) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4424) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) at dalvik.system.NativeStart.main(Native Method) On Sat, May 12, 2012 at 3:41 PM, Alain Bourgeois < [email protected]> wrote: > My responses in uppercase > Alain > > -----Message d'origine----- From: Bartek Przybylski > Sent: Saturday, May 12, 2012 12:58 PM > To: Alain Bourgeois > Cc: [email protected] > Subject: Re: [Owncloud] android devel - testers request! > > > Hi Alain! > Thanks for your time! > > 2012/5/12 Alain Bourgeois <[email protected]>: > >> I tested your new app for connections : >> >> - I was able to have contact with the server after trying lots of >> unworking >> combinaisons >> succeeding address is like : xx.x.x:8080/xxxx. it’s an unsecured >> connection >> > > If i understood correctly those invalid combinations were input on > purpose right? > YES > > > >> - I entered a wrong name and obtained a message like >> ‘it looks like your owncloud support extensions ....’ >> followed by a force close >> > > extensions feature is now hidden, i forgot to hide it before > > >> - when I re-click on the app it connected to nothing >> > > what do you mean by that ? > LAUNCHING THE APP, CONNECTION SUCCEEDED, NO FILES FOUND (The connection > should not succeed) > > > >> I retried with http://xx.x.x:8080/xxxx and received the message ‘the >> connection is secured’ >> > > fixed > > >> Alain >> >> >> ______________________________**_________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/**listinfo/owncloud<https://mail.kde.org/mailman/listinfo/owncloud> >> >> > ______________________________**_________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/**listinfo/owncloud<https://mail.kde.org/mailman/listinfo/owncloud> >
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
