notebook.py:310:closetab:AttributeError: 'int' object has no attribute 'run'

Bug #1269787 reported by Christian Berendt
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Terminator
Fix Committed
Low
Unassigned

Bug Description

notebook.py:310:closetab:AttributeError: 'int' object has no attribute 'run'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/terminatorlib/notebook.py", line 310, in closetab
    result = dialog.run()
AttributeError: 'int' object has no attribute 'run'

Local variables in innermost frame:
widget: <TabLabel object at 0x12d3af0 (terminatorlib+notebook+TabLabel at 0x1ca3c50)>
i: 5
nb: <Notebook object at 0x129f4b0 (GtkNotebook at 0x1308280)>
label: <TabLabel object at 0x12d3af0 (terminatorlib+notebook+TabLabel at 0x1ca3c50)>
self: <Notebook object at 0x129f4b0 (GtkNotebook at 0x1308280)>
dialog: -3
child: <VPaned object at 0x12cb050 (terminatorlib+paned+VPaned at 0x972420)>
tabnum: 5
maker: <terminatorlib.factory.Factory instance at 0x12c2cb0>

Maybe further details are available at https://bugzilla.redhat.com/show_bug.cgi?id=970142.

Revision history for this message
Stephen Boddy (stephen-j-boddy) wrote :

Hmm. Thought I recognised that one. It is already corrected (another user reported/fixed it) and it is in a branch I will be merging into trunk. (line 158-161 of the diff here: https://code.launchpad.net/~stephen-j-boddy/terminator/feature-remember-focus/+merge/199654 )

Changed in terminator:
status: New → Fix Committed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.