News:

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

Main Menu

The 10 October 2021 build (12535) is out.

Started by killerbot, October 10, 2021, 08:15:01 AM

Previous topic - Next topic

killerbot

We switched to wx 3.1.5 --> download the new wx dll's see link below

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(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx315_2D_gcc810-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z


The 10 October 2021 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2021/CB_20211010_rev12535_win64.7z
  - Linux :
   none

The current SDK version is : 2.16.0

Resolved Fixed:


  • UI: First fix for the status bar problem (ticket #979)
  • UI: Fix the placement of the Highlight button in the status bar (ticket #979)
  • UI: Also hide/show the highlight button in the statusbar when it is not needed
  • UI: Fix a statusbar flicker when opening new files
  • UI: Fix initial position of the highlight button in the status bar on macOS/windows
  • UI: Remove the call for GetFiledRect while creating the status bar
  • wxSmith: Replace German with English, enable translation (fix ticket #1139, thanks Miguel Gimenez)
  • wxSmith: Fix compilation with wxUSE_STL == 1 (apply ticket #1138, thanks Miguel Gimenez)
  • Fix CCManager compilation with C++17(apply patch #1142, thanks Miguel Gimenez)
  • core For Windows, close shown floating windows before shutdown to avoid hangs in Hide() and crashes in Manager::Shutdown()
  • File Browser: remove workaround for wxRenameFile (apply patch #1137, thanks Miguel Gimenez )
  • wxSmith: fix assert in wxStdDialogButtonSizer (fix ticket #1110, thank you Miguel Gimenez)

Regressions/Confirmed/Annoying/Common bugs:




Xaviou

#1
Hi

OS X version of this rev can be downloaded from my Google Drive.
There is a specific dmg file for versions 10.15 and 11.6 of the OS.
Note that these are not notarized versions of the application.

32 bits version for Windows can also be found in the same place.

Debian Buster and Bullseye (32 and 64 bits) can be installed from my repo.

Regards
Xav'
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

Frank_CB

Hello.

Does sf.net still support SVN. I had been able to update to SVN 12529.  Lately, I just get a message about a malformed address.

I've updated TortoiseSVN to the latest version. Any help would be appreciated.

Regards

BlueHazzard

Worked fine for me...
Maybe some small hiccup?

Miguel Gimenez

It is an invalid certificate issue. You can accept the current certificate temporariliy or permanently (at least with Slik SVN).

Frank_CB

Thanks to those that commented on my question! The problem started after a firewall upgrade was installed. It's now been configured to allow SSL authentication by souceforge.

Inskipp

Brilliant, thanks for the macOS version!

I've been using 20.03 for a few weeks on Big Sur, but it's sluggish and buggy.
This version feels snappier, but when I quit, it freezes, just like 20.03 did.

Cheers,
Inskipp

Inskipp

Where should we report issues with nightly builds?

Thanks,
Inskipp

Miguel Gimenez


AndyJ

Hello,

I've found that shift-tab to unindent seems to have changed function in this nightly and now changes the active file. I've reverted to the previous nightly (12516) and the problem has gone away. This is on Windows 7 and occurs on several different computers. Is this an intentional change that I'm not aware or is it a bug?

Thanks for all the good work!

Andy

Miguel Gimenez

Works fine for me, are you using the Keyboard Shortcuts plugin?

AndyJ

It appears that I have but I'm not aware of ever having changed anything (in fact I don't even know to use it)  :)

Inskipp

Quote from: Miguel Gimenez on October 18, 2021, 09:01:16 AM
In the ticket section at Sourceforge

Is it OK to use tickets for reporting issues for both nightly and released versions (20.03)?

Thanks,
Inskipp

Miguel Gimenez

Yes, but if you find a issue in 20.03 please test if it is fixed in the last nightly before reporting.

jeRRy

Hello.

I had the same problem with shift-tab on 2 pc.
My solution on Windows was:
Close C::B,
delete (or rename) the file default.cbKeyBinder20.conf in C:\Users\username\AppData\Roaming\Code Blocks,
start C::B
C::B creates a new file and it's work

Sorry, my english is ...  :o  :)

jeRRy