User forums > Nightly builds

The 22 August 2008 build (5193) is out.

(1/7) > >>

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_wx288.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 24 August 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080824_rev5193_win32.7z
  - Linux :
   none

Resolved Fixed:


* HexEditor:
* Many bugfixes in the expression parser
* Added expression parsing into the preview section
* RegExTestbed plugin: fixed a bug that makes it impossible to select/copy the quoted expression on linux and makes it impossible to scroll the text of the output control.
* copy/cut-paste fixes in linux
* copy/move fixes on linux when drag and drop of selected text with the mouse
* applied Patch #2544 : loggers font fix
* applied in modified form [ Patch #2537 ] help_plugin: missing prototypes in defs.h
* Implemented: [Feature Request #4270] Occurrence selection should be case-sensitive
* Highlight Occurrences: Added option to highlight Whole Words.
* Polished: Highlight Occurrences. Selection will now be Filled rectangle, instead of a outlined rectangle.
* DragScroll 1.3.18 2008/08/23
- Implement Ctrl-MouseWheel zoom for CB list & tree ctrls
- Add config options "Ctrl-WheelMouse Zooms" and "Remember Log Zoom"
- Allow user to ctrl-mouse zoom htmlWindows (eg, Start Here page)
- Fixed: missing events bec.StartHere htmlWindow never issues wxEVT_DESTROY
* CodeSnippets 1 3.92 2008/08/23
- App:Added RemoveFileFromRecentHistory routine
- Allow user to specify new filename at "Load Index File..."
- Adjust CodeSnippet TreeCtrl font via Ctrl-MouseWheel
- Adjust ThreadSearch log font via Ctrl-MouseWheel
- Delete temporary files created when editing xml text items
- After external file mod and reload, call ScbEditor::SetEditorStyleAfterFileOpen() to re-establish margin style, width, etc.
- Add file dragndrop to EditSnippetFrame
- Add wxLog::EnableLog(false) for release app to stop wxWidget wxMessageBox's when user starts CodeSnippets.exe without a CodeBlocks .conf file.
- Removed memoryMappedFile code for compatibility with non-linux unixes
- Fixed missing events when CS switched from External to docked/floating
- Auto start CS app if running in previous session.
- Auto show docked or floating when switching from app
- Ask user if s/he really wants multiple invocations of CS from same folder.
* Highlight Occurrences: Added: Support for user-defined colours.
Regressions/Confirmed/Annoying/Common bugs:


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

Belgabor:
Unfortunately this version still does not give usefull crash reports :/


--- Code: ----------------------

Error occured on Monday, August 25, 2008 at 00:45:08.

C:\Programme\Development\CodeBlocks\codeblocks.exe caused an Access Violation at location 0000000f Reading from location 0000000f.

Registers:
eax=06097148 ebx=6d24bea0 ecx=77bfc2e3 edx=037c06e8 esi=64c5eb30 edi=0022fd68
eip=0000000f esp=0022f82c ebp=0022f838 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206

Call stack:
0000000F
6CC898EA  C:\Programme\Development\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC898EADwarf Error: found dwarf version '16897', this reader only handles version 2 information.

--- End code ---

Acki:
!!! still the double click problem !!!  :? :(

killerbot:

--- Quote from: Acki on August 25, 2008, 01:04:08 am ---!!! still the double click problem !!!  :? :(

--- End quote ---

Could you re-explain what the problem is, and when you think it appeared for the first time (which nightly) ??

Jenna:
I uploaded svn r5193 to my server this night (needs some hours to upload, thanks to ISDN and german telecom).

Important notice (please read carefully):
Starting with r5177 I changed the package- and directory-structure of my Code::Blocks build to make it more debian-compliant.
I also split off the architecture-independent files from the codeblocks-package and put them into codeblocks-common.
The architecture-dependent libraries, that are parts of the contrib-plugins are now in "/usr/lib/codeblocks" and only the architecture-independent parts remain in "/usr/share/codeblocks".
The changes are based on a patch provided by "daniel2000".
More details can be found here.
I posted a patch in this thread. I modified this patch for the nightlies, to make lintian run without errors.

Navigation

[0] Message Index

[#] Next page

Go to full version