Search found 136 matches

by vha
05 Oct 2015 13:18
Forum: Bug reports
Topic: FIXED: v10.70 b1 still crashes when scrolling in hex view
Replies: 17
Views: 31390

FIXED: v10.70 b1 still crashes when scrolling in hex view

Using v10.70 b1 64bit on Win7-64 bit

- Open an MP2 file
- Switch to hex mode
- Hold down the PGDOWN key

-> Access violation at address 000000000250AAAA in module 'rtl200.bpl'. Read of address FFFFFFFFFFFFFFFF


vha
by vha
07 Jul 2015 14:53
Forum: Bug reports
Topic: FIXED: v10.50 b1 crashed when viewing .chm file
Replies: 1
Views: 6131

FIXED: v10.50 b1 crashed when viewing .chm file

I was viewing and scrolling in a .chm file in hex view when TextEd crashed

Also, the "ANSI" column only displays Chinese-like chars although some characters should clearly be displayable in ANSI


vha
by vha
01 Jun 2015 14:03
Forum: Bug reports
Topic: Tabs always converted to spaces when loading file
Replies: 2
Views: 7442

Re: Tabs always converted to spaces when loading file

You're right. My mistake... :oops:
by vha
01 Jun 2015 12:13
Forum: Bug reports
Topic: Tabs always converted to spaces when loading file
Replies: 2
Views: 7442

Tabs always converted to spaces when loading file

Using v10.40 b1

When loading a file that contains spaces, these are always converted to spaces when the file is loaded (although I have the option 'convert tabs to spaces before saving' unchecked)

This is very dangerous as it corrupts e.g. makefiles that are using gcc


vha
by vha
14 Apr 2015 16:13
Forum: Bug reports
Topic: ??? Copy/Paste in TextED File Explorer not working
Replies: 3
Views: 8748

Re: ??? Copy/Paste in TextED File Explorer not working

Found the problem - don't know if it's a bug:

After selecting Copy in the RClick menu, you have to click on an area in the file explorer where there is no filename. If you click there, the Paste is displayed in the RClick menu, if you click on a file name, the Paste option is not available


vha
by vha
14 Apr 2015 13:04
Forum: Bug reports
Topic: FIXED: Find/Replace bug
Replies: 4
Views: 9984

Re: Find/Replace bug

How to reproduce the bug: - Open attached file - Select lines 27 till 31 included - CTRL-R: find "entry", replace "ENTRY", Selection, Case sensitive - Replace all --> entry is replaced on lines 28,30 and 32 --> line 27 is not replaced, line 32 was outside the selected text remark...
by vha
14 Apr 2015 08:47
Forum: Bug reports
Topic: ??? Copy/Paste in TextED File Explorer not working
Replies: 3
Views: 8748

??? Copy/Paste in TextED File Explorer not working

using 10.23b3

Seems like copy/paste doesn't work anymore in the File Explorer (Paste not added to RClick menu after a Copy from that same menu)


vha
by vha
13 Apr 2015 16:54
Forum: Bug reports
Topic: FIXED: Find/Replace bug
Replies: 4
Views: 9984

Re: Find/Replace bug

I used replace all and case sensitive on

vha
by vha
13 Apr 2015 11:04
Forum: Bug reports
Topic: FIXED: Find-Next after GoTo Line
Replies: 1
Views: 6096

FIXED: Find-Next after GoTo Line

Using 10.23b3

- Find Where = Global
- Execute a Find-Next several times
- Execute a GoTo to a line somewhere past the current line
- F3 to execute a Find-Next

--> first occurrence from the start of the file is highlighted again instead of the first one past the current position


vha
by vha
13 Apr 2015 09:24
Forum: Bug reports
Topic: FIXED: Find/Replace bug
Replies: 4
Views: 9984

FIXED: Find/Replace bug

using 10.23b3

That past hour I had 2 Find/Replaces that went totally wrong (wrong text replaced with what was specified in the Replace). Undo could not undo what the Find/Replace messed up

Trying to reproduce but have not found how to yet


vha
by vha
07 Apr 2015 16:05
Forum: Bug reports
Topic: SOLVED? TextED slow to open a file
Replies: 2
Views: 7970

Re: SOLVED? TextED slow to open a file

The version without exception catching software enabled is indeed faster for smaller files but 2 to 3 times slower for the 390MB .reg file: - loading HKLM.reg takes about 22 seconds - loading HKLM.txt takes about 6 seconds (same file, other extension) And for searching in the file: - search for &quo...
by vha
07 Apr 2015 13:33
Forum: Bug reports
Topic: SOLVED? Crash
Replies: 5
Views: 10503

Re: SOLVED? Crash

Yes:

- Reboot
- No VMWare WorkStation or Player running
- Open HKLM.reg
- Open small file
--> Crash

vha
by vha
07 Apr 2015 12:24
Forum: Bug reports
Topic: SOLVED? Crash
Replies: 5
Views: 10503

Re: SOLVED? Crash

Did the following: - stopped all VMWare services - stopped vmware-tray.exe process - launched TextED, opened the big .reg file - right clicked on a small file, RJ TextED --> still have the crash it doesn't crash if I only open smaller files and VMWare WorkStation was not running (only the services w...
by vha
07 Apr 2015 12:05
Forum: Bug reports
Topic: SOLVED? Crash
Replies: 5
Views: 10503

SOLVED? Crash

Using 10.23b2 - Open a large file (export to .reg file of HKEY_LOCAL_MACHINE, 390MB on my system) - In Windows Explorer, right click on another (small file), chose RJ TextED --> Following crash window is displayed: --------------------------- EurekaLog 7.2.1.0 crash report --------------------------...
by vha
07 Apr 2015 08:33
Forum: Bug reports
Topic: SOLVED? TextED slow to open a file
Replies: 2
Views: 7970

SOLVED? TextED slow to open a file

Using 10.23b1

When opening a file using Windows Explorer, right click, RJ TextED, it takes almost 3 seconds for the file to show up in TextED (while TextED was already running)


vha