Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on April 26, 2020, 03:28:03 pm

Title: The 26 April 2020 build (12072) is out.
Post by: killerbot on April 26, 2020, 03:28:03 pm
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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx313_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 26 April 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200426_rev12072_win64.7z
  - Linux :
   none

The current SDK version is : 2.2.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 01, 2020, 06:07:31 pm
Hello Developers.

I already asked in the last nightly topic for the symbol browser what is still not available.
For some reasons I've got no response.

OK, I understand that this may be a difficult thing and you may have not a satisfying answer in the direction it will be available very soon.

But I hope that the associated sources are still part of the repository and that a test-workspace or project is existing, so that interested users are able to build it by them self just for testing.

Is it possible to get some information about the current state of possibilities lake that?

Stay or become again well and healthy,
                                                       Eckard.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: Miguel Gimenez on May 01, 2020, 07:19:30 pm
Here you have a summary of Symbol Browser status and how you can get a possible patch:

http://forums.codeblocks.org/index.php/topic,23580.msg161478.html#msg161478 (http://forums.codeblocks.org/index.php/topic,23580.msg161478.html#msg161478)
Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 01, 2020, 07:31:25 pm
Hello Miguel Gimenez

Thanks for the link. I will try it out

As far as I understand you work on Linux.
Do you already if somebody was able to use it on Windows (7 or 10) ?

Stay or become again well and healthy,
                                                       Eckard.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: Miguel Gimenez on May 01, 2020, 08:28:24 pm
I wrote and tested the changes on Windows 10, no Linux was hurt during development.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 02, 2020, 06:29:54 pm
Hello Miguel Gimenez

Even I seem to be able to build Code::Blocks now with your patch, I'm not able to activate the symbol-browser.
I tried to find the answer in the discussion you provided with your link. But to be honest especially the "clarification" of how to activate the symbol-browser is definitely confusing me.
(OK, may be a problem between my ears.)

I'm using the latest svn content from Code::Blocks (12073) together with your patch with wxWidgets 3.1.3 on Windows 10 with MinGW 8.1.0 64 bit

Stay or become again well and healthy,
                                                       Eckard.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: Miguel Gimenez on May 02, 2020, 07:05:06 pm
There is another user (AZ) in that thread who had a problem similar to yours, he solved it with a full rebuild.

Do you see SVN12073 in the splash screen or About box?

May be the execution of "svn patch file.patch" failed?
Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 02, 2020, 10:52:20 pm
Hello Miguel Gimenez

Quote
May be the execution of "svn patch file.patch" failed?

How ever, after the successful apply of the patch the normal build of the code-completion plug-in was enough to make it run.

The last time, I was able to build Code::Blocks with an active symbol-browser, was one and a half year ago with wxWidgets 2.8. And now I have a version with the newest code and the newest wxWidgets 3.1.3.

Thank you very much for your effort and support.

Stay or become again well and healthy,
                                                       Eckard.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: huycan on May 06, 2020, 01:56:20 am
There's a bug in this release... But I am confused as to where to report it... in this thread/forum or in SF (opening a ticket)?? Or both? Anyway, here is the SF ticket:
https://sourceforge.net/p/codeblocks/tickets/963/ (https://sourceforge.net/p/codeblocks/tickets/963/)
Title: Re: The 26 April 2020 build (12072) is out.
Post by: stahta01 on May 06, 2020, 09:22:22 am
There's a bug in this release... But I am confused as to where to report it... in this thread/forum or in SF (opening a ticket)?? Or both? Anyway, here is the SF ticket:
https://sourceforge.net/p/codeblocks/tickets/963/ (https://sourceforge.net/p/codeblocks/tickets/963/)

No bug.

You need to disable a plugin. I think tidycmt as in tidy comment is its name.
And, also disable ?header fixup? plugin

Tim S.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: huycan on May 06, 2020, 06:00:00 pm
You're right. The tidycmt and the Header Guard plugin are the culprits... The Header fixup plugin (no idea what it does)... has no impact (on or off)....

Final note: I see that tidycmt not included in the 20.03 release.... but the header guard is. And I don't have any problem... Then why header guard plugin is the problem in the nightly build?
Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 10, 2020, 02:38:38 pm
Dear All.

Now where I changed to the newest C::B version while skipping more than 1 year of C::B development I face a problem with my personality conf files.

I assume due to changes with the keybinder plug-in C::B creates additional conf-files.

How could I merge the information from the cbKeyBinder20.conf file into the normal conf file to reduce the number of personalities to the valid ones I really want to use.

I'm working on with windows 7 and 10 with a self build Code::Blocks revision 12073 as discussed before in this topic. I attached 2 files as example.

Stay or become again well and healthy,
                                                       Eckard.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: oBFusCATed on May 10, 2020, 02:48:21 pm
What happens if you just ignore the entries which have .cbKeybinder20 in their names?
Does everything work as expected?

If we do something in codeblocks, this is most probably what we will do anyway - don't show cbKeyBinder20 entries in the list.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 10, 2020, 03:26:03 pm
Hello oBFusCATed

Quote
don't show cbKeyBinder20 entries in the list

I would be very glad if I would know how to do so.

To explain the background:

OK, lets come to your proposal:
How should I call C::B without creating a single shortcut for every personalty I want to use but with one shortcut that is forcing C::B just to show me those personalities I want to work with?

Stay or become well and healthy,
                                             Eckard.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: oBFusCATed on May 10, 2020, 06:26:16 pm
I suppose you failed to understand me. You cannot remove the entries without modifying the code to skip them.

The goal of my question was to understand if everything works as expected if you just don't click on the entries ending with keybinder20. Just ignore them as if they don't exisits.
So does everything works as expected?
If your answer is positive adding filtering code for the list is pretty easy. If it will require more changes it won't be so easy.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: Pecan on May 10, 2020, 07:41:35 pm
Re: personality=ask

Filtering out the keybinder conf files i the "ask" list is on my todo list.

For me, conversion of cbkeybinder10.ini to <personality>.cbkeybinder20.conf works ok.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: Pecan on May 11, 2020, 08:35:52 pm
Hello oBFusCATed

Quote
don't show cbKeyBinder20 entries in the list

Re: /personality=ask showing KeyBinder entries.
Fixed rev 12075
Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 12, 2020, 07:33:22 pm
Hello oBFusCATed and Pecan

Sorry for my late reply.

Quote
The goal of my question was to understand if everything works as expected if you just don't click on the entries ending with keybinder20. Just ignore them as if they don't exisits.
So does everything works as expected?

Sorry for getting not your point

Quote
Re: /personality=ask showing KeyBinder entries.
Fixed rev 12075

Thanks for your effort.
I will try it out in the next days.

Stay or become again well and healthy,
                                                        Eckard.
Title: Re: The 26 April 2020 build (12072) is out.
Post by: eckard_klotz on May 15, 2020, 07:49:05 pm
Hello oBFusCATed and Pecan

Today I was able to check your fix and the filter to suppress the keybinder entries in the personality list works as desired.

Thanks again for your effort.

Stay or become again well and healthy,
                                                        Eckard.