Recent Posts

Pages: [1] 2 3 4 5 6 ... 10
1
Nightly builds / Re: The 15 March 2025 build (13634) is out.
« Last post by ThierryD on Yesterday at 11:06:58 am »
Sorry file joined is not the last ...
2
Nightly builds / Re: The 15 March 2025 build (13634) is out.
« Last post by ThierryD on Yesterday at 11:04:27 am »
Hello Miguel,

Hum, not exactly ...
I'm not configure CB project into this "special instance" of CB on W11 ...
I'm just see "Compilers" setting in general menu "Settings" ... and many new messages appears in console (file joined).
Travel in list of compilers not respect size of screen ...

Best "lynx's eye" ... ;D

Regards. 
3
Using Code::Blocks / Re: Very slow stepping while debugging on Linux
« Last post by bsccara on March 22, 2025, 06:27:43 pm »
I'm reviving this thread to report on a simple workaround that requires no GDB recompilation. All you have to do is go to Settings -> Debugger -> Default and add the line 'set debug-file-directory' in the 'Debugger initialization commands' field. This effectively prevents GDB from loading the BDFs detailed here:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055646. This command is explained here:https://sourceware.org/gdb/current/onlinedocs/gdb.html/Separate-Debug-Files.html
4
Nightly builds / Re: The 15 March 2025 build (13634) is out.
« Last post by Miguel Gimenez on March 22, 2025, 12:38:22 pm »
Quote
Detected scaling factor: -22369621.333333
Display PPI            : -2147483648x-2147483648

Are all graphics shown OK?
5
Nightly builds / Re: The 15 March 2025 build (13634) is out.
« Last post by ThierryD on March 22, 2025, 12:36:37 pm »
Just many messages on this configuration during startup of CB SVN 13634 (in file joined).


That's all ...

Regards.
6
Nightly builds / Re: The 15 March 2025 build (13634) is out.
« Last post by ThierryD on March 22, 2025, 12:27:25 pm »
In complement, try installed last nigthly CB with WSL on Windows 11 (distribution used "Ubuntu-22.04") ... success ... with configuration PPA of Waviou.
I can run CB SVN into WSL terminal ...

Name                   : Code::Blocks
Version                : svn-r13634
SDK Version            : 2.25.0
Scintilla Version      : 3.7.5
Author                 : The Code::Blocks Team
E-mail                 : info@codeblocks.org
Website                : https://www.codeblocks.org
OS                     : Linux 5.15.167.4-microsoft-standard-WSL2 x86_64
Scaling factor         : 1.000000
Detected scaling factor: -22369621.333333
Display PPI            : -2147483648x-2147483648
Display count          : 1
Display 0              : XY=[0,0]; Size=[1920,1080]; Primary

wxWidgets Library (wxGTK port)
Version 3.0.5 (Unicode: wchar_t, debug level: 1),
Runtime version of toolkit used is 3.24.
Compile-time GTK+ version is 3.24.33.

Why not on Linux Mint 22.1 directly ?

Regards.
7
Help / Re: Installing Code::Blocks from source on Linux
« Last post by Miguel Gimenez on March 22, 2025, 10:29:14 am »
Applied in r13639, thank you.
8
Applied again in r13638.
9
Via github it was relatively easy to find that the following commit reverted it:
https://github.com/arnholm/codeblocks_sfmirror/commit/2cc176ba23528185ca18d5377510b64e7a81b38f#diff-4007afe15336751ba46fee72ba5ed7002efc465819b8384b5b0fb76edfd41741R394-R1570

The comment/svn reference is:
- Clangd_client Remove dead/unused code, no additions or code changes
git-svn-id: https://svn.code.sf.net/p/codeblocks/code/trunk@13636 2a5c6006-c6dd-42ca-98ab-0921f2732cef

I do not use SVN and find the github repo allot easier to use to find things.
10
This was fixed six hours ago by r13622.

The fixed has gone missing, I think.

Tim S.
Pages: [1] 2 3 4 5 6 ... 10