Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toast Quota #262

Closed
7 tasks done
hkcowboy opened this issue Dec 25, 2024 · 9 comments
Closed
7 tasks done

Toast Quota #262

hkcowboy opened this issue Dec 25, 2024 · 9 comments
Labels
duplicate This issue or pull request already exists

Comments

@hkcowboy
Copy link

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.1

Affected Android/Custom ROM version

crDroid 10.9

Affected device model

Xiaomi 13 Ultra

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Open App and message shows immediately

Expected behavior

No error

Actual behavior

Toast Message saying Error: org.xmlpull.v1.XmlPullParserException: unexpected type ...

Screenshots/Screen recordings

No response

Additional information

Here is the entry from MatLog:

W/NotificationService(2251): Package org.fossify.messages is above allowed toast quota, the following toast was blocked and discarded: TextToastRecord{b2e0265 31790:org.fossify.messages/u0a532 isSystemToast=false token=android.os.BinderProxy@66ffb3a text=Error: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@1:1 in java.io.StringReader@9872a6e) duration=1}

@hkcowboy hkcowboy added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Dec 25, 2024
@Aga-C
Copy link
Member

Aga-C commented Dec 25, 2024

Have you received any MMS before this error started to show up? If so, what type of attachment does it have?

@Aga-C Aga-C added question Further information is requested waiting for author If the author does not respond, the issue will be closed. Otherwise, the label will be removed. labels Dec 25, 2024
@hkcowboy
Copy link
Author

Hello, this started as soon as I installed the app and it keeps popping up whenever I open the app and anytime i interact with the app (e.g., click back button, click on search bar, open conversation). I am able to send and receive messages: text & image, so I am not sure what is going on.

@Aga-C Aga-C removed question Further information is requested waiting for author If the author does not respond, the issue will be closed. Otherwise, the label will be removed. labels Dec 26, 2024
@hkcowboy
Copy link
Author

Hi, what can be done about the error?

@Aga-C
Copy link
Member

Aga-C commented Dec 28, 2024

Until we investigate it further, it's hard to tell what can be done to avoid it. It's probably related to some MMS messages that may be corrupted, but I'm not sure.

@naveensingh
Copy link
Member

Yeah, it's definitely an MMS message the app is failing to parse.

This could also happen while trying to import messages but that's probably not the case here.

@hkcowboy
Copy link
Author

hkcowboy commented Dec 29, 2024

Yeah, it's definitely an MMS message the app is failing to parse.

This could also happen while trying to import messages but that's probably not the case here.

How would I identify which MMS message is the problem? Maybe I can delete it so the parsing issue stops

@naveensingh
Copy link
Member

How would I identify which MMS message is the problem? Maybe I can delete it so the parsing issue stops

Depends. Can you make some code changes and compile an app?

If yes:

If not:

It'll be fixed soon-ish.

@naveensingh
Copy link
Member

naveensingh commented Jan 3, 2025

Duplicate of #70

@naveensingh naveensingh removed the needs triage Issue is not yet ready for PR authors to take up label Jan 3, 2025
@naveensingh naveensingh marked this as a duplicate of #70 Jan 4, 2025
@naveensingh naveensingh added duplicate This issue or pull request already exists and removed bug Something is not working labels Jan 4, 2025
@Aga-C Aga-C reopened this Jan 6, 2025
@Aga-C Aga-C closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2025
@hkcowboy
Copy link
Author

Hi, just want to say that the issue has been resolved for me with the new update. Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants