Recent Posts

Pages: 1 ... 5 6 7 8 9 [10]
91
#ollydbug

Look and set the debug checkbox to see if it solves the problem.
If not, I'll revert to a previous CCLogger with my changes.
92

@ollydbg
Sorry about this (again).
Please put preprocessor guards around code like that.
I was using it to debug the CodeCompletion plugin and did not consider that it would be used stand-alone.

I think the best thing to do is just revert the changes to a version that is usable for you.
I'll do that now.
93
@ollydbg
Sorry about this (again).
Please put preprocessor guards around code like that.
I was using it to debug the CodeCompletion plugin and did not consider that it would be used stand-alone.
Code
#if defined(MAKING_PLUGIN)
   <the offending code>
#endif

Commit the changes when you are satisfied.
Sorry again.
94
Help / Re: codeblocks randomly crashes when writing
« Last post by stahta01 on March 06, 2024, 09:53:55 pm »
Are you using this work around for Wayland?
https://forums.codeblocks.org/index.php/topic,25206.msg171903.html#msg171903

As workaround I 'm launching codeblocks in wayland session  with
Code
[luca@archer ~]$  GDK_BACKEND=x11 codeblocks
It seems the problem is related to wayland session, in X session there is not error.

If not try it.

Tim S.
95
Nightly builds / Re: The 06 March 2024 build (13485) is out.
« Last post by Khram on March 06, 2024, 07:09:32 pm »
 >:(
The virus remained. Defender removes archive CB_20240225_rev13485_win64.7z
96
Nightly builds / Re: The 06 March 2024 build (13485) is out.
« Last post by DigitalSpaceDotName on March 06, 2024, 07:02:35 pm »
We switched to gcc 13.1.0 (on 04 June 2023) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-ucrt-r5/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64ucrt-11.0.0-r5.7z

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx324_2D_gcc1310-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z


The 06 March 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240306_rev13485_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • Clangd_client: 1.2.114 Enable clangd CodeAction entries when user right-clicks LSP log line containing ("fix available") and selects "Apply fix if available".

Regressions/Confirmed/Annoying/Common bugs:


    Awesome Update! Clang code completion is perfect!
    97
    Nightly builds / Re: The 06 March 2024 build (13485) is out.
    « Last post by Khram on March 06, 2024, 06:49:14 pm »
     >:(
    Virus!..
    98
    Nightly builds / The 06 March 2024 build (13485) is out.
    « Last post by killerbot on March 06, 2024, 05:23:16 pm »
    We switched to gcc 13.1.0 (on 04 June 2023) --> download the new wx/mingw dll's see link below

    Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-ucrt-r5/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64ucrt-11.0.0-r5.7z

    Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

    Before you use a nightly make sure you understand how it works.

    A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx324_2D_gcc1310-mingw64.7z
    A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z


    The 06 March 2024 build is out.
      - Windows :
       http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240306_rev13485_win64.7z
      - Linux :
       none

    The current SDK version is : 2.25.0

    Resolved Fixed:

    • Clangd_client: 1.2.114 Enable clangd CodeAction entries when user right-clicks LSP log line containing ("fix available") and selects "Apply fix if available".

    Regressions/Confirmed/Annoying/Common bugs:


      99
      Help / Re: codeblocks randomly crashes when writing
      « Last post by BomberKing on March 06, 2024, 02:35:22 pm »
      please help i am new to debian linux and trying to get something done
      i don't know if my problem is  easy
      i am using( svn build rev 13046 (2022-11-18 13:56:24) gcc 12.2.0 Linux/unicode - 64 bit )
      i am on debian 12.5 linux
      when i open a cpp file and write "ccin" without quotes it crashes saying (debug report)

      the debug report contains this:

      <?xml version="1.0" encoding="UTF-8"?>
      <report version="1.0" kind="exception">
        <system description="Linux 6.1.0-18-amd64 x86_64"/>
        <modules>
          <module path="[heap]" address="0x5642aafa2000" size="0x27ea000"/>
          <module path="/memfd:gdk-wayland" address="0x7f78b20f8000" size="0x7ad000"/>
          <module path="/memfd:gdk-wayland" address="0x7f78b30a6000" size="0x7ad000"/>
          <module path="/memfd:gdk-wayland" address="0x7f78cb728000" size="0x8000"/>
          <module path="/memfd:wayland-cursor" address="0x7f78e0cdc000" size="0x120000"/>
          <module path="/run/user/1000/dconf/user" address="0x7f78e708f000" size="0x1000"/>
          <module path="[stack]" address="0x7ffeb6945000" size="0x21000"/>
        </modules>
        <stack>
          <frame level="0" offset="0xb7c3c" address="0x5642aa824c3c" module="codeblocks"/>
          <frame level="1" offset="0x1da860" address="0x7f78e57da860" module="/lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0"/>
          <frame level="2" offset="0x3c050" address="0x7f78e425b050" module="/lib/x86_64-linux-gnu/libc.so.6"/>
        </stack>
      </report>

      when i write "cin" without pressing enter to autocomplete
      then write "ccin" it crashes
      please  i can't work on any other text editor and this crash i game changing for me



      100
      Hi, I'm currently code-refactoring the legecy codecompletion plugin's tokenizer.

      I see one change by you:

      Code
      -    CodeBlocksThreadEvent evt(wxEVT_COMMAND_MENU_SELECTED, m_DebugLogId);
      +    bool debugLogging = m_pCfgMgr->ReadBool("/logPluginDebug_check", false);
      +    if (not debugLogging and (id==m_DebugLogId)) return;

      when the parser finished parsing a project, it normally will print something like: xxxxx tokens and xxxx seconds.

      But with this change, I can't see this.

      I searched for a while, and I can't find the variable named "/logPluginDebug_check", so what is this purpose of this variable.

      For me, I would like to see the debug events from the codecompletion plugin.

      Thanks.
      Pages: 1 ... 5 6 7 8 9 [10]