News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 15 November 2014 build (10035) is out.

Started by killerbot, November 18, 2014, 08:23:32 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://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc481-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc481-TDM.7z

The 18 November 2014 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2014/CB_20141118_rev10035_win32.7z
  - Linux :
   none

Resolved Fixed:


  • debugger: Add flag to enable/disable loading of .gdbinit (thanks scarphin)
  • debugger: Add support for executing additional shell commands when using GDB (thanks scarphin)
  • Fix error in layout-file version check, that could lead to warnings about changed fileversion in batch-build.

Regressions/Confirmed/Annoying/Common bugs:




killerbot

#1
BAD NEWS : upload onto sf doesn't seem to work, meaning the link does not work yet.
Once ok, this comment will be removed.

EDIT : still not possible to upload, webinterface goes to 100% en then press done, but no new file ...

@Jens, Martin : can you just try to upload something into that folder, for me even simple txt file fails.


EDIT : upload finally succeeded.

Jenna

Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc19, fc20 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.

Alatar

Regression:
SpellChecker is broken since r10014 - works incorrectly with non-english text

oBFusCATed

Alatar: Could you send us a sample file and tell us what encoding are you using?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Alatar

This behaviour is not depend on encoding. Generally I`m use UTF-8, but I`m try cp1251 too.

Jenna

Quote from: killerbot on November 18, 2014, 08:32:52 PM
@Jens, Martin : can you just try to upload something into that folder, for me even simple txt file fails.
Sorry, I did nopt see the edit before.

I just tested with a small text-file and it works flawlessly (uploading, downloading, deleting).
I also tested with a large file (C::B 13.12 setup with about 30 MB) and still no issues.

shurick

Packages for openSUSE (binaries and sources) for 32-bit and 64-bit.
Packages for openSUSE http://codeblocks.esy.es  (binaries and sources) for 32-bit and 64-bit.

killerbot


WXB

#9
Quote from: killerbot on November 18, 2014, 08:32:52 PM
BAD NEWS : upload onto sf doesn't seem to work, meaning the link does not work yet.
Once ok, this comment will be removed.

EDIT : still not possible to upload, webinterface goes to 100% en then press done, but no new file ...

@Jens, Martin : can you just try to upload something into that folder, for me even simple txt file fails.

EDIT : upload finally succeeded.

I'm having a problem downloading the nightlies that sounds very similar to the problem you had uploading them.  The download gets to at/near 100% and then fails.  This is happening on just the nightlies; there's no problem downloading the 13.12 Windows binaries.  I've tried this on multiple nightly build files using both Firefox & Chrome using several different mirrors.

I also checked the BerliOS mirror and the nightlies there stop after 2014-05-28.

ToApolytoXaos


xawari

Quote from: ToApolytoXaos on December 02, 2014, 07:09:23 PM
Nice Forum upgrade guys :) well done!
Too round... :-/ I switched back to Classic YaBB SE Theme.
┌──────────────────────────────────────────────────────╖
in another thousand years we'll be machines or gods█
╘══════════════════════════════════════════════════════╝

xawari

// BUGBUG
http://pix.academ.org/img/2014/12/17/8261feb9ee9a3796128d6673e930b16f.png
When ALT+selecting block of text, the right border of selection == end of the line where mouse cursor is, thus making impossible selection of blocks with long lines in center.
┌──────────────────────────────────────────────────────╖
in another thousand years we'll be machines or gods█
╘══════════════════════════════════════════════════════╝

MortenMacFly

Quote from: xawari on December 17, 2014, 04:30:29 PM
// BUGBUG
http://pix.academ.org/img/2014/12/17/8261feb9ee9a3796128d6673e930b16f.png
When ALT+selecting block of text, the right border of selection == end of the line where mouse cursor is, thus making impossible selection of blocks with long lines in center.
For this to work you need to enable "virtual space" -> Settings -> Editor -> Margins and caret.
This is by design.
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]

xawari

Quote from: MortenMacFly on January 20, 2015, 12:55:03 PM
For this to work you need to enable "virtual space" -> Settings -> Editor -> Margins and caret.
This is by design.
Not quite. Virtual space implies user's ability to click anywhere on the screen and start typing from there (and I personally don't use that because I always click beyond EOL to put cursor to the EOL quickly). But limited selection is actually a completely different thing. It's clearly a bug because no one may benefit from this behavior.

In my humble opinion, of course. 0:-)
┌──────────────────────────────────────────────────────╖
in another thousand years we'll be machines or gods█
╘══════════════════════════════════════════════════════╝