Search found 136 matches

by vha
02 Nov 2015 07:55
Forum: Bug reports
Topic: FIXED: v10.80b1 crashes using CTRL-LMOUSE
Replies: 1
Views: 7126

FIXED: v10.80b1 crashes using CTRL-LMOUSE

TextED crashes frequently when testing with CTRL-LMOUSE with the following message:

Code: Select all

Access violation at address 0000000001F97493 in module 'rtl200.bpl'.
Read of address 0000000000000011.
haven't find a way yet to reproduce it 100%. Still trying...

vha
by vha
02 Nov 2015 07:36
Forum: Bug reports
Topic: FIXED: CTRL-LMOUSE bug
Replies: 1
Views: 7197

FIXED: CTRL-LMOUSE bug

Using v10.80b1

- Open a file
- Add the following lines

Code: Select all

a
b
- Ctrl-LMOUSE on 1st line
--> 1st line is selected
- Ctrl-LMOUSE on 2nd line
--> both lines are deselected instead of selected

vha
by vha
02 Nov 2015 07:32
Forum: Bug reports
Topic: SOLVED: 2 instances running
Replies: 1
Views: 7074

SOLVED: 2 instances running

Using 10.80b1

Is it normal that there are 2 instances of TextED running whenever I open a file?

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

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

Rickard Johansson wrote:BTW. You really shouldn't set the right margin to a larger value than the max line length.
My right margin is set to -1, which is an option in the dropdown list

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

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

I did that because I didn't want to see that vertical line...
by vha
13 Oct 2015 14:49
Forum: Bug reports
Topic: FIXED: v10.70 b1 still crashes when scrolling in hex view
Replies: 17
Views: 31407

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

Any idea which setting is causing the crash?

btw. when I open the file using RClick in the windows explorer (and TE is not running) I get an immediate crash with 2 error popup boxes ("Runtime error 231 at ..." and another one)


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

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

Rickard,

I've sent you my TextEd.ini file


vha
by vha
12 Oct 2015 16:46
Forum: Bug reports
Topic: 10.70 beta 2 doesn't auto-install
Replies: 5
Views: 12643

Re: 10.70 beta 2 doesn't auto-install

and b3 doesn't on Win10 64-bit with b2 installed

vha
by vha
12 Oct 2015 15:29
Forum: Bug reports
Topic: Check for updates installed 10.60
Replies: 0
Views: 6608

Check for updates installed 10.60

I just tried to install b3 using "Check for updates" and that one installed the old 10.60

(I was using b2)

vha
by vha
10 Oct 2015 14:11
Forum: Bug reports
Topic: FIXED: File size in binary mode not always correct
Replies: 3
Views: 9916

Re: File size in binary mode not always correct

Just took a random dll file in C:\Windows\System32 (C:\Windows\System32\AudioSes.dll): - When putting the mouse cursor on the file tab, it told me the file was exactly 1.000.000 bytes - dir C:\Windows\System32\AudioSes.dll gave me 527.952 bytes Other files were also wrong: - C:\Windows\System32\audi...
by vha
07 Oct 2015 14:25
Forum: Bug reports
Topic: FIXED: File size in binary mode not always correct
Replies: 3
Views: 9916

FIXED: File size in binary mode not always correct

Using 10.70 b2 64bit on Win10 64bit

I open an executable file of 508928 bytes

This end of file in hex in TextED however shows almost double that size


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

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

Using 10.70 b2 64bit on Win 10 - 64 bit

Still crashes with beta 2, but this time as soon as the file is opened (no need to scroll anymore)


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

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

I indeed opened it as a text file, then switched to hex view and started the scrolling to make TE crash

When checking the option "open as binary" (or use "File/Open binary file") it crashes immediately


vha