Bug 571111
| Summary: | [abrt] crash in phatch-0.1.6-5.fc12: popup.py:431:GetDefaultPath:TypeError: GetDefaultPath() takes exactly 1 argument (2 given) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fehmi Demiralp <f.demiralp> | ||||
| Component: | phatch | Assignee: | Nicoleau Fabien <nicoleau.fabien> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | nicoleau.fabien | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:d5fd91ae | ||||||
| Fixed In Version: | phatch-0.2.7-1.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-03-27 00:58:57 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 398282 [details]
File: backtrace
phatch-0.2.7-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/phatch-0.2.7-1.fc13 phatch-0.2.7-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/phatch-0.2.7-1.fc12 phatch-0.2.7-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/phatch-0.2.7-1.fc11 phatch-0.2.7-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update phatch'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/phatch-0.2.7-1.fc13 phatch-0.2.7-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update phatch'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/phatch-0.2.7-1.fc12 phatch-0.2.7-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update phatch'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/phatch-0.2.7-1.fc11 phatch-0.2.7-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. phatch-0.2.7-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. phatch-0.2.7-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.7 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/phatch component: phatch executable: /usr/bin/phatch kernel: 2.6.31.12-174.2.22.fc12.i686.PAE package: phatch-0.1.6-5.fc12 reason: popup.py:431:GetDefaultPath:TypeError: GetDefaultPath() takes exactly 1 argument (2 given) release: Fedora release 12 (Constantine) backtrace ----- popup.py:431:GetDefaultPath:TypeError: GetDefaultPath() takes exactly 1 argument (2 given) Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/phatch/pyWx/lib/popup.py", line 292, in OnBrowse defaultFile = self.GetDefaultPath(), File "/usr/lib/python2.6/site-packages/phatch/pyWx/lib/popup.py", line 431, in GetDefaultPath return super(FontFileCtrl,self).GetDefaultPath(default_path) TypeError: GetDefaultPath() takes exactly 1 argument (2 given) Local variables in innermost frame: path: '/usr/share/fonts/truetype' self: <popup.FontFile; proxy of <Swig Object of type 'wxPanel *' at 0x9967f30> > default_path: '/usr/share/texmf/fonts/opentype/public/antt/AntykwaTorunska-BoldItalic.otf' value: u'Antykwa Torunska Bold Italic'