Floppy warning popup

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:
ClintE
Posts: 49
Joined: 06 Oct 2014 19:01

Re: Floppy warning popup

Post by ClintE »

No, I have to respond 9 times :veryconfused:
Win 7ult x64
Scale 100%

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

Re: Floppy warning popup

Post by admin »

9, hm. 2x4 slots = 8. Why 9?

ClintE
Posts: 49
Joined: 06 Oct 2014 19:01

Re: Floppy warning popup

Post by ClintE »

This probably does not help, but I post it anyway:
#
MCreader.png
To see the attached files, you need to log into the forum.
Win 7ult x64
Scale 100%

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

Re: Floppy warning popup

Post by admin »

Load beta 0505 and try these 3 scripts:

Code: Select all

floppybug "X:\", 1;
floppybug "X:\", 2;
floppybug "X:\", 3;
How many popups do you get with each?

ClintE
Posts: 49
Joined: 06 Oct 2014 19:01

Re: Floppy warning popup

Post by ClintE »

floppybug "X:\", 1; = 0
floppybug "X:\", 2; = 1
floppybug "X:\", 3; = 0
Win 7ult x64
Scale 100%

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

Re: Floppy warning popup

Post by admin »

That universal card reader, can you give more details about this thing/product?

ClintE
Posts: 49
Joined: 06 Oct 2014 19:01

Re: Floppy warning popup

Post by ClintE »

Dell XPS 8900 integrated card reader.
#
Driver.png
To see the attached files, you need to log into the forum.
Win 7ult x64
Scale 100%

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

Re: Floppy warning popup

Post by admin »

Good news: I could reproduce it with an old card reader I found in some dusty drawer. Now the tB guys take over.

ClintE
Posts: 49
Joined: 06 Oct 2014 19:01

Re: Floppy warning popup

Post by ClintE »

tB guys ?
Win 7ult x64
Scale 100%

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

Re: Floppy warning popup

Post by admin »

twinBASIC, the language the 64-bit version is written in. This is a language bug, not an XY bug.

ClintE
Posts: 49
Joined: 06 Oct 2014 19:01

Re: Floppy warning popup

Post by ClintE »

Sounds correct. The 32 bit version does not make any popups.
Win 7ult x64
Scale 100%

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

Re: Floppy warning popup

Post by admin »

Now the bad news: It's not fixable but some weird thing in Win7 and Win8. Win11 (and probably Win10) does not have the problem.

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

Re: Floppy warning popup

Post by admin »

Here is an idea from AI (did not test):

5. Registry Fix (Disable Error Messages)
If the error persists and is just an annoyance, you can tell Windows to stop showing "No Disk" error pop-ups via the registry.
Type regedit in the start menu and run as administrator.
Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows
Locate ErrorMode on the right side.
Double-click it and change the value data to 2.
Reboot your computer.

ClintE
Posts: 49
Joined: 06 Oct 2014 19:01

Re: Floppy warning popup

Post by ClintE »

I wiil try that tomorrow, I can't reboot the pc now.
But I find it strange that other 64 bit file managers do not have this problem. Try eg. Total Commander or Multi Commander or even the crappy Windows file explorer. Also, I don't see this popup at any other occation.
Win 7ult x64
Scale 100%

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

Re: Floppy warning popup

Post by admin »

Yes, I find it strange, too. And the tB guys as well. It's a fascinating mystery at the moment.

Post Reply