Alexander Koblov

Results 273 comments of Alexander Koblov

Anyway it is a Lazarus issue.

Looks like icon depends on the file content. I see a 3 different icons for same file type on your screenshot.

Such function is not planned currently. Perhaps it will be in version 1.1.

DC already supports `~` in some places. DC only convert when path equals `~` or starts with `~/`.

Not a bug. Of course they are not expanded. Tooltip is a fixed text string, it just tells what parameters this button has.

If you select 10000 files then `%ps` will be replaced by 10000 file names. I don't think this is what the user wants to see. Tooltip says to user that...

This dialog modifies a system-level (more precisely user-level) file association according [specification](https://specifications.freedesktop.org/mime-apps-spec/latest/). > The .ipynb file was empty during the test, which seems to make the system using the media...

DC uses a system function to open file in the associated application. Looks like it works wrong with empty files (I see same behavior in Nemo, Nautilus).