Bug 1285807
Summary: | Opening About Slic3r dialog window crashes slic3r | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Georgoulias <tom.georgoulias> |
Component: | slic3r | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | alex, mhroncok, perl-devel |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | slic3r-1.2.9-8.fc24 slic3r-1.2.9-8.fc25 slic3r-1.2.9-8.fc23 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-02 20:50:36 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tom Georgoulias
2015-11-26 14:05:48 UTC
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. |