Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on February 08, 2007, 11:01:06 pm

Title: The 08 february 2007 build is out.
Post by: killerbot on February 08, 2007, 11:01:06 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

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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 08 February 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_Ubuntu6.xx.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 08 february 2007 build is out.
Post by: dje on February 08, 2007, 11:32:21 pm
Hi !

Thanks for the quick implementation (File->Properties now works for files not belonging to a project too) !

One remark, as you can see on the picture, there is an "Included files : TBD" on the panel for an "external" file.
This item is hidden for project files.

Dje


[attachment deleted by admin]
Title: Re: The 08 february 2007 build is out.
Post by: Pecan on February 09, 2007, 12:05:55 am
@KillerBot

Could you include the main codeblocks' link libs in the nightly .7zip and .deb so we could link our plugins against the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

thanks
pecan
Title: New interface?
Post by: s79 on February 09, 2007, 12:31:13 am
I'm work on version 3565. Install new version 3589. There were questions:
1) Not work: Project -> build option
2)Change interface in "compiler setting" and "project/target options".There was "tab interface",  become "list interface"? :( how can  I use old interface in that and new version. Tab interface is usability for me.
3)In oldest version "symbol browser" can add as tab in project windows, can I do in new version?
Title: Re: The 08 february 2007 build is out.
Post by: Alaric on February 09, 2007, 01:05:42 am
Umm.. the .deb link doesn't work
Title: Re: The 08 february 2007 build is out.
Post by: gjsmo on February 09, 2007, 01:23:49 am
Umm.. the .deb link doesn't work
It says "not yet" silly. That means the .deb file isn't out yet!
Title: Re: The 08 february 2007 build is out.
Post by: Wraithan on February 09, 2007, 01:45:30 am
I had the same problem as was posted below me in the Rev3586 thread, color settings weren't being retained, with this release my settings are being retained again.

My install process(which was asked of me in the other thread):

I have a folder C:\CodeBlocks where I unzip Code::Blocks to each time I upgrade, I have the fixed wxWidgets dll in there, and that is the only thing I put in there myself, everything else in that folder is either auto generated by Code::Blocks or from the nightly build. I do not delete anything in that folder, just unzip and overwrite all.
Title: Re: The 08 february 2007 build is out.
Post by: alanwong on February 09, 2007, 03:00:12 am
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.
Title: Re: The 08 february 2007 build is out.
Post by: killerbot on February 09, 2007, 08:00:11 am
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...
Title: Re: The 08 february 2007 build is out.
Post by: joubertdj on February 09, 2007, 08:04:01 am
Quote
When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Are you possibly using Code Folding?... if so that bug is already fixed, not yet applied though...  :lol:
Title: Re: The 08 february 2007 build is out.
Post by: Biplab on February 09, 2007, 08:50:48 am
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Using Revision 3589 and I've not faced such bug.
Title: Re: The 08 february 2007 build is out.
Post by: mandrav on February 09, 2007, 09:46:02 am
Quote from: Pecan
@KillerBot

Could you include the main codeblocks' link libs in the night .7zip and .deb so we could link our plugins agains the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

Hint: you can link directly to the DLL (in other words, the import library is not needed)...
Title: Re: The 08 february 2007 build is out.
Post by: tiwag on February 09, 2007, 11:13:51 am
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, ...

is the patch somewhere available or
could you please put the patch into svn ?

thx

--tiwag

Title: Re: The 08 february 2007 build is out.
Post by: killerbot on February 09, 2007, 12:10:03 pm
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z
Title: Re: The 08 february 2007 build is out.
Post by: Pecan on February 09, 2007, 01:57:23 pm
Quote from: Pecan
@KillerBot

Could you include the main codeblocks' link libs in the night .7zip and .deb so we could link our plugins agains the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

Hint: you can link directly to the DLL (in other words, the import library is not needed)...

Thanks, I've done that in the past, but you told us once (about a year ago) not to do that. I didn't understand at the time, but I've followed your instructions about that ever since. I probably misunderstood you.

http://forums.codeblocks.org/index.php?topic=1191.msg8585#msg8585

It's nice to know we can link against the .dll and .so  It makes keeping up with Lieven (The Nightly Builder {queue up music in background}) very convenient.

