News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 03 May 2007 build is out.

Started by killerbot, May 03, 2007, 05:49:54 PM

Previous topic - Next topic

killerbot

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/wxmsw28u_gcc_cb_wx283.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 03 May 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_Ubuntu6.xx.deb
   http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_suse100-102.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • CodeSnippets 1.2.61 2007/05/2
    - Change modal editors to wxFRAME_FLOAT_ON_PARENT (works much better)
    - UnIconize and focus hidden|iconsized editors when user re-selects tree item
    - Corrections to FindAppPath() when pgm started without .exe .bat etc
  • KeyBinder 1.0.30 2007/05/2
    - Create backup keys .ini.bak only on successful user definition save
    - Set guards against merging when possible app shutdown
    - Add ConfigBusy guard to OnIdle() merging
    - Added EVT_MENUBAR_CREATE_BEGIN/END, but they're never called. Even if they were, they're not called during Tools menu changes.
    - Corrections for warning msg in wx2.8.3
    - Removed key assignment via text search when id search fails.(wxKeyBinder::UpdateSubMenu). Causes too much grief
  • envvars plugin: check on setup if envvar exists and warn user accordingly
  • CodeSnippets - remove experimental GTK keep-on-top call

Regressions/Confirmed/Annoying/Common bugs:


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


kurapix

Feisty Build here

If you can't install it, uninstall the package I made yesterday first (I'm new to packaging so be nice ;) ).

Kurapix
Code::Blocks package building script

cstudent

My Ubuntu 7.04 (Feisty) build can be downloaded here.

I'm still getting the following error since the 3915 build:

Manager initialized
Scanning for lexers in /usr/share/codeblocks/lexers/...
Found 27 lexers
Configured 0 tools
Scanning for plugins in /home/kirby/.codeblocks/share/codeblocks/plugins...
Found 0 plugins
Scanning for plugins in /usr/share/codeblocks/plugins...
ERROR: Plugin resource not found: libwxsmithlib.zip
Found 24 plugins
Loading: CodeSnippets Debugger ToDoList ScriptedWizard Compiler cbKeyBinder CodeStat HelpPlugin wxSmithContribItems CB_Koders Exporter SymTab AStylePlugin Profiler cbDragScroll CodeCompletion BYOGames lib_finder EnvVars ClassWizard Autosave wxSmith wxSmithMime FilesExtensionHandler RegExTestbed
Running startup script
Script/function 'edit_startup_script.script' registered under menu 'Settings/-Edit startup script'


I'll be gone fishing all next week, so there won't be any Ubuntu6.xx.deb uploads until I get back.  :)

Regards,
cstudent

killerbot

i have the same error on my opensuse box

lubos

are there any plans for code completition?  :?

Xaviou

#5
Ubuntu 6.10 & 7.04 Amd64 .deb installer can be found here.

Quote from: cstudent on May 03, 2007, 07:39:23 PM
I'm still getting the following error since the 3915 build:

Confirmed, with my package
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

kelo81

Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options  :(
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

stahta01

#7
Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options  :(

I have never used those options; can you tell me where they are?

Found it.

"Project" -> "Project Tree"
Note, it works for me, but I am using 2.8.4/2.8 CVS Branch

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Z_guy

This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.

killerbot

Quote from: Z_guy on May 03, 2007, 10:51:26 PM
This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.

could you file a bugreport for this ?
What build before 1st May was still working okay for this thing ?

Z_guy

Quote from: killerbot on May 03, 2007, 10:52:56 PM
Quote from: Z_guy on May 03, 2007, 10:51:26 PM
This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.

could you file a bugreport for this ?
What build before 1st May was still working okay for this thing ?

I think the 1st May build was the first that I had this problem with.

And sure, I could file a bugreport but that'll be tomorrow, I'm off to bed now, it's pretty late where I live.

Biplab

Quote from: Z_guy on May 03, 2007, 10:51:26 PM
This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.

It works for me. Using Rev3925.
Be a part of the solution, not a part of the problem.

kelo81

Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options  :(

Hey... It seems I'm the only one having this problem  :? But I even tryied into another Windows as a first installation of Codeblocks... It's impossible to unselect those options... Any ideas?
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

kisoft

Quote from: kelo81 on May 04, 2007, 01:08:36 PM
Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options  :(

Hey... It seems I'm the only one having this problem  :? But I even tryied into another Windows as a first installation of Codeblocks... It's impossible to unselect those options... Any ideas?
This options is works fine for me. I have no problems with select/unselect this options.
C::B svn rev 3929. wxWidgets 2.8.3 Unicode. mingw32-gcc.exe (GCC) 3.4.5 (mingw special). Windows XP SP2.
I don't use Night builds. I doing compile all myself.
OS: WinXPSP3
wxWidgets: 2.8.12
CodeBlocks: Master github cbMakefileGen plugin:
[url="https://github.com/kisoft/cbmakefilegen"]https://github.com/kisoft/cbmakefilegen[/url]

Pecan

Quote from: kelo81 on May 04, 2007, 01:08:36 PM
Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options  :(

Hey... It seems I'm the only one having this problem  :? But I even tryied into another Windows as a first installation of Codeblocks... It's impossible to unselect those options... Any ideas?

Problem confirmed with SVN 3929 and all plugins removed except debugger and compiler.