| Summary: | [abrt] cura: _controls.py:1178:InsertItems:PyAssertionError: C++ assertion "!items.IsEmpty()" failed at /usr/include/wx-3.0/wx/ctrlsub.h(154) in InsertItems(): need something to insert | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ssabchew <ssabcew> | ||||||
| Component: | cura | Assignee: | Miro Hrončok <mhroncok> | ||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | mhroncok, ssabcew | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/62ab99ed88494c1e1c15d1837e78d7b6c18edba5 | ||||||||
| Whiteboard: | abrt_hash:5a291da87fdb4254827356fb26a25b5ba2cf7205;VARIANT_ID=workstation; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-12-20 17:23:49 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1109626 [details]
File: backtrace
Created attachment 1109627 [details]
File: environ
How can I reproduce this? I think I tried to print a model. Cannot reproduce it now, as 3D printer is not here. This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: cura-15.02.1-4.fc23 Additional info: reporter: libreport-2.6.3 cmdline: /usr/bin/python /usr/bin/cura dso_list: wxPython-3.0.2.0-7.fc23.x86_64 executable: /usr/bin/cura kernel: 4.2.7-300.fc23.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: _controls.py:1178:InsertItems:PyAssertionError: C++ assertion "!items.IsEmpty()" failed at /usr/include/wx-3.0/wx/ctrlsub.h(154) in InsertItems(): need something to insert Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/Cura/gui/util/openglGui.py", line 184, in _OnGuiMouseDown if self._container.OnMouseDown(e.GetX(), e.GetY(), e.GetButton()): File "/usr/lib/python2.7/site-packages/Cura/gui/util/openglGui.py", line 99, in OnMouseDown if ctrl.OnMouseDown(x, y, button): File "/usr/lib/python2.7/site-packages/Cura/gui/util/openglGui.py", line 548, in OnMouseDown self._callback(button) File "/usr/lib/python2.7/site-packages/Cura/gui/sceneView.py", line 107, in <lambda> self.youMagineButton = openglGui.glButton(self, 26, _("Share on YouMagine"), (2,0), lambda button: youmagineGui.youmagineManager(self.GetTopLevelParent(), self._scene)) File "/usr/lib/python2.7/site-packages/Cura/gui/tools/youmagineGui.py", line 67, in __init__ self._newDesignWindow = newDesignWindow(self._mainWindow, self, self._ym) File "/usr/lib/python2.7/site-packages/Cura/gui/tools/youmagineGui.py", line 282, in __init__ self._additionalFiles.InsertItems(getAdditionalFiles(self._manager._scene.objects(), True), 0) File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_controls.py", line 1178, in InsertItems return _controls_.ListBox_InsertItems(*args, **kwargs) PyAssertionError: C++ assertion "!items.IsEmpty()" failed at /usr/include/wx-3.0/wx/ctrlsub.h(154) in InsertItems(): need something to insert Local variables in innermost frame: args: (<wx._controls.CheckListBox; proxy of <Swig Object of type 'wxCheckListBox *' at 0x559f4fc48400> >, [], 0) kwargs: {}