osmfocus icon indicating copy to clipboard operation
osmfocus copied to clipboard

Unhandled exception: First note comment action is not OPENED or COMMENTED (is CLOSED instead, id=1866523)

Open Zaczero opened this issue 1 year ago • 0 comments

Exception details

Message: First note comment action is not OPENED or COMMENTED (is CLOSED instead, id=1866523)

What happened / what actions did you take before the bug occurred?

I opened the app. Yesterday I was commenting on some notes.

Comments

App restart does not help.

Stack trace

com.beust.klaxon.KlaxonException: First note comment action is not OPENED or COMMENTED (is CLOSED instead, id=1866523)
	at net.pfiers.osmfocus.service.osmapi.NotesDownloadManager.processDownload(SourceFile:302)
	at net.pfiers.osmfocus.service.osmapi.EnvelopeDownloadManager$download$result$1$1.invokeSuspend(SourceFile:8)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:116)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:94)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@99e9f17, Dispatchers.Default]

System / app info

App version: 1.5.1-fdroid
App version code: 151
App build type: release
SDK version: 34
Device name:
Locales: en-US-u-fw-mon-mu-celsius

Zaczero avatar Jan 04 '24 15:01 Zaczero