Baseflow / Baseflow/flutter_cache_manager
Windows fail
- Vorherrschende Sprache
- Dart
- Sterne
- 809
- Forks
- 510
- Ø Merge
- 6 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
untime/dart_vm_initializer.cc(41)] Unhandled Exception: FileSystemException: Exists failed, path = 'C:\Users\xx\AppData\Local\Temp\https://db.xx.cn/uploads/users/avatar/usrZK8kZTzEHC.png' (OS Error: 文件名、目录名或卷标语法不正确。
, errno = 123)
#0 _checkForErrorResponse (dart:io/common.dart:55:9)
#1 _Directory.exists. (dart:io/directory_impl.dart:84:7)
#2 _Directory.create. (dart:io/directory_impl.dart:101:28)
#3 ForwardingDirectory.create (package:file/src/forwarding/forwarding_directory.dart:16:12)
#4 IOFileSystem.createDirectory (package:flutter_cache_manager/src/storage/file_system/file_system_io.dart:19:5)
any idea?
Beitragsleitfaden
Rechercherichtung
Start from the reported stack trace and inspect package:flutter_cache_manager/src/storage/file_system/file_system_io.dart, then reproduce the cache operation on Windows using the shown URL path. Done means the operation no longer attempts to use an invalid Windows directory path and completes without the reported FileSystemException.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- desktop, operating-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100