Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Cache Size not showing properly on Windows 11 #385

Open
1 task done
SpecialAro opened this issue Jun 27, 2022 · 3 comments
Open
1 task done

Bug: Cache Size not showing properly on Windows 11 #385

SpecialAro opened this issue Jun 27, 2022 · 3 comments
Labels
bug 🪲 Something isn't working

Comments

@SpecialAro
Copy link
Member

SpecialAro commented Jun 27, 2022

Avoid duplicates

  • I have searched the issues tracker for a bug report similar to mine, in vain

Ferdium Version

6.0.0-nightly.79 (still there on 6.5.0-nightly.19)

What Operating System are you using?

Windows

Operating System Version

Windows 11

What arch are you using?

x64

Last Known Working Ferdium version

No response

Expected Behavior

The Cache on Advanced menu has the number of space it's using when not in Dev mode.

Actual Behavior

The Cache on Advanced menu has '...' when not in Dev mode.

Steps to reproduce

  1. Start Ferdium (not in Dev mode)
  2. Go to Settings > Advanced
  3. Go to Cache section
  4. See the behavior below

Debug link

No response

Screenshots

Actual
image
Expected
image

Additional information

The problem is around this part of EditSettingsForm.js:
image

My guess is that the function getCacheSize is not returning correctly.

@SpecialAro SpecialAro added the bug 🪲 Something isn't working label Jun 27, 2022
@mcmxcdev
Copy link
Contributor

mcmxcdev commented Sep 1, 2023

Wasn't able to reproduce this together with another developer on Windows, it might have been fixed by #1280

Can you let me know if you still experience this issue?

@SpecialAro
Copy link
Member Author

Oops, forgot to answer sorry. Yes, I stopped having this issue - even though, clicking on clear cache won't clean it properly.

@SpecialAro
Copy link
Member Author

image

Nvm, I think it wasn't fixed at all... I'm reopening it

@SpecialAro SpecialAro reopened this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants