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

Properties estimated size of files, not always reliable... #130

Open
GiorgosXou opened this issue Jan 7, 2025 · 2 comments
Open

Properties estimated size of files, not always reliable... #130

GiorgosXou opened this issue Jan 7, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@GiorgosXou
Copy link
Owner

GiorgosXou commented Jan 7, 2025

I have a folder with a few softlinks to other folders like:

root_folder
|
|-- IDs
|---- 0
|---- |-- file0
|---- |-- file1
|---- |-- file2
|---- 1
|---- |-- file0
|---- |-- file0
|---- |-- ...
|---- ...
|-- softlinked_subfolder_to_id_0
|-- softlinked_subfolder_to_id_1
|-- softlinked_subfolder_to_...

and for some reason the estimated size when viewing "root_folder" is different by alot from the one when sellecting all sub-folders and viewing properties...

@GiorgosXou GiorgosXou added bug Something isn't working unknown labels Jan 7, 2025
@GiorgosXou
Copy link
Owner Author

GiorgosXou commented Jan 7, 2025

Ha, I think I found why, it is because of douplicate selections or something ...

@GiorgosXou
Copy link
Owner Author

Actually thunar treats links in properties as folders of size 16bytes. but tuifi walks through those links

@GiorgosXou GiorgosXou removed the unknown label Jan 7, 2025
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
None yet
Development

No branches or pull requests

1 participant