Author Topic: Errors out on OnePlus - log attached  (Read 2601 times)

flemmingast

  • Newbie
  • *
  • Posts: 2
Errors out on OnePlus - log attached
« on: February 02, 2015, 05:09:16 pm »
Hello,

Please read attachment. Any suggestions?

Thank you,

Flemming

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Errors out on OnePlus - log attached
« Reply #1 on: February 02, 2015, 07:10:44 pm »
The system code is unhappy about a notification:

android.app.RemoteServiceException: Bad notification posted from package org.kman.AquaMail: Couldn't expand RemoteViews for: StatusBarNotification(pkg=org.kman.AquaMail user=UserHandle{0} id=2 tag=null score=0: Notification(pri=0 contentView=org.kman.AquaMail/0x1090065 vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]))

Unfortunately there is no information about what notification it is, and what specifically is "bad".

But I *think* it's the "ongoing" notification about "checking mail in <account>".

Please try turning off AquaMail settings -> look and feel - "status bar icon".

Needless to say, I've got multiple devices with 2.3 - 4.0 - 4.4 - 5.0 right in front of me, and this notification works just fine, no crashes.
« Last Edit: February 02, 2015, 11:28:15 pm by Kostya Vasilyev, Aqua Mail »
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

flemmingast

  • Newbie
  • *
  • Posts: 2
Re: Errors out on OnePlus - log attached
« Reply #2 on: February 02, 2015, 07:20:52 pm »
Thank you.

Done. If this solves the error then I will revert and confirm.