Skip to content

Read only file system error #67

@shyperson0

Description

@shyperson0
[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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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