1
Plugins development / Re: rev-13926 ; ContribPlugins_wx32-unix.workspace
« Last post by Miguel Gimenez on Today at 10:26:36 am »Fixed in r13927.
When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Thanks for your reply. As I understand it, there's no way to get the LLVM debugger to work with code::blocks (barring going into the C::B source code and implementing support). Is that correct?
- Error clangd client : A path containing clang has not been found (seem easy to resolve : add this path into settings clangd client with menu indicated)
- An assertion failed! ./src/unix/fswatcher_inotify.cpp(66): assert in init(): File system watcher needs an event loop (I bypass this by click on "continue" button)I could not reproduce the crash in ubuntu 24.04 with Xaviou's ppa (25.03+svn13924~ubuntu24.04.1). Is this issue seen only once, or is it seen on when ever codeblocks is opened?
Just two signals about this last nightly (13924) on Linux Mint 22.3 Zena (near Ubuntu 24.04)The second signal is also a problem with the Clangd_Client plugin (tested on Debian: the message appears if the plugin is enabled)
- Error clangd client : A path containing clang has not been found (seem easy to resolve : add this path into settings clangd client with menu indicated)
- An assertion failed! ./src/unix/fswatcher_inotify.cpp(66): assert in init(): File system watcher needs an event loop (I bypass this by click on "continue" button)