Bug 726057 - [abrt] meld-1.5.1-1.fc14: meldwindow.py:345:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
Summary: [abrt] meld-1.5.1-1.fc14: meldwindow.py:345:on_notebook_label_changed:Attribu...
Keywords:
Status: CLOSED DUPLICATE of bug 729734
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:631cbdbd
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-27 12:39 UTC by Gabriel PREDA
Modified: 2011-10-08 12:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-08 12:12:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (720 bytes, text/plain)
2011-07-27 12:39 UTC, Gabriel PREDA
no flags Details

Description Gabriel PREDA 2011-07-27 12:39:17 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: python /usr/bin/meld
component: meld
executable: /usr/bin/meld
kernel: 2.6.35.13-92.fc14.x86_64
package: meld-1.5.1-1.fc14
reason: meldwindow.py:345:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text'
release: Fedora release 14 (Laughlin)
How to reproduce: Comparing 2 folders with similar content
time: 1311769891
uid: 500

backtrace
-----
meldwindow.py:345: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 345, 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: '[_FOLDERNAME_REMOVED_] a.php : [_FOLDERNAME_REMOVED_] a.php'
self: <meld.meldwindow.MeldWindow object at 0x7ff5f282a3d0>
component: <FileDiff object at 0x7ff5f104db40 (meld+filediff+FileDiff at 0x27e28c0)>
tooltip: '[_FOLDERNAME_REMOVED_] a.php : [_FOLDERNAME_REMOVED_] a.php'
nbl: None
page: <gtk.VBox object at 0x3177be0 (GtkVBox at 0x2980170)>

Comment 1 Gabriel PREDA 2011-07-27 12:39:20 UTC
Created attachment 515501 [details]
File: backtrace

Comment 2 Dominic Hopf 2011-10-08 12:12:57 UTC

*** This bug has been marked as a duplicate of bug 729734 ***


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