User forums > Nightly builds

The 18 October 2008 build (5274) is out.

<< < (3/8) > >>

Fizick:
Thanks for link to full-feature web svn!   :)
At wiki page http://www.codeblocks.org/downloads/svn
i found a link to much more stripped page http://www.codeblocks.org/downloads/svn only


korDen:
Syntax highlighting is broken a little - multiline commented code color is not changed (not redrawn?) when I remove the "/*" at the beginning of the comment (code remains gray even though code is not commented anymore) until I put mouse somewhere in middle of that multiline comment and type one char. This forces the code to be repainted and restores proper hi-liting. Similar issue exists for Build Output window - put some other window on top of C::B so that it closes output window, then Alt-Tab to C::B to see that output window is garbaged (not repainted).

(btw, is this a right thread to post such stuff?)

luoyonggang:
I find a bug that when I create a peject with a path such as "D:\Good Places\你好啊 这是哪里\PKU\", or create a file that with Chinese file name then, when I compile it, It's can't show the correct path when  the compiler reporting errors or   warmings. I am using the GCC compiler 4.3.2 MinGW version. and under Windows XP SP3 system. The codeblocks version is this version.

XayC:
On Windows XP, using this Nightly, if I try to drag to a side of the screen the 'Incremental Search' button-bar CB crashes.

Regards, XayC

Jenna:

--- Quote from: XayC on October 23, 2008, 09:29:59 pm ---On Windows XP, using this Nightly, if I try to drag to a side of the screen the 'Incremental Search' button-bar CB crashes.

Regards, XayC

--- End quote ---

I did not have such issues until now, but I don't use downloaded nightly builds, only self-compiled ones.
I will download the actual nightly and the wxWidgets dll tomorrow at work and test it on a "clean" XP-system.

Did you also try to drag one (or more) of the other toolbars ?
Moving the toolbar is handled by the wxAuiManager of the C::B MainFrame, not by the plugin itself.

Is there a crashreport available inside C::B's executable directory ("codeblocks.rpt")?
If yes, it would be good to post the appropriate content of the crashreport. Only the part that was written, when C::B crashes because of th toolbar moving/dragging is of interest, there might be content "belonging" to other crashs inside it, too.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version