Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: wombat on July 22, 2020, 11:27:32 pm

Title: Internal error - wxWidgets Debug Alert
Post by: wombat on July 22, 2020, 11:27:32 pm
Hi there,

today - after many years of using CB - I've got my first error message (see attachment). This is the way how it occured:
- Open a project in CB with a few files open in the editor.
- Work with one of the open files in Notepad++ and save it.
- Switch focus to CB.

In the past CB asked to reload the files, but today the error message popped up.
Major change on my system: Win10 update to version 2004.

CB info:
Name             : Code::Blocks
Version          : 20.03-r11983
SDK Version      : 2.0.0
Scintilla Version: 3.7.5

wxWidgets Library (wxMSW port)
Version 3.1.3 (Unicode: wchar_t, debug level: 1),
compiled at Nov  1 2019 18:53:26

Runtime version of toolkit used is 10.0.
Title: Re: Internal error - wxWidgets Debug Alert
Post by: oBFusCATed on July 23, 2020, 02:19:27 am
Is this problem reproducible every time you do these steps?
Title: Re: Internal error - wxWidgets Debug Alert
Post by: wombat on July 23, 2020, 10:22:09 pm
Sorry, not reproducible today. Yesterday the massage came everytime, even after restart of both programs.
Title: Re: Internal error - wxWidgets Debug Alert
Post by: oBFusCATed on July 24, 2020, 12:24:31 am
If you find out the exact steps please post them, I'll be happy to dig out what is causing this problem.
Title: Re: Internal error - wxWidgets Debug Alert
Post by: wombat on August 09, 2020, 11:15:43 pm
Sorry, I cannot reproduce it anymore.