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

Capture execption - Null check operator used on a null value #115

Closed
krille-chan opened this issue Jul 15, 2023 · 2 comments
Closed

Capture execption - Null check operator used on a null value #115

krille-chan opened this issue Jul 15, 2023 · 2 comments
Labels
Needs more information The issue is not clear enough to be worked on. stale The item is going to be closed soon because of inactivity

Comments

@krille-chan
Copy link
Owner

Description

Hello,

I got this error message in the logs. The result is that fluffychat loads the complete chatlist again, after closing and opening the App.

# [ERROR] Capture exception - Null check operator used on a null value
#0      State.setState (package:flutter/src/widgets/framework.dart:1108)
#1      _LoadingDialogState.initState.<anonymous closure> (package:future_loading_dialog/src/future_loading_dialog.dart:84)
#2      _rootRunBinary (dart:async/zone.dart:1378)
#3      _CustomZone.runBinary (dart:async/zone.dart:1272)
#4      _FutureListener.handleError (dart:async/future_impl.dart:169)
#5      Future._propagateToListeners.handleError (dart:async/future_impl.dart:719)
#6      Future._propagateToListeners (dart:async/future_impl.dart:740)
#7      Future._completeError (dart:async/future_impl.dart:550)
#8      _completeOnAsyncError (dart:async-patch/async_patch.dart:274)
#9      Room.join (package:matrix/src/room.dart)
<asynchronous suspension>

To Reproduce

Install fluffychat. Close the App and open it again.
Battery optimization is disabled. Also for getify.

Additional information:

  • Device: Huawei P40 Pro
  • OS and OS version: Android 10
  • Installed version of FluffyChat:
  • (Android only) Which store are you using: F-Droid Store
  • (Android only) Are Google Services available: No
  • my own Gotify Server.

/issue fluffy

Copy link

github-actions bot commented Mar 6, 2024

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label Mar 6, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs more information The issue is not clear enough to be worked on. stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

1 participant