| Summary: | [abrt] plater-0.0-30.20130711gitb8f549b.fc19: stlview.py:97:OnInitGL:AttributeError: 'module' object has no attribute 'Context' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Felix Kaechele <felix> | ||||||
| Component: | printrun | Assignee: | Miro HronĨok <mhroncok> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | mhroncok | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:f97054ae7f800244b51cec876aec449b399873ac | ||||||||
| Fixed In Version: | printrun-0.0-32.20130711gitb8f549b.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-09-16 00:29:46 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 794531 [details]
File: backtrace
Created attachment 794532 [details]
File: environ
printrun-0.0-32.20130711gitb8f549b.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/printrun-0.0-32.20130711gitb8f549b.fc19 printrun-0.0-32.20130711gitb8f549b.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/printrun-0.0-32.20130711gitb8f549b.fc18 Package printrun-0.0-32.20130711gitb8f549b.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing printrun-0.0-32.20130711gitb8f549b.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-15986/printrun-0.0-32.20130711gitb8f549b.fc18 then log in and leave karma (feedback). printrun-0.0-32.20130711gitb8f549b.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. printrun-0.0-32.20130711gitb8f549b.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: This error occurs right after plater is started. No actions need to be performed to trigger the error. Version-Release number of selected component: plater-0.0-30.20130711gitb8f549b.fc19 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python /usr/bin/plater.py dso_list: printrun-common-0.0-30.20130711gitb8f549b.fc19.x86_64 executable: /usr/bin/plater.py kernel: 3.10.10-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: stlview.py:97:OnInitGL:AttributeError: 'module' object has no attribute 'Context' Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/printrun/gl/panel.py", line 78, in processPaintEvent self.OnInitGL() File "/usr/lib64/python2.7/site-packages/printrun/stlview.py", line 97, in OnInitGL self.pygletcontext = gl.Context(gl.current_context) AttributeError: 'module' object has no attribute 'Context' Local variables in innermost frame: self: <printrun.stlview.StlViewPanel; proxy of <Swig Object of type 'wxPanel *' at 0x3b278c0> > call_reshape: True