Activity log for bug #1780478

Date Who What changed Old value New value Message
2018-07-06 19:19:37 tpkuester bug added bug
2018-07-06 19:21:31 tpkuester description What Happened: When attempting to place text on the schematic, an assertion failure dialog box pops up. The text can be placed after clicking "continue". Expected Behavior: No assertion failures! ;) Steps to Reproduce: - Create a new schematic (or use an existing one) - Click the "Place text" button on the right toolbar * An assertion message should appear - Clear the assertion by clicking "Continue" - Enter some text in the box, and click "OK" - Place the text by clicking on the schematic Hope this information is useful! Thanks for the development effort! ------------------ Build information: Application: kicad Version: (5.0.0-rc2-205-g9d1b569), release build Libraries: wxWidgets 3.0.2 libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3 Platform: Linux 4.16.13-041613-generic x86_64, 64 bit, Little endian, wxGTK Build Info: wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24 Boost: 1.58.0 OpenCASCADE Community Edition: 6.8.0 Curl: 7.47.0 Compiler: GCC 5.5.0 with C++ ABI 1009 Build settings: USE_WX_GRAPHICS_CONTEXT=OFF USE_WX_OVERLAY=OFF KICAD_SCRIPTING=ON KICAD_SCRIPTING_MODULES=ON KICAD_SCRIPTING_WXPYTHON=ON KICAD_SCRIPTING_ACTION_MENU=OFF BUILD_GITHUB_PLUGIN=ON KICAD_USE_OCE=ON KICAD_USE_OCC=OFF KICAD_SPICE=ON ------------------ Backtrace: ASSERT INFO: ../src/common/sizer.cpp(1961): assert "!IsRowGrowable( idx )" failed in AddGrowableRow(): AddGrowableRow() called for growable row BACKTRACE: [1] wxFlexGridSizer::AddGrowableRow(unsigned long, int) [2] wxDialog::Show(bool) [3] wxDialog::ShowModal() [4] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const [5] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [6] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [7] wxEvtHandler::TryHereOnly(wxEvent&) [8] wxEvtHandler::ProcessEventLocally(wxEvent&) [9] wxEvtHandler::ProcessEvent(wxEvent&) [10] wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) [11] wxEvtHandler::SafelyProcessEvent(wxEvent&) [12] g_closure_invoke [13] g_signal_emit_valist [14] g_signal_emit [15] gtk_propagate_event [16] gtk_main_do_event [17] g_main_context_dispatch [18] g_main_loop_run [19] gtk_main [20] wxGUIEventLoop::DoRun() [21] wxEventLoopBase::Run() [22] wxAppConsoleBase::MainLoop() [23] APP_KICAD::OnRun() [24] wxEntry(int&, wchar_t**) [25] main [26] __libc_start_main [27] _start What Happened: When attempting to place text on the schematic, an assertion failure dialog box pops up. The text can be placed after clicking "continue". Expected Behavior: No assertion failures! ;) Steps to Reproduce:  - Create a new schematic (or use an existing one)  - Click the "Place text" button on the right toolbar  * An assertion message should appear  - Clear the assertion by clicking "Continue"  - Enter some text in the box, and click "OK"  - Place the text by clicking on the schematic Hope this information is useful! Thanks for the development effort! ------------------ Build information: Running on Ubuntu 16.04.04, installed via the Kicad 5 PPA. Application: kicad Version: (5.0.0-rc2-205-g9d1b569), release build Libraries:     wxWidgets 3.0.2     libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3 Platform: Linux 4.16.13-041613-generic x86_64, 64 bit, Little endian, wxGTK Build Info:     wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24     Boost: 1.58.0     OpenCASCADE Community Edition: 6.8.0     Curl: 7.47.0     Compiler: GCC 5.5.0 with C++ ABI 1009 Build settings:     USE_WX_GRAPHICS_CONTEXT=OFF     USE_WX_OVERLAY=OFF     KICAD_SCRIPTING=ON     KICAD_SCRIPTING_MODULES=ON     KICAD_SCRIPTING_WXPYTHON=ON     KICAD_SCRIPTING_ACTION_MENU=OFF     BUILD_GITHUB_PLUGIN=ON     KICAD_USE_OCE=ON     KICAD_USE_OCC=OFF     KICAD_SPICE=ON ------------------ Backtrace: ASSERT INFO: ../src/common/sizer.cpp(1961): assert "!IsRowGrowable( idx )" failed in AddGrowableRow(): AddGrowableRow() called for growable row BACKTRACE: [1] wxFlexGridSizer::AddGrowableRow(unsigned long, int) [2] wxDialog::Show(bool) [3] wxDialog::ShowModal() [4] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const [5] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [6] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [7] wxEvtHandler::TryHereOnly(wxEvent&) [8] wxEvtHandler::ProcessEventLocally(wxEvent&) [9] wxEvtHandler::ProcessEvent(wxEvent&) [10] wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) [11] wxEvtHandler::SafelyProcessEvent(wxEvent&) [12] g_closure_invoke [13] g_signal_emit_valist [14] g_signal_emit [15] gtk_propagate_event [16] gtk_main_do_event [17] g_main_context_dispatch [18] g_main_loop_run [19] gtk_main [20] wxGUIEventLoop::DoRun() [21] wxEventLoopBase::Run() [22] wxAppConsoleBase::MainLoop() [23] APP_KICAD::OnRun() [24] wxEntry(int&, wchar_t**) [25] main [26] __libc_start_main [27] _start
2018-07-06 22:13:41 Seth Hillbrand kicad: status New Fix Committed
2018-07-07 09:57:45 Nick Østergaard tags eeschema
2018-07-07 09:58:04 Nick Østergaard kicad: status Fix Committed New
2018-07-11 19:09:20 Wayne Stambaugh kicad: status New Triaged
2018-07-11 19:09:28 Wayne Stambaugh kicad: importance Undecided Low
2018-07-11 19:09:28 Wayne Stambaugh kicad: milestone 5.1.0
2018-07-19 23:26:45 Jeff Young kicad: status Triaged Fix Committed
2018-09-20 22:51:06 Seth Hillbrand bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909282
2019-03-14 15:52:18 KiCad Janitor kicad: status Fix Committed Fix Released