Bug 652923

Summary: [abrt] meld-1.3.2-1.fc14: meldapp.py:321:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
Product: [Fedora] Fedora Reporter: Matthieu Pupat <redhat_bugzilla>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: bdpepple, eblix08
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:381c7e12
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-22 21:55:32 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:
Attachments:
Description Flags
File: backtrace none

Description Matthieu Pupat 2010-11-13 14:38:46 UTC
abrt version: 1.1.13
architecture: x86_64
cmdline: python /usr/bin/meld
component: meld
executable: /usr/bin/meld
kernel: 2.6.35.6-48.fc14.x86_64
package: meld-1.3.2-1.fc14
reason: meldapp.py:321:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
release: Fedora release 14 (Laughlin)
How to reproduce: Check "Ignore changes that insert or delete blank lines" in meld options
time: 1289658947
uid: 500

backtrace
-----
meldapp.py:321:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'

Traceback (most recent call last):
  File "/usr/share/meld/meld/meldapp.py", line 321, 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: 'File1.txt : File2.txt*'
self: <meld.meldapp.MeldApp object at 0x1174ed0>
component: <FileDiff object at 0x11970a0 (meld+melddoc+MeldDoc at 0x13c2640)>
nbl: None

Comment 1 Matthieu Pupat 2010-11-13 14:38:48 UTC
Created attachment 460239 [details]
File: backtrace

Comment 2 eblix08 2011-01-20 14:00:01 UTC
Package: meld-1.3.2-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. In preferences clicked "Ignore changes which insert or delete blank lines."
2. 
3.


Comment
-----
Meld remained open after the crash.

Comment 3 Fedora Admin XMLRPC Client 2011-03-13 15:38:46 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Dominic Hopf 2011-03-13 17:52:11 UTC
Thanks very much for reporting this issue guys. Would it be possible for you to try reproducing this issue with the current meld 1.4 which is already in Fedora 14?

Comment 5 eblix08 2011-03-13 23:17:31 UTC
Unable to reproducing this issue.

Thanks.

Comment 6 Matthieu Pupat 2011-03-14 01:55:30 UTC
Unable to reroduce either

Comment 7 Dominic Hopf 2011-03-22 21:55:32 UTC
Thanks very much for your feedback guys. :)