News:

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

Main Menu

The 22 August 2008 build (5193) is out.

Started by killerbot, August 24, 2008, 09:33:49 PM

Previous topic - Next topic

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 :/


-------------------

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.

Acki

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

killerbot

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

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

Jenna

#4
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.

Jenna

Quote from: Belgabor on August 25, 2008, 12:56:27 AM
Unfortunately this version still does not give usefull crash reports :/


-------------------

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.


Which version of wxWidgets, MinGW (and utilities) and "wxmsw28u_gcc_cb.dll" do you use ?
Do you use nightlies or self-cpmpiled version ?
If nightlies did you try to install them into a clean directory and to clean your configuration (by backing up and moving away C::B's conf-dir) ?
If self-build did you try to compile a frsh svn-checkout ?

olelukoie

Quote from: killerbot on August 25, 2008, 07:36:45 AM
Quote from: Acki on August 25, 2008, 01:04:08 AM
!!! still the double click problem !!!  :? :(

Could you re-explain what the problem is, and when you think it appeared for the first time (which nightly) ??
I guess it was first reported here and I've also seen this bug on my system, but now it seems gone (fixed?) and I cannot reproduce it with build 5193.

MortenMacFly

Quote from: olelukoie on August 25, 2008, 01:03:02 PM
I guess it was first reported here
It has not yet been fixed. I can reproduce it and I am affected, too in everyday-work. Hence I have no idea why it fails. The code Yiannis changed to fix this (back to 08/02) remained untouched (as Yiannis insisted with warning comments in the code). Hence it kind of came back. I remember that 08/02 did work, indeed.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

killerbot

from the thread of 19 July 2008 (rev 5142)
Quote from: Acki on July 20, 2008, 02:30:00 PM
Hi,
I have a small problem with opening files by double clicking...
If C::B is closed and I open a file by double clicking it C::B starts and opens the file, but I get a Windows message that the file could not be found !!! :shock:
This happens with all file types (.h, .cpp, .cbp, ...)...
If C::B is already opened everything works fine...

Well, this problem occured already some times ago and I think the workaround from there would work this time too... ;)

EDIT: NO, the old workaround doesn't work here (disabeling the "Symbols Browser") as I show in this thread: http://forums.next.codeblocks.org/index.php/topic,8845.msg64137.html#msg64137 !!!

I'm running XPpro (sp2)...


The fact that this has returned, could be related that changed code is trying to show some dialog. I remember in the past, it was also related to things like this.  Apart from that, no real clue. We should actually try nighlies from before to see when I first occured. Can the OP check this ?

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

killerbot


MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Acki

I think I'm the OP... :lol:

right it happened first in rev 5142
rev 5106 was the last without this problem... ;)

Jenna

Quote from: Acki on August 25, 2008, 06:32:21 PM
I think I'm the OP... :lol:

right it happened first in rev 5142
rev 5106 was the last without this problem... ;)

I just tested it on my XP-partition with svn r5105 and it has the same problem.

three_minute_hero

#14
Quote from: killerbot on August 24, 2008, 09:33:49 PM

  • copy/cut-paste fixes in linux
It's not fixed for me in Debian Sid. Am I the only one in that case?

However, drag and drop of text bug is fixed. It's great!