Author Topic: An assertion when opening a workspace  (Read 834 times)

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 543
  • L'ami de l'homme.The friend of man.
    • LETARTARE
An assertion when opening a workspace
« on: March 11, 2025, 03:10:19 pm »
Context: Leap-15.6, wx-326-14, gcc-13.3.0, Cb-13626

When CB is started, if one or more projects have been deleted or moved, an assertion is generated which opens a dialog providing information

So I proposed a fix: https://sourceforge.net/p/codeblocks/tickets/1516/
CB-13634, plugins-sdk-2.25.0 : Collector-2.6.0, AddOnForQt-4.1.0
1- Win7 Business Pack1 64bits : wx-3.2.6, gcc-14.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.6;gtk3, gcc-13.3.0,
=> !! The messages are translated by 'Deepl'

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1708
Re: An assertion when opening a workspace
« Reply #1 on: March 11, 2025, 04:40:39 pm »
Applied in r13630, thank you.