Thanks
Title: Re: The 08 february 2007 build is out.
Post by: tiwag on February 09, 2007, 02:54:03 pm
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

does this patch apply to "wxWidgets 2.6.3" with already applied "wxWidgets 2.6.3 Patch 2" ???

a readme file with some detailed information should be provided
and a more descriptive filename maybe couldn't harm too !

thx

--tiwag
Title: Re: The 08 february 2007 build is out.
Post by: alanwong on February 09, 2007, 03:28:48 pm
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...




Now I understand ,because project's folder name it must with english name, but my project folder name with chinese name.   In fact,This is a small bug too.
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===
Title: Re: The 08 february 2007 build is out.
Post by: Biplab on February 09, 2007, 03:34:56 pm
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab
Title: Re: The 08 february 2007 build is out.
Post by: stahta01 on February 09, 2007, 04:02:33 pm
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...

Do you have spaces in the path that contains the rc file?
If so, you have to upgrade the binutils-2.17.50-20070129-1 that have the space fix in them.

Tim S
Title: Re: The 08 february 2007 build is out.
Post by: stahta01 on February 09, 2007, 04:04:55 pm
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

does this patch apply to "wxWidgets 2.6.3" with already applied "wxWidgets 2.6.3 Patch 2" ???

a readme file with some detailed information should be provided
and a more descriptive filename maybe couldn't harm too !

thx

--tiwag

I am guessing that this file contains my three patches that have NOT been approved by the wxWidgets team but have been applied to code::blocks DLL to fix windows only issues.

I have download it and it contains files the whole files not patches.
src/msw/ownerdrw.cpp
src/msw/tbar95.cpp
src/msw/menu.cpp

Note, I assumed that wxWidgets was at wxWidgets 2.6.3 Patch 2 or at 2.6 branch cvs before my patches were done.
Note, my patches were back ports of fixes done in post 2.8.1 cvs.

Tim S
Title: Re: The 08 february 2007 build is out.
Post by: Pecan on February 09, 2007, 04:23:34 pm
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

does this patch apply to "wxWidgets 2.6.3" with already applied "wxWidgets 2.6.3 Patch 2" ???

a readme file with some detailed information should be provided
and a more descriptive filename maybe couldn't harm too !

thx

--tiwag

I've had these patches installed to the patch2 version of wxWidgets for some time now. They work fine so far.

It would be nice if the download file was on berlios so other devs could access it.
Title: Re: The 08 february 2007 build is out.
Post by: killerbot on February 09, 2007, 04:24:23 pm
ok some more details :
1) it are the adjusted files (not patches) : based upon wx2.6.3pl2
2) we didn't put them in svn, since we don't want to put the hassle on people to build wx (they can just download the patched dll from the nightlies)
3) this patched dll is even more unofficial then the other one in the nightly builds ;-)
4) the name of the zip file was because pecan was the first one to request it ;-)

I will however put a link to the zip file (and put it on berlios) so everyone can download it, but it is totally without support. We are just waiting fo the wx guys to fix their bugs and hopefully one day we can start using that version of wx. Like today discovered again bugs in wx code (visible in the compiler options where the tabs have been replaced with a listbook, even some part of those bugs are also present on linux) ....

well : zip file coming one of these days in the nightlies forum ...
Title: Re: The 08 february 2007 build is out.
Post by: alanwong on February 09, 2007, 04:29:16 pm
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong
Title: Re: The 08 february 2007 build is out.
Post by: stahta01 on February 09, 2007, 05:10:31 pm
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong

Yes, it is error.
windres does NOT like spaces!
windres compiles .rc files into .res files.
Tim S
Title: Re: The 08 february 2007 build is out.
Post by: xee on February 09, 2007, 05:17:00 pm
There errors happen with the previous nightly, and I assume they're still there as nothing was metioned about them in the changes


Title: Re: The 08 february 2007 build is out.
Post by: alanwong on February 09, 2007, 05:33:38 pm
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong

Yes, it is error.
windres does NOT like spaces!
windres compiles .rc files into .res files.
Tim S


Now i have upgraded  to the binutils-2.17.50-20070129-1,and path:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wxURStatic
project folder path: C:\myprojec
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wxURStatic
wxWidgets's location: C:\Program Files\wxWidgets280\wxURStatic

but compile error is as of old.
Title: Re: The 08 february 2007 build is out.
Post by: stahta01 on February 09, 2007, 05:38:09 pm
alanwong:

Turn on full command line logging and post it for compiling the rc.

"Settings" -> "Compiler and Debugger"
"Global Compiler Setting"
"Other Settings"
"compiler logging:" set to "Full Command Line"

Tim S
Title: Re: The 08 february 2007 build is out.
Post by: stahta01 on February 09, 2007, 05:55:38 pm
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab

To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

Tim S
Title: Re: The 08 february 2007 build is out.
Post by: Biplab on February 09, 2007, 06:32:14 pm
To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

Add C:\Program Files\wxWidgets280\wxURStatic\include to "Resource compiler Tab" under Search Directories. :)
Title: Re: The 08 february 2007 build is out.
Post by: Biplab on February 09, 2007, 06:50:56 pm
The logic of the newly added dialog (http://forums.codeblocks.org/index.php?topic=5089.msg39913#msg39913) to the new console application wizard is reversed, when I select yes I get /ML[d] and otherwise I get /MD[d]

Thanks for the post. It's fixed now. At revision 3591. :D
Title: Re: The 08 february 2007 build is out.
Post by: alanwong on February 10, 2007, 12:52:29 pm
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab

To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

Tim S





You are right.
because windres don't like spaces! so I modify path as :

CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\wxWidgets280\wxURStatic
project folder path: C:\myprojec
project filename: test
Variable wx path: C:\wxWidgets280\
wxWidgets's location: C:\wxWidgets280\wxURStatic


Now,it is all right.

many thank you!

alanwong
Title: Re: The 08 february 2007 build is out.
Post by: Raedwulf on February 10, 2007, 02:25:31 pm
The code completion for D is very buggy?

Code
-------------------

Error occured on Saturday, February 10, 2007 at 07:42:15.

E:\CodeBlocksNightly\codeblocks.exe caused an Access Violation at location 0074935b in module E:\CodeBlocksNightly\codeblocks.dll Writing to location 900008c2.

Registers:
eax=900008c2 ebx=0287d318 ecx=7c802600 edx=5d5e01b0 esi=ffffffff edi=0d0a0d29
eip=0074935b esp=04e0fdb0 ebp=04e0fdb0 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010216

Call stack:
0074935B  E:\CodeBlocksNightly\codeblocks.dll:0074935B  _ZN7SQLexer6ReadIDEv
007F6B51  E:\CodeBlocksNightly\codeblocks.dll:007F6B51  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE8_M_eraseESt14_List_iteratorIS1_E
007F6BD2  E:\CodeBlocksNightly\codeblocks.dll:007F6BD2  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE9pop_frontEv
005A5609  E:\CodeBlocksNightly\codeblocks.dll:005A5609  _ZN12cbThreadPool11GetNextTaskEv
005A5D4F  E:\CodeBlocksNightly\codeblocks.dll:005A5D4F  _ZN12cbThreadPool14cbWorkerThread5EntryEv
61A609D5  E:\CodeBlocksNightly\wxmsw26u_gcc_cb.dll:61A609D5  _ZN8wxThreadD2Ev
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B50B  C:\WINDOWS\system32\kernel32.dll:7C80B50B  GetModuleFileNameA


-------------------

Error occured on Saturday, February 10, 2007 at 07:43:29.

E:\CodeBlocksNightly\codeblocks.exe caused an Access Violation at location 0074935b in module E:\CodeBlocksNightly\codeblocks.dll Writing to location 8bffcc7d.

Registers:
eax=8bffcc7d ebx=02878848 ecx=7c802600 edx=830cc583 esi=ffffffff edi=746e6920
eip=0074935b esp=04aefdb0 ebp=04aefdb0 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010216

Call stack:
0074935B  E:\CodeBlocksNightly\codeblocks.dll:0074935B  _ZN7SQLexer6ReadIDEv
007F6B51  E:\CodeBlocksNightly\codeblocks.dll:007F6B51  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE8_M_eraseESt14_List_iteratorIS1_E
007F6BD2  E:\CodeBlocksNightly\codeblocks.dll:007F6BD2  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE9pop_frontEv
005A5609  E:\CodeBlocksNightly\codeblocks.dll:005A5609  _ZN12cbThreadPool11GetNextTaskEv
005A5D4F  E:\CodeBlocksNightly\codeblocks.dll:005A5D4F  _ZN12cbThreadPool14cbWorkerThread5EntryEv
61A609D5  E:\CodeBlocksNightly\wxmsw26u_gcc_cb.dll:61A609D5  _ZN8wxThreadD2Ev
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B50B  C:\WINDOWS\system32\kernel32.dll:7C80B50B  GetModuleFileNameA


-------------------

Error occured on Saturday, February 10, 2007 at 08:42:12.

E:\CodeBlocksNightly\codeblocks.exe caused an Access Violation at location 0074935b in module E:\CodeBlocksNightly\codeblocks.dll Writing to location 8bffcc7d.

Registers:
eax=8bffcc7d ebx=03be0590 ecx=7c802600 edx=830cc583 esi=ffffffff edi=746e6920
eip=0074935b esp=01c5fdb0 ebp=01c5fdb0 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010216

Call stack:
0074935B  E:\CodeBlocksNightly\codeblocks.dll:0074935B  _ZN7SQLexer6ReadIDEv
007F6B51  E:\CodeBlocksNightly\codeblocks.dll:007F6B51  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE8_M_eraseESt14_List_iteratorIS1_E
007F6BD2  E:\CodeBlocksNightly\codeblocks.dll:007F6BD2  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE9pop_frontEv
005A5609  E:\CodeBlocksNightly\codeblocks.dll:005A5609  _ZN12cbThreadPool11GetNextTaskEv
005A5D4F  E:\CodeBlocksNightly\codeblocks.dll:005A5D4F  _ZN12cbThreadPool14cbWorkerThread5EntryEv
61A609D5  E:\CodeBlocksNightly\wxmsw26u_gcc_cb.dll:61A609D5  _ZN8wxThreadD2Ev
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B50B  C:\WINDOWS\system32\kernel32.dll:7C80B50B  GetModuleFileNameA


Crashed 3 times while trying to edit a D file :(

Cheers.
Title: Re: The 08 february 2007 build is out.
Post by: Mayler on February 10, 2007, 03:02:17 pm
I think that I found a glitch/bug. When I hold "enter"  in the replace part ( yes button )... It modifies my code replacing what i asked and putting new lines in some parts. I'm using this cb version.
Title: Syntax highlighting on D
Post by: Silverling on February 10, 2007, 03:17:44 pm
The D programming language has deprecated the "bit" keyword in favor of "bool". Also, D supports comments between /+ and +/. CodeBlocks hasn't update these features. I use the DMD compiler.

Thank you.
Title: Re: Syntax highlighting on D
Post by: MortenMacFly on February 10, 2007, 06:14:02 pm
The D programming language [...]
Just a side note: D syntax highlighting mainly comes from the wxScintilla component used by C::B. Recently there have been D modifications / additions for better support of D through (wx)Scintilla. This will be available to C::B, too once we switch (upgrade) to the new wxScintilla component (I'm using it already).
With regards, Morten.
Title: Re: The 08 february 2007 build is out.
Post by: MortenMacFly on February 10, 2007, 06:17:42 pm
The code completion for D is very buggy?
Could you provide sample code (a D project) and exact the steps you did to reproduce? Which compiler (version) of D are you using? Because I cannot reproduce...?!
With regards, Morten.
Title: Menu bug in "Settings"
Post by: gd_on on February 10, 2007, 08:02:25 pm
I use a french translation of codeblocks.
Setting menu appears twice, one in english and one in french (Parametres). Normally, as shown when codeblocks is in english, all seetings are grouped only in one menu.
I have filled a bug report on berlios (but without images  :lol:)


[attachment deleted by admin]
Title: Re: The 08 february 2007 build is out.
Post by: AmR EiSa on February 11, 2007, 05:54:46 am
i have error when trying open Symbols the the it's not show the tab ! it's in pic.

AmR EiSa

[attachment deleted by admin]
Title: Re: The 08 february 2007 build is out.
Post by: Raedwulf on February 11, 2007, 09:28:35 am
Its hard to reproduce, basically when im typing, codeblocks just crashes :|.
So far its rather random, without and specific thing I type causes an error, but if i disable code completion-> it works.

Let me download a new wxWidget DLL.

Cheers.