You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleting page index 7
found running pid: 73699
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/guake/boxes.py", line 720, in on_close
self.notebook.delete_page_by_label(self, prompt=prompt_cfg)
File "/usr/lib/python3/dist-packages/guake/notebook.py", line 320, in delete_page_by_label
self.delete_page(self.find_tab_index_by_label(label), kill, prompt)
File "/usr/lib/python3/dist-packages/guake/notebook.py", line 288, in delete_page
if not PromptQuitDialog(self.guake.window, procs, -1).close_tab():
TypeError: __init__() missing 1 required positional argument: 'notebooks'
To Reproduce
Open new tab.
Try to close it with context menu - Close
Note
I have on start script set to automatically open some tabs.
Describe the bug
Cannot close tab
Expected behavior
Tab is closed
Actual behavior
Tab is not closed with exception.
To Reproduce
Open new tab.
Try to close it with context menu - Close
Note
I have on start script set to automatically open some tabs.
Guake Version: 3.7.0
Vte Version: 0.60.3
Vte Runtime Version: 0.60.3
GTK+ Version: 3.24.20
GDK Backend: GdkX11.X11Display
Desktop Session: cinnamon
Display: :1
RGBA visual: True
Composited: True
OS
Ubuntu 20.04 with Cinnamon
The text was updated successfully, but these errors were encountered: