Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on July 29, 2006, 07:14:30 pm
-
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 29 July 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060729_rev2796_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_200600729_rev2796_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060729_rev2797_fc4+5.rpm
Resolved Fixed:
- some little include fixes and const adjustments (plugin manager and configuration)
- Removed "changes take effect on restart" alert.
- KeyBinder v0.4.23 reverted to v0.4.20 (cb 2761) because of exit crashes
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- there are several issues with Code Completion (is being redesigned : work in progress)
- menu items with icon not correctly aligned (since wx263)
-
people suffering from the crashes that seemed to be related to the keybinder, could you please redo your tests. Those crashes should be gone now (let's hope they are ;-) )
-
horaaaaaaaaaaaaaaaaaaay :lol: :lol: :lol:
good work
-
Thanks for this build.
Please remember that annoying lack of keypad navigation response. It's driving me nuts. If there's anything I can contribute to fixing it let me know (I might break something else in the process, but am willing to try).
/m
-
Are there any plans on upgrading the debug pluggin? Specifically, having it mirror every gdb output?
While debugging with conditions set on my breakpoints I was led to believe the pluggin was not working because the debugger would stop at the breakpoint even when it shouldn't (e.g. the condition evaluated to false). It was only when I went to my console and debugged manually, I realized my condition was not being evaluated because it was depending on an inlined function.
On these cases GDB outputs:
Error in testing breakpoint condition:
Cannot evaluate function -- may be inlined
It would be really helpful if at least this output was mirrored by the pluggin.
-
well you could help out in finding when I got broken ;-)
The we can check the code.
But therefor you probably will hve to build CB yourself with older revisions.
But since 'Don Corleone' is back, he might just know it by heart.
-
Can you point my nose in a good place to look? I might find it with a code read, who knows...
I'm quite unfamiliar with how it's put together and what piece of code handles what.
-
Great work!!!
Tanks for Ubuntu build!!!
-
thank-you to the code team blocks all works again with the new compilation
:P :P :P :P :P :P :P :P :P :D :D :D :D :D :D :D :D :D :D
merci à l'équipe de code blocks tout fonctionne de nouveau
avec la nouvelle compilation :lol: :lol: :lol: :lol: :lol:
-
This is a great build.
Thanks again for all the hard-work, i literally use code::blocks everyday! Ubunto build looks good as well.
-
hi, I catch a crash when I input chinese word. My input software is 'Freewb'. Here is crash report.
======================================================
-------------------
Error occured on Sunday, July 30, 2006 at 17:37:40.
C:\Program Files\CodeBlocks\codeblocks.exe caused an Access Violation at location 03d92780 in module C:\WINDOWS\system32\FREEWB.IME Reading from location 00000000.
Registers:
eax=00001aa5 ebx=00000100 ecx=00000000 edx=00001aa5 esi=03db1544 edi=03dbd764
eip=03d92780 esp=0022a2e4 ebp=0022a404 iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010246
Call stack:
03D92780 C:\WINDOWS\system32\FREEWB.IME:03D92780 UIWndProc
03D8E8C3 C:\WINDOWS\system32\FREEWB.IME:03D8E8C3 UIWndProc
03D69442 C:\WINDOWS\system32\FREEWB.IME:03D69442 CandWndProc
03D6CB5C C:\WINDOWS\system32\FREEWB.IME:03D6CB5C CandWndProc
03D6CC49 C:\WINDOWS\system32\FREEWB.IME:03D6CC49 CandWndProc
03D8959E C:\WINDOWS\system32\FREEWB.IME:03D8959E ImeToAsciiEx
7630E056 C:\WINDOWS\system32\IMM32.DLL:7630E056 ImmTranslateMessage
77D40A5A C:\WINDOWS\system32\USER32.dll:77D40A5A DeregisterShellHookWindow
77D2E091 C:\WINDOWS\system32\USER32.dll:77D2E091 IsDialogMessageW
1010D069 C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:1010D069 _ZN8wxWindow17MSWProcessMessageEP6tagMSG
100ECB2A C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:100ECB2A _ZN11wxEventLoop17PreProcessMessageEP6tagMSG
100ECA39 C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:100ECA39 _ZN11wxEventLoop14ProcessMessageEP6tagMSG
100ED0A4 C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:100ED0A4 _ZN11wxEventLoop8DispatchEv
100ECE40 C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:100ECE40 _ZN11wxEventLoop3RunEv
10186AFE C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:10186AFE _ZN9wxAppBase8MainLoopEv
004046E4 C:\Program Files\CodeBlocks\codeblocks.exe:004046E4
10043B67 C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:10043B67 _Z14wxUninitializev
100B3ADA C:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:100B3ADA _Z7wxEntryP11HINSTANCE__S0_Pci
004014D8 C:\Program Files\CodeBlocks\codeblocks.exe:004014D8
0046869A C:\Program Files\CodeBlocks\codeblocks.exe:0046869A
00401237 C:\Program Files\CodeBlocks\codeblocks.exe:00401237
004012A8 C:\Program Files\CodeBlocks\codeblocks.exe:004012A8
7C816D4F C:\WINDOWS\system32\kernel32.dll:7C816D4F RegisterWaitForInputIdle