User forums > Nightly builds
The 30 October 2011 build (7550) is out.
MortenMacFly:
--- Quote from: Alatar on November 11, 2011, 11:09:40 am ---There is regression in editor in this and previous builds: broken text editing in rectangular selection mode. [...]
--- End quote ---
Mmmmh... I cannot reproduce. can you provide a sample file and tell exactly what you mark?
Probably it was a regression in scintilla. I am already using a newer one, so this might also have been fixed in my version already. In that case I would commit my version after proofing your sample works.
Alatar:
Sorry, this was my issue - clean setup was remove problem.
ollydbg:
--- Quote from: darmar on November 03, 2011, 06:37:29 pm ---But now I have installed a fresh system on VirtualBox and installed Nightly from Jens’ repository. I have the same crash. The crash occurs only, when Symbols tab is active and an item is selected in the TopTree (Code-Completion plugin).
I wanted to find out where is the problem and I looked into the code of CC plugin. I haven't found a bug in CC code, but it something to do with update of m_TreeBottom from the secondary thread.
--- End quote ---
I have no such crash in normal C::B on WinXP. :D
--- Quote ---I added the call to "AddPendingEvent" in "classbrowserbuilderthread.cpp" file to update m_TreeBottom from main thread. C::B is running on KDE without the problem now.
--- End quote ---
You mean after applying your patch, not crash now? Building tree always take a lot of CPU, this is why it did on another worker thread.
ollydbg/asmwarrior
Gaoleios:
oh,just get it.
Thanks~
Alatar:
I`m found source of my problem with rectangular selection - there is a spell-cheker plugin. On clean install (no dictionaries), or when plugin disable from Settings all work ok. When I`m enable it (add some dictionary, for example en_US) rectangular selection works as I described above.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version