Bug 718835 - [abrt] meld-1.5.1-1.fc15: vcview.py:482:on_button_update_clicked:AttributeError: 'NoneType' object has no attribute 'update_command'
Summary: [abrt] meld-1.5.1-1.fc15: vcview.py:482:on_button_update_clicked:AttributeErr...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:03dbe59e836d2ba1621b5ccc050...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-04 22:39 UTC by Ben Liblit
Modified: 2012-03-06 16:40 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-06 16:40:41 UTC
Type: ---


Attachments (Terms of Use)

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 :)


Note You need to log in before you can comment on or make changes to this bug.