|
Bugzilla – Full Text Bug Listing |
| Summary: | NeoChat - encryption not working | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | ulfbart <ub22> |
| Component: | KDE Applications | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
ulfbart
2024-03-23 09:16:16 UTC
You can also run: grep "\[WARN \] quotient\.e2ee" .local/share/KDE/neochat/neochat.log.* and check if it's the same issue as https://bugs.kde.org/481644 Yes, looks like this: > grep "\[WARN \] quotient\.e2ee" ~/.local/share/KDE/neochat/neochat.log.* &>> NeoChat_libQuotient_error.txt > grep -i bad NeoChat_libQuotient_error.txt ~/.local/share/KDE/neochat/neochat.log.3:2024-03-23T09:56:36 [WARN ] quotient.e2ee: "Failed to decrypt the message": BAD_MESSAGE_MAC ~/.local/share/KDE/neochat/neochat.log.3:2024-03-23T09:56:36 [WARN ] quotient.e2ee: "Failed to decrypt the message": BAD_MESSAGE_MAC ~/.local/share/KDE/neochat/neochat.log.3:2024-03-23T09:58:03 [WARN ] quotient.e2ee: "Failed to decrypt the message": BAD_MESSAGE_MAC |