HarbourMasters / HarbourMasters/retro
Error on Arch-based Linux: Unable to load from cursor theme
- Dominant language
- Dart
- Stars
- 84
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I get this error message when I try to run the appimage on an arch-based system. Then the app kind of appears but is not operational.
```
Gdk-Message: 09:11:14.330: Unable to load from the cursor theme
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: FileSystemException: Cannot create file, path = 'latest.log' (OS Error: Read-only file system, errno = 30)
#0 _File.throwIfError (dart:io/file_impl.dart:783)
#1 _File.createSync (dart:io/file_impl.dart:344)
#2 main (package:retro/main.dart:35)
#3 _runMain. (dart:ui/hooks.dart:345)
#4 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:314)
#5 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:193)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.