icon goes wrong

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
adamsxu
Posts: 3
Joined: 11 Aug 2022 01:55

icon goes wrong

Post by adamsxu »

what's wrong with the icons?
All the folders and files get the same icon.
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66620
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: icon goes wrong

Post by admin »

You are not the first who noticed that. It appears to be a recent Win 11 bug.

Select one of those items and run this through the XY address bar:

Code: Select all

sysicons <curitem>, 0;
What do you get? Should look something like this, but probably won't:
To see the attached files, you need to log into the forum.

adamsxu
Posts: 3
Joined: 11 Aug 2022 01:55

Re: icon goes wrong

Post by adamsxu »

I do as u told.

1.Selected an folder run the command.
2.Choose an icon, click OK.

Nothing has changed.
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66620
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: icon goes wrong

Post by admin »

Is the icon of that folder shown in the tree?

adamsxu
Posts: 3
Joined: 11 Aug 2022 01:55

Re: icon goes wrong

Post by adamsxu »

yes

admin
Site Admin
Posts: 66620
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: icon goes wrong

Post by admin »

Interesting! Who else sees this with Win11?

cesarjulio
Posts: 1
Joined: 20 Aug 2022 03:54

Re: icon goes wrong

Post by cesarjulio »

Icons not displayed

admin
Site Admin
Posts: 66620
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: icon goes wrong

Post by admin »

In beta v23.50.0027 or later, run this through the address bar:

Code: Select all

sysicons "C:\Windows", 1, 1;
This is what I see here:
2022-08-20_155811.png
What do you get? (show a screenshot)
To see the attached files, you need to log into the forum.

xrt19
Posts: 2
Joined: 23 Aug 2022 20:17

Re: icon goes wrong

Post by xrt19 »

admin wrote: 17 Aug 2022 10:30 Interesting! Who else sees this with Win11?
I have the same problem. This happened in nearly a month. I try to re-install the latest version and old version after deleting all the relative cache, but icons are still missing. So, I guess win11(dev) did something for the explorer and conflicted with XYplorer. Here are some details for win11 Explorer Tab.

2022.6.10 (dev) Build 25136: release the tab function (Gray)
2022.6.14 (beta) Build 22621.160: release the tab function (first launched in Build 22572 and was deleted soon)
2022.8.4 (dev) Build 25174: middle clicking a folder can open it in a new tab
2022.8.11 (beta) Build 22622.575: middle clicking function
2022.8.11 (dev) Build 25179: rolling out to everyone

PS: You can see the normal icon for a few seconds when you creat or rename a document. Then XYplorer will refresh the list and change the icon to the same "empty paper" icon.

admin
Site Admin
Posts: 66620
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: icon goes wrong

Post by admin »


xrt19
Posts: 2
Joined: 23 Aug 2022 20:17

Re: icon goes wrong

Post by xrt19 »

Please check.
sysicons.png
To see the attached files, you need to log into the forum.
Last edited by xrt19 on 23 Aug 2022 21:54, edited 1 time in total.

admin
Site Admin
Posts: 66620
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: icon goes wrong

Post by admin »

So, Folder Generic does not work! Thank you, that explains it for the folders.

What about the files? Try this, please:

Code: Select all

sysicons "C:\Program Files (x86)\XYplorer\ReadmeXY.txt", 1, 1;
Here it looks like this:
To see the attached files, you need to log into the forum.

BJosephs
Posts: 6
Joined: 07 Sep 2012 00:41

Re: icon goes wrong

Post by BJosephs »

admin wrote: 17 Aug 2022 10:30 Interesting! Who else sees this with Win11?
Same here on Windows 11 Version 22H OS Build 25182.1010 [Dev Channel].
Running sysicons in address bar brings up the proper icons, just won't display in xyplorer window

xrt19
Posts: 2
Joined: 23 Aug 2022 20:17

Re: icon goes wrong

Post by xrt19 »

Here is the files. Please check.
sysicons02.png
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66620
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: icon goes wrong

Post by admin »

Thank you, that's very helpful. I think I can fix it now.

Post Reply