Author Topic: The 15 November 2007 build (4639) is out.  (Read 80160 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 15 November 2007 build (4639) is out.
« on: November 15, 2007, 10:11: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.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx286.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 15 November 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071115_rev4639_win32.7z
  - Linux :
   none

Resolved Fixed:

  • wxSmith: Fixed bug #12367: items color not changing (AARGH, Can anyone clean up this mess in wxPropertyGrid ????? )
  • Added back/forward buttons to embedded HTML viewer
  • Added "App.Open()" script binding
  • In help plugin, user can add Code::Blocks scripts as help items. Such scripts should contain a "SearchHelp(keyword)" function. Sample help script included for wxWidgets docs
  • Fixed bug with ${TARGET...} macro not always being correct (patch #2234, bugs #12193 and @11665)
  • Fixed menu View->ManViewer to be in sync (patch #2226, bug #12306)
  • GDB types script now uses member variable directly for evaluating wxString. Fixes issues while debugging a static wx build (patch #2236)
  • Fixed autotools build for help plugin

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Offline orefa

  • Multiple posting newcomer
  • *
  • Posts: 102
Re: The 15 November 2007 build (4639) is out.
« Reply #1 on: November 15, 2007, 10:32:24 pm »
With today's and yesterday's updates, the message pane is not showing and hiding smoothly like before. The pane used to appear on compile and disappear if no error was reported. Now it stays either open or closed as if the auto-hide check box was just ignored in the settings.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 15 November 2007 build (4639) is out.
« Reply #2 on: November 15, 2007, 10:34:09 pm »
Just moved the svn4638 into my repo (click link in my signature)
svn4639 just contains a fix for windows .cbp ("- little build fix for help plug-in on windows").

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 15 November 2007 build (4639) is out.
« Reply #3 on: November 15, 2007, 10:46:07 pm »
Build for Ubuntu i386/amd64 can be found here
« Last Edit: November 18, 2007, 09:40:13 pm by pasgui »

Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 15 November 2007 build (4639) is out.
« Reply #4 on: November 15, 2007, 11:55:41 pm »
Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 15 November 2007 build (4639) is out.
« Reply #5 on: November 16, 2007, 02:04:55 am »
I still have the problem when opening a project (.cbp) by double click !!!

here you see the folder with the project:



then I open it by double click but the project is not loaded and the folder is inactive:



after closing C::B the folder gets active again and I get the message that the file could not be found:



what could cause this, has no one else this problem ???

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 15 November 2007 build (4639) is out.
« Reply #6 on: November 16, 2007, 07:59:26 am »
hehe, Rubiks cube, that would be a nice plug-in for the CBGames  :twisted: :twisted: :twisted:

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 15 November 2007 build (4639) is out.
« Reply #7 on: November 16, 2007, 08:08:22 am »
hehe, Rubiks cube, that would be a nice plug-in for the CBGames  :twisted: :twisted: :twisted:
There is an implementation of Rubiks Cube for (at least) linux: http://www.gnu.org/software/gnubik/
 .
But it's nearly unplayable (at least for me).
I must be able to touch it with my hands.
If I try to turn it with the mouse, I have to think about every move/turn, that does not really work  :?.

Offline reptils

  • Multiple posting newcomer
  • *
  • Posts: 24
    • Winsplit Revolution
Re: The 15 November 2007 build (4639) is out.
« Reply #8 on: November 16, 2007, 10:05:46 am »
I have the same problem than Acki. I had this problem with several previous version, finaly I installed a stable version provided in october (wx 284)
I just add a new screenshot to see an intermediate frame



maybe a xml load problem?
« Last Edit: November 16, 2007, 10:08:03 am by reptils »
WinSplit Revolution http://reptils.free.fr

cppluvva

  • Guest
Re: The 15 November 2007 build (4639) is out.
« Reply #9 on: November 16, 2007, 10:22:59 am »
Arrrrgghhhhh........
When i press new project Code::Blocks F***s Up And Crashes
Help meI think the stable worked for me but i wanna be able to use OGRE 3D
http://www.ogre3d.org/

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 15 November 2007 build (4639) is out.
« Reply #10 on: November 16, 2007, 10:41:44 am »
Aha! This is the day of screenshots, so I 'll follow the rythm and I all post a couple too :p

System:
 Ubuntu 7.10 32bit (full updated)
 wxWidgets from official repo (2.8.6.1-0)
 Codeblocks rev4630 (using the repo posted many times at this forum)
 GDB: GNU gdb 6.6-debian
 GCC: gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)


My problems:
* gdb parser doesn't always parse stack frame addresses correctly and displays a "("
* Watches doesn't always distinguish variables and print them as one line and corrupted
* Call stack displays addresses of this kind: 0x00000004 like this: 0x4


Here is the common error of addresses at call stack, at the bottom of log there is there result from gdb command "info stack" to compare with real values of gdb


And Here is all the problems together
1. Shows the calls stack displayed with wierd "("
2. Shows the real addresses displayed using "info stack"
3. Shows a variable "pData" that has been concatenated with sData (the "@?ta = 52") and with static member EMPTY, in one line and are displayed incorrectly


At last picture pData is of type unsigned char * but the string contained is a wide character string, maybe this is confusing it
« Last Edit: November 16, 2007, 10:46:42 am by sque »
Tell me a bug and I 'll tell you two  :twisted:

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Wish
« Reply #11 on: November 16, 2007, 10:57:12 am »
Also I have a wish. If it is possible to check if "*this" is valid and display it by default in watches.

Generally watches are not that much helpfull at CB, I think there can be a cleaner implementation like MSVC, not exactly the same as I am frustrated at VC tha i have to change from "auto watches" to "local watches" to "manual watches".
I like the way CB has everything in one window, but I don't think they are displayed cleanly and surely they are not parsed always correctly.
Maybe if inherit look of MSVC (with tree view in grid box) but keep them all together as you do now. And also for arrays they are not always expandable.

Finally I have to say thank you, the last 6 months I am working on 2 projects, one on Windows (with MSVC7.1) and one on linux (with CB). I must admit that many times that I work on MSVC I miss CB! CB is getting great :D Keep up that work!
Tell me a bug and I 'll tell you two  :twisted:

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 15 November 2007 build (4639) is out.
« Reply #12 on: November 16, 2007, 01:23:25 pm »
Arrrrgghhhhh........
When i press new project Code::Blocks F***s Up And Crashes
Help meI think the stable worked for me but i wanna be able to use OGRE 3D
http://www.ogre3d.org/
Nice to know what OS, what wx version, what C::B version/revision (self-compiled)...?! No such information - no help possible.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline idblew

  • Multiple posting newcomer
  • *
  • Posts: 27
Build from SVN, some plugins not available
« Reply #13 on: November 16, 2007, 02:05:15 pm »
Hi,

I can normally build without problem, however since updating to SVN4639 certain plugins are not available after a build.

It appears that the post-build steps for these plugins are not firing. 

For example, wxSmith compiles fine but does not run "update.bat" as part of the build.  If I run "update.bat" manually then everything is ok.

Any ideas?

UPDATE:

Scrub that, it appears it's a problem with my custom workspace (see below) that incorporates codeblocks + plugins.  If I use the supplied plugins workspace everything is fine.


<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
 <Workspace title="Workspace">
   <Project filename="src\CodeBlocks.cbp" active="1" />
   <Project filename="src\plugins\contrib\byogames\byogames.cbp" />
   <Project filename="src\plugins\contrib\cb_koders\cb_koders.cbp" />
   <Project filename="src\plugins\contrib\codesnippets\codesnippets.cbp" />
   <Project filename="src\plugins\contrib\codestat\codestat.cbp" />
   <Project filename="src\plugins\contrib\copystrings\copystrings.cbp" />
   <Project filename="src\plugins\contrib\devpak_plugin\DevPakPlugin.cbp" />
   <Project filename="src\plugins\contrib\dragscroll\dragscroll.cbp" />
   <Project filename="src\plugins\contrib\envvars\envvars.cbp" />
   <Project filename="src\plugins\contrib\help_plugin\help-plugin.cbp" />
   <Project filename="src\plugins\contrib\keybinder\keybinder.cbp" />
   <Project filename="src\plugins\contrib\lib_finder\lib_finder.cbp" />
   <Project filename="src\plugins\contrib\profiler\cbprofiler.cbp" />
   <Project filename="src\plugins\contrib\source_exporter\Exporter.cbp" />
   <Project filename="src\plugins\contrib\symtab\symtab.cbp" />
   <Project filename="src\plugins\contrib\regex_testbed\RegExTestbed.cbp" />
   <Project filename="src\plugins\contrib\wxSmith\wxSmith.cbp" />
   <Project filename="src\plugins\contrib\wxSmithContribItems\wxSmithContribItems.cbp" />
   <Project filename="src\tools\cb_share_config\cb_share_config.cbp" />
 </Workspace>
</CodeBlocks_workspace_file>

« Last Edit: November 16, 2007, 02:49:59 pm by idblew »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Build from SVN, some plugins not available
« Reply #14 on: November 16, 2007, 02:08:51 pm »
If I run "update.bat" manually then everything is ok.
If you do a clean re-compilation that this is how it should be. update.bat is not launched automatically, you have to do this by hand. The reason is plain simple: The update.bat process last quite long and I don't really want to run that everytime I (re-)compile C::B. So this truely is by design.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