Hide Forgot
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)>
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.
Hi Ben, there is a new meld version out. Does it still happens to you? Regards Michael
(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.
Thanks for your help :)