[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FileSystemException: Cannot create file, path = 'latest.log' (OS Error: Sistema de ficheros de sólo lectura, errno = 30)
#0 _File.throwIfError (dart:io/file_impl.dart:675)
#1 _File.createSync (dart:io/file_impl.dart:306)
#2 main (package:retro/main.dart:35)
#3 _runMain.<anonymous closure> (dart:ui/hooks.dart:301)
#4 _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:297)
#5 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184
Got this while running within my user directory(owned by my user) release 0.2.0, I'll try building from source and see if the issue persists. :3
uname -r : Void Linux 6.12.11_1 #1 SMP PREEMPT_DYNAMIC Fri Jan 24 14:02:23 UTC 2025 x86_64 GNU/Linux
Got this while running within my user directory(owned by my user) release 0.2.0, I'll try building from source and see if the issue persists. :3
uname -r :
Void Linux 6.12.11_1 #1 SMP PREEMPT_DYNAMIC Fri Jan 24 14:02:23 UTC 2025 x86_64 GNU/Linux