Assertion failed when running pcbnew or eeschema

Bug #1328930 reported by Benoit KNEPFLER
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Low
Unassigned

Bug Description

On debian, when launching pcbnew or eeschema, an assertion failed is raised:

ASSERT INFO:
../src/gtk/scrolwin.cpp(205): assert "scrolled" failed in DoShowScrollbars(): window must be created

BACKTRACE:
[1] wxScrollHelper::DoShowScrollbars(wxScrollbarVisibility, wxScrollbarVisibility)
[2] EDA_DRAW_PANEL::EDA_DRAW_PANEL(EDA_DRAW_FRAME*, int, wxPoint const&, wxSize const&)
[3] EDA_DRAW_FRAME::EDA_DRAW_FRAME(wxWindow*, ID_DRAWFRAME_TYPE, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)
[4] PCB_BASE_FRAME::PCB_BASE_FRAME(wxWindow*, ID_DRAWFRAME_TYPE, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)
[5] PCB_EDIT_FRAME::PCB_EDIT_FRAME(wxWindow*, wxString const&, wxPoint const&, wxSize const&, long)
[6] EDA_APP::OnInit()
[7] wxEntry(int&, wchar_t**)
[8] main
[9] __libc_start_main
[10] _start

It's not really blocking as is it still possible to run pcbnew or eeschema, but when I try to move a part with arrow key, the part is not moving from one grid step to the other one, it's jumping 9 grid steps.

System information:
Debian version: jessie/sid

dpkg -l |grep kicad
ii kicad 0.20140518+bzr4027-2 amd64 Electronic schematic and PCB design software
ii kicad-common 0.20140518+bzr4027-2 all Common files used by kicad

Revision history for this message
Nick Østergaard (nickoe) wrote :

You seem to be using an old version. Try to use this script:
http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/view/head:/scripts/kicad-install.sh

To obtain a new version. By default it builds the a semi-stable build, tagged pre-kiway. You might want to build the latest by using TESTING in line 42.

Changed in kicad:
status: New → Fix Committed
importance: Undecided → Low
Revision history for this message
Benoit KNEPFLER (benoit-knepfler) wrote :

As requested, I used the latest version, and unfortunatly, still the same problem.

more logs:

07:26:15: Debug: Adding locale lookup path: /usr/share/kicad/internat
../src/gtk/scrolwin.cpp(205): assert "scrolled" failed in DoShowScrollbars(): window must be created

(pcbnew:3918): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(pcbnew:3918): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

kicad version:
2014-06-12 BZR 4941

Jon Neal (reportingsjr)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.