Minor bug with an error message

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Loren Pechtel
Junior Member
Junior Member
Posts: 86
Joined: 2004-05-02, 01:50 UTC

Minor bug with an error message

Post by *Loren Pechtel »

I wasn't thinking and tried to rename a file to a name with a / in it. Of course it failed--but the error I got was that the original was write protected.
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Known issue---

Post by *Clo »

2Loren Pechtel
:) Hello ! Welcome on board !
• I guess that we have not a special error-message per error-type…
* A similar case occured recently:
http://ghisler.ch/board/viewtopic.php?t=3956
* Please, give us the exact error-text, in order to find the appropriate string-number in the language file; then, you could apply the solution I gave in the other topic quoted above.
* To be continued…
:mrgreen: Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
Loren Pechtel
Junior Member
Junior Member
Posts: 86
Joined: 2004-05-02, 01:50 UTC

Post by *Loren Pechtel »

Error: Cannot write <offending filename>!

Please remove the write protection!




I don't think this can be fixed by modifying the message, there's too many possible causes of not being able to write the file.
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Test the workaround ?

Post by *Clo »

2Loren Pechtel
• Well, this handling isn't possible, of course...
* But the message could be clearer, like :

Code: Select all

65="Error: Cannot write %s!\rThe filename contains prohibited characters, OR :\rPlease remove the write protection!"
* Whether you'ld want to test this (poor…) workaround, the updated English language file is available here :
http://perso.wanadoo.fr/charries/relais/patching.htm :arrow: m-extra.zip
- If you are using another language-file, please change the line #65 in the same way. Save the file, then close / restart TC.

:mrgreen: Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
Post Reply