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

App crashes when trying to send a message #8206

Open
weeman1337 opened this issue Mar 4, 2023 · 1 comment
Open

App crashes when trying to send a message #8206

weeman1337 opened this issue Mar 4, 2023 · 1 comment
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-Labs

Comments

@weeman1337
Copy link
Contributor

Steps to reproduce

  1. Try to send a message

Outcome

What did you expect?

Can send message

What happened instead?

App crashes

Your phone model

No response

Operating system version

11 (API 30) 2108161927-REL

Application version and app store

1.5.26

Homeserver

matrix.org

Will you send logs?

Yes

Are you willing to provide a PR?

No

@weeman1337 weeman1337 added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Mar 4, 2023
@bmarty
Copy link
Member

bmarty commented Mar 6, 2023

Seems to be caused by the WYSIWYG library:

Caused by: uniffi.wysiwyg_composer.InternalException: called Result::unwrap() on an Err value: PoisonError { .. }
at uniffi.wysiwyg_composer.ComposerModel.getContentAsHtml(wysiwyg_composer.kt:169)
at io.element.android.wysiwyg.EditorEditText.getHtmlOutput(EditorEditText.kt:9)
at im.vector.app.features.home.room.detail.composer.RichTextComposerLayout.getFormattedText(RichTextComposerLayout.kt:16)

@bmarty bmarty added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor labels Mar 6, 2023
@github-actions github-actions bot added the Z-Labs label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-Labs
Projects
None yet
Development

No branches or pull requests

2 participants