Menu

#888 Crash when Toolbar?

Undefined
duplicate
nobody
None
Bug_Report
2022-05-09
2019-10-31
No

I guess this works for reporting my crash

1 Attachments

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2019-10-31

    OS?
    C::B version?
    Observable effects?
    Steps to reproduce?

    Does it fail if you disable the Doxyblocks plugin?

     
  • Solomon M Choina

    OS: Arch Linux
    C::B Version: SVN 11890
    wxgtk: 3.0.4.0

    It does not fail if i disable DoxyBlocks, in fact i uninstalled DoxyBlocks and it started

     

    Last edit: Solomon M Choina 2019-11-01
  • Miguel Gimenez

    Miguel Gimenez - 2019-11-01

    I can't reproduce here (Windows), but there m_pToolbar is still nullptr when executing this line (DoxyBlocks.cpp:238):

     m_pToolbar->Enable(false);
    

    This is because of OnUpdateUI() being called before BuildToolBar()

     

    Last edit: Miguel Gimenez 2019-11-01
  • Andrew Cottrell

    Andrew Cottrell - 2021-06-26

    See Ticket 829 https://sourceforge.net/p/codeblocks/tickets/829/ as it may be the same bug.

    Can you check with Cb 20 .03 or nightly builds if it is available for your OS to see if it is fixed or not.

     
  • Miguel Gimenez

    Miguel Gimenez - 2022-05-09
    • status: open --> duplicate
     
  • Miguel Gimenez

    Miguel Gimenez - 2022-05-09

    Duplicate of [#829] and [#839].

     

    Related

    Tickets: #829
    Tickets: #839


    Last edit: Miguel Gimenez 2022-05-09

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.