Spyke

Posts

succulents·SucculentsbyWaluigi

Euphorbia lactea cristata

I bought it for relatively cheap at a grocery store but it wasn't kept well; the graft was very squishy and slumped over. It didn't regain posture at all, became worse even. Eventually, I used rubber bands and a chopstick to improvise a support and it actually worked! It is now way firmer and if I remove the chopstick it doesn't slump forward too far.

View original on feddit.de
libretube·LibreTubebyWaluigi

Libretube Android App crashes when importing any cvs file

I've exported my YouTube subscriptions and wanted to import them into my Libretube app but I either get an error message or the app crashes entirely. The same happens when trying to import Playlists. Importing the files into the browser application works flawlessly tho. This is the Error code:

java.lang.NoSuchMethodError: No interface method toList()Ljava/util/List; in class Lj$/util/stream/Stream; or its super classes (declaration of 'j$.util.stream.Stream' appears in /data/app/~~X1qaQlhfc9JkZkcTaoameg==/com.github.libretube-p9t_x1HW3bAWaxML57rr8A==/base.apk!classes2.dex)
	at okio.Path$Companion.getChannelsFromUri(SourceFile:79)
	at okio.Path$Companion.importSubscriptions(SourceFile:2)
	at com.github.libretube.ui.preferences.BackupRestoreSettings$getSubscriptionsFile$1$1.invokeSuspend(SourceFile:39)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:116)
	at androidx.work.Worker$2.run(SourceFile:53)
	at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:94)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@1b31de, Dispatchers.IO]
    
View original on feddit.de