korlibs / korlibs/korlibs-io

KorIO resourcesVfs["."].list* not working

Open
#13 7 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Here is a reproducible project. This bug affects all platforms, and all variations of list (listSimple, listRecursive etc)

https://github.com/abueide/korio-list-files-bug

When I call resourcesVfs["fonts/somefile.ttf"].exists() it returns true, but when i call resourcesVfs["fonts/].list() it does not show any entries.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked reproducible project and trace the resourcesVfs["fonts/"] path alongside resourcesVfs["fonts/somefile.ttf"]. Check the list, listSimple, and listRecursive behavior across platforms; done means directory listing returns the existing font entry consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.