Skip to content

[stable-24.0.x] fix NPE in ConversationCreationActivity - #6526

Merged
mahibi merged 1 commit into
stable-24.0.xfrom
backport/6518/stable-24.0.x
Aug 20, 2026
Merged

[stable-24.0.x] fix NPE in ConversationCreationActivity#6526
mahibi merged 1 commit into
stable-24.0.xfrom
backport/6518/stable-24.0.x

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 20, 2026

Copy link
Copy Markdown

Backport of PR #6518

also avoid not nullable spreedCapabilities elsewhere in this class.

It may not solve the root cause and may lead to unexpected behavior but at least will not crash.

java.lang.NullPointerException
	at com.nextcloud.talk.conversationcreation.ConversationCreationActivityKt.ConversationCreationScreen$lambda$5(ConversationCreationActivity.kt:230)
	at com.nextcloud.talk.conversationcreation.ConversationCreationActivityKt$$ExternalSyntheticLambda29.invoke(D8$$SyntheticClass:0)
	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:131)
	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:52)
	at androidx.compose.material3.ScaffoldKt$ScaffoldLayout$bodyContent$1$1.invoke(Scaffold.kt:163)
	at androidx.compose.material3.ScaffoldKt$ScaffoldLayout$bodyContent$1$1.invoke(Scaffold.kt:163)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@backportbot
backportbot Bot requested a review from mahibi August 20, 2026 14:34
@backportbot backportbot Bot added the 3. to review Waiting for reviews label Aug 20, 2026
@backportbot backportbot Bot added this to the 24.0.3 milestone Aug 20, 2026
@mahibi
mahibi merged commit a97eafd into stable-24.0.x Aug 20, 2026
12 of 15 checks passed
@mahibi
mahibi deleted the backport/6518/stable-24.0.x branch August 20, 2026 14:34
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/32380901006/artifacts/9411230728
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant