[BUG] Unreachable network drives caused slow loading in "disk" module #2274
Unanswered
steveji2021
asked this question in
Q&A
Replies: 1 comment
-
|
There's no way to know if a network drive is reachable without trying to reach it. You can use {
"type": "disk",
"hideFolders": "X:\\"
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Read the FAQ first
Description
I have a mapped network drive on my Windows PC. It was only available in home network. When I wasn't at home, it becomes unreachable. In this situation, fastfetch always freezes for a few seconds when loading the "disk" section.
To solve this, fastfetch should directly skip unreachable network drives when loading. Or there should be an option in config to skip all network drives.
Version used
fastfetch 2.61.0 (x86_64)
Bug prevalence
Always
Regression
No
Installation
Package manager
Package manager
scoop
Screenshots
No response
Configuration
System information
Features built-in
Beta Was this translation helpful? Give feedback.
All reactions