Bug 1267480 - [abrt] catfish: CatfishWindow.py:258:finish_initializing:AttributeError: 'NoneType' object has no attribute 'hide'
Summary: [abrt] catfish: CatfishWindow.py:258:finish_initializing:AttributeError: 'Non...
Keywords:
Status: CLOSED DUPLICATE of bug 1266785
Alias: None
Product: Fedora
Classification: Fedora
Component: catfish
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:33df72c861fd83138615fe95654...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-30 07:22 UTC by Farid
Modified: 2015-10-02 08:07 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-01 01:30:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.28 KB, text/plain)
2015-09-30 07:22 UTC, Farid
no flags Details
File: environ (1.89 KB, text/plain)
2015-09-30 07:22 UTC, Farid
no flags Details

Description Farid 2015-09-30 07:22:33 UTC
Version-Release number of selected component:
catfish-1.3.2-1.fc23

Additional info:
reporter:       libreport-2.6.2
cmdline:        python2 /usr/share/catfish/bin/catfish.py
executable:     /usr/share/catfish/bin/catfish.py
kernel:         4.2.1-300.fc23.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
CatfishWindow.py:258:finish_initializing:AttributeError: 'NoneType' object has no attribute 'hide'

Traceback (most recent call last):
  File "/usr/share/catfish/bin/catfish.py", line 44, in <module>
    catfish.main()
  File "/usr/share/catfish/catfish/__init__.py", line 73, in main
    window = CatfishWindow.CatfishWindow()
  File "/usr/share/catfish/catfish_lib/Window.py", line 170, in __new__
    new_object.finish_initializing(builder)
  File "/usr/share/catfish/catfish/CatfishWindow.py", line 258, in finish_initializing
    menuitem.hide()
AttributeError: 'NoneType' object has no attribute 'hide'

Local variables in innermost frame:
box: <Box object at 0x7f6881434050 (GtkBox at 0x560211668f80)>
completion: <EntryCompletion object at 0x7f688143ad70 (GtkEntryCompletion at 0x560211561b80)>
parent: <Box object at 0x7f68800c7690 (GtkBox at 0x560211405e30)>
overlay: <Overlay object at 0x7f688143ae10 (GtkOverlay at 0x56021164c500)>
builder: <Builder object at 0x7f688826b410 (catfish_lib+Builder+Builder at 0x5602110df2f0)>
listmodel: <ListStore object at 0x7f688143ad20 (GtkListStore at 0x5602116b6780)>
scrolledwindow: <ScrolledWindow object at 0x7f68800c7960 (GtkScrolledWindow at 0x560211322820)>
menuitem: None
self: <CatfishWindow object at 0x7f688826b3c0 (CatfishWindow at 0x560211328720)>

Comment 1 Farid 2015-09-30 07:22:37 UTC
Created attachment 1078548 [details]
File: backtrace

Comment 2 Farid 2015-09-30 07:22:39 UTC
Created attachment 1078549 [details]
File: environ

Comment 3 Mamoru TASAKA 2015-10-01 01:30:45 UTC

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


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