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

Calcsize does not work on ExFat #22

Open
dimebag2 opened this issue Dec 27, 2019 · 12 comments
Open

Calcsize does not work on ExFat #22

dimebag2 opened this issue Dec 27, 2019 · 12 comments
Labels

Comments

@dimebag2
Copy link

Seems to be working on any other filesystem, but not ExFAT. Are there any issues?

@j2969719
Copy link
Owner

can you specify what exactly is not working?

@dimebag2
Copy link
Author

dimebag2 commented Dec 28, 2019 via email

@j2969719
Copy link
Owner

tst
hm, seems works fine for me..

size is not calculated for both files and folders? can you also provide any other details like distro/permissions for mountpoint etc..

@j2969719 j2969719 changed the title Does not work on ExFat Calcsize does not work on ExFat Dec 28, 2019
@j2969719
Copy link
Owner

maybe issue is related not with exfat filesystem itself, but with the way usb drive is connected?

wdx api work only for filesystem with direct access, so doublecmd simply doesn’t call wdx plugin, for example in the case of gvfs/mtp.

@dimebag2
Copy link
Author

dimebag2 commented Dec 30, 2019 via email

@j2969719
Copy link
Owner

real file system, not virtual like gvfs, wfx or archive.

is mountpoint visible when you launch df? then most likely i simply screwed up somewhere¯_(ツ)_/¯

@j2969719 j2969719 added the dunno label Jan 25, 2020
@Liuzhj
Copy link

Liuzhj commented Mar 9, 2024

tst hm, seems works fine for me..

size is not calculated for both files and folders? can you also provide any other details like distro/permissions for mountpoint etc..

like tool menu logo, can you send me ?

@Liuzhj
Copy link

Liuzhj commented Mar 9, 2024

I like tools bar icon on your doublecmd,can you share me ?

@j2969719
Copy link
Owner

this is just a papirus icon theme

on linux, if this theme is selected, you will have the same icons on the toolbar too.
on other platforms you will have to extract files starting with cm_ from the actions subfolder manually somewhere

@Liuzhj
Copy link

Liuzhj commented Mar 13, 2024

image

On MAC OS platform not compatible ,how can i do it ?

@j2969719
Copy link
Owner

well, especially for other platform you need to compile the binary plugin from source code

..but most of my plugins are linux-only anyways since they usually use linux libs like glib/gtk/pkgconfig etc
besides, i've never used mac and i dont even know if any of my shitcode can even be successfully compiled there, sorry(

@Skif-off
Copy link
Collaborator

@Liuzhj , you can try filecountwdx.lua
(requires Lua library).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants