Skip to content

[BUG] Unknown time-zone ID: ALLDAY #2335

Description

@mnemo9

Describe the bug

App cannot successfully export tasks ICS file.

To Reproduce

From "Collections" in the menu -> "Export as .ics" the app crashes exporting my tasks.

Expected behavior
Successfully write ICS and keep app running.

Logcat Fatal Exception

FATAL EXCEPTION: DefaultDispatcher-worker-2
Process: at.techbee.jtx, PID: 1644
j$.time.zone.c: Unknown time-zone ID: ALLDAY
	at j$.time.zone.ZoneRulesProvider.a(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:40)
	at j$.time.v.L(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:105)
	at j$.time.ZoneId.B(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:61)
	at j$.time.ZoneId.of(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:25)
	at at.bitfire.ical4android.JtxICalObject.getICalendarFormat(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:351)
	at at.bitfire.ical4android.JtxCollection.getICSForCollection(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:129)
	at at.techbee.jtx.util.Ical4androidUtil.getICSFormatForCollectionFromProvider(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:14)
	at at.techbee.jtx.ui.collections.CollectionsViewModel$writeToFile$1.invokeSuspend(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:244)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:8)
	at kotlinx.coroutines.DispatchedTask.run(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:114)
	at androidx.core.provider.CallbackWrapper$1.run(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:11)
	at kotlinx.coroutines.scheduling.TaskImpl.run(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:3)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(r8-map-id-2d7279dcf42060ea16194faa87ab1929b9e7a3c9307e8498ccc91f6b9da7444b:88)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@5930265, Dispatchers.IO]

Device and version

  • Device: Samsung S10
  • Android version: Android 16
  • jtx Board version: 2.16.02.ose
  • Downloaded from: F-droid

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions