1. Open DefIcons 2. Go to any filetype entry (with a "PATTERN" Actions") 3. Click on pattern and enter the text box 4. Make a modification 5. Move the cursor to the end of the pattern text and then press "Enter" or "Return" 6. Notice that the PATTERN has appended an "n" character
Let me guess, this is not happening for anyone else?
This could possibly explain why I also have to click on "OK" when I use SSHTerm to enter a password VS just entering the password and pressing enter otherwise I get an unauthentication error due to a bad password. Possibly I have a corrupt gadget?
Edited by rjd324 on 2022/8/4 18:28:37
If liberty means anything at all, it means the right to tell people what they do not want to hear. George Orwell.
Actually, for me DefIcons just seems totally broken. Even clicking on an existing pattern and then pressing enter results in garbage being appended to the final Action Pattern string.
If liberty means anything at all, it means the right to tell people what they do not want to hear. George Orwell.
Even clicking on an existing pattern and then pressing enter results in garbage being appended to the final Action Pattern string.
As Walkero has said above, it is a known bug in the system's string gadget. It affects Radeon RX users with a newer (> V1.12) RadeonRX.chip driver. The bug is likely a race condition that has been around for decades, and only recently was exposed by the driver now supplying data faster than the gadget expects. Hence the string corruption.
Presumably, @levellord doesn't see this on his or her X5000 because they are either not using an RX card, or using an RX card that is different to mine? I use a Sapphire 560RX. With the latest radeonhd and radeonrx.
But, what I would like is someone else to reproduce the issue I am seeing with my DefIcons. Can anyone else reproduce this just to rule out that it is not my system.
The only thing I can do is to actually hack the DefIcons.prefs binary file that is saved in ENV:,
or just copy over my X1000s....
@walkero I will also try the power quiet hack but last time I tried that it didn't solve my SSHTerm pressing enter issue.
If liberty means anything at all, it means the right to tell people what they do not want to hear. George Orwell.
what I would like is someone else to reproduce the issue I am seeing with my DefIcons. Can anyone else reproduce this just to rule out that it is not my system.
Yes I can perfectly reproduce it in DefIcons on my X5000 system. Exactly the same problem.
For your information, the bug also manifests itself in the 'media toolbox' when entering a disk name. After entering 'DH6', confirmed by a carriage return, it is displayed in the partition-list 'DH6n'. The solution proposed by walkero nevertheless works just as well...
What would be nice is at least read-only access to the bugs database, with of course ID numbers. And with any new release a reference to the ID numbers that have been fixed.
If liberty means anything at all, it means the right to tell people what they do not want to hear. George Orwell.
I fixed this bug in string.gadget almost six months ago (14.1.2022 according to the releasenotes). That a fixed version hasn't been released yet is a little frustrating TBH.