Author Topic: Search doesn't seem to work on the android app  (Read 3517 times)

Offline josephmaher

  • Newbie
  • *
  • Posts: 1
Search doesn't seem to work on the android app
« on: November 12, 2018, 10:29:48 PM »
Search works fine for me in a browser, but when I use it in th roundcube android app it doesnt' work.  I've appended the output from Send Application Log below if that is of any help.

Any advice much appreciated!

Joseph

APP_VERSION_CODE=20180920
APP_VERSION_NAME=2018.09.20
ANDROID_VERSION=7.1.2
PHONE_MODEL=GT-I9505
CUSTOM_DATA=Settings.url = https://maher.org.uk/roundcube/

STACK_TRACE=java.lang.Exception: Report requested by developer
        at org.acra.ErrorReporter.a(SourceFile:552)
        at org.acra.ErrorReporter.handleSilentException(SourceFile:350)
        at smalltownboys.rc.roundcubeActivity.onOptionsItemSelected(SourceFile:964)
        at android.app.Activity.onMenuItemSelected(Activity.java:3208)
        at com.android.internal.policy.PhoneWindow.onMenuItemSelected(PhoneWindow.java:1215)
        at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:761)
        at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:152)
        at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:904)
        at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:894)
        at com.android.internal.view.menu.MenuPopup.onItemClick(MenuPopup.java:128)
        at android.widget.AdapterView.performItemClick(AdapterView.java:310)
        at android.widget.AbsListView.performItemClick(AbsListView.java:1164)
        at android.widget.AbsListView$PerformClick.run(AbsListView.java:3139)
        at android.widget.AbsListView$3.run(AbsListView.java:4054)
        at android.os.Handler.handleCallback(Handler.java:751)
        at android.os.Handler.dispatchMessage(Handler.java:95)
        at android.os.Looper.loop(Looper.java:154)
        at android.app.ActivityThread.main(ActivityThread.java:6186)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)

LOGCAT=--------- beginning of system
--------- beginning of main
11-12 22:02:01.000 D/roundcube(15756): ---------- START-UP ----------
11-12 22:02:02.204 D/roundcube(15756): web1.onReceivedSslError
11-12 22:02:02.395 D/roundcube(15756): Facebook Ad Error: No fill. We are not able to serve ads to this person. Please refer to https://developers.facebook.com/docs/audience-network/faq#a12. If you are integrating Audience Network for the first time, you can use test ads https://developers.facebook.com/docs/audience-network/testing.
11-12 22:02:02.579 D/roundcube(15756): web1.onReceivedTitle.Roundcube Webmail :: Welcome to Roundcube Webmail
11-12 22:02:09.597 D/roundcube(15756): web1.onPageFinished.LOGIN_FORM.https://maher.org.uk/roundcube/
11-12 22:02:09.600 D/roundcube(15756): web1.Cookie.roundcube_sessid=1f72qkjcluiiaeu5u9hcf6f6l6
11-12 22:02:09.753 D/roundcube(15756): MyJavaScriptInterface.setLoginType.0
11-12 22:02:09.755 D/roundcube(15756): MyJavaScriptInterface.sendBroadcast.android.intent.action.MAIN.login_submit
11-12 22:02:09.759 D/roundcube(15756): onReceive.login_submit
11-12 22:02:09.760 D/roundcube(15756): MyJavaScriptInterface.showToast.--- Logging in ---
11-12 22:02:10.406 D/roundcube(15756): web1.onReceivedTitle.Roundcube Webmail :: Inbox
11-12 22:02:13.855 D/roundcube(15756): web1.onPageFinished.LOGIN_SUBMIT.https://maher.org.uk/roundcube/?_task=mail&_mbox=INBOX
11-12 22:02:13.856 D/roundcube(15756): web1.Cookie.roundcube_sessid=kagq9664ags6kvj8barcnpsrn7; roundcube_sessauth=d8kT2TZhv1oE68vVd4IPirN5iV-1542078000; mailviewsplitter=276; mailviewsplitterv=206
11-12 22:02:14.178 D/roundcube(15756): MyJavaScriptInterface.sendBroadcast.android.intent.action.MAIN.update_mailboxes
11-12 22:02:14.181 D/roundcube(15756): MyJavaScriptInterface.setLoginForm.0
11-12 22:02:14.188 D/roundcube(15756): onReceive.update_mailboxes
11-12 22:02:17.700 D/roundcube(15756): MyJavaScriptInterface.log.getMessages setHtml(messagelistcontainer,6)
11-12 22:02:17.735 D/roundcube(15756): MyJavaScriptInterface.log.getMessageList mes_cnt=6,td.length=48,row_count=8
11-12 22:02:17.772 D/roundcube(15756): MyJavaScriptInterface.sendBroadcast.android.intent.action.MAIN.refresh
11-12 22:02:17.775 D/roundcube(15756): onReceive.refresh
11-12 22:02:18.696 D/roundcube(15756): web2.onPageFinished
11-12 22:02:24.759 D/roundcube(15756): onReceive.search
11-12 22:02:24.798 D/roundcube(15756): web1.onConsoleMessage.Uncaught ReferenceError: rcmail_ui is not defined

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Search doesn't seem to work on the android app
« Reply #1 on: November 13, 2018, 09:36:27 AM »
The "roundcube" Android app isn't build or maintained by the official Roundcube project or team. I'd suggest reaching out to the developer of the Android app directly.