User forums > Nightly builds

The 03 January 2008 build (4771) is out.

(1/8) > >>

killerbot:
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_wx287.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 03 January 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080103_rev4771_win32.7z
  - Linux :
   none

Resolved Fixed:


* CodeSnippets 1.2.110 2008/01/2 : Change GetMessageManager to GetLogManager for wxMAC.
* lib_finder:
* Switched naming from "global var" to "short code" (lib_finder doesn't use global vars only so the name was incorrect), NOTE: this change require rescanning libraries
* Added support for predefined results (stored in xml files simillarily to search filters) - when installing library it may be easily registered inside lib_finder by simply adding xml file with description of it, it also support relative paths (so it can be used on pen-drives etc)
* Fixed bug in generation of defines while updating compile options
* fixed several crashes of help plugin if no help files are defined
* applied patch by jens to enable opening source files via double-click in explorer againlist]

Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
[/list]

pasgui:
Build for Ubuntu i386 can be found here

Best regards, pasgui

Acki:
Yeah, now the double clicking works for all file types again, thx !!! :)
But there is still a little problem with this:
as usual C::B is not loaded and you open a file by double click (.workspace, .cbp, .cpp and .h tested)
now the file/project is loaded and everything works fine with C::B
but the folder containing the file is still blocked (no reactions, no updating, just white screen) and after closing C::B this "file not found" error message still appears !!!
this is for any folder and also for the desktop when I open a file there by double click...

Jenna:
Binaries for the three debian main-suites and sources can be found on my server (see signature).
I just put svn4770 into my repo. The only difference between svn4770 and svn4771 is one startup-tip.
I uploaded the version yesterday from work via DSL and don't want to upload the newer version from at home, because I only have ISDN  :( here.

Jenna:

--- Quote from: Acki on January 04, 2008, 03:10:54 am ---Yeah, now the double clicking works for all file types again, thx !!! :)
But there is still a little problem with this:
as usual C::B is not loaded and you open a file by double click (.workspace, .cbp, .cpp and .h tested)
now the file/project is loaded and everything works fine with C::B
but the folder containing the file is still blocked (no reactions, no updating, just white screen) and after closing C::B this "file not found" error message still appears !!!
this is for any folder and also for the desktop when I open a file there by double click...


--- End quote ---

Does the "file not found" message appear in a C::B related window, or imight there be a hook to another application that should look at opened files (virus-scanner for example) but is missing?
Have you tried to minimize all windows one by one (with the minimize-button of the windows, not the show-desktop button from quickstart)?
Sometimes modal dialogs are opened and wait for user-action (and of course block their parent-window/-application), but are not visible, because other applications (in your case C::B) are in the foreground.

I ask because I don't have this problem. Neither on W2K nor on XP-Professional SP2.

Navigation

[0] Message Index

[#] Next page

Go to full version