Search found 222 matches

by fishgod
04 Apr 2024 21:34
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 267

Re: CEA After file operation rename

You have a typo/copy+paste-bug in the change-notes here: viewtopic.php?p=219646#p219646

You mentioned <CEA_SourcePath> twice. I suppose the one for after rename should be <CEA_TargetPath>.
You might want to fix this for the official changelog ;)
by fishgod
04 Apr 2024 18:42
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 267

Re: CEA After file operation rename

Why not include the rename part in your simple script? No need to wait for an event, just be the event. of cause there are workarounds, but this is the wishes forum, thus I wished it ;) Done. Thank you, now I need to implement the script on my side. Hmm, now I think I should have just added it to t...
by fishgod
03 Apr 2024 10:37
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 267

Re: CEA After file operation rename

Since you asked, here is the long story: I have created somewhat a mergerFS with junctions. A directory (lets say C:\DATA\X\) contains junctions to all directories from inside the same structure from multiple other disks (X:\DATA\X\..., Y:\DATA\X\... and Z:\DATA\X\...). The folders inside the X:, Y:...
by fishgod
01 Apr 2024 13:41
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 267

CEA After file operation rename

It would be nice to also have Rename in the "After file operation" Custom Event Actions. I currently have a usecase for that feature and was disapointed after I read the Changelog: Note that "Rename" and "New" are currently not among them. Is there a good reason not to ...
by fishgod
30 Mar 2024 12:30
Forum: Bug Reports
Topic: SC inputselect() return items with pipe at the end in style 2+1024 with empty data-part
Replies: 1
Views: 77

SC inputselect() return items with pipe at the end in style 2+1024 with empty data-part

When the scripting-command inputselect() is used with style 2+1024 (2=checkboxes; 1024=listdata as fields) and the data-field is missing/empty, then the returned items have a trailing pipe-character that should not be there. This has been working properly in the past (I have not used this feature fo...
by fishgod
27 Jun 2023 07:38
Forum: Bug Reports
Topic: base64encode/decode Umlaut Errors
Replies: 1
Views: 209

base64encode/decode Umlaut Errors

Running the following Code in the addressbar: ::msg base64decode(base64encode("ÄÖÜäöüß")); results in this message-box: xy-umlaut-base64encoding.png What's up with the encoding of these German Umlauts? Why are the lowercase äöü-letters working, but not the upper-case? In my script the base...
by fishgod
13 Apr 2023 15:23
Forum: Bug Reports
Topic: Overflow comparing files >2GB
Replies: 3
Views: 183

Re: Overflow comparing files >2GB

admin wrote: 13 Apr 2023 12:59 How exactly did you trigger the comparison?
Using Ctrl+K (default mapping: Compare current file with previous file) having the two files on both panes (one per pane) switched between panes back and forth so they are current and last file.
by fishgod
13 Apr 2023 12:18
Forum: Bug Reports
Topic: Overflow comparing files >2GB
Replies: 3
Views: 183

Overflow comparing files >2GB

Bytewise comparing two files larger than 2GB resuilts in an overflow-error like in the screenshot below: xy-overflow-compare-2gb.png Last known working version: 23.08.0001 Not working anymore since version: 23.08.0002 This looks suspiciously like a 32bit signed integer is beeing used as a internal f...
by fishgod
28 Jan 2023 10:07
Forum: Bug Reports
Topic: Icons not loaded for pathes without drive-Letter since 23.90.0403 [fixed in 24.00.0103]
Replies: 6
Views: 278

Re: Icons not loaded for pathes without drive-Letter since 23.90.0403 [fixed in 24.00.0103]

You indeed fixed it :) looking good in 24.00.0103.
I'am allways surprised by your amazing reactionspeed :beer: .
by fishgod
28 Jan 2023 09:30
Forum: Bug Reports
Topic: Icons not loaded for pathes without drive-Letter since 23.90.0403 [fixed in 24.00.0103]
Replies: 6
Views: 278

Re: Icons not loaded for pathes without drive-Letter since 23.90.0403

Won't show up at all.
Obviously because I have OneDrive disabled at all my machines ;)
by fishgod
28 Jan 2023 09:14
Forum: Bug Reports
Topic: Icons not loaded for pathes without drive-Letter since 23.90.0403 [fixed in 24.00.0103]
Replies: 6
Views: 278

Re: Icons not loaded for pathes without drive-Letter since 23.90.0403

Looks and behaves the same with 23.90.0402 and 24.00.0102.
Even .ico-Files located directly in the Links-folder (just for testing) have their icons drawn in the list.
by fishgod
28 Jan 2023 07:31
Forum: Bug Reports
Topic: Icons not loaded for pathes without drive-Letter since 23.90.0403 [fixed in 24.00.0103]
Replies: 6
Views: 278

Icons not loaded for pathes without drive-Letter since 23.90.0403 [fixed in 24.00.0103]

Since Version 23.90.0403 Icons are not loaded when the path used to access them is an absolute path without driveletter (e.g. \.icons\0.ico ) I use this a lot, normally they should(?) refer to the drive where XYplorer is located I think (so in the example above just the C: would be added and C:\.ico...
by fishgod
06 Mar 2022 10:43
Forum: Wishes
Topic: SC delete and prompts
Replies: 3
Views: 1355

Re: SC delete and prompts

I also ran into this. A delete 0, 0, $itemlist; show the attached dialog. a) the message could simply be dropped when the delete originates from a script that explicitly set recycle=0 and b) the message is slightly wrong, it sayes "Overlong File names " but the Filename itself is not overl...
by fishgod
01 Dec 2021 14:25
Forum: Bug Reports
Topic: Free Space calculation in XYcopy for junction-targets
Replies: 1
Views: 391

Free Space calculation in XYcopy for junction-targets

In my Setup, I have a folder C:\STUFF with multiple junctions pointing to different drives (a somehow poor-mans MergerFS-solution) Lets say: C:\STUFF -> actual folder on Drive0 C:\STUFF\Junction1 -> pointing to a folder on Drive1 C:\STUFF\Junction2 -> pointing to a folder on Drive2 when copying some...
by fishgod
24 Aug 2021 21:56
Forum: Wishes
Topic: Sort by Icon
Replies: 12
Views: 1790

Re: Sort by Icon

You can use this Script as Custom Column to get the behaviour highend described: $res = getkey("IconResource", ".ShellClassInfo", <cc_item>."\desktop.ini"); //get IconResource-Key from INI if($res == "") { $res = getkey("IconFile", ".ShellClassI...