Search found 1125 matches

by yusef88
29 Dec 2022 15:42
Forum: Bug Reports
Topic: calculating folder size
Replies: 18
Views: 1037

Re: calculating folder size

sorry for being late.
I delete this folder <xydata>\Panes which all panes here by defualt

by the way in the tooltip the Name: is shown twice.
name tooltip.png
name tooltip.png (12.96 KiB) Viewed 710 times
by yusef88
28 Dec 2022 22:29
Forum: Bug Reports
Topic: calculating folder size
Replies: 18
Views: 1037

Re: calculating folder size

I'll post my test with beta 23.90.0203
xx.png
xx.png (35.91 KiB) Viewed 746 times
If I delete the pane folder and start XY. this message no longer appears in status bar
by yusef88
28 Dec 2022 09:49
Forum: Tips & Tricks, Questions & Answers
Topic: New Logo/Icon
Replies: 160
Views: 19923

Re: New Logo/Icon

the favicon depends on the forum style
xxx.png
xxx.png (3.19 KiB) Viewed 625 times
by yusef88
28 Dec 2022 07:51
Forum: Bug Reports
Topic: calculating folder size
Replies: 18
Views: 1037

Re: calculating folder size

here is my customization for xyplorer
I doubt that one of these settings is responsible for this behavior
------
deleted some codes from script file to narrow the search
by yusef88
28 Dec 2022 07:13
Forum: Bug Reports
Topic: calculating folder size
Replies: 18
Views: 1037

calculating folder size

strange ْxy calculates size of the Windows folder before calculates current folder. I guess it calculates the entire drive because it takes much time
does not happen in a fresh instance
by yusef88
26 Dec 2022 11:43
Forum: Bug Reports
Topic: Error: This action cannot be completed because the other application is busy
Replies: 33
Views: 9888

Re: Error: This action cannot be completed because the other application is busy

ok, i restarted windows and the error is gone
thanks PreviewEarlyFactory=2 solved the problem
by yusef88
26 Dec 2022 10:39
Forum: Bug Reports
Topic: Error: This action cannot be completed because the other application is busy
Replies: 33
Views: 9888

Re: Error: This action cannot be completed because the other application is busy

unfortunately, tweak didn't remove the message.
noted that the message began to appear after uninstall K-Lite Codec Pack Basic
by yusef88
26 Dec 2022 05:56
Forum: Bug Reports
Topic: Error: This action cannot be completed because the other application is busy
Replies: 33
Views: 9888

Re: Error: This action cannot be completed because the other application is busy

when I encounter this message the list has to be in thumbnail view.
I mean a mysterious relation between message and thumbnails.
and the only solution is to kill XY in task manager
by yusef88
23 Dec 2022 10:38
Forum: Tips & Tricks, Questions & Answers
Topic: opened or opens?
Replies: 6
Views: 293

Re: opened or opens?

tooltip tells current status is "open with notepad"
open.png
open.png (2.69 KiB) Viewed 264 times
by yusef88
12 Dec 2022 16:13
Forum: Tips & Tricks, Questions & Answers
Topic: <get dimensions > template custom column doesn't work
Replies: 5
Views: 362

<get dimensions > template custom column doesn't work

<get dimensions "%w% x %h% [%r%]">;
It works for the first time you add as template to custom column then stops working later [after restart xy]
by yusef88
01 Dec 2022 16:04
Forum: Bug Reports
Topic: 'Toggle Active Pane' button doesn't update
Replies: 3
Views: 218

'Toggle Active Pane' button doesn't update

when the two panes are visible, the Toggle Active Pane button does not reflect the active selected pane
by yusef88
30 Nov 2022 14:33
Forum: Tips & Tricks, Questions & Answers
Topic: View | Tab | Filter By Selected Extension(s) -- Still needed?
Replies: 7
Views: 822

Re: View | Tab | Filter By Selected Extension(s) -- Still needed?

admin wrote: 22 Sep 2021 17:00 - View | Tab | Filter By Selected Extension(s)
$s=get("SelExt", " | ");filter "$s"

in Portable Openwith Menu

Code: Select all

+|"Filter By Selected Extension(s)|:vfset" *> ::end !<curitem>;$s=get("SelExt", " | ");filter "$s"