Recent Posts

Pages: 1 2 3 4 [5] 6 7 8 9 10
41
Nightly builds / Re: The 12 October 2024 build (13584) is out.
« Last post by Uriens The Gray on October 26, 2024, 03:17:51 pm »
Works fine from the MSYS2 packages. Using Win 11.
42
Development / Re: build bot in the github, I see one nice project
« Last post by Grit Clef on October 26, 2024, 06:36:40 am »
No, it is not about plugins but codeblocks itself. Strange.
43
What we can do to deal with spam bots:
  • Approve every member who registered manually
  • Require a link to a git account for registering (e.g. GitHub, Codeberg, Gitea, et cetera)
  • Allow only whitelisted email services (e.g. @google.com, @outlook.com, et cetera)

Might also be a good idea to only let members who are at least "Multiple posting newcomers" to send links and include websites in forum profile.
44
Development / Re: build bot in the github, I see one nice project
« Last post by ollydbg on October 24, 2024, 10:04:58 am »
CodeBlocks was built partially, but it can't be put in use. Assertion failed on startup.

You may start the C::B without any plugins to see whether it is caused by the host exe file, or by loading the plugins files.

It looks like some toolbar buttons images are not correctly copied?
45
Development / Re: build bot in the github, I see one nice project
« Last post by Grit Clef on October 24, 2024, 06:18:51 am »
CodeBlocks was built partially, but it can't be put in use. Assertion failed on startup.
46
Nightly builds / Re: The 12 October 2024 build (13584) is out.
« Last post by ThierryD on October 22, 2024, 03:04:33 pm »
Ok, Tim, I disabled plugin "Code completion" (and clangd too).

Thank's.
47
Nightly builds / Re: The 12 October 2024 build (13584) is out.
« Last post by stahta01 on October 22, 2024, 01:27:23 am »
Hi Miguel,

Sorry for delay of this response, ...but it's really difficult to reproduce this (not) "crash" of CB (wx is the major cause ...).
I'm not sure it's the same scenario, but yes today,  another RPT is generate (joined).

I try to describe my actions (always on my second screen) :
   - after many "rebuild" on Workspace CB, I save "all" with submenu "Save Everything" in menu "File",
   - and last click on "All build" (my virtual target) to "rebuild all"  and crash ...

I join too my project CB (renamed in *.cbp.txt).

I reload all of my environment of this project on GitHub here : https://github.com/tdechaize/Lesson10 (repository open).

Thank's.

Regards.

This time it looks like code completion crashed; so, it is not the same as last time. I suggest turning off the code completion plugin.
But, I do not use the old code completion plugin and rarely the new clang plugin replacement.

Tim S.
48
Nightly builds / Re: The 12 October 2024 build (13584) is out.
« Last post by ThierryD on October 21, 2024, 04:31:30 pm »
Hi Miguel,

Sorry for delay of this response, ...but it's really difficult to reproduce this (not) "crash" of CB (wx is the major cause ...).
I'm not sure it's the same scenario, but yes today,  another RPT is generate (joined).

I try to describe my actions (always on my second screen) :
   - after many "rebuild" on Workspace CB, I save "all" with submenu "Save Everything" in menu "File",
   - and last click on "All build" (my virtual target) to "rebuild all"  and crash ...

I join too my project CB (renamed in *.cbp.txt).

I reload all of my environment of this project on GitHub here : https://github.com/tdechaize/Lesson10 (repository open).

Thank's.

Regards.


49
General (but related to Code::Blocks) / Re: Welcome Newcomers - PLEASE READ!!!
« Last post by kostil on October 20, 2024, 08:27:13 pm »
I am new, I am here
50
Development / Re: build bot in the github, I see one nice project
« Last post by Grit Clef on October 20, 2024, 04:22:30 pm »
codeblocks32_output.zip is the final; update.exe was converted from update.bat use an online tool, for use inside MSYS2 shell.(I first used winpty, but it just succeeded on my PC, failed on GitHub CI Server. So I tried that; although it was not perfect as the exe couldn't copy CbLauncher.exe to the output32 directory.)
Pages: 1 2 3 4 [5] 6 7 8 9 10