User forums > Nightly builds

The 18 January 2020 build (11954) is out.

<< < (8/8)

killerbot:
ok will take it in with a next nightly

trivia21:

--- Quote from: Pecan on February 03, 2020, 07:58:16 pm ---
--- Quote from: trivia21 on January 29, 2020, 11:04:02 am ---In Settings/Editor/Keyboard shortcuts when I try to add a shortcut for View/Perspectives/Code::Blocks default or minimal, I get the error message "KeyBinding file corrupted. Please delete" and the setting is not applied.

Ubuntu 18.04, this nightly build with official wx3.1.1.

--- End quote ---

Fixed; svn r11957
The menu item label contained "::" within "Code::Blocks" text caused the scan routine to fail.

--- End quote ---
Thank you, it works now.

Pecan:

--- Quote from: ollydbg on February 11, 2020, 07:35:25 am ---
--- Quote from: zinsser on February 11, 2020, 04:49:34 am ---I have found a bug when setting font of editer:

Steps to reproduce:
1. open CB.
2. settings -> editor -> general settings -> font -> choose -> OK. (do nothing) > OK
3. settings -> editor

an assert is raised (see attachment)

--- End quote ---

See this post: Alert message box jumps if I open the compiler setting dialog
and this post: Re: The 15 December 2019 build (11927) is out.

Specially, this bug is fixed in the wx's official git head, but not in wx 3.1.3 release.
I think we have to manually apply this patch to the official wx3.1.3 release.

--- End quote ---

Where is the fix for this bug so we can add it to our own widgets 3.1.3.

oBFusCATed:
@Pecan: Killerbot already patched our version. From here https://trac.wxwidgets.org/ticket/18590 you can find the commit. If you're talking about the font issue.

Pecan:

--- Quote from: oBFusCATed on June 17, 2020, 01:52:09 am ---@Pecan: Killerbot already patched our version. From here https://trac.wxwidgets.org/ticket/18590 you can find the commit. If you're talking about the font issue.

--- End quote ---

I was getting the font assert with virgin wx313 (described in these messages).
I applied this patch to my local wxWidgets313.
https://github.com/wxWidgets/wxWidgets/commit/a73194f6b448b047168c566e48837957d08d2165

It solved the problem.

Navigation

[0] Message Index

[*] Previous page

Go to full version