Recent Posts

Pages: 1 ... 5 6 7 8 9 [10]
91
Development / Re: Undefined references with DisplayEvents enabled
« Last post by Miguel Gimenez on April 10, 2025, 02:14:28 pm »
Modified in trunk, thank you for testing.

As a side note, the plugin should be enabled only when needed (i.e while debugging other plugins).
92
Development / Re: Undefined references with DisplayEvents enabled
« Last post by Havadebo72 on April 10, 2025, 01:54:14 pm »
Yes that patch fixes the build. Thanks.
93
Development / Re: Undefined references with DisplayEvents enabled
« Last post by Miguel Gimenez on April 10, 2025, 01:32:20 pm »
Can you try this modified Makefile.am? (change extension from txt to am)
94
Using Code::Blocks / C::B plugin to show current git branch?
« Last post by cacb on April 10, 2025, 11:19:43 am »
The question is in the subject. Does a C::B plugin exist to show current git branch somewhere in the IDE, for example in the task bar?

I sometimes make mistakes forgetting what the current branch is, so this would be useful to me.
95
Development / Undefined references with DisplayEvents enabled
« Last post by Havadebo72 on April 10, 2025, 10:53:52 am »
Ubuntu 24.10. WxWidgets 3.2.5.

Compile error since revision 13648:
https://sourceforge.net/p/codeblocks/code/13648/

See attachment.

Any idea?

96
General (but related to Code::Blocks) / Re: Reason to update to 25.03?
« Last post by stahta01 on April 10, 2025, 12:10:28 am »
Ok, I'll try to disable plugins, if I'll have time. I've already disabled 2 suspicious ones, that can affect clipboard. But please remember, that, again, I use default settings. I.e. if problem is caused by one of plugins - then it's devs' fault, that they enable it by default and provide unstable default environment to their users.

No, it is the fault of users who fail to report enough info to duplicate problems.
It is the responsibility of the CB Devs to fix problems that are reported with enough info to duplicate the problem.
Edit: I am not an CB Developer. I was in the past a regular CB user, who submitted patches and tried to duplicate reported problems.
Now days, I just try to build wxWidgets and Code::Blocks under MSys2 mingw64.

Tim S.
97
General (but related to Code::Blocks) / Re: Reason to update to 25.03?
« Last post by Mr.Madguy on April 09, 2025, 09:54:26 pm »
Ok, I'll try to disable plugins, if I'll have time. I've already disabled 2 suspicious ones, that can affect clipboard. But please remember, that, again, I use default settings. I.e. if problem is caused by one of plugins - then it's devs' fault, that they enable it by default and provide unstable default environment to their users.
98
General (but related to Code::Blocks) / Re: Reason to update to 25.03?
« Last post by stahta01 on April 09, 2025, 08:48:15 pm »
Tried it 6 times under Windows 11 from one tab to another editor tab with both tabs saved to a file at the start of testing.
Edit: Both tabs also where part of the current CB project.

Tim S.
I have this problem in 90% cases. Sometimes it works. I'm not sure, why. In most cases it works for some time shortly after launching C::B. Then it stops. If I press Ctrl+C on one tab and try to Ctrl+V on another - previously copied code is pasted.

From the CB log these are the CB Plugins that were enabled under Win11 testing.
I copied 6 separate lines from tab 1 to tab 2 without issue. I would disable most of the CB Plugins to see if an CB Plugin is the cause.

Code
Loading:
Compiler
DevPakUpdater
ScriptedWizard
ToDoList
ToolsPlus
99
General (but related to Code::Blocks) / Re: Reason to update to 25.03?
« Last post by Mr.Madguy on April 09, 2025, 08:40:41 pm »
Tried it 6 times under Windows 11 from one tab to another editor tab with both tabs saved to a file at the start of testing.
Edit: Both tabs also where part of the current CB project.

Tim S.
I have this problem in 90% cases. Sometimes it works. I'm not sure, why. In most cases it works for some time shortly after launching C::B. Then it stops. If I press Ctrl+C on one tab and try to Ctrl+V on another - previously copied code is pasted.
100
General (but related to Code::Blocks) / Re: Reason to update to 25.03?
« Last post by stahta01 on April 09, 2025, 08:06:47 pm »
Tried it 6 times under Windows 11 from one tab to another editor tab with both tabs saved to a file at the start of testing.
Edit: Both tabs also where part of the current CB project.

Tim S.
Pages: 1 ... 5 6 7 8 9 [10]