Bug 652217
| Summary: | [abrt] meld-1.3.1-3.fc13: gnomeglade.py:64:__getattr__:AttributeError: focus_before_click | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matt Hooper <matthew.hooper> | ||||
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | bdpepple | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:30bfff59 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-03-22 23:24:40 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 459733 [details]
File: backtrace
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Thanks very much for reporting the issue. Please try updating to a more current version of meld and/or Fedora and see if the issue is still present. |
abrt version: 1.1.13 architecture: x86_64 cmdline: python /usr/bin/meld component: meld executable: /usr/bin/meld kernel: 2.6.34.6-54.fc13.x86_64 package: meld-1.3.1-3.fc13 reason: gnomeglade.py:64:__getattr__:AttributeError: focus_before_click release: Fedora release 13 (Goddard) time: 1289476708 uid: 501 backtrace ----- gnomeglade.py:64:__getattr__:AttributeError: focus_before_click Traceback (most recent call last): File "/usr/share/meld/filediff.py", line 1329, in on_linkmap_button_release_event if self.focus_before_click: File "/usr/share/meld/gnomeglade.py", line 64, in __getattr__ raise AttributeError(key) AttributeError: focus_before_click Local variables in innermost frame: widget: None self: <FileDiff object at 0x5f61e60 (melddoc+MeldDoc at 0x6243020)> key: 'focus_before_click' How to reproduce ----- 1. Double clicked on a file in a SVN tree to view the diff and received the abrt message 2. 3.