User forums > Nightly builds
The 11 November 2009 build (5911) is out.
MaxLondon:
--- Quote from: killerbot on November 12, 2009, 12:12:35 am ---
...
* AutoVersioning v1.4 (patch by JGM):
- Fixed ubuntu_style_version declaration now it is char string instead of double.
- Added new tab of autoversioning editor named "Code"
- New support to declare header guard define.
- New support to declare namespace name.
- New support to add a prefix to all variables helping in c mode like for example the DATE declaration found in other header files the same name....
--- End quote ---
Still says AutoVersioning 1.3 in [Help]->[Plugins]->[AutoVersioning...] here, but the new features work fine from what I can tell after brief testing.
Thanks for the new version.
Jenna:
--- Quote from: ollydbg on November 12, 2009, 04:10:09 pm ---
--- Quote from: MortenMacFly on November 12, 2009, 12:13:14 pm ---
--- Quote from: ebiber on November 12, 2009, 10:32:53 am ---To reproduce:
1) start codeblocks build 5911
2) try to move bottom (undermost) toolbar over editor (or detach).
3) codeblocks crashes.
--- End quote ---
Works fine here. Did you do/try a fresh install?
--- End quote ---
@Morten
There is a bug in the wxWigets 2.8.10 library, which cause this kind of crash. I have encountered this bug in both Windows XP and Windows Vista system.
But this bug can be fixed by change the wxWidgets source code, in the AUI frame related code. only add two statements.
You can see this post by mmkider here:
http://forums.codeblocks.org/index.php/topic,10406.msg71815.html#msg71815
--- End quote ---
So a windows user who has this bug should reopen the appropriate ticket at wxwidgets bug-tracker: http://trac.wxwidgets.org/ticket/10371 or http://trac.wxwidgets.org/ticket/10170 and post the patch that fixes it there.
ebiber:
Sorry for late answer, I had lot of job today.
I don't use fresh install, I just extract all file into my installation, and I had this problem.
Now I create a fresh install (remove all files from installation directory) and again have this problem
AppName: codeblocks.exe AppVer: 0.0.0.0 ModName: wxmsw28u_gcc_cb.dll
ModVer: 2.8.10.0 Offset: 002cf078
on my machine this occurs when any toolbar I try to detach, i.e. when I try to move it over editor.
Regards,
enis
[attachment deleted by admin]
pasgui:
Build for Ubuntu i386/amd64 can be found here
From Hardy to Jaunty: Needs wxWidgets library from http://www.wxwidgets.org/
Karmic: Uses wxWidgets provided by Ubuntu [universe]
Best regards, pasgui
ollydbg:
--- Quote from: jens on November 12, 2009, 04:44:27 pm ---
--- Quote from: ollydbg on November 12, 2009, 04:10:09 pm ---
--- Quote from: MortenMacFly on November 12, 2009, 12:13:14 pm ---
--- Quote from: ebiber on November 12, 2009, 10:32:53 am ---To reproduce:
1) start codeblocks build 5911
2) try to move bottom (undermost) toolbar over editor (or detach).
3) codeblocks crashes.
--- End quote ---
Works fine here. Did you do/try a fresh install?
--- End quote ---
@Morten
There is a bug in the wxWigets 2.8.10 library, which cause this kind of crash. I have encountered this bug in both Windows XP and Windows Vista system.
But this bug can be fixed by change the wxWidgets source code, in the AUI frame related code. only add two statements.
You can see this post by mmkider here:
http://forums.codeblocks.org/index.php/topic,10406.msg71815.html#msg71815
--- End quote ---
So a windows user who has this bug should reopen the appropriate ticket at wxwidgets bug-tracker: http://trac.wxwidgets.org/ticket/10371 or http://trac.wxwidgets.org/ticket/10170 and post the patch that fixes it there.
--- End quote ---
I have reopen that bug tracker. :D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version