Author Topic: The 20 december 2006 build is out.  (Read 18126 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 20 december 2006 build is out.
« on: December 20, 2006, 10:31:21 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 20 December 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • KeyBinder 1.0.8 2006/12/19
    - Removed dependency on event EVT_APP_STARTUP_DONE to avoid "uninitialized state" crashes
  • DragScroll  1.0.33 2006/12/19
    - Removed dependency on EVT_APP_STARTUP_DONE
    - Converted all EOL to native
  • Corrected match indices for %%
  • Updated OGRE wizard for Dagon (1.2.4). Not using STLPort anymore
  • If a compiler executable is not set, skip the files that need it (logging it) instead of producing erroneous command lines

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)

« Last Edit: December 21, 2006, 07:33:09 am by killerbot »

blackh

  • Guest
Re: The 20 december 2006 build is out.
« Reply #1 on: December 20, 2006, 10:37:37 pm »
The slow performance on Linux is still a real problem for me.  If I type or select a block of text, the screen updates after the best part of a second - unusably slow.  My graphics card is an NVidia GeForce 6600 GT (using the proprietary driver) - it's a 3D card with slow 2D performance, so this exacerbates whatever the problem is.  I really like Codeblocks and would love to be able to use it - thanks all. Steve.

sethjackson

  • Guest
Re: The 20 december 2006 build is out.
« Reply #2 on: December 20, 2006, 11:32:04 pm »
Have you tried using the non-proprietary driver?

Lexx

  • Guest
Re: The 20 december 2006 build is out.
« Reply #3 on: December 20, 2006, 11:49:38 pm »
Scanning for plugins in C:\Program Files\CodeBlocks/share/codeblocks/plugins...
ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5
Found 27 plugins

Offline StingRay

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 20 december 2006 build is out.
« Reply #4 on: December 20, 2006, 11:56:44 pm »
Scanning for plugins in C:\Program Files\CodeBlocks/share/codeblocks/plugins...
ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5
Found 27 plugins


They talked about this in the 18 december build thread...

I'm not sure what to make of this error message from the startup log of today's build 3395:

"ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5"

I turned off the profiler plug-in but I still get the same error.


Delete CBProfiler.dll and CBProfiler.zip. This plugin has been renamed to Profiler.dll (and .zip) quite some time now.

Offline xplorer87

  • Multiple posting newcomer
  • *
  • Posts: 11
  • hit the lights!
Re: The 20 december 2006 build is out.
« Reply #5 on: December 21, 2006, 12:06:39 am »
when i start C::B i got a popup window, telling me that there are some errors and i have to check the logs... but (noob question mode: on), where are those logs? i really can't find 'em, what's the filename/directory?

thank you :)
on
through the mist and the madness...
we are trying to get the message to you... metal militia!

Offline SamT

  • Multiple posting newcomer
  • *
  • Posts: 41
Re: The 20 december 2006 build is out.
« Reply #6 on: December 21, 2006, 02:08:12 am »
logs? i really can't find 'em, what's the filename/directory?


The log is in the "Messages" dock with "Code::Blocks" page.

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 20 december 2006 build is out.
« Reply #7 on: December 21, 2006, 04:06:53 am »
Ubuntu 6.10 (Edgy) build here.

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: The 20 december 2006 build is out.
« Reply #8 on: December 21, 2006, 06:34:46 am »
If you use a nightly build, it is better to delete ALL of the files within the C::B directory, unpack the new nightly, and then unpack the two other required DLLs (mingw, wxwidgets). Some of the file names changed...

Offline xplorer87

  • Multiple posting newcomer
  • *
  • Posts: 11
  • hit the lights!
Re: The 20 december 2006 build is out.
« Reply #9 on: December 22, 2006, 01:06:05 am »
aw ty... i got these errors:

ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip

i think i have to download these plugins somewhere in order to fix this issue, do i? if so, where do i found them? thank you!
on
through the mist and the madness...
we are trying to get the message to you... metal militia!

Offline Belgabor

  • Multiple posting newcomer
  • *
  • Posts: 91
Re: The 20 december 2006 build is out.
« Reply #10 on: December 22, 2006, 01:45:27 am »
aw ty... i got these errors:

ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip

i think i have to download these plugins somewhere in order to fix this issue, do i? if so, where do i found them? thank you!
Errors like this mean you forgot to delete your old C::B install. You have to delete everything before using a new nightly.

Offline dje590

  • Single posting newcomer
  • *
  • Posts: 2
Re: The 20 december 2006 build is out.
« Reply #11 on: December 22, 2006, 09:47:26 am »
Hello all,

Where can I download a .tar.gz file to make my own amd64 debian package?

thanks.

codeblocks rulez !

Offline madnut.ua

  • Multiple posting newcomer
  • *
  • Posts: 13
  • something mad...
Re: The 20 december 2006 build is out.
« Reply #12 on: December 22, 2006, 10:31:27 am »
for a while I have a problem with c::b
c::b freeze when trying open *.txt files (note: ANSI, win1251). File is a part of project

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 20 december 2006 build is out.
« Reply #13 on: December 22, 2006, 02:53:29 pm »
Hello,

Is somebody know if this bug will be corrected soon?

http://forums.codeblocks.org/index.php?topic=4640.msg36593#msg36593

It has appeared the 4 december build for the first time and still persist in all build since this date.

Thanks and have a nice day.

Offline xplorer87

  • Multiple posting newcomer
  • *
  • Posts: 11
  • hit the lights!
Re: The 20 december 2006 build is out.
« Reply #14 on: December 22, 2006, 04:44:22 pm »
aw ty... i got these errors:

ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip

i think i have to download these plugins somewhere in order to fix this issue, do i? if so, where do i found them? thank you!
Errors like this mean you forgot to delete your old C::B install. You have to delete everything before using a new nightly.

fixed it deleting the related *dlls in \share\plugin directory... ty mate :)
on
through the mist and the madness...
we are trying to get the message to you... metal militia!

Offline gd_on

  • Lives here!
  • ****
  • Posts: 797
Re: The 20 december 2006 build is out.
« Reply #15 on: December 22, 2006, 06:34:11 pm »
For skirby :
Hello,

Is somebody know if this bug will be corrected soon?

http://forums.codeblocks.org/index.php?topic=4640.msg36593#msg36593

It has appeared the 4 december build for the first time and still persist in all build since this date.

Thanks and have a nice day.

I have this message too and I have filled a bug report on berlios. Disable CodeCompletion plugin (untill the problem is solved) and the bug disappear.

And for all, Merry Christmas 8) 8)

gd_on
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 20 december 2006 build is out.
« Reply #16 on: December 22, 2006, 06:56:15 pm »
Thanks gd_on, you are right !

Have a nice day.

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 20 december 2006 build is out.
« Reply #17 on: December 23, 2006, 04:27:45 pm »
Hello all,

Where can I download a .tar.gz file to make my own amd64 debian package?

thanks.

codeblocks rulez !

Use the SVN sources to compile it by yourself.
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2778
Re: The 20 december 2006 build is out.
« Reply #18 on: December 23, 2006, 04:31:28 pm »
Hello all,

Where can I download a .tar.gz file to make my own amd64 debian package?

thanks.

codeblocks rulez !
   //-- Wiki Index
       CodeBlocks Wiki Index
   //-- Wiki Main Page
    CodeBlocks Wiki Main Page


search for "from source" in the wiki index.