User forums > Nightly builds

The 02 August 2014 build (9854) is out.

<< < (4/4)

Jenna:

--- Quote from: damorin on August 15, 2014, 09:09:11 pm ---Hi,

I was editing a quite large file and there was some indentation issue, after selecting everything (all 11000 lines) and pressing TAB twice, C::B just ended (no report, no dialog, just quitting).

Here how to reproduce:

- Create a 11K lines test file with this bash script (in Cygwin):

    for i in {1..11000}; do echo "Test $i" >> Test.txt; done

- Open C::B (no project)
- Open the file.
- Select all lines (from 1 to 110000)
- Press TAB
- Wait for completion
- Press TAB again.
- Wait for C::B to quit.

C::B 9854 running on WinXP SP 3.



--- End quote ---
Try to disable the changebar in "Settings -> Editor -> Margins and caret -> Left margin" and post if it works.

damorin:

--- Quote ---Try to disable the changebar in "Settings -> Editor -> Margins and caret -> Left margin" and post if it works.

--- End quote ---

Yes it's working now.

Thanks

Navigation

[0] Message Index

[*] Previous page

Go to full version