FIXED: RJ TextEd 15.0.3.1 does not start on windows 10

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
lolo
Posts: 110
Joined: 18 Apr 2011 11:14

FIXED: RJ TextEd 15.0.3.1 does not start on windows 10

Post by lolo »

Hello,

Since the v15 of RJ TextEd I am not able to start the program anymore.
I can see the process "RJ TextED - Source and Web editor" in tasks manager but it is close quickly.

I saw a file named "DebugOptions.txt" in the folder "C:\Program Files\RJ TextEd" and try to change values like below but the log file does not seem to be created (or I am not able to find it):
; DebugOutput
; 0 = No output
; 1 = Output to log file <AppData>\RJ TextEd\Data\DebugOutput.txt
; 2 = DebugOutputString. Use e.g. DebugView to display the output
DebugOutput=1

; LogFileAppend
; 0 = No append. Allways create a new log file at startup.
; 1 = Append. Append new debug data to old ones. NOTE! The file may become very large!
LogFileAppend=0

I have try to reinstall the program but I have the same problem.

Is there a way to have a log file in order to help me to investigate the problem?

For information, I am on WIndows 10 Pro x64 (21H1, build 19043.1151)

Thanks in advance for your help.
Last edited by lolo on 09 Aug 2021 18:19, edited 1 time in total.
User avatar
micha_he
Posts: 570
Joined: 24 Jul 2011 12:16
Location: Helmstedt, NDS, Germany

Re: RJ TextEd 15.0.3.1 does not start on windows 10

Post by micha_he »

(Have you look into "<AppData>\RJ TextEd\Data\DebugOutput.txt" ? What did RJTED log there?)

Ohh, my mistake. I've not read that it isn't created... :(
User avatar
vha
Posts: 1075
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: RJ TextEd 15.0.3.1 does not start on windows 10

Post by vha »

Try to rename "<AppData>\RJ TextEd" to e.g."<AppData>\RJ TextEd" and start TextEd after that

vha
Last edited by vha on 09 Aug 2021 17:29, edited 3 times in total.
lolo
Posts: 110
Joined: 18 Apr 2011 11:14

Re: RJ TextEd 15.0.3.1 does not start on windows 10

Post by lolo »

It is probably me that make a mistake.

; DebugOutput
; 1 = Output to log file <AppData>\RJ TextEd\Data\DebugOutput.txt

The only folder where I have a "Data" folder is in :
C:\Users\<username>\AppData\Roaming\RJ TextEd\Data

And in this folder I do not have the file "DebugOutput.txt"

I have tried in administrator, same result.
User avatar
vha
Posts: 1075
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: RJ TextEd 15.0.3.1 does not start on windows 10

Post by vha »

vha wrote: 09 Aug 2021 14:30 Try to rename "<AppData>\RJ TextEd" to e.g."<AppData>\RJ TextEd" and start TextEd after that

vha
I meant: rename to "<AppData>\RJ TextEd.old"...
lolo
Posts: 110
Joined: 18 Apr 2011 11:14

FIXED: RJ TextEd 15.0.3.1 does not start on windows 10

Post by lolo »

Thank you very much, I have renamed the folder like you said and I have restarted TextED.exe

The program has copied files and now it works like before.

I will compare old and new folder in order to understand what's happened.

Have a nice day.
Post Reply