Author Topic: My experience after more than 10 years of using CB  (Read 7159 times)

Offline RadicalInquisition

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: My experience after more than 10 years of using CB
« Reply #15 on: March 20, 2024, 08:26:14 pm »
There goes the next new Code Blocks-related issue.  :)
A sudden crash when I type in the parenthesis of a function-like macro in a pre-processor conditional.

I also recorded a video (It is unlisted):
https://www.youtube.com/watch?v=ItL7eMKh7F4&ab_channel=CodeBlocksFails

I haven't looked into it, but it might be the parser-provided syntax complete (which is also quite bad per se).

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1563
Re: My experience after more than 10 years of using CB
« Reply #16 on: March 21, 2024, 02:13:54 pm »
Please create a ticket and post the information there.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2777
Re: My experience after more than 10 years of using CB
« Reply #17 on: March 21, 2024, 05:19:28 pm »
Please create a ticket and post the information there.

@RadicalInquisition:
Please mention the OS version, the CB version and revision,
attach any .RPT in the CodeBlocks executable folder.
And, if possible, some code to recreate the problem.

This looks suspiciously like a problem that has already been fixed in an (almost) recent commit.
« Last Edit: March 21, 2024, 05:22:26 pm by Pecan »

Offline RadicalInquisition

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: My experience after more than 10 years of using CB
« Reply #18 on: March 22, 2024, 03:20:52 pm »
As I mentioned before, I am only willing to communicate the issues with someone in particular who is interested in taking notice.
I can message them (on Discord) the moment I encounter an issue and then I could provide whatever information is necessary in advance.
I could try to isolate the problem and provide a minimum reproducible code.

Yes, my version is likely not the most recent version built.
But the version 20.03 on Windows.
I am prone to think that the Linux build has far fewer issues (but there I would much rather use an alternative).
« Last Edit: March 22, 2024, 03:25:43 pm by RadicalInquisition »

Offline sodev

  • Regular
  • ***
  • Posts: 497
Re: My experience after more than 10 years of using CB
« Reply #19 on: March 22, 2024, 07:53:17 pm »
As I mentioned before, I am only willing to communicate the issues with someone in particular who is interested in taking notice.
I can message them (on Discord) the moment I encounter an issue and then I could provide whatever information is necessary in advance.

Live support is only available for customers with an active enterprise premium plan, prices start at $900/month per user, please update your subscription.

Offline Wkerry

  • Multiple posting newcomer
  • *
  • Posts: 43
Re: My experience after more than 10 years of using CB
« Reply #20 on: March 23, 2024, 05:11:21 am »
Looks like allot of CB devs have tried to help, but have got no where. Time to move on to other CB users who are willing to help or willing to follow the exiting processes instead of trying to help one dev who does not want to follow the vast majority of normal open source processes that have a bug tracking system that is used instead of DM.

Offline RadicalInquisition

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: My experience after more than 10 years of using CB
« Reply #21 on: March 23, 2024, 08:18:45 am »
I mean I have the option simply not to use it, but they are devs, and as devs, I assume it is far more likely that they care a bit more.
Yes, I am not willing to go through any support ticket systems.
I'll could give my time to investigate bugs in someone's programs, but that is not happening through tickets.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: My experience after more than 10 years of using CB
« Reply #22 on: March 23, 2024, 10:12:37 am »
I mean I have the option simply not to use it, but they are devs, and as devs, I assume it is far more likely that they care a bit more.
Yes, I am not willing to go through any support ticket systems.
I'll could give my time to investigate bugs in someone's programs, but that is not happening through tickets.

If you are not a troll, the thing to do is install an CB nightly build.
https://forums.codeblocks.org/index.php/board,20.0.html

But, I for one think you are a troll.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline RadicalInquisition

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: My experience after more than 10 years of using CB
« Reply #23 on: March 23, 2024, 07:11:28 pm »
Why would I be a troll??

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: My experience after more than 10 years of using CB
« Reply #24 on: March 25, 2024, 02:31:44 pm »
Why would I be a troll??

I have no idea why some people are trolls; I suggest asking a troll or thinking why you do not wish to report the information  needed to solve your issues and why you refuse to do the work of extracting an nightly build into an empty folder.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline RadicalInquisition

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: My experience after more than 10 years of using CB
« Reply #25 on: March 25, 2024, 03:05:55 pm »
Umm, that was clearly not what I was asking, but okay.
Seems like it was indeed silly of me to expect any understanding or at least respect for my personal preference, or any effort to read for that matter.
..and I never said I wouldn't give this new nightly build a try. It just feels awfully like a one-way communication and it is honestly quite disturbing to see in a place meant to gather actual programmers. Oh well, have a nice day I guess. Not going to participate further.

Offline rechtsanwaltsteyer

  • Single posting newcomer
  • *
  • Posts: 8
Re: My experience after more than 10 years of using CB
« Reply #26 on: March 30, 2024, 12:29:18 pm »
I've been using Code::Blocks for a long time. It has its quirks. If these bother me (keywords autosafe, bad autocomplete and no F1 help that branches to the keyword in CPP reference, Windows orientated, no Linux nightlies, etc.), I just use KDevelop (with some, but others Quirks) or the Qt Creator (with the fewest quirks). In other words, I would never rely on a single development environment alone. Because: What if CB is not developed further (e.g. so as not to have problems with Wayland). If KDevelop falls asleep or the Qt creator has to be paid. Maybe I'm only able to do this because I don't develop huge projects. If you use more than one IDE regularly, or even maintain your projects in the mentioned IDEs in parallel, you are on the safe side. If one IDE fails, you still have the others.
Regards
Greatings
Georg Michael Steyer, Rechtsanwalt