User forums > Nightly builds
The 19 october 2006 build is out.
tiwag:
--- Quote from: killerbot on October 20, 2006, 02:45:00 pm ---still crash on 3112 ??
--- End quote ---
i don't have find related crashes with 3112
Pecan:
--- Quote from: Pecan on October 20, 2006, 02:35:58 pm ---
--- Quote from: nzoltan on October 20, 2006, 02:24:50 pm ---Both 3111 and 3112 is always crash for me when I press CTRL+F anywhere. (linux fc4, clean build)
--- End quote ---
Wow! nzoltan downloaded, compiled, updated, tested, found a CTRL-F problem in (less than) 16 minutes? I'm impressed.
--- End quote ---
I do not get any crashes in 3112. I've tried both find and findInFiles with and without projects load, with and without file opened in project.
Xp svn3112
nzoltan:
--- Quote from: Pecan on October 20, 2006, 02:35:58 pm ---Wow! nzoltan downloaded, compiled, updated, tested, found a CTRL-F problem in (less than) 16 minutes? I'm impressed.
--- End quote ---
No. I did the 3111 clean build in the last night. At this morning I saw that just one .cpp was changed, and I just simply do a "make && make install". Is it wrong if just one .cpp was changed? The "clean build" in my reading:
- make uninstall
- manually delete remaining files and directories (/usr/include/codeblocks, /usr/share/codeblocks...)
- svn up
- ./update-revision.sh
- ./bootstrap
- ./configure --prefix=/usr
- make && make install
Is it wrong?
and still crash when I press CTRL+F and still crash when I select "Settings->Compiler and Debugger" in 3112
orefa:
Something else here...
Under Settings / Editor / Code Completion, I checked the "Case sensitive matches" box (which was unchecked). This froze Code::Blocks. Task manager reported near-100% usage and memory usage increased without bounds, at nearly 2 Mb per second. I terminated the CB process, tried that again and got the same result.
Pecan:
--- Quote from: orefa on October 20, 2006, 04:13:34 pm ---Something else here...
Under Settings / Editor / Code Completion, I checked the "Case sensitive matches" box (which was unchecked). This froze Code::Blocks. Task manager reported near-100% usage and memory usage increased without bounds, at nearly 2 Mb per second. I terminated the CB process, tried that again and got the same result.
--- End quote ---
Thanks. Currently there is a race condition with Code Completion. The major honcho is looking at it.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version