Bug 718835

Summary: [abrt] meld-1.5.1-1.fc15: vcview.py:482:on_button_update_clicked:AttributeError: 'NoneType' object has no attribute 'update_command'
Product: [Fedora] Fedora Reporter: Ben Liblit <liblit>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: any0n3, christoph.wickert, dmaphy
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:03dbe59e836d2ba1621b5ccc050bf43dca39ee90
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-06 16:40:41 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:

Description Ben Liblit 2011-07-04 22:39:21 UTC
abrt version: 2.0.3
architecture:   i686
cmdline:        python /usr/bin/meld
comment:        Created a "Version Control Browser" view, then clicked the "Update" toolbar button.  Directory being viewed contains a Subversion working tree.
component:      meld
executable:     /usr/bin/meld
kernel:         2.6.38.8-32.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        meld-1.5.1-1.fc15
reason:         vcview.py:482:on_button_update_clicked:AttributeError: 'NoneType' object has no attribute 'update_command'
time:           Mon Jul  4 17:38:12 2011
uid:            500
username:       liblit

backtrace:
:vcview.py:482:on_button_update_clicked:AttributeError: 'NoneType' object has no attribute 'update_command'
:
:Traceback (most recent call last):
:  File "/usr/share/meld/meld/vcview.py", line 482, in on_button_update_clicked
:    self._command_on_selected( self.vc.update_command() )
:AttributeError: 'NoneType' object has no attribute 'update_command'
:
:Local variables in innermost frame:
:self: <VcView object at 0x87081bc (meld+melddoc+MeldDoc at 0x888c410)>
:obj: <gtk.Action object at 0x870f5cc (GtkAction at 0x8735470)>

Comment 1 Ben Liblit 2011-08-15 19:03:16 UTC
Package: meld-1.5.1-1.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
Opened a view of a Subversion working directory.  Clicked the "Update" toolbar button.  Interestingly, the Meld GUI is still up and running; it's not apparent anywhere that something actually crashed.  No update seems to have happened, though.

Comment 2 Michael Spahn 2012-03-06 14:27:32 UTC
Hi Ben,

there is a new meld version out.

Does it still happens to you?

Regards

Michael

Comment 3 Ben Liblit 2012-03-06 16:25:35 UTC
(In reply to comment #3)
> Is this bug still present in the latest meld version?

Unknown.  Given that the original bug was reported via abrt, I assume that more reports would have continued to come in if the bug were still present.  So I think it's safe to close this now.

Comment 4 Michael Spahn 2012-03-06 16:40:41 UTC
Thanks for your help :)