Bug 660567
| Summary: | [abrt] pitivi-0.13.5-1.fc14: log.py:768:debug:AttributeError: 'EncodingDialog' object has no attribute 'logCategory' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | bjass57 | ||||
| Component: | pitivi | Assignee: | Gwyn Ciesla <gwync> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | Eric.Condamine, hicham.haouari, otte, s.ciancio, supercyper1 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:1ab60132 | ||||||
| Fixed In Version: | pitivi-0.14.0-2.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-06-24 03:44:50 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 465175 [details]
File: backtrace
Package: pitivi-0.13.5-4.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. play with pitivi 2. 3. pitivi-0.14.0-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/pitivi-0.14.0-2.fc14 Package pitivi-0.14.0-2.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pitivi-0.14.0-2.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/pitivi-0.14.0-2.fc14 then log in and leave karma (feedback). This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. pitivi-0.14.0-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 1.1.14 architecture: x86_64 cmdline: python /usr/bin/pitivi component: pitivi executable: /usr/bin/pitivi kernel: 2.6.35.9-64.fc14.x86_64 package: pitivi-0.13.5-1.fc14 reason: log.py:768:debug:AttributeError: 'EncodingDialog' object has no attribute 'logCategory' release: Fedora release 14 (Laughlin) time: 1291703778 uid: 1002 backtrace ----- log.py:768:debug:AttributeError: 'EncodingDialog' object has no attribute 'logCategory' Traceback (most recent call last): File "/usr/share/pitivi/python/pitivi/ui/encodingdialog.py", line 178, in _cancelButtonClickedCb self.debug("Cancelling !") File "/usr/share/pitivi/python/pitivi/log/log.py", line 768, in debug if _canShortcutLogging(self.logCategory, DEBUG): AttributeError: 'EncodingDialog' object has no attribute 'logCategory' Local variables in innermost frame: self: <pitivi.ui.encodingdialog.EncodingDialog object at 0x1aee590> args: ('Cancelling !',) How to reproduce ----- 1. Clicking Close button after Rendering 2. 3.