Thank you!
How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB.
-
- Site Admin
- Posts: 64695
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Just saw that I forgot two of them (Recent File Ops and History). Next beta... 

FAQ | XY News RSS | XY X
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
@Don: I have noticed another side effect of the recent icon changes, previously it was possible to use an asterisk as the icon source when using fields in inputselect and it would use the generic/CFI folder icon for the item, now just a plain page icon is shown.
eg.
should I just script around this, or do you think you'll bring that behavior back.
eg.
inputselect(, regexreplace(quicksearch("/dna", <xydata>), "^(.+?)$", "$1||*"), <crlf>, 1025);
should I just script around this, or do you think you'll bring that behavior back.
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Starting with v23.70.0353, the use of generic icons in the menus is now optionable with a tweak:
So if you set that to 0, you should get the other icons back.
PopupMenusGenericIcons=1
So if you set that to 0, you should get the other icons back.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB.
-
- Site Admin
- Posts: 64695
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
This is a side effect of the bug fix indirectly mentioned here (viewtopic.php?p=205043#p205043). It will be fixed in the next beta. There might be other instances of generic icons in such lists where there were specific ones before. Let me know.jupe wrote: ↑26 Nov 2022 18:56 @Don: I have noticed another side effect of the recent icon changes, previously it was possible to use an asterisk as the icon source when using fields in inputselect and it would use the generic/CFI folder icon for the item, now just a plain page icon is shown.
eg.inputselect(, regexreplace(quicksearch("/dna", <xydata>), "^(.+?)$", "$1||*"), <crlf>, 1025);
should I just script around this, or do you think you'll bring that behavior back.
FAQ | XY News RSS | XY X
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
What about CFA entries?
All mine that e.g. load scripts (and these entries are working fine when called) have now a question mark icon
E.g.:
All mine that e.g. load scripts (and these entries are working fine when called) have now a question mark icon
E.g.:
|"Extract icon(s)" exe>::load "Extract icons.xys";
One of my scripts helped you out? Please donate via Paypal
-
- Site Admin
- Posts: 64695
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Before, they had the blue script icon?
FAQ | XY News RSS | XY X
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Yeah, they had. But I didn't update for a few beta versions (on my own portable one) so I missed the version when they lost that icon
One of my scripts helped you out? Please donate via Paypal
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Just to make that clear: It's not about their appearance in the context menu itself (those icons are fine), the configuration dialog for CFA shows them with the question mark icon
One of my scripts helped you out? Please donate via Paypal
-
- Site Admin
- Posts: 64695
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Fixed in next beta.
FAQ | XY News RSS | XY X
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Fixed for CEAs in v23.80.0014
One of my scripts helped you out? Please donate via Paypal
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
This problem seems to have returned. Not sure when. I'm currently using 26.50.
Excruciating.
Excruciating.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB.
-
- Site Admin
- Posts: 64695
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Instead of emotional details, it would help to get some usage context.
FAQ | XY News RSS | XY X
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
Sorry for the emotion. I haven't checked all the menus, but the main problem occurrence is with the Favorite Folders menu which I use most. I have also seen it with the Recent File Operations menu.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB.
-
- Site Admin
- Posts: 64695
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to Avoid Delays in Popup Menus with External Drive Paths for Asleep Drives?
I don't think anything changed here. Maybe your drive just didn't sleep before.
FAQ | XY News RSS | XY X