Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on June 21, 2007, 08:53:29 pm
-
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works (http://forums.codeblocks.org/index.php/topic,3232.0.html).
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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
The 21 June 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20070621_rev4145_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070621_rev4145_Ubuntu6.10+7.04_wx2.8.4.deb (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070621_rev4145_suse100-102.wx28.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070621_rev4145_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- TODO list: fixed annoying slowdowns everytime the application was switched (the file parsing still needs to be upgraded to use the new Loader object)
- Fixed: DLL and import library name becomes same if Target Output name generation policy is set to User-specified. (Thanks Tim S.)
- Fixed: Crash while loading a Project/Workspace with a Unicode character in File Name/Path
list]
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
-
¡Nice speed up! :D
What is next, code rewritten in assembly? Just a joke :lol:
-
Before you use a nightly make sure you understand how it works (http://forums.codeblocks.org/index.php/topic,3232.0.html).
killerbot: I think for current nightlies the article would better need an update to wx28... otherwise I see a lot questions of special type arising... ;-)
-
gonna to an update round this weekend. Thanks for noticing. You have my back covered ;-)
-
Platform: winXP, SVN 4145
When trying to run short GTK program from CB, there is following error:
(t1.exe:3884): Gdk-WARNING **: gdkpixmap-win32.c:302: CreateDIBSection failed: N
ot enough storage is available to process this command.
(t1.exe:3884): Gdk-WARNING **: gdkpixmap-win32.c:114: DeleteObject failed: The s
ystem could not find the environment option that was entered.
(t1.exe:3884): Gdk-CRITICAL **: _gdk_drawable_ref_cairo_surface: assertion `GDK_
IS_DRAWABLE (drawable)' failed
Same program runs fine from console.
Process returned -1073741819 (0xC0000005) execution time : 10.214 s
Press any key to continue.
-
wxsmith crash!
I just open code:blocks source code and to look some resource (click some diaolog or frame i can not remember all the action i have done.) then i close CB,it Crashed.
nightly build svn 4145 winxp sp2
-------------------
Error occured on Friday, June 22, 2007 at 11:19:55.
E:\CodeBlock\codeblocks.exe caused an Access Violation at location 6702ecd8 in module E:\CodeBlock\wxsmithlib.dll Reading from location 00000000.
Registers:
eax=00000000 ebx=00f29d38 ecx=77bfc2e3 edx=00000000 esi=106d95a0 edi=0022fb60
eip=6702ecd8 esp=0022f610 ebp=0022f698 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:
6702ECD8 E:\CodeBlock\wxsmithlib.dll:6702ECD8 _ZN14wxsItemResDataD0Ev
6701D865 E:\CodeBlock\wxsmithlib.dll:6701D865 _ZN13wxsItemEditorD0Ev
1024E696 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024E696 _ZN12wxWindowBase15DestroyChildrenEv
1012DE62 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1012DE62 _ZN8wxWindowD2Ev
1027AB37 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1027AB37 _ZN7wxPanelD2Ev
61949BBC E:\CodeBlock\codeblocks.dll:61949BBC _ZN14wxFlatNotebookD0Ev
1024E696 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024E696 _ZN12wxWindowBase15DestroyChildrenEv
1012DE62 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1012DE62 _ZN8wxWindowD2Ev
1024813F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024813F _ZN20wxTopLevelWindowBaseD2Ev
10128AC2 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:10128AC2 _ZN19wxTopLevelWindowMSWD2Ev
101ED3C1 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101ED3C1 _ZN11wxFrameBaseD2Ev
1016071F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1016071F _ZN7wxFrameD2Ev
004260F2 E:\CodeBlock\codeblocks.exe:004260F2
101B062F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B062F _ZN9wxAppBase20DeletePendingObjectsEv
101B0E5A E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B0E5A _ZN9wxAppBase6OnIdleER11wxIdleEvent
100E9538 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100E9538 _ZN5wxApp6OnIdleER11wxIdleEvent
100C6425 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C6425 _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
100C677C E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C677C _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
100C7749 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C7749 _ZN12wxEvtHandler12ProcessEventER7wxEvent
101B0D0D E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B0D0D _ZN9wxAppBase11ProcessIdleEv
101E1B6F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101E1B6F _ZN17wxEventLoopManual3RunEv
101B090E E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B090E _ZN9wxAppBase8MainLoopEv
00404CB2 E:\CodeBlock\codeblocks.exe:00404CB2
1004E2A7 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1004E2A7 _Z14wxUninitializev
100CFBBC E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100CFBBC _Z7wxEntryP11HINSTANCE__S0_Pci
0040189C E:\CodeBlock\codeblocks.exe:0040189C
0046108A E:\CodeBlock\codeblocks.exe:0046108A
00401237 E:\CodeBlock\codeblocks.exe:00401237
00401288 E:\CodeBlock\codeblocks.exe:00401288
7C816FD7 C:\WINDOWS\system32\kernel32.dll:7C816FD7 RegisterWaitForInputIdle
-
CodeBlocks is great, but when i opened the attached file it always hangs. I used many of your builds this year, but this error not changed. Because of this, i need to edit this file in others editors... Today i have installed new build and have disappointed again. Please, fix it. (I use CodeBlocks with WinAVR )
[attachment deleted by admin]
-
CodeBlocks is great, but when i opened the attached file it always hangs. I used many of your builds this year, but this error not changed. Because of this, i need to edit this file in others editors... Today i have installed new build and have disappointed again. Please, fix it. (I use CodeBlocks with WinAVR )
Opens just fine here.
-
wxsmith crash!
I just open code:blocks source code and to look some resource (click some diaolog or frame i can not remember all the action i have done.) then i close CB,it Crashed.
Can not reproduce that. I've opened all resouces and they close silently. Are you able to do the same thing again ?
Regards
BYO
-
CodeBlocks is great, but when i opened the attached file it always hangs.
Opened fine here, too. Although the window asking *how* to open in (inside C::B, extenral app etc.) was in the background. So I had to use ALT+TAB to switch to it. The main window of C::B behaves like "not responding" in that case but in fact it's showing a window you have to answer. Could you check that, please?
With regards, Morten.
-
wxsmith crash!
I just open code:blocks source code and to look some resource (click some diaolog or frame i can not remember all the action i have done.) then i close CB,it Crashed.
Can not reproduce that. I've opened all resouces and they close silently. Are you able to do the same thing again ?
Regards
BYO
again, I just open code::blocks resouces click ervery item (double click or single click ) then open contribplugin.workspace and open resources click ervery item (double click or single click ). switch between them several times . when colse CB ,it crashed. difficlut to reproduce!
-------------------
Error occured on Friday, June 22, 2007 at 20:43:13.
E:\CodeBlock\codeblocks.exe caused an Access Violation at location 6702ecd8 in module E:\CodeBlock\wxsmithlib.dll Reading from location 00000000.
Registers:
eax=00000000 ebx=00f327a8 ecx=77bfc2e3 edx=00000000 esi=106d95a0 edi=0022fb60
eip=6702ecd8 esp=0022f610 ebp=0022f698 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:
6702ECD8 E:\CodeBlock\wxsmithlib.dll:6702ECD8 _ZN14wxsItemResDataD0Ev
6701D865 E:\CodeBlock\wxsmithlib.dll:6701D865 _ZN13wxsItemEditorD0Ev
1024E696 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024E696 _ZN12wxWindowBase15DestroyChildrenEv
1012DE62 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1012DE62 _ZN8wxWindowD2Ev
1027AB37 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1027AB37 _ZN7wxPanelD2Ev
61949BBC E:\CodeBlock\codeblocks.dll:61949BBC _ZN14wxFlatNotebookD0Ev
1024E696 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024E696 _ZN12wxWindowBase15DestroyChildrenEv
1012DE62 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1012DE62 _ZN8wxWindowD2Ev
1024813F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024813F _ZN20wxTopLevelWindowBaseD2Ev
10128AC2 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:10128AC2 _ZN19wxTopLevelWindowMSWD2Ev
101ED3A1 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101ED3A1 _ZN11wxFrameBaseD2Ev
1016071F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1016071F _ZN7wxFrameD2Ev
004260F2 E:\CodeBlock\codeblocks.exe:004260F2
101B062F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B062F _ZN9wxAppBase20DeletePendingObjectsEv
101B0E5A E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B0E5A _ZN9wxAppBase6OnIdleER11wxIdleEvent
100E9538 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100E9538 _ZN5wxApp6OnIdleER11wxIdleEvent
100C6425 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C6425 _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
100C677C E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C677C _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
100C7749 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C7749 _ZN12wxEvtHandler12ProcessEventER7wxEvent
101B0D0D E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B0D0D _ZN9wxAppBase11ProcessIdleEv
101E1B6F E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101E1B6F _ZN17wxEventLoopManual3RunEv
101B090E E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B090E _ZN9wxAppBase8MainLoopEv
00404CB2 E:\CodeBlock\codeblocks.exe:00404CB2
1004E2A7 E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1004E2A7 _Z14wxUninitializev
100CFBBC E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100CFBBC _Z7wxEntryP11HINSTANCE__S0_Pci
0040189C E:\CodeBlock\codeblocks.exe:0040189C
0046108A E:\CodeBlock\codeblocks.exe:0046108A
00401237 E:\CodeBlock\codeblocks.exe:00401237
00401288 E:\CodeBlock\codeblocks.exe:00401288
7C816FD7 C:\WINDOWS\system32\kernel32.dll:7C816FD7 RegisterWaitForInputIdle
-
Opened fine here, too. Although the window asking *how* to open in (inside C::B, extenral app etc.) was in the background. So I had to use ALT+TAB to switch to it. The main window of C::B behaves like "not responding" in that case but in fact it's showing a window you have to answer. Could you check that, please?
With regards, Morten.
I second that! That's an annoying bug and it's always bothered me. Has it been reported yet?
-
again, I just open code::blocks resouces click ervery item (double click or single click ) then open contribplugin.workspace and open resources click ervery item (double click or single click ). switch between them several times . when colse CB ,it crashed. difficlut to reproduce!
I couldn't reproduce this too, but after some disassembling I probably found the cause of error. When editor was closed, it accessed resource tree. And if this tree was deleted before editor here we have a crash.
Patch applied, should be on the next nightly :)
BYO
-
Using build 4124 on Windows XP, the box asking "how" popped up in front of everything else.