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: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: 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:
Description Flags
File: backtrace none

Description Matt Hooper 2010-11-11 11:59:28 UTC
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.

Comment 1 Matt Hooper 2010-11-11 11:59:30 UTC
Created attachment 459733 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-03-13 15:38:49 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Dominic Hopf 2011-03-22 23:24:40 UTC
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.