j2969719 / doublecmd-plugins

Additions for Double Commander (third-party)
93 stars 23 forks source link

Calcsize does not work on ExFat #22

Open dimebag2 opened 4 years ago

dimebag2 commented 4 years ago

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

j2969719 commented 4 years ago

can you specify what exactly is not working?

dimebag2 commented 4 years ago

Yes,

Calcsize doesn't work on exFAT filesystem as i see.

Sent from my iPhone

On 27 Dec 2019, at 19:58, j2969719 notifications@github.com wrote:

 can you specify what exactly is not working?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

j2969719 commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

Well this is not a usb drive it's an internal hdd that i formated this way to be seen by more types of OS(linux, mac and windows).

What would direct access mean?

Sent from my iPhone

On 29 Dec 2019, at 08:48, j2969719 notifications@github.com wrote:

 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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

j2969719 commented 4 years ago

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¯_(ツ)_/¯

Liuzhj commented 4 months ago

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 commented 4 months ago

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

j2969719 commented 4 months ago

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 commented 3 months ago
image

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

j2969719 commented 3 months ago

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 commented 3 months ago

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