Author Topic: Internal error - wxWidgets Debug Alert  (Read 5720 times)

Offline wombat

  • Single posting newcomer
  • *
  • Posts: 5
Internal error - wxWidgets Debug Alert
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Internal error - wxWidgets Debug Alert
« Reply #1 on: July 23, 2020, 02:19:27 am »
Is this problem reproducible every time you do these steps?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline wombat

  • Single posting newcomer
  • *
  • Posts: 5
Re: Internal error - wxWidgets Debug Alert
« Reply #2 on: July 23, 2020, 10:22:09 pm »
Sorry, not reproducible today. Yesterday the massage came everytime, even after restart of both programs.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Internal error - wxWidgets Debug Alert
« Reply #3 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline wombat

  • Single posting newcomer
  • *
  • Posts: 5
Re: Internal error - wxWidgets Debug Alert
« Reply #4 on: August 09, 2020, 11:15:43 pm »
Sorry, I cannot reproduce it anymore.