Bug 782052 - [abrt] meld-1.5.2-1.fc16: meldwindow.py:346:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
Summary: [abrt] meld-1.5.2-1.fc16: meldwindow.py:346:on_notebook_label_changed:Attribu...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dc0f40dc9f47bf948f990165d77...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-16 12:23 UTC by Paulo Fidalgo
Modified: 2012-03-05 16:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-05 16:21:12 UTC
Type: ---


Attachments (Terms of Use)

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.


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