You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Open an imported image and edit tags
Click Done to save changes
Various errors appear on the screen and in the terminal
After several repeated clicks metadata saves successfully
Expected behavior
For metadata to be written on first click without errors
Screenshots
Error 1
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value
#0 State.context (package:flutter/src/widgets/framework.dart:958)
#1 _ImageManagerViewState._submit (package:localbooru/views/image_manager/index.dart:111)
<asynchronous suspension>
Error 3 occurs when an extra space is present in one of the tag fields. If there are spaces in multiple tag types then image won't be saved and there are no error messages.
admbeck
changed the title
Errors on saving metadata to an image
Bug: Errors on saving metadata to an image
Aug 19, 2024
So I am hoping all of it is already fixed, tho I've personally saw issues related to flashing errors when editing images, but my memory is foggy when it comes to "when"
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For metadata to be written on first click without errors
Screenshots
Error 1
Error 2
Error 3
System information:
Device 1
Device 2
Additional context
Errors appear on both windows and linux versions of the application
The text was updated successfully, but these errors were encountered: