Recent Posts

Pages: 1 ... 3 4 5 6 7 [8] 9 10
71
Nightly builds / Re: The 12 October 2024 build (13584) is out.
« Last post by MehdiChinoune on November 10, 2024, 01:20:04 pm »
There's a problem with editor font: When I am using laptop with external monitor fonts are fine, but when I use laptop alone with its own display (2880x1800), fonts in editor are miniscule, and they cannot be adjusted from editor settings. Whatever I choose for the font size it is just miniscule and cannot be read. The only way to change it to be readable is to use ctrl+ to zoom. Also zoom from menu does not work, only ctrl+ works. But this has to be done for each file separately, and when I change to use external monitor, fonts become too large. This can be solved of course by deleting layout file and starting from default.
I tried to delete all files below AppData/Roaming/Codeblocks so that it starts from default settings, but it did not change the behaviour with laptop's own display. The problem is not only because of the resolution 2880x1800: when I use external monitor then fonts are fine also in laptop's display.

My setup:
Samsung Book4 Ultra with Intel(R) Core(TM) Ultra 9 185H
Windows 11 23H2

https://sourceforge.net/p/codeblocks/tickets/1483/
72
Nightly builds / Re: The 12 October 2024 build (13584) is out.
« Last post by mannisp on November 10, 2024, 01:12:12 pm »
There's a problem with editor font: When I am using laptop with external monitor fonts are fine, but when I use laptop alone with its own display (2880x1800), fonts in editor are miniscule, and they cannot be adjusted from editor settings. Whatever I choose for the font size it is just miniscule and cannot be read. The only way to change it to be readable is to use ctrl+ to zoom. Also zoom from menu does not work, only ctrl+ works. But this has to be done for each file separately, and when I change to use external monitor, fonts become too large. This can be solved of course by deleting layout file and starting from default.
I tried to delete all files below AppData/Roaming/Codeblocks so that it starts from default settings, but it did not change the behaviour with laptop's own display. The problem is not only because of the resolution 2880x1800: when I use external monitor then fonts are fine also in laptop's display.

My setup:
Samsung Book4 Ultra with Intel(R) Core(TM) Ultra 9 185H
Windows 11 23H2
73
Thank you very much. It works!
74
Using Code::Blocks / Re: error while choosing in selection-box WxWidgets-project
« Last post by Miguel Gimenez on November 08, 2024, 01:45:19 pm »
You can try replacing the file with the current version from the repository.
75
Using Code::Blocks / error while choosing in selection-box WxWidgets-project
« Last post by rechtsanwaltsteyer on November 08, 2024, 11:56:35 am »
Hello together,

when I want to create a new wxwidgets-prorect (file/new project) and click on wxwidgets project in the selectionbox I receive this error message:

"Wrong number of arguments to '_T' - expected 2 given 3 (often one argument is an implicit 'this' table)!

CALLSTACK:
0: Function 'unknown' at NATIVE:-1
1: Function 'BeginWizard' at /usr/share/codeblocks/templates/wizard/wxwidgets/wizard.script:68
      intro_msg: unknown value; Instance
      this: unknown value; Table"

Is there anyone out there, who can help or explain me the reason for this?
 I'm using Code::Blocks svn 13046 from Kubuntu 24.04.LTS.
Tnx and I wish all a fine weekend!
Greetings Michael
77
Development / Re: build bot in the github, I see one nice project
« Last post by Михаил Агарков on November 06, 2024, 03:14:33 pm »
I got access to ci.codeberg.org, I will try to make the automated build system to work with Woodpecker CI.
https://codeberg.org/MichaelAgarkov/x86-codeblocks-builds
78
Help / Re: Code blocks does not work with Mac Sequoia
« Last post by Alaa on November 06, 2024, 08:49:10 am »
i have the same problem  :'( :'(
did you fix it ?!
79
Help / Re: Codeblocks repeatedly crashing
« Last post by Alaa on November 06, 2024, 08:44:42 am »
i have a problem with code blocks 17.12
I installed for mac os sequoia , it downloaded but never opens , it takes so much time with white screen but never opened , what should I do ?!
80
Using Code::Blocks / Watches settings
« Last post by Evan on November 05, 2024, 02:45:35 pm »
I'm running Linux Mint and I think after a GDB update that the Watches settings regarding debugging is disabled.

The Program Console:  warning: GDB: Failed to set controlling terminal: Operation not permitted although it seems that I can single step as usual.

Any guidance to have the setting kept so I don't have to start over each time I'm using the debugger?

Pages: 1 ... 3 4 5 6 7 [8] 9 10