Bug 782052

Summary: [abrt] meld-1.5.2-1.fc16: meldwindow.py:346:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
Product: [Fedora] Fedora Reporter: Paulo Fidalgo <paulo.fidalgo.pt>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: any0n3, bug, cwickert, dmaphy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:dc0f40dc9f47bf948f990165d777d71195878fcb
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-05 16:21:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Paulo Fidalgo 2012-01-16 12:23:18 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        python /usr/bin/meld
comment:        I was comparing two directories to find diferences in files.
executable:     /usr/bin/meld
kernel:         3.2.0-2.fc17.x86_64
reason:         meldwindow.py:346:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
time:           Seg 16 Jan 2012 12:23:38 WET
uid:            500
username:       fidalgo

backtrace:
:meldwindow.py:346:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
:
:Traceback (most recent call last):
:  File "/usr/share/meld/meld/meldwindow.py", line 346, in on_notebook_label_changed
:    nbl.set_label_text(text)
:AttributeError: 'NoneType' object has no attribute 'set_label_text'
:
:Local variables in innermost frame:
:text: '[home] VHost.xml : [mnt] VHost.xml'
:self: <meld.meldwindow.MeldWindow object at 0xa043d0>
:component: <FileDiff object at 0xda94b0 (meld+filediff+FileDiff at 0xf06420)>
:tooltip: '[home] VHost.xml : [mnt] VHost.xml'
:nbl: None
:page: <gtk.VBox object at 0xdab410 (GtkVBox at 0xf954b0)>

Comment 1 Michael Spahn 2012-03-05 16:10:26 UTC
Hey,

is this bug still present and reproducible?

If so please provide further information about what you did to reproduce it.

Regards

Michael

Comment 2 Paulo Fidalgo 2012-03-05 16:17:47 UTC
In a quick test, I cannot reproduce this bug any more:

Version     : 1.5.3
Release     : 1.fc16

Thanks for taking a look!

Comment 3 Michael Spahn 2012-03-05 16:21:12 UTC
Thanks for your assistance :-).

I'll close this bug.