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

fix(CommunitiesModule): Qt props fixed to not crash MonitoringTool #14495

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

micieslak
Copy link
Member

@micieslak micieslak commented Apr 23, 2024

What does the PR do

There were 2 properties broken, but they weren't crashing the app because they weren't used. However it was a problem for Monitoring Tool reading all the exposed properties.

Closes: #14493

Affected areas

src/app/modules/main/communities/view.nim

Screenshot from 2024-04-23 09-47-03

@status-im-auto
Copy link
Member

status-im-auto commented Apr 23, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ bea7808 #1 2024-04-23 07:54:59 ~6 min macos/aarch64 🍎dmg
✔️ bea7808 #1 2024-04-23 07:57:55 ~9 min tests/nim 📄log
✔️ bea7808 #1 2024-04-23 07:59:01 ~10 min macos/x86_64 🍎dmg
✔️ bea7808 #1 2024-04-23 08:00:20 ~11 min tests/ui 📄log
✔️ bea7808 #1 2024-04-23 08:05:09 ~16 min linux/x86_64 📦tgz
✔️ bea7808 #1 2024-04-23 08:18:44 ~30 min windows/x86_64 💿exe
✔️ 21995b7 #2 2024-04-23 08:32:10 ~4 min macos/aarch64 🍎dmg
✔️ 21995b7 #2 2024-04-23 08:35:14 ~7 min macos/x86_64 🍎dmg
✔️ 21995b7 #2 2024-04-23 08:36:01 ~7 min tests/nim 📄log
✔️ 21995b7 #2 2024-04-23 08:39:41 ~11 min tests/ui 📄log
✔️ 21995b7 #2 2024-04-23 08:45:07 ~17 min linux/x86_64 📦tgz
✔️ 21995b7 #2 2024-04-23 08:55:34 ~27 min windows/x86_64 💿exe

@micieslak micieslak merged commit 26b875e into master Apr 23, 2024
8 checks passed
@micieslak micieslak deleted the fix/issue-14493 branch April 23, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Malformed communities module properties cause crash of Monitoring Tool
4 participants