|
killerbot
|
 |
« on: February 15, 2009, 09:00:09 am » |
|
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xmlBefore you use a nightly make sure you understand how it works. A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx289.7zFor those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7zThe 14 February 2009 build is out. - Windows : http://prdownload.berlios.de/codeblocks/CB_20090214_rev5456_win32.7z - Linux : none Resolved Fixed: - wxSmith: Fixed event names for wxListbook and wxChoicebook (thanks goes for kencamargo for finding this)
- Fixed: File can't be opened if "As Default encoding ..." option is selected
- encoding detector: using system locale as backup-solution has returned
- HexEdit: Added support for files up to 2GB (unchanged data is read directly from the file)
- HexEdit: Resolved problems related to 32-bit resolution of scrollbar, HexEdit can now support files with size up to about 10^19
- Fixed: [Bug #15121] PlatMacOSX.cxx:324: Mismatching allocation and deallocation
- Added: Digital Mars C/C++ compiler Debug options, Warning options, Optimization options & Exception options to scripted wizard
- avoid unneded quotes in commands, otherwise using of "konsole" unde KDE gets broken, fix for issue coming in with rev 5410
- HexEdit: Implemented search support
- HexEdit: Integrated internal search with normal editor's search history
- HexEdit: (version 0.5 ready)
* Implemented backward search * Few bugfixes - HexEdit: Fixed crashing internal test cases, caused by using wxProgressDialog from other thread
Regressions/Confirmed/Annoying/Common bugs: - toolbar-images-not-changing-state (is a wx problem/Win XP problem)
|
|
|
|
|
Logged
|
|
|
|
|
ollydbg
|
 |
« Reply #1 on: February 15, 2009, 12:02:45 pm » |
|
Thank you! I will download and test it!
|
|
|
|
|
Logged
|
If some piece of memory should be reused, turn them to variables (or const variables). If some piece of operations should be reused, turn them to functions. If they happened together, then turn them to classes.
|
|
|
|
jens
|
 |
« Reply #2 on: February 15, 2009, 12:16:28 pm » |
|
I just uploaded debian binaries (i386 and amd64) and sources for this morningly  to my repo (see signature).
|
|
|
|
|
Logged
|
|
|
|
pasgui
Almost regular
 
Posts: 161
|
 |
« Reply #3 on: February 15, 2009, 12:24:15 pm » |
|
Build for Ubuntu i386/amd64 can be found hereBest regards, pasgui
|
|
|
|
« Last Edit: February 16, 2009, 07:41:53 pm by pasgui »
|
Logged
|
|
|
|
dk
Advanced newcomer

Posts: 45
|
 |
« Reply #4 on: February 15, 2009, 02:19:40 pm » |
|
I have build this nightly for ALT Linux. The previous nightly works fine, but this nightly crashes when trying to compile any file. I've installed new nightly and remove ~/.codeblocks directory. After starting codeblocks, GCC compiler is detected. I am creating simple C++ file with content: int main() {return 0;} After selecting "Build" from menu, I've got "Debug report preview" and C::B crash.
|
|
|
|
« Last Edit: February 15, 2009, 02:21:42 pm by dk »
|
Logged
|
|
|
|
dk
Advanced newcomer

Posts: 45
|
 |
« Reply #5 on: February 15, 2009, 02:24:04 pm » |
|
Looks like C::B always crashes when compiling single file, without creating any project.
Building project works fine.
|
|
|
|
|
Logged
|
|
|
|
|
jens
|
 |
« Reply #6 on: February 15, 2009, 02:38:25 pm » |
|
No problem here.
Is there anything helpful in the debug report ?
|
|
|
|
|
Logged
|
|
|
|
dk
Advanced newcomer

Posts: 45
|
 |
« Reply #7 on: February 15, 2009, 02:49:07 pm » |
|
Is there anything helpful in the debug report ?
I don't know - look in the attachment. [attachment deleted by admin]
|
|
|
|
|
Logged
|
|
|
|
dk
Advanced newcomer

Posts: 45
|
 |
« Reply #8 on: February 15, 2009, 02:52:29 pm » |
|
After removing all additional plugins the problem disappeared 
|
|
|
|
|
Logged
|
|
|
|
|
jens
|
 |
« Reply #9 on: February 15, 2009, 02:55:53 pm » |
|
After removing all additional plugins the problem disappeared  You have the QtWorkbench-plugin installed, right ? Did you also recompile it, or only the sources shipped with C::B ?
|
|
|
|
|
Logged
|
|
|
|
dk
Advanced newcomer

Posts: 45
|
 |
« Reply #10 on: February 15, 2009, 03:06:11 pm » |
|
Yes, I've also find just now that the problem is in the qtworkbench plugin. The latest svn snapshot of qtworkbench plugin (SVN 146, svn checkout http://qtworkbench.googlecode.com/svn/trunk/ qtworkbench-read-only) was recompiled with this nightly. And there were not problems with the previous nightly and the same version of qtworkbench plugin. Probably, it is the problem of qtworkbench plugin, not C::B. Bug reported to the qtworkbench developer: http://code.google.com/p/qtworkbench/issues/detail?id=20I will remove qtworkbench from my build. Thank you.
|
|
|
|
« Last Edit: February 15, 2009, 03:21:00 pm by dk »
|
Logged
|
|
|
|
nanyu
Almost regular
 
Posts: 142
nanyu
|
 |
« Reply #11 on: February 15, 2009, 03:31:11 pm » |
|
the bug came again :
step1: I apply the IDE's language to Chinese.
step2:
Settings -> Environment Click the OK button.
repeat 3 time, now : click Help Menuitem, will see:
(It didn't occur when use the default language setting )
[attachment deleted by admin]
|
|
|
|
« Last Edit: February 15, 2009, 03:40:36 pm by nanyu »
|
Logged
|
|
|
|
Xaviou
Almost regular
 
Posts: 183
|
 |
« Reply #12 on: February 16, 2009, 05:42:18 pm » |
|
Ubuntu 7.04 to 8.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx288) can be found here or here (direct link).
|
|
|
|
|
Logged
|
|
|
|
|
|
courage
Advanced newcomer

Posts: 48
|
 |
« Reply #14 on: February 19, 2009, 03:32:10 am » |
|
Maybe I found a strange bug in 5432 and 5456. There is no effect when I set the syntax background color in the syntax highlighting setting panel. 
|
|
|
|
|
Logged
|
|
|
|
|