A few bugs...

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
Quaraxkad
Posts: 180
Joined: 20 Apr 2014 18:01

A few bugs...

Post by Quaraxkad »

This is a continuation of my post from the Wishes forum section to highlight the bugs I've found...

1. When clicking on "Jump to Setting..." in the Configuration dialog, it opens an error message (contents below). Clicking Close on the error and then "Jump to Settings..." a second time works correctly.

Code: Select all

Error:  	10 (0x0000000A)
Desc:   	This array is fixed or temporarily locked
Dll:    	0
Proc:   	Jump

Source: 	XYplorer
XY ver: 	XYplorerFree 13.90.0100
OS:     	Windows 7 Ultimate (Service Pack 1), 64-bit
Locale: 	1033
ANSI:   	1252
ACP:    	1252  (ANSI - Latin I)
DBCS:   	No
DPI:    	96 (100%)

Date:   	2014-04-20 1:12:28 PM
2. The Styles configurations don't seem to work. If I set a color for Selected List Items, the default dark blue Windows selection color is always used, regardless of whether I have it set to Windows Themes or XYplorer Classic. Though if I select a file, then open the Configuration dialog, I can see the correct color on the item I selected in the background, but *only* while the Configuration dialog is open. I will provide screenshots if necessary.

3. When filtering items using F3 Quick Name Search, there is a Path column in the results. I disable this column (because it's only for filtering the current folder contents, I know the path!), and then "Save Column Layout", a dialog says the layout was saved for this mode. The next time I use F3 the Path column is back. Clicking "Load Saved Column Layout" does show me the layout I wanted, but shouldn't it be loaded automatically?

4. Sometimes, when selecting a file, scrolling down and shift+clicking on another, there are files in-between that are not selected. This one is difficult to reproduce. I think it has something to do with the panel auto-refreshing during the time between selecting the first file and shift+clicking the second file. EDIT: Actually, the files are selected, but not highlighted. If you scroll the files off the screen and then back then the highlighting shows up.

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

Re: A few bugs...

Post by admin »

Welcome to the club!

1. Cannot repro.

2. These colors are only meant for the unfocused control (it's mentioned in the tooltip). I know: the interface is not clear about this, and one might wonder why it is not possible to configure the colors for the focused controls. Improvement is planned...

3. No, this function is only for manual explicit loading. The default layout for each "list mode" (Browse, Find, Recycler...) is stored and loaded automatically. The Path column, however, is a special case since recently: If Configuration | Find Files & Branch View | Find Files | Search results inherit current columns then you will get a Path column by force. Untick it to have an independent layout for Find (= Search Results) lists.

4. Hm, I'm not seeing this here.

jhertel
Posts: 10
Joined: 11 May 2014 20:01

Re: A few bugs...

Post by jhertel »

admin wrote:1. Cannot repro.
Well, I can. I actually came here to report that bug. It is completely consistent on my computer; "Jump to Setting..." has never worked and always produces that error. Attached is a snapshot of the error dialog.

I cannot really tell what steps are needed to reproduce, as for me, as said, it never worked and have always displayed that error dialog.

So, I guess my steps to reproduce would be:

1. Install XYplorer on Windows 7 Home Premium 64-bit SP1.
2. Go to Tools | Configuration.
3. Press "Jump to setting...".

But of course, the bug could be dependent on some obscure setting that was set before I tried "Jump to Setting..." the first time, so I could do this: Backup all settings (have to find out how first), uninstall XYplorer, delete all its remaining settings (have to find out how first), reinstall, and try again. And after that, restore all my settings. But I cannot find the time to do that right now, so for now, I will just report that Quaraxkad is not the only one that experiences that bug.
Attachments
The result of pressing "Jump to Setting..."
The result of pressing "Jump to Setting..."
2014-06-06, 11_19_34 - XYplorer.png (25.53 KiB) Viewed 1125 times

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

Re: A few bugs...

Post by admin »

It's much easier: To run a fresh vesion for testing such things simply paste this into the address bar and press Enter:

Code: Select all

fresh;

Post Reply