Author Topic: The 06 May 2023 build (13268) is out.  (Read 30150 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 06 May 2023 build (13268) is out.
« Reply #30 on: June 12, 2023, 07:09:23 pm »
By the way , the post of this forum  is  only  allowed contains english characters , not allowed chinese  characters , otherwise you can't sent out your post and always gets a ambiguous prompts "database error" .  It's a bit outdated in today's international trend.
Our forum rules (you agreed to when registering here) state: The forum language is English only. The reason is that by law we need to moderate the forum. We can't do that if we allow any language. Please respect that. If you need to post Chinese characters you can use services like pastebin (https://pastebin.com/) and post a link here.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 06 May 2023 build (13268) is out.
« Reply #31 on: June 12, 2023, 07:10:26 pm »
Does the uninstaller remove the data under Roaming?
No, and I seriously wouldn't recommend to do that. Not even "tools" like MS Office do that.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 06 May 2023 build (13268) is out.
« Reply #32 on: June 12, 2023, 07:12:00 pm »
And also  disable "Code completion 1.0", add a new class from class wizard no more freeze in this version.
Thanks for reporting!
That we have at least identified the culprit, but not yet the line of code...
It looks like the class browser might interfere with the parser here...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 06 May 2023 build (13268) is out.
« Reply #33 on: June 12, 2023, 07:16:34 pm »
What is the rev number for the 20.03 release? I don't want to shoot past it in the testing.
We are tagging your releases in SVN. You should simply checkout the tagged version.
https://svn.code.sf.net/p/codeblocks/code/tags/20.03
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline jdx

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 06 May 2023 build (13268) is out.
« Reply #34 on: June 13, 2023, 07:01:14 am »
By the way , the post of this forum  is  only  allowed contains english characters , not allowed chinese  characters , otherwise you can't sent out your post and always gets a ambiguous prompts "database error" .  It's a bit outdated in today's international trend.
Our forum rules (you agreed to when registering here) state: The forum language is English only. The reason is that by law we need to moderate the forum. We can't do that if we allow any language. Please respect that. If you need to post Chinese characters you can use services like pastebin (https://pastebin.com/) and post a link here.
Well, eg. "en dash", "em dash" are perfectly legal in English. Moreover, they should be used in many places where people traditionally use hyphen. But on this forum you can't use them. Forum language is one thing, supported character set (Unicode) is another.

Offline zxd

  • Single posting newcomer
  • *
  • Posts: 4
Font Scaling Issues in Text Editors
« Reply #35 on: June 13, 2023, 05:45:46 pm »
I'm using the  Nightly build (13268).My laptop has a resolution of 3200x2000 and a text scaling of 200%. However, the text in the Code::Blocks's editor did not scale accordingly, resulting in the text being too small. I tried increasing the font, but the font in the drop-down list became even larger.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1563
Re: The 06 May 2023 build (13268) is out.
« Reply #36 on: June 13, 2023, 06:35:28 pm »
Try activating DirectWrite in Settings -> Editor -> Other settings -> Technology

Offline zxd

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 06 May 2023 build (13268) is out.
« Reply #37 on: June 14, 2023, 09:27:11 am »
Try activating DirectWrite in Settings -> Editor -> Other settings -> Technology
Thank you for your response. After activating DirectWrite in the settings, the font size in the editor became normal. However, there are still some minor issues. For example, the fonts in the editor for "grammar highlighting" and "abbreviations" in the settings are still very small. Moreover, before activating DirectWrite, the width of Chinese characters was twice that of English characters, but after activating it, it was less than twice.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2778
Re: The 06 May 2023 build (13268) is out.
« Reply #38 on: June 14, 2023, 07:23:00 pm »
I've tested the new installer (with bundled Mingw) on a VM Windows 11.
Works well.

JohnJennings

  • Guest
Re: The 06 May 2023 build (13268) is out.
« Reply #39 on: July 19, 2023, 11:44:59 am »
Thank you so much, problem solved :)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2778
Re: The 06 May 2023 build (13268) is out.
« Reply #40 on: October 02, 2023, 08:24:13 pm »
Would those of you  able to get the freeze with the legacy CodeCompletion please disable the Symbols Browser and tell us if you still get the freeze.

Settings>Editor>CodeCompletion>SymbolsBrowser>Disable Symbols Browser check box.

Thanks

Offline ccdric

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 06 May 2023 build (13268) is out.
« Reply #41 on: October 05, 2023, 09:43:12 am »
Hi,
Since my last post,I found a procedure to make it freeze.
for me it freezes when :
  • the project is a bit complexe (try with somethink like Heloword, never freezes  :) )
  • enter a symbol (or namespace ...)  in the code
  • When the completion proposal appears on the screen, hit some backspace and change the symbole.
On some project it freezes immediately

I tried just now to disable "Symbols Browser" , looks ok.
so i closed CB and run it again, re-enable  "Symbols Browser"
and it didn't freeze for the moment.  :o

I'll will test more, and I'll get back to you.

thanks for your attention

Offline ccdric

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 06 May 2023 build (13268) is out.
« Reply #42 on: October 05, 2023, 05:00:07 pm »
So ... I was wrong
working with CB make it freezes with or without "Symbols Browser" enabled
sorry my to speed answer.

the procedure to make it freezes is not so systematic
bug still present on  svn13368

Offline ccdric

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 06 May 2023 build (13268) is out.
« Reply #43 on: February 22, 2024, 11:03:59 am »
bug still present on  svn13368

probably corrected on nightly 13473 see ticket #1458
thank you very much @pecan