Aryan Arora
Aryan Arora
It links with inline html `ok` but on opening the link the page shows null, then on refreshing the page pdf opens. Then on going back, the page dosent show...
[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: CameraException(No camera is streaming images, stopImageStream was called when no camera is streaming images.) E/flutter (32714): #0 CameraController.getStreamStatistics (package:degpeg/camera.dart:555) E/flutter (32714): #1 _LivePreviewState.startVideoStreaming. (package:degpeg_app/Screens/live_preview.dart:968) E/flutter (32714): #2...
./mem &; ./mem & should be ./mem & ./mem &
- `os.Mkdir()` does not works for the first time running the container. So I used `os.MkdirAll()` as it creates every folder in the path recursively. - `cg()` should be called...
Related to #614 - I modified the FileImpl::Verify checksum algo to calculate the checksum in pieces of **1024 bytes** to save on cpu cycles and IO requests. - Around **2.6x**...
_Originally posted by @aryanA101a in https://github.com/kiwix/kiwix-tools/issues/545#issuecomment-1964903540_
Changed 'Pernament' in documentation to 'Permanent'
Fixes #545 depends on https://github.com/kiwix/libkiwix/pull/1074