Bug 726057
| Summary: | [abrt] meld-1.5.1-1.fc14: meldwindow.py:345:on_notebook_label_changed:AttributeError: 'NoneType' object has no attribute 'set_label_text' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gabriel PREDA <gabriel> | ||||
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | christoph.wickert, dmaphy | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:631cbdbd | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-10-08 12:12:57 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: |
|
||||||
Created attachment 515501 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 729734 *** |
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)>