Description of problem: Opening the About Slic3r dialog window crashes slic3r everytime Version-Release number of selected component (if applicable): slic3r-1.2.9-3.fc23.x86_64 How reproducible: Everytime Steps to Reproduce: 1. Start program 2. Select About Slic3r from the Help pulldown menu (Help -> About Slic3r) 3. Actual results: App crashes instantly Expected results: Should see the about dialog window. Additional info: Output from the terminal $ slic3r (slic3r:3135): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (slic3r:3135): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (slic3r:3135): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Error while autoloading 'Wx::wxCLOSE' at /usr/share/perl5/vendor_perl/Slic3r/GUI/AboutDialog.pm line 69.
Found these upstream bugs https://github.com/alexrj/Slic3r/issues/2881 https://github.com/alexrj/Slic3r/issues/2984 $ slic3r --debug --gui wxWidgets version wxWidgets 2.8.12, Wx version 0.9927
Thanks for reporting and pairing with upstream bug. Let's just see what Alessandro finds out.
Still present on latest Fedora 24. Changing /usr/share/perl5/vendor_perl/Slic3r/GUI/AboutDialog.pm line 69 from my $buttons = $self->CreateStdDialogButtonSizer(wxCLOSE); to my $buttons = $self->CreateStdDialogButtonSizer(wxOK); resolves the issue as per upstream.
Will patch it on Fedora level.
slic3r-1.2.9-8.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-9b1de0ccf1
slic3r-1.2.9-8.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-8850c67eb6
slic3r-1.2.9-8.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f974d3d2fe
slic3r-1.2.9-8.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9b1de0ccf1
slic3r-1.2.9-8.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f974d3d2fe
slic3r-1.2.9-8.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
slic3r-1.2.9-8.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
slic3r-1.2.9-8.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.