Notes app "shortLabel cannot be empty"

a few seconds after opening the notes app it crashes and displays an error log starting with:

“shortLabel cannot be empty”

Ill paste the whole message in a reply.

Thanks in advance

Regain your privacy! Adopt /e/ the unGoogled mobile OS and online servicesphone

Version: 1.0.1

java.lang.IllegalArgumentException: shortLabel cannot be empty
at com.android.internal.util.Preconditions.checkStringNotEmpty(Preconditions.java:99)
at android.content.pm.ShortcutInfo$Builder.setShortLabel(ShortcutInfo.java:1099)
at foundation.e.notes.android.activity.NotesListViewActivity$1.lambda$onFinish$0$NotesListViewActivity$1(NotesListViewActivity.java:169)
at foundation.e.notes.android.activity.-$$Lambda$NotesListViewActivity$1$39ookTthYgVEWdcE5U2Tpkqte0Q.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:919)
at foundation.e.notes.android.activity.NotesListViewActivity$1.onFinish(NotesListViewActivity.java:179)
at foundation.e.notes.persistence.NoteServerSyncHelper$SyncTask.onPostExecute(NoteServerSyncHelper.java:482)
at foundation.e.notes.persistence.NoteServerSyncHelper$SyncTask.onPostExecute(NoteServerSyncHelper.java:310)
at android.os.AsyncTask.finish(AsyncTask.java:755)
at android.os.AsyncTask.access$900(AsyncTask.java:192)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:772)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7356)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)

Could you please go to https://ecloud.global/apps/files/?dir=/Notes and check/delete any spurious file ?

Thanks again Sylvian.

This one worked. It is throwing some other error, but i can continue using it so not bothered.

1 Like